#cabecera {
	height: 135px;
	width: 900px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image:url(../imagenes/fondo_cuadros.gif)
}
#contenedor {
	background-color: #FFFFFF;
	width: 770px;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 10px;
	margin-left: 90px;
	padding-right: 50px;
}
#cabecera .titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	position:absolute;
	font-weight: bold;
	left: 346px;
	width: 400px;
	padding-top: 70px;
	top: 5px;
	height: -9px;
}

img.galeria{
	width: 200 px;
    height: auto;
	padding-left: 20px;
	margin-left: 20px;
	
}
#texto {
	width: 850px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
#texto a {
	font-size: 12px;
	font-weight: bold;
	color: #df3122;
	text-decoration: none;
	padding-left: 20px;
}
#texto a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


#fa {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

#clasificacion {
	font-size: 11px;
	font-weight: bold;
	color: #AA1C36;
	text-decoration: none;
	background-color: #ebebeb;
	width: 850px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#titulo {
	font-size: 11px;
	color: #AA1C36;
	font-weight: bold;
	text-decoration: none;
}
#paginacion {
	width: 900px;
	height: 25px;

}
#resumen {
	width: 900px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 50px;
	border: 1px solid #ebebeb;
	font-weight: bold;
	color: #999999;
	padding-bottom: 5px;
}
#resumen a {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#resumen a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#claves {
	width: 600px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 50px;
	border: 1px solid #ebebeb;
	font-weight: bold;
	color: #999999;
}
#claves a {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#claves a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E3C51;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}#pie {
	/*padding-top: 10px;*/
	text-align: center;
	width: 100%;
	font-size: 10px;
}
