﻿body{
	font: 70% Arial, Helvetica, sans-serif;
	color:#faf6e3;
}
#contenido_obras {
	width: 990px;
	height: 578px;
	background-color:#7b7a6f;
}
#contenedor_obras{
	width:930px;
	height:527px;
	float:left;
	margin:29px 0 0 30px;
}
#logo_obras{
	width:250px;
	float:left;
}
#ver_obras{
	width:250px;
	float:right;
	text-align:right;
}
#cont_fotos_obras{
	width:930px;
	float:left;
	margin:46px 0 0 10px;
	height:330px;
}
.foto_obra{
	width:67px;
	height:67px;
	border:2px solid #b3b1a4;
	float:left;
	margin:0 14px 14px 0;
}
.foto_obra_ultimo{
	width:67px;
	height:67px;
	border:2px solid #b3b1a4;
	float:left;
	margin-bottom:14px;
}
#paginacion_obras{
	width:930px;
	float:left;
	margin:10px 0;
	text-align:center;
	color:#faf6e3;
	font-size:1em;
	font-weight:bold;
}
#paginacion_obras img{
	margin:0 15px;
}
#logo_obras_ficha{
	width:250px;
	float:left;
}
#foto_obras_ficha{
	width:650px;
	height:467px;
	float:right;
	border:1px solid #9a988b;
	text-align:center;
}
#foto_obras_ficha_sin_flash{
	width:645px;
	height:450px;
	float:right;
	overflow:auto;
}
#accesorios_ficha{
	width:650px;
	float:right;
	margin-top:10px;
}
#accesorios_ficha .volver_galeria{
	width:150px;
	float:left;
}
#accesorios_ficha .paginacion{
	width:400px;
	float:left;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
}
#accesorios_ficha .paginacion img{
	margin:0 10px;
}
#accesorios_ficha .lupas{
	width:100px;
	float:left;
	text-align:right;
}

/******** ESTILOS PARA LA VENTANA LIGHTBOX *********/
#contenedor_obra{
	width:350px;
	margin:0 auto;
}
.foto_obra_grande{
	width:350px;
	text-align:center;
	margin:10px 0;
}
.pie_obra{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7c7a6e;
	font-weight:bold;
}

/******** ESTILOS PARA TEXTOS **********/
.tit_ficha_obra{
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}
.subtit_ficha_obra{
	font-size:1.2em;
	font-weight:bold;
}
