#cabecera {

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ebebeb;
}
#contenedor {

}
#pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#bfbfbf;
	position:absolute;
	font-weight: bold;
	width: 99%;
	vertical-align:bottom;
	left: 5px;
	top: 99%;
	left:center;
	height:15px;
	text-align:center;
}


img.galeria{
	width: 120 px;
    height: auto;
	padding-left: 20px;
	margin-left: 20px;
}
#texto {
	width: 850px;
	vertical-align:top;
	margin-left: 10px;
	font-size: 11px;
}
#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: #0FA0DE;
	text-decoration: none;
	background-color: #ebebeb;
	width: 850px;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#titulo {
	font-size: 11px;
	color: #0FA0DE;
	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:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #333333;
}

