/* CSS Document */


/* GALERIA */
.cont_noticias {
	width: 850px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#contenedor_galeria { 
	width: 65%;
	margin-top: 5px;
	float:left;
	text-indent: 10px;
}
#contenedor_galeria ul 
 {  margin: 0px 0px 0px 20px;  padding: 0;  list-style-type: none; }

#contenedor_galeria li {
    font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	letter-spacing: 1px;
	text-indent: 20px;
	text-align: left;
	padding-bottom:5px
}

#contenedor_galeria a:link{ color: #7E7E7E; text-decoration: none; }
#contenedor_galeria a:hover{ color: #7E7E7E; text-decoration: none; }
#contenedor_galeria a:visited{ color: #7E7E7E; text-decoration: none; }

.nombre_area {
	font-size: 14px;
	font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica;
	text-transform: uppercase;
	font-size: 14px;
	color: #005B9B;
	padding-bottom:1px;
}
#miniaturas_fotos{
	width: 32%;
	margin-top: 5px;
	float:right;
}
.flota_der {padding:0px; float:left; 	border: thin solid #d9d9d9; display:block}
#galeria_fotos {
	text-align:center;
	width:680px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
}
#contenedor_visor_galeria {width:700px; clear:both;  }
#titulo_galeria {
	width:502px;
	background-color:#cccccc;
	float:left;
	font-size: 14px;
	color:#005B9B;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana;
	text-transform: uppercase;
}

.botones_control {
	width:72px;
	height:22px;
	float:left;
	font-size: 12px;
	color: #005B9B;
	font-family:"Trebuchet MS", Verdana;
	padding-top:5px;
  }
.enlaces_fotos_galeria{
	color: #005B9B;
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
#cont_miniaturas { width:155px; float:left;  height:auto; }
#cont_foto_grande  { width:500px;; float:left; height:495px; overflow:hidden; border: thin solid #d9d9d9; }
.miniatura {
	display:block;
	width:65px;
	height:65px;
	float:left;
	border: thin solid #d9d9d9;
	padding:2px;
}
#comentario_foto{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	text-align:justify;
	color: #7E7E7E;
}
#volver_circulo a {

	float: right;
	height: 25px;
	width: auto;
	margin-right: 75px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #176573;
	text-decoration: blink;
	text-transform: uppercase;
}

