@charset "utf-8";
/* CSS Document */

body {
	background-color: #1C1028;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../media/fondog.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
img {
	border:none;
}
#contenedor {
	width: 1257px;
	background-image: url(../media/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#izq {
	float: left;
	width: 225px;
	padding-top: 120px;
	padding-left: 230px;
}
#der {
	float: right;
	width: 750px;
}
#reposit {
	height: 178px;
	width: 169px;
}
#texto {
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 60px;
	float: left;
	clear: both;
	margin-left: 50px;
	font-weight: bold;
	line-height: 13px;
}
#texto p{
	margin-top: 0px;
	margin-bottom: 6px;
}
.titulo {
	font-size: 18px;
	color: #241F1F;
	line-height: 20px;
	font-weight: normal;
}
#genia {
	height: 108px;
	width: 200px;
	margin-top: 70px;
	margin-left: 63px;
	float: left;
	clear: both;
}
#pie {
	float: left;
	width: 1000px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B0F24;
}
.base {
	clear: both;
}
