BODY {
	
	background-color: #ffffff;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 0px 20px 0px 20px;
	text-align: center;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #3F7DE3;
}
A:HOVER {
	color: #378237;
}
INPUT {
	font-size : 8pt;
}
H1{
	font-size: 12pt;
}
H2{
	font-size: 10pt;
}
#borde{
 	background: url(images/fondo.jpg) no-repeat;
	border: 1px #CCCCCC;
	text-align: left;
	width: 700px;
	margin: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
		
}
#contenedor{
	text-align: left;
	width: 950px;
	margin: auto;
	background: url(images/fondo.jpg) no-repeat;
}

#cabeceralogo{

	height : 80px;
	width: 160px;
	background-color:#FFFFff;
}
#cabecerainfo{
	height : 80px;
	width: 950px;
	background-color:#FFFF00;
}
#navegador{
	background : #E0E38A url(images/fondo.jpg) no-repeat;
	padding : 3px 10px 5px 10px;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}
#cuerpo{
	float:left;
	width:590px;
	margin-left: 5px;
	padding: 0px 0px 1px 0px;
	background: url(images/fondo.jpg) no-repeat;
	
}

#navabajo{
	font-weight : bold;
}

#lateral{
	width: 182px;
	height: 610;
	float:right;
   	background: url(images/fondo.jpg) no-repeat;
	border-left : 1px solid #cccccc;
}

#lateralizq{
	width: 148px;
	height: 610;
	float:left;
	border-right : 1px solid #cccccc;
}
#menu {
list-style: none;
width: 145px;
padding-top: 11px;
height: 150px;
padding-left: 0px;
background: transparent url(images/background2.png) no-repeat;

}


#campotexto{
	float: left;
}
#campotexto input{
	width:100px;
}
#fbuscar form{
	margin-bottom : 0px;
	margin-top : 0px;
}
#botonbuscar {
	padding-top : 3px;
	padding-left: 106px;
}
#botonbuscar input{
	border : 0px none;
}
#otras ul{
	margin : 5px 10px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 4px;
}
#otras li{
	padding-left: 14px; 
	background: transparent url("images/bullet.gif") 0 2px no-repeat;
	margin-bottom: 10px;	
}
#pie{
	clear : both;
	text-align : center;
	margin : 10px 10px 0px 150px;
	padding-bottom:10px;

}

.cuerpolateral{
	padding: 5px 4px 13px 10px;
}

.titlat{
	background: transparent url("images/bullet.gif") 0 2px no-repeat;
	color:#ffffff;
	font-size:8pt;
	text-align: center;
	text-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 0px 0px 8px 0px;
	font-weight : normal;
	letter-spacing : 2px;
}

#tapaactual{
	float: right;
}

#linkeados{
	width: 200px;
	float:right;
	background-color: #EBF2FE;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #494E6B;
}
A.enlacenav:HOVER{
	color: #3F7DE3;
}
.radio{
	clear : both;
}
