
@import url(resets.css);

/*  ESTRUCTURA FRONT   ************************************/

html, body {
	height: 100%;
	}

body {
	margin:0 auto;
	text-align:center;
	font: 11px Arial, Helvetica, sans-serif;
	color:#333;
	background: #f2f2f2 url(../images/bg/body.gif) repeat-x left top;
}


#container{
	margin:0 auto;
	width:781px;
}


/*----------------------- HEADER -----------------------*/
#header{
	padding:0 6px;
	background: url(../images/bg/header-trans.gif) no-repeat left top; 
}

#header_top {
	height:64px;
}

#header_top #logo{
	float:left;
}

#header_top #logo img{
	margin-top:8px;
	margin-left:18px;
}

#header_top #navegacion_sitio{
	float:right;
	margin-right:15px;
}

#header_top #navegacion_sitio li{
	display:block;
	float:left;
	padding-right:8px;
	background: url(../images/bg/bg-navegacion-sitio-li.gif) no-repeat right bottom;
	margin-top:21px;
}

#header_top #navegacion_sitio li.ultimo_item{
	background:none;
	margin-right:0;
	padding-right:0;
}

#header_top #navegacion_sitio li a{
	display:block;
	float:left;
	height:28px;
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
	line-height:150px;
	overflow:hidden;
}

#header_top #navegacion_sitio li a.hombre{
	width:85px;
	height:28px;
	background:url(../images/nav-veritas-hombre.gif);
}

#header_top #navegacion_sitio li a.mujer{
	width:95px;
	height:28px;
	background:url(../images/nav-veritas-mujer.gif);
}

#header_top #navegacion_sitio li a.unisex{
	width:100px;
	height:28px;
	background:url(../images/nav-veritas-unisex.gif);
}


#header_bottom{
	height:14px;
	clear:both;
}

#header_bottom #menu_principal{
	float:right;
	margin-right:18px;
}

#header_bottom #menu_principal li{
	display:block;
	float:left;
	height:14px;
	background:url(../images/menu/menu-separador.gif) no-repeat right 0;
	padding: 0 15px;
}

#header_bottom #menu_principal li.ultimo_item{
	background:none;
	margin-right:0;
	padding-right:0;
}

#header_bottom #menu_principal li a{
	display:block;
	float:left;
	height:14px;
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
	line-height:150px;
	overflow:hidden;
}

#header_bottom #menu_principal li a.productos{
	width:54px;
	background: url(../images/menu/productos.gif);
}

#header_bottom #menu_principal li a.institucional{
	width:73px;
	background: url(../images/menu/institucional.gif);
}

#header_bottom #menu_principal li a.novedades{
	width:59px;
	background: url(../images/menu/novedades.gif);
}

#header_bottom #menu_principal li a.comerciales{
	width:65px;
	background: url(../images/menu/comerciales.gif);
}

#header_bottom #menu_principal li a.tips_de_uso{
	width:97px;
	background: url(../images/menu/tips-de-uso.gif);
}

#header_bottom #menu_principal li a.contactenos{
	width:16px;
	background: url(../images/menu/contactenos.gif);
}
#header_bottom #menu_principal li a.home{
	width:16px;
	background: url(../images/menu/home.gif);
}

/*----------------------- CONTENIDO -----------------------*/

#content_sup{
	height:306px;
	padding:0 6px;
	background: url(../images/bg/content-sup.gif) no-repeat left top;
}

#content_inf{
	padding:0 6px;
}

#bg_inferior{
	_height:243px;
	min-height:243px;
	background: url(../images/bg/content-inf.jpg) no-repeat left top;
}

/*----------------------- CONTENIDO INTERNO -----------------------*/
#content_sup_interna{
	padding:4px 6px;

	background: url(../images/bg/content-sup-interna.gif) no-repeat left top;
	height:135px;
}

#bg_inferior_interna{
	background: url(../images/bg/bg-fondo-internas.jpg) repeat-y left 0;
	_height:350px;
	min-height:350px;
	clear:both;
}

#bg_inferior_interna:after{ /*para que se adapta el height en FF segun sus elementos flotantes*/
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


#content_inf_interna{
	text-align:left;
	clear:both;
	_height:349px;
	min-height:349px;
	background: url(../images/bg/content-media-interna.jpg) no-repeat left top;
}



.recomendaciones {
padding:40px 0 0 20px;
margin:0px
}





/*----------------------- FOOTER -----------------------*/


#footer{
	margin:0 auto 0;
	width:781px;
	height:59px;
	background: url(../images/bg/footer.gif) no-repeat left top;
	font-size:10px;
	color:#474747;
	clear:both;
	padding-top:20px;
}

/*#footer_interna{
	margin:0 auto;
	width:781px;
}*/

#footer a{
	font-size:10px;
	color:#474747;
	text-decoration:none;
}

#footer #copyright{
	float:left;
	padding-left:22px;
	text-align:left;
	margin:13px 0 0;
}

#footer #cm {
	width:250px;
	float:right;
	margin:10px 25px 0 0;
	/*padding:10px 0 0 20px;*/
	text-align:right;	
}

*html #footer #cm {
	/*width:250px;
	float:right;*/
	margin:10px 12px 0 0;
	padding:0px;
	/*padding:10px 0 0 20px;*/
	text-align:right;	
}


#main_image li{
	width:755px;
	height:122px;
	display:block;
}
ul#main_image{
	left:7px;
	_left:-377px;
	.left:-377px;
}
