@charset "UTF-8";
body {
	background-color: #041019;
	background-image: url(/imgs/background/background-off.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt_claim_white {
	color: #CCCCCC;
	font-weight: 400;
	text-align: center;
}
.info_white {
	font-size: 0.7em;
	color: #CCCCCC;
	font-weight: normal;
}
#TITULO #keywords {
}
#CONTENIDO #PRESENTACION {
	height: 425px;
	width: 900px;
	text-align: center;
}
#TITULO #keywords {
	float: left;
	height: 25px;
	width: 600px;
	font-size: 1.25em;
	font-weight: bold;
	color: #CCCCCC;
}
