@charset "utf-8";
body {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-x;
	margin-top: 50px;
}
#principal {
	height: 653px;
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	/*position: relative;*/
}
* {
	margin: 0px;
	padding: 0px;
}
#head {
	height: 27px;
	width: 800px;
	background-image: url(../imagenes/fondo_head.jpg);
	padding-top: 15px;
	padding-left: 7px;
}
#body {
	height: 565px;
	width: 807px;
}
#foto_izq {
	float: left;
	height: 565px;
	width: 333px;
}
#contenidos_derecha {
	background-image: url(../imagenes/fondo_der.jpg);
	float: right;
	height: 565px;
	width: 474px;
}
#pie {
	background-image: url(../imagenes/fondo_pie.jpg);
	height: 46px;
	width: 807px;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#textos_der {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 439px;
	padding-left: 15px;
	padding-right: 20px;
	line-height: 18px;
	padding-top: 0px;
}
#log {
	background-image: url(../imagenes/logo.jpg);
	height: 102px;
	width: 267px;
	margin-bottom: 5px;
}

.titulos {
	margin-left: 50px;
	float: left;
	margin-top: 18px;
}
.promociones {
	margin-left: 50px;
	vertical-align:middle;
	margin-top: 18px;
}
#activa {
	float: left;
	height: 40px;
	width: 150px;
	margin-left: 40px;
	margin-top: 5px;
}
#texto_pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	height: 40px;
	width: 500px;
	margin-top: 3px;
	text-align: right;
	margin-right: 40px;
	line-height: 12px;
}
.fotitos {
	padding: 5px;
	height: 68px;
	width: 68px;
	border: 1px dotted #FFFFFF;
	margin-left: 30px;
	margin-top: 18px;
}
.navegacion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 43px;
}
.navegacion:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	display: inline;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 43px;
}
#contenidos_derecha-ves {
	background-image: url(../imagenes/fondo_der-ves.jpg);
	float: right;
	height: 565px;
	width: 474px;
}
#contenidos_derecha-lim {
	background-image: url(../imagenes/fondo_der-lim.jpg);
	float: right;
	height: 565px;
	width: 474px;
}
