#contenedor {
	WIDTH: 720px; 
	background-image: url(../img/fondoEncabezado.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#encabezado {
	position: relative;
/*	WIDTH: 688px; HEIGHT: 212px; */
}

#menu {
	WIDTH: 543px; HEIGHT: 26px;
	background-image: url(../img/fondoMenu.gif);
	background-repeat: no-repeat;
	top: 0px;
	position: relative;
	padding-left: 145px;
	padding-top: 57px;
	text-align: left;
}

#menu2 {
	margin-bottom: 10px;
	text-align: left;
	border: solid 1px #E6EEF2; 
	background-color: #F7FBFE;
	color: #0E5A83;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
}
#menu2 {
padding-bottom: 0px;
}
#menu2 a {
white-space: nowrap;
}
#menu2 a:hover {
color: #0E5A83;
}
#menu2 ul {
margin: 0px;
padding: 0px;
}
#menu2 li {
list-style: none;
padding: 0;

}
#menu2 li a {
display: block;
border-top: 1px solid #F7FBFE;
border-bottom: 1px solid #E6EEF2;
text-indent: 5px;
line-height: 18px;
color: #0E5A83;
text-decoration: none;
}
#menu2 li a:hover, a:focus, a:active {
background: #DDF0FB;
border-top: 1px solid #F6F6F6;
border-bottom: 1px solid #E2E2E2;
color: #0E5A83;
}

#menu3 {
	margin-bottom: 10px;
	text-align: left;
	border: solid 1px #F6F6F6; 
	background-color: #E7EDEF;
	color: #0E5A83;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
}
#menu3 {
padding-bottom: 0px;
}
#menu3 a {
white-space: nowrap;
}
#menu3 a:hover {
color: #0E5A83;
}
#menu3 ul {
margin: 0px;
padding: 0px;
}
#menu3 li {
list-style: none;
padding: 0;
}
#menu3 li a {
display: block;
width: 100%;
border-top: 1px solid #F6F6F6;
border-bottom: 1px solid #D1DCE1;
text-indent: 5px;
line-height: 18px;
color: #0E5A83;
text-decoration: none;
}
#menu3 li a:hover, a:focus, a:active {
background: #D1DCE1;
border-top: 1px solid #F6F6F6;
border-bottom: 1px solid #D1DCE1;
color: #F6F6F6;
}

#banner{
	WIDTH: 686px;
	height: 64px;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	left: 0px;
/*	float: left; */
}

#buscador {
	WIDTH: 688px; HEIGHT: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E5A83;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	position: absolute;
	float: right;
	visibility: hidden;	
}

#buscador form{
	margin: 0px;
	padding-top: 5px;
	text-align: right;
}

#buscador input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 80px;
}
#fil {
	MARGIN-BOTTOM: 3px; 
	WIDTH: 700px;
	height: 20px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#centro {
	MARGIN-TOP: 8px; WIDTH: 668px; HEIGHT: 100%;
}
#columnaDerecha {
	PADDING-TOP: 0px;  FLOAT: left; WIDTH: 148px;
}

#columnaCentro {
	PADDING-TOP: 0px; FLOAT: left; MARGIN-LEFT: 8px; WIDTH: 316px;
	background-color: #FCFDFE; text-align: left;	
}
#columnaCentro2 {
	PADDING-TOP: 0px; FLOAT: left; MARGIN-LEFT: 8px; WIDTH: 504px;
	background-color: #FCFDFE;	
}
#columnaIzquierda {
	PADDING-TOP: 0px; FLOAT: left; MARGIN-LEFT: 0px; WIDTH: 188px; 
	background-color: #E7EDEF;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#pie{
	WIDTH: 668px;
	clear: both;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tresNodos{
	height:25px;
	clear: both; 
	margin-top: 0px;	
	padding: 5px;
	text-align: right;
}
