BODY {
	background : #D7DCEF url(/img/fondos.gif) repeat;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 20px 0px 10px 0px;
	text-align: center;
}
P {
	padding: 0px 0px 0px 0px;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #2060EE;
	TEXT-DECORATION: none;
}

A:HOVER {
	color: #AABBFF;
}
INPUT {
	font-size : 8pt;
}
H1{
	font-size: 14pt;
	font-weight : bold;
	color : #555555;
}
H2{
	font-size: 12pt;
	font-weight : bold;
	color : #555555;
}
H3{
	font-size: 8pt;
	font-weight : bold;
	color : #555555;
}
abbr, acronym, .help {
	border-bottom: 1px dotted #333;
	cursor: help;
}
#borde{
	border: 1px solid #999999;
	text-align: left;
	width: 90%;
	margin: auto;
}
#contenedor{
	text-align: left;
	width: 100%;
	margin: auto;
	background-color : #ffffff;
}
#cabecera{
	height : 70px;
	width: 100%;
	padding : 4px 8px 0px 8px;
	color : #555555;
}
#navegador{
	background : #D7DCEF url(/img/fondonav.gif);
	padding : 4px 8px 4px 8px;
	border-top : 0px solid #999999;
	border-bottom : 0px solid #999999;
}
#centro{
	padding: 0px 0px 10px 15px;
	background-color : #ffffff;
}
#centro #lateral{
	width: 160px;
	float: right;
	background-color: #EBF2FE;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
}
#cuerpo{
	padding: 0px 170px 0px 0px;
	background-color : #ffffff;
}
#navabajo{
	font-weight : bold;
	TEXT-DECORATION: none;
}
#carrusel{
	width: 266px;
	height : 200px;
	float:right;
	background-color: #FFFFFF;
}
#campotexto{
	float: left;
}
#campotexto input{
	width:110px;
}
#fbuscar form{
	margin-bottom : 0px;
	margin-top : 0px;
}
#botonbuscar {
	padding-top : 3px;
	padding-left: 116px;
}
#botonbuscar input{
	border : 0px none;
}
#otras ul{
	margin: 0px 5px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 3px;
}
#otras li{
	padding-left: 14px; 
	background: transparent url("img/bullet.gif") 0 2px no-repeat;
	margin-bottom: 4px;	
}
#pie{
	clear : both;
	color : #aaaaaa;
	font : 7pt;
	text-align : center;
	padding : 10px 0px 10px 0px;
}

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

.titlat{
	background-color:#68729E;
	color:#ffffff;
	font-size:8pt;
	text-transform : uppercase;
	padding: 4px 3px 5px 8px;
	margin: 0px 0px 4px 0px;
	font-weight : normal;
	letter-spacing : 2px;
}
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #494E6B;
	TEXT-DECORATION: none;
}
A.enlacenav:ACTIVE{
	color: #FF0000
}
A.enlacenav:HOVER{
	color: #3F7DE3;
}
.radio{
	clear : both;
}
