@charset "utf-8";

/*** LAYOUT ****/

#header {
	position: relative;
	width: 982px;
	height: 100px; /*85*/
	background-color: #FFF;
}

/* HEADER */

#header_left{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 11px;
	height: 85px;
	background-image: url(/app/img/css/bg_header_left.jpg);
	background-repeat: no-repeat;
}

#header_right{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 11px;
	height: 85px;
	background-image: url(/app/img/css/bg_header_right.jpg);
	background-repeat: no-repeat;
}

#header_container{	
	position: absolute;
	top: 0px;
	left: 11px;
	right: 11px;
	width: 960px;
	height: 85px;
	padding: 0px;
	overflow: hidden;
	text-align: left;	
}

#header_logo{
	float:left;
	color:#102495; 
	font-size:12px; 
	font-family:Verdana; 
	font-weight:bold; 
	text-transform:uppercase;
	font-size: 11px;
}

#header_login {
	padding-top: 55px;
	text-align: right;
}

#header_flags {
	position: absolute;
	top: 5px;
	right: 10px;
	height: 20px; /* 38 */
	width: 150px; /* 250 */
	text-align: right;
}
#header_flags a {
	margin-left: 0px;
}

#header_secciones {
	position: absolute;
	top: 25px;
	right: 10px;
	height: 20px; /* 38 */
	width: 850px; /* 250 */
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
}

#header_contacto {
	position: absolute;
	bottom: 5px;
	right: 10px;
	text-align: right;
}

#header_buscador {
	width: 952px;
	height: 45px;
	padding-left: 30px;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background-color: #253d97
}
#header_buscador_input {
	width: 225px;
	height: 16px;
	padding-top: 3px;
	border: 1px solid #FFF;
	background-color: #FFF;
	font-size: 11px;
	padding-left: 0px;
}
#header_buscador_submit {
	width: 22px;
	height: 22px;
	border: 0px;
	background: transparent url(/app/img/css/buscador_lupa.jpg) no-repeat center top;
}


#header_barra {
	position: relative;
	background: #ffffff;
	width: 982px;
	height:48px;
}


/*** BODY ***/

#body {
	position: relative;
	width: 982px;
	background-color: #FFF;
	overflow: auto;
	text-align: left;
	padding-bottom: 20px;
}

#body_menu {
	float: left;
	margin-left: 7px;
	width:220px;
	background-color:#FFF;
	padding: 0px 10px 10px 0px;
	font-size:12px;
	color:#4a4a4a;
}

#body_menu div.oferta{
	text-align:left;
	padding-left:10px;
	padding-bottom: 5px;
	padding-top: 4px;
	height:15px;
	font-weight:bold;
	color:#ff3f76;
	background-color: #FFF;
}
#body_menu div.oferta a{
	color:#ff3f76;
	text-decoration:none;
}
#body_menu div.oferta a:hover{
	color:#990000;
	text-decoration:none;
}

#body_menu div.categoria {
	text-align:left;
	padding: 4px 0px 5px 10px;
	line-height: 16px;
	border-bottom: 1px solid #D4D4D4;
}
#body_menu div.categoria a.categoria {
	color:#003488;
	text-decoration:none;
	font-weight:bold;
}
#body_menu div.categoria a.categoria:hover{
	color:#26CF9C;
}
#body_menu div.categoria a.categoria_current{
	color:#26CF9C;
	text-decoration:none;
	font-weight:bold;
}

#body_menu div.categoria a.subcategoria {
	font-size: 11px;
	line-height: 15px;
	background-image:url(/app/img/css/arrow_orange.gif);
	background-position: 3px;
	background-repeat:no-repeat;
	padding-left: 18px;
	color:#4A4A4A;
	text-decoration:none;
}
#body_menu div.categoria a.subcategoria:hover{
	color:#26CF9C;
}

#body_content{
	width:727px;
	padding: 0px 0px 0px 5px;
	overflow: hidden;
	background-color:#fff;
}


/*** FOOTER ***/

#footer_top {
	position: relative;
	width: 982px;
	background-color: #FFF;
}

#footer {
	position: relative;
	width: 982px;
}

#footer_header {
	position: relative;
	height: 11px;
	width: 982px;
	background-color: #FFF;
}

#footer_header_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width:11px;
	height:11px;
	background-image:url(/app/img/css/bg_footer_header_left.jpg);
	background-repeat:no-repeat;
}

#footer_header_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width:11px;
	height:11px;
	background-image:url(/app/img/css/bg_footer_header_right.jpg);
	background-repeat:no-repeat;
}


#footer_content {
	position: relative;
	width: 960px;
	padding: 10px 11px 0px 11px;
	background-color: #5F5F5F;
	background-image:url(/app/img/css/bg_footer_content_center.jpg);
	background-repeat:repeat-x;
}

#footer_content table {
	width: 100%;
}

#footer_content td {
	vertical-align: top;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	color:#d4d4d4;
	line-height: 18px;
}

#footer_content a{
	color:#d4d4d4;
	text-decoration:none;
}
#footer_content a:hover{
	color:#d4d4d4;
	text-decoration:underline;
}

#footer_barra {
	display: inline-block;
	height: 40px;
	width: 2px;
	margin-left: 5px;
	margin-right: 5px;
	background-image:url(/app/img/css/footer_barra.jpg);
	background-repeat:no-repeat;
}

#footer_foot {
	position: relative;
	height: 12px;
	width: 982px;
	background-color: #5F5F5F;
}

#footer_foot_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width:11px;
	height:12px;
	background-image:url(/app/img/css/bg_footer_foot_left.jpg);
	background-repeat:no-repeat;
}

#footer_foot_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width:11px;
	height:12px;
	background-image:url(/app/img/css/bg_footer_foot_right.jpg);
	background-repeat:no-repeat;
}


#footer_bottom {
	height:15px;
	padding-top:5px;
	padding-left:10px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#b6b6b6;
}

#footer_bottom a{
	color:#b6b6b6;
	text-decoration:none;
}
#footer_bottom a:hover{
	color:#b6b6b6;
	text-decoration:underline;
}