@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat:  repeat-x;
	background-color: #396F93;
}

#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#container #foto {
	float: left;
	width: 986px;
	margin-top: 10px;
	padding: 1px;
	border: 1px solid #132E43;
	background-color: #FFFFFF;
}
#container #foto #contfoto #navegacion {
	float: left;
	background-color: #F0F0F0;
	width: 800px;
	padding-top: 8px;
}
#container #foto #contfoto #navegacion #miniaturasfoto {
	width: 800px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #132E43;
	background-color: #D9D9D9;
	margin-top: 5px;
}
#container #foto #contfoto #navegacion #miniaturasfoto #atras {
	float: left;
	width: 22px;
	height: 133px;
	background-color: #CCCCCC;
	margin-right: 10px;
	background-image: url(../imagenes/atras2.jpg);
}
#container #foto #contfoto #navegacion #miniaturasfoto #atras:hover {
	background-image: url(../imagenes/atras.jpg);
	cursor: hand;
}
#container #foto #contfoto #navegacion #miniaturasfoto #atrasvacio {
	float: left;
	width: 22px;
	height: 133px;
	background-color: #D9D9D9;
	margin-right: 10px;
}


#container #foto #contfoto #navegacion #miniaturasfoto #adelante {
	float: left;
	width: 20px;
	height: 133px;
	background-color: #CCCCCC;
	background-image: url(../imagenes/adelante.jpg);
}
#container #foto #contfoto #navegacion #miniaturasfoto #adelante:hover {
	background-image: url(../imagenes/adelante2.jpg);
	cursor: hand;
}


.miniaturanavegacion           {
	float: left;
	width: 175px;
	padding: 1px;
	background-color: #132E43;
}
.miniaturanavegacion:hover {
	background-color: #FFCC00;
}
.miniaturanavegacion_div       {
	width: 176px;
	float: left;
	margin-right: 10px;
}


.titulofoto     {
	float: left;
	width: 172px;
	margin-top: 1px;
	padding: 2px;
}



#container #foto #contfoto #navegacion #anterior {
	float: left;
	width: 150px;
	padding-left: 10px;
	text-align: left;
}
#container #foto #contfoto #navegacion #siguiente {
	float: right;
	width: 150px;
	padding-right: 10px;
	text-align: right;
}
#container #foto #contfoto #navegacion #paginadorfotos {
	width: 480px;
	float: left;
}


#container #foto #cabecerafoto {
	float: left;
	width: 976px;
	background-image: url(../imagenes/fondocab.jpg);
	height: 25px;
	padding-top: 15px;
	padding-left: 10px;
}
#container #foto #miniaturas {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 166px;
}
#container #foto #contfoto #fotoimagen {
	float: right;
	margin-bottom: 1px;
	width: 800px;
	background-color: #E2E2E2;
	text-align: center;
}

#container #foto #miniaturas #titulodatos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #142F44;
}


#container #foto #contfoto {
	float: left;
	width: 800px;
	margin-top: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 10px;
}


#container #cabecera {
	background-color: #132E43;
	height: 24px;
	float: right;
	width: 642px;
	padding-top: 33px;
	margin-left: 10px;
	background-image: url(../imagenes/fondocab.jpg);
	padding-left: 10px;
	display: inline;
}
#container  #logocab {
	float: left;
	height: 17px;
	width: 321px;
	padding-left: 3px;
	padding-top: 37px;
	background-image: url(../imagenes/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D7395;
	font-weight: bold;
	font-size: 1em;
}

#container #cabecera ul {
	list-style-type: none;
	padding: 0px;
	width: 642px;
	float: right;
	margin: 0;
}
#container #cabecera ul li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #132E43;
	font-weight: bold;
	height: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #cabecera ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#container #cabecera ul li a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#container   #cabecera    #contacto      {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}




#container #contenido #banner {
	height: 187px;
	width: 648px;
	float: left;
	background-color: #FFFFFF;
}
#container #footerfoto {
	border: 1px solid #999999;
	float: right;
	width: 988px;
	background-color: #FFFFFF;
	height: 50px;
	margin-top: 10px;
}
#container  #footerfoto  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container  #footerfoto  ul  li {
	float: left;
	margin-right: 11px;
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	font-weight: normal;
}
#container  #footerfoto  ul  li  a {
	color: #FFFFFF;
	text-decoration: none;
}
#container  #footerfoto  ul  li  a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#container   #footerfoto   #footer2foto {
	float: left;
	width: 770px;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 3px;
	height: 17px;
}
#container  #footerfoto  #footer1foto {
	background-color: #132E43;
	float: left;
	width: 770px;
	height: 15px;
	padding-top: 5px;
	padding-left: 10px;
}
#container  #footerfoto  #footer1foto  #contacto {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  #footermirrorfoto {
	background-image: url(../imagenes/mirror.jpg);
	background-repeat:   repeat-x;
	background-position: right;
	float: right;
	width: 988px;
	height: 67px;
	margin-right: 1px;
	margin-left: 1px;
	display:inline;
}
#container #footerfoto #footerfotologo {
	width: 208px;
	float: right;
	padding-top: 5px;
}



#container #footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#container #footer {
	border: 1px solid #999999;
	float: right;
	width: 650px;
	background-color: #FFFFFF;
	height: 50px;
	margin-top: 10px;
}

#container #footer #logo {
	float: right;
	width: 205px;
	padding-top: 5px;
	margin-right: 1px;
	display: inline;
}
#container #footer #footer2 {
	float: left;
	width: 430px;
	padding-left: 10px;
	padding-top: 3px;
	height: 17px;
}

#container #footer #footer1 {
	background-color: #132E43;
	float: left;
	width: 430px;
	height: 15px;
	padding-top: 5px;
	padding-left: 10px;
}
#container #footer ul li {
	float: left;
	margin-right: 9px;
	padding-right: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	font-weight: normal;
}
#container #footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #footer ul li a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#container #footer #footer1 #contacto {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#container #footermirror {
	background-image: url(../imagenes/mirror.jpg);
	background-repeat:   repeat-x;
	background-position: right;
	float: right;
	width: 650px;
	height: 67px;
	margin-right: 1px;
	margin-left: 1px;
	display:inline;
}


#container #contenido {
	float: left;
	width: 648px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1px;
	min-height: 539px;
}
.textopeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #16354A;
}

#container #contenido #bio {
	/*float: left;
	width: 498px;*/
    margin-right: 10px;
	height: 70px;
	padding-top: 3px;
}

#container #contenido #leermas {
	/*float: left;
    width: 498px;*/
    margin-right: 10px;
	height: 11px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #132E43;
	margin-top: 6px;
}

#container #contenido #titulousu {
	/*float: left;
	width: 498px;*/
	background-color: #132E43;
	height: 25px;
	padding-top: 15px;
	padding-left: 10px;
    padding-right: 10px;
	margin-top: 1px;
	background-image: url(../imagenes/fondocab.jpg);
	background-position: top;
}
#container #contenido #titulogeneral {
	float: left;
	width: 638px;
	background-color: #132E43;
	height: 25px;
	padding-top: 15px;
	padding-left: 10px;
	background-image: url(../imagenes/fondocab.jpg);
}
#container #contenido #cont {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 628px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-align: justify;
	min-height: 480px;
	padding-bottom: 10px;
	display: inline;
}
#container #contenido #cont #datos {
	width: 260px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}
#container #contenido #cont #formulariocontacto {
	width: 336px;
	float: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #132E43;
}
#container #contenido #cont #formulariocontacto #form1 {
	margin: 0px;
	padding: 0px;
}
#container #contenido #cont #formulariocontacto #form1 #botones {
	float: right;
	width: 300px;
}



.contenedorgalerias {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 638px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-align: justify;
	min-height: 480px;
	padding-bottom: 10px;
	display: inline;
}

.galeriaitem    {
	float: left;
	width: 176px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 12px;
	background-color: #EBEBEB;
	padding: 5px;
	display: inline;
	height:220px;
}
.fotos     {
	float: left;
	width: 176px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #122E43;
	margin-bottom: 2px;
}
.publicadas     {
	float: left;
	width: 176px;
}
.titulogaleria     {
	float: left;
	width: 176px;
	padding-top: 2px;
}
.fotogaleriaitem     {
	float: left;
	height: 131px;
	width: 176px;
	text-align: left;
}




#container #contenido #atajos {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 638px;
	height: 202px;
	margin-bottom: 10px;
	display: inline;
}


#container #contenido #atajos #noticia {
	float: left;
	height: 200px;
	width: 278px;
}
#container #contenido #atajos #galeriasusu #galeria1 {
	float: left;
	width: 330px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 63px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #17374C;
}
#container #contenido #atajos #galeriasusu #galeria2 {
	float: left;
	width: 330px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#container #contenido #atajos #noticia #noticiascont {
	float: left;
	width: 268px;
	padding-left: 10px;
	padding-top: 10px;
}

#container #contenido #atajos #noticia #titulonoticias {
	float: left;
	background-color: #17374C;
	height: 25px;
	width: 268px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(../imagenes/fondocab.jpg);
	display: inline;
}

#container #contenido #galeriasusu {
	float: left;
	width: 328px;
	height: 180px;
	background-color: #EBEBEB;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#container #contenido #atajos #galeriasusu #tirulogaeriausu {
	float: left;
	width: 268px;
}
#container #contenido #atajos #galeriasusu #vergalerias {
	text-align: right;
	float: left;
	width: 60px;
}



#container #contenido #fotousu {
	float: left;
	height: 120px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#container #contenido #fotousubio {
	float: left;
	height: 120px;
	margin-right: 10px;
	display: inline;
}


#container #left {
	float: left;
	width: 324px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 10px;
	padding: 1px;
	min-height: 539px;
}
#container #left #libro {
	float: left;
	padding: 10px;
	width: 304px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #142F44;
	margin-top: 10px;
	height: 385px;
}
#container #left #libro #form1 {
	margin: 0px;
	padding: 0px;
}
#container #left #libro #form1 #captcha {
	float: left;
	width: 220px;
	margin-left: 83px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #132F44;
	padding-top: 5px;
	margin-bottom: 10px;
	height: 140px;
	display: inline;
}

.input {
	width: 218px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-image: url(../imagenes/fondocaja.jpg);
}
.input2 {
	width: 217px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-image: url(../imagenes/fondocaja.jpg);
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	color: #17364B;
	font-size: 0.7em;
	font-weight: normal;
	float: left;
	width: 60px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: right;
}
.label2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #17364B;
	font-size: 0.7em;
	font-weight: normal;
	float: left;
	width: 100px;
	margin-bottom: 3px;
	height: 20px;
	margin-top: 3px;
}

.button {
	background-image: url(../imagenes/fondocab.jpg);
	float: right;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFCC00;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 2px;
	background-color: #122E43;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	line-height: 0.8em;
}
.button2 {
	background-image: url(../imagenes/fondocab.jpg);
	float: right;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFCC00;
	padding-right: 20px;
	margin-top: 5px;
	background-color: #122E43;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	line-height: 0.8em;
	padding-left: 20px;
}

.textarea {
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-image: url(../imagenes/fondocaja.jpg);
	background-repeat:  repeat-x;
}


#container #left #comenfoto {
	float: left;
	width: 304px;
	background-color: #EBEBEB;
	height: 86px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #132E43;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #left #comenfoto #leermas2 {
	float: left;
	width: 300px;
	height: 10px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #17374C;
	margin-top: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#container #left #tituloleft {
	float: left;
	background-color: #132E43;
	height: 22px;
	padding-left: 10px;
	width: 314px;
	padding-top: 18px;
	background-image: url(../imagenes/fondocab.jpg);
}
#container #left #fichas {
	float: left;
	padding-top: 10px;
	margin-left: 10px;
	width: 305px;
	display: inline;
}
#container #left #fichas2 {
	float: left;
	padding-top: 10px;
	margin-left: 10px;
	width: 305px;
	display: inline;
	height: 75px;
	padding-bottom: 0px;
}

#container #left #fichas #pestana1 {
	float: left;
	width: 94px;
	height: 17px;
	background-color: #132E43;
	margin-right: 1px;
	padding-top: 3px;
	padding-left: 5px;
}
#container #left #fichas #pestana2 {
	float: left;
	width: 95px;
	height: 17px;
	background-color: #3F7398;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
#container #left #fichas #pestana2 a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3F7398;
}

#container #left #fichas #pestana2:hover {
	color: #FFFFFF;
	background-color: #3F7398;
	text-decoration: underline;
	cursor: hand;
}



#container  #left  #fichas #mediana {
	float: left;
	background-color: #132E43;
	padding: 2px;
	width: 302px;
	text-align: center;
}
#container #left #fichas #tecnica {
	float: left;
	background-color: #3F7398;
	padding: 4px;
	width: 298px;
	min-height: 200px;
}


.textonegritaazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #0099FF;
	font-weight: bold;
}
.textonegritaazul a {
	color: #0099FF;
	text-decoration: none;
}
.textonegritaazul a:hover {
	text-decoration: underline;
	color: #132E43;
}



.tituloseccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	display: none;
}

.titulosallos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFCC00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFCC00;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #17374C;
	margin: 0px;
	padding: 0px;
}



.texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #132E43;
	font-size: 0.7em;
}
.texto a {
	color: #132E43;
	text-decoration: none;
}
.textonegrita {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #132E43;
	font-size: 0.7em;
}
a.textonegrita    {
	text-decoration: none;
}

.texto a:hover {
	text-decoration: underline;
}

.leermas {
	font-size: 0.7em;
	font-weight: bold;
	color: #132E43;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.leermas a  {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #132E43;
}
.leermas a:hover {
	text-decoration: underline;
	color: #3F7398;
}
.titulotecnica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #315875;
	height: 20px;
}
.visita {
	float: left;
	width: 628px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #142F44;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.visitatexto {
	margin-top: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #143045;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.descritecnica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A92BA;
	min-height: 165px;
}



.thumb   {
	float: left;
	height: 64px;
	width: 95px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	text-align: center;
}
.miniatura   {
	border: 1px solid #132E43;
}

.miniatura:hover {
	border: 1px solid #FFCC00;
}
.border0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noticia {
	float: left;
	width: 630px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.datos {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #CCCCCC;
}

.imagenenlace{
    float: left;
    margin-right: 10px;
}
.textoenlace{
    float: left;
}

.imggaleria {
    border: 1px solid #132E43;
    /*float: left;
    margin-right: 10px;*/
}
.imggaleria3 {
    border: 1px solid #132E43;
    float: left;
    margin-right: 10px;
}
.imggaleria3:hover {
    border-top-color: #FFCC00;
    border-right-color: #FFCC00;
    border-bottom-color: #FFCC00;
    border-left-color: #FFCC00;
}
.imggaleria:hover {
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.imggaleria2 {
	border: 1px solid #132E43;
	margin-right: 0px;
}
.imggaleria2:hover {
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}






.fechas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFCC00;
	float: right;
	margin-top: -16px;
	margin-right: 10px;
	display: inline;
}
.textogris {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.textogris a {
	color: #666666;
	text-decoration: none;
}
.textogris a:hover {
	text-decoration: underline;
}


.seguridad {
	float: left;
	width: 220px;
}

.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #132E43;
}
.margensup10 {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.textoazul a {
	text-decoration: none;
	color: #132E43;
}
.textoazul a:hover {
	color: #35C3EE;
}



hr {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #F0F0F0;
}
.galeria {
	float: left;
	width: 330px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #17374C;
	height: 63px;
}
.imagen {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
}
.imagen a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFCC00;
}
.imagen a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.imggaleria2 {
	border: 1px solid #132E43;
}
.imggaleria2:hover {
	border: 1px solid #FFCC00;
}
.imgnoticia {
	border: 1px solid #132E43;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#container  #contenido  #volver {
	float: left;
	width: 630px;
	height: 11px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #132E43;
	margin-top: 10px;
}
.fotoimagen {
    float: right;
    margin-bottom: 1px;
    width: 800px;
    background-color: #E2E2E2;
    text-align: center;
}
.atrasvacio {
    float: left;
    width: 22px;
    height: 133px;
    background-color: #D9D9D9;
    margin-right: 10px;
}