@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}



#conjunto {
	width: 817px;
	margin-left: -407px;
	background-color: #FFFFFF;
	left: 50%;
	position: absolute;
	top: 0px;
}
#conjunto a:link{
	color: #000000;
	text-decoration: none;
}
#conjunto a:hover{
	color: #666666;
	text-decoration: none;
}
#conjunto  a:visited{
	color: #000000;
	text-decoration: none;
}
#conjunto a:active{
	color: #000000;
	text-decoration: none;
}
#logos {
	width: 608px;
	margin-left: -407px;
	float: left;
	height: 35px;
	text-align: center;
	margin-top: 15px;
	padding-left: 207px;
	position: relative;
	left: 50%;
}
#logos  #celda {
	height: 35px;
	width: 100px;
	float: left;
}


#conjunto #corona {
	height: 70px;
	width: 817px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#conjunto #corona #cuadro {
	height: 70px;
	width: 65px;
	margin-left: 15px;
	float: left;
	background-color: #666666;
}
#conjunto    #menuContacto   {
	float: left;
	height: 15px;
	width: 785px;
	margin-left: 15px;
	margin-bottom: 5px;
	clear: both;
	margin-top: 80px;
}

#conjunto  #menuContacto  #contacto  {
	height: 15px;
	width: 65px;
	margin-left: 15px;
	float: right;
	text-align: right;
	font-size: 11px;
}
#conjunto #menuContacto  #contacto a:link{
	color: #000000;
	text-decoration: none;
}
#conjunto #menuContacto  #contacto a:hover{
	color: #999999;
	text-decoration: none;
}
#conjunto #menuContacto  #contacto  a:visited{
	color: #000000;
	text-decoration: none;
}
#conjunto #menuContacto  #contacto  a:active{
	color: #000000;
	text-decoration: none;
}
#conjunto #cabecera {
	height: 90px;
	width: 785px;
	margin-left: 15px;
	float: left;
	clear: both;
}
#conjunto   #cabecera   #parte1 {
	width: 234px;
	float: left;
	margin-top: 4px;
	background-image: url(../img/trama.gif);
	background-repeat: repeat-x;
	margin-right: 6px;
	height: 15px;
}

#conjunto #cabecera #parte2 {
	width: 240px;
	float: left;
	height: 50px;
}

#conjunto  #cabecera  #parte3 {
	width: 305px;
	float: left;
	margin-top: 4px;
	background-image: url(../img/trama.gif);
	height: 15px;
}

#conjunto #menu {
	width: 802px;
	height: 80px;
	float: left;
	clear: both;
	margin-right: 15px;
}
#conjunto #menu #filete {
	height: 3px;
	width: 785px;
	margin-left: 15px;
	float: left;
	background-image: url(../img/trama.gif);
}
#conjunto #menu #celda {
	width: 65px;
	float: left;
	margin-left: 14px;
	height: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#conjunto #contenido {
	width: 785px;
	margin-left: 15px;
}


#conjunto #contenido #imagenes {
	width: 225px;
	float: left;
	padding-top: 170px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold
}
#conjunto #contenido #imagenes a:link{
	text-decoration: none;
	color: #000000
	
}
#conjunto #contenido #imagenes a:hover{
	color: #999999;
	text-decoration: none
}
#conjunto #contenido #imagenes a:visited{
	color: #000000;
	text-decoration: none
}
#conjunto #contenido #imagenes a:active{
	color: #000000;
	text-decoration: none
}
#conjunto #contenido #imagenes .seccionActiva {
	text-decoration: none;
	color: #999999
}


#conjunto #contenido #imagenes .subseccion {
	margin-left: 25px;
	text-transform: uppercase;
	font-weight: normal;
	line-height:25px;
	font-size: 9px;
}

#conjunto #contenido #imagenes .subseccionActiva {
	margin-left: 25px;
	text-transform: uppercase;
	font-weight: normal;
	color: #999999;
	line-height:25px;
	font-size: 9px;
}
#conjunto #contenido #imagenes .subseccion2 {
	margin-left: 40px;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 15px;
	font-size: 10px;
}
#conjunto #contenido #imagenes .subseccionActiva2 {
	margin-left: 40px;
	font-weight: normal;
	color: #999999;
	text-transform: lowercase;
	line-height: 15px;
	font-size: 10px;
}
#conjunto #contenido #imagenes .subseccion3 {
	margin-left: 55px;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 15px;
	font-size: 10px;
}
#conjunto #contenido #imagenes .subseccionActiva3 {
	margin-left: 55px;
	font-weight: normal;
	color: #999999;
	text-transform: lowercase;
	line-height: 15px;
	font-size: 10px;
}





#conjunto #contenido #texto {
	height: 100%;
	width: 530px;
	float: left;
	margin-left: 15px;
	padding-top: 5px;
}
#conjunto  #contenido  #texto #noticia {
	width: 530px;
	float: left;
	margin-bottom: 15px;
}
#conjunto  #contenido  #texto  #noticia #imagen {
	float: left;
	height: 70px;
	width: 145px;
}
#conjunto   #contenido   #texto   #noticia #titular  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	clear: right;
	width: 370px;
	margin-left: 15px;
	height: 16px;
}
#conjunto   #contenido   #texto   #noticia #articulo {
	float: left;
	width: 370px;
	margin-left: 15px;
}
#conjunto   #contenido   #texto   #noticia #articulo a:link{
	color: #000000;

}
#conjunto #contenido #texto #noticia #articulo a:hover {
	color: #000000;
}

#conjunto #contenido #texto #migas {
	font-size: 10px;
	margin-bottom: 68px;
}

#conjunto #contenido #texto #titulo {
	font-size: 24px;
	font-weight: bold;
	clear: both;
	float: left;
	height: 85px;
	width: 100%;
}
#conjunto #contenido #texto #letras {
	float: left;
	width: 445px;
}

#conjunto #contenido #texto #letras a:link{
	text-decoration: underline;
}
#conjunto #contenido #texto #letras a:hover{
	color: #999999;
}
#conjunto #contenido #texto #letras a:visited{
	text-decoration: underline;

}
#conjunto #contenido #texto #letras a:active{
	text-decoration: underline;

}
#conjunto #contenido #texto #letras_listado {
	float: left;
	width: 445px;
}
#conjunto #contenido #texto #letras_listado a:link{

}
#conjunto #contenido #texto #letras_listado a:hover{
	color: #999999;
}
#conjunto #contenido #texto #letras_listado a:visited{

}
#conjunto #contenido #texto #letras_listado a:active{

}

#conjunto #fileteFinal {
	width: 785px;
	margin-left: 15px;
	float: left;
	margin-top: 15px;
	background-image: url(../img/trama.gif);
	height: 15px;
}
#conjunto #margenInferior {
	width: 815px;
	float: left;
	height: 15px;
}
#conjunto  #contenido  #pie  {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
#conjunto  #contenido  #texto  .subtitulo  {
	font-size: 16px;
	font-weight: bold;
}
#conjunto #contenido #texto #galeria {
	float: left;
	width: 100%;
}
#conjunto #contenido #texto #galeria #celda {
	float: left;
	width: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 80px;
}
#conjunto #contenido #texto #letrasEnlaces {
	float: left;
	width: 100%;
}
#conjunto #contenido #texto #letrasEnlaces .tituloTabla {
	color: #F6d8c7;
}

#conjunto #contenido #texto #letrasEnlaces a:link{
	text-decoration: underline;
}
#conjunto #contenido #texto #letrasEnlaces a:hover{
	color: #999999;
}
#conjunto #contenido #texto #letrasEnlaces a:visited{
	text-decoration: underline;

}
#conjunto #contenido #texto #letrasEnlaces a:active{
	text-decoration: underline;

}
#conjunto #contenido #texto #letras .mayusculas {
	text-transform: uppercase;
}
.h5 {
	font-size: 11px;
	font-weight: normal;
}
.pie {
	font-size: 10px;
}
#conjunto #contenido #texto #albumes {
	float: left;
	width: 530px;
	margin-left: -12px;
}

