#contenedor_principal {
	height: 900px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-color: #FFF;
}
#cabezal {
	height: 110px;
	width: 1024px;
}
#botnera {
	height: 90px;
	width: 1009px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#contenedor_pres {
	height: 266px;
	width: 1024px;
	margin-top: 0px;
}
#presentacion_banner {
	height: 259px;
	width: 888px;
	float: left;
	margin-top: 3px;
	margin-left: 12px;
}
#cont_logos {
	height: 259px;
	width: 114px;
	float: left;
	margin-top: 3px;
	background-image: url(../imagenes/logo.jpg);
	background-repeat: no-repeat;
}
#cont_textos {
	height: 310px;
	width: 708px;
	float: left;
	margin-top: 4px;
	background-image: url(../imagenes/contenedor-1.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}



#contenedor_cont {
	height: 320px;
	width: 1024px;
	margin-top: 0px;
}
#novedades {
	float: left;
	height: 300px;
	width: 292px;
	margin-top: 5px;
	margin-left: 2px;
	padding-top: 0px;
}
#barra_cont_horizontal {
	height: 5px;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/linea2.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}

#texto1 {
	height: 80px;
	width: 480px;
	margin-top: 40px;
	margin-left: 215px;
}
#texto2 {
	height: 80px;
	width: 440px;
	margin-top: 90px;
	margin-left: 20px;
}
#link1 {
	height: 129px;
	width: 114px;
}
#link2 {
	height: 129px;
	width: 114px;
}
#terminos {
	height: 40px;
	width: 1024px;
	margin-top: 60px;
	background-image: url(../../imagenes/pie.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	background-position: center;
}
