#headerBox{
	width:100%;
	font:normal 12px "Trebuchet MS", sans-serif;
}

#headerBox #logoBox{
	float:left;
}

#headerBox #bannerBox{
	position:relative;
}

#headerBox form{
	display:inline;
	margin:0;
	padding:0;
}

.contentBox{
	width:754px;
	height:100%;
	margin:0 auto;
}

#menuBox ul{
	margin:0;
	padding:0;
}

#menuBox li{
	text-style:none;
	margin:0;
	padding:0;
	display:inline;
}

#menuBox{
	background:url("/www/img/sombra_menu.gif") left bottom repeat-x;
	padding-bottom:10px;
}

#iniBox,
#mainBar,
#subBar{
	width:100%;
	text-align:center;	
}

#iniBox{
	width:100%;
	height:75px;
	text-align:center;
}

#menuBox #mainBar{
	width:100%;
	position:relative;
	background:transparent url(/www/img/cabecera/fondo_menu.png) repeat-x scroll left top;
	height:16px;
	line-height:16px;
}

#menuBox #mainBar #headerMenu a{
	text-decoration:none;
	padding:0px 3px;
	z-index:10;
}

#menuBox #mainBar #dateBox{
	position:absolute;
	left:5px;
	top:0px;	
	font:normal 10px "Trebuchet MS", sans-serif;
	color:#FFF;
}

#menuBox #mainBar #userBox{
	position:absolute;
	width:100px;
	right:0px;
	top:0px;
	color:#FFF;
	font:bold 12px "Trebuchet MS", sans-serif;
}

#menuBox #subBar{
	display:none;
	background-color:#E2E5EB;
	height:19px;
	line-height:19px;
}

#menuBox #subBar ul{
	display:inline;
}

#menuBox #subBar,
#menuBox #subBar #submenu a{
	font:bolder 11px "Trebuchet MS", sans-serif;
	text-decoration:none;
}

#menuBox #subBar #submenu{
	margin-top:0;
	padding:0;
	margin:0;
}

#menuBox #subBar #submenu{
	display:inline;
	width:600px;
	margin:0;
	height:19px;
	line-height:19px;
	margin-right:5px;
}

#subBar #locataSearch{
	display:inline;
	margin-left:5px;
}

#subBar #locataSearch input{
	display:inline;
	height:16px;
	width:60px;
	border:0;
	margin:0;
	padding:0px 2px 0px 4px;
	font:normal 11px "Trebuchet MS", sans-serif;
	background:#FFF url("/www/img/fondo_search_input.gif") left top no-repeat;	
}

#subBar #locataSearch #lupa{
	display:inline;
	height:16px;
	padding-right:16px;
	top:0px;
	right:0px;
	background:url("/www/img/lupa_buscador.gif") left top no-repeat;
}

#subBar #locataSearch #lupa.hover{
	cursor:pointer;
	background:url("/www/img/lupa_buscador_hover.gif") left top no-repeat;
}

/*** enlaces ******/
#headerMenu a{
	color:#FFF;
}

.submenu a{
	color:#3F4356;
	text-decoration:none;	
}

.submenu .on a{
	font:bold 14px "Trebuchet MS", sans-serif;
}

#menuBox #headerMenu a.on,
#menuBox #submenu a.on{
	background:#E2E5EB;
	color:#C00;
	font-weight:bolder;	
}

#menuBox #headerMenu li.on a{
	background:#C00;
	color:#E2E5EB;
	font-weight:bolder;
}

#menuBox #headerMenu li.opcMenuOn a{
	background:#E2E5EB;
	color:#C00;
	font:bolder 14px "Trebuchet MS", sans-serif;
	line-height:14px;
}

#footerBox{
	background:#F8F8F8 url("/www/img/sombra_pie.gif") left top repeat-x;
	width:100%;
	text-align:center;
	padding-top:20px;
	padding-bottom:auto;
	position:relative;
	z-index:-10;
}

#footerBox a.on{
	color:#C00;	
}

#footerBox img{
	border:1px solid #999;
}

#footerBox .contentBox{
	text-align:left;
	width:754px;
	font:normal 12px "Trebuchet MS", sans-serif;	
	color:#999;
}

#footerBox a{
	font:bolder 12px "Trebuchet MS", sans-serif;
	text-decoration:none;
	color:#666;
}

#footerBox #copyright{
	margin-top:10px;
	text-align:center;
	padding-bottom:5px;
}