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;
}
#borde{
	border: 1px solid #999999;
	text-align: left;
	width: 700px;
	margin: auto;
}
#contenedor{
	text-align: left;
	width: 700px;
	margin: auto;
	background-color : #ffffff;
}
#cabecera{
	height : 106px;
	width: 700px;
}
#navegador{
	background : #D7DCEF url(/img/fondonav.gif);
	padding : 4px 10px 4px 10px;
	border-top : 0px solid #999999;
	border-bottom : 0px solid #999999;
}
#cuerpo{
	float:left;
	width:500px;
	margin-left: 5px;
	padding: 12px 0px 10px 0px;
	background-color : #ffffff;
}
#navabajo{
	font-weight : bold;
	TEXT-DECORATION: none;
}
#lateral{
	width: 180px;
	float:right;
	background-color: #EBF2FE;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
}
#carrusel{
	width: 190px;
	float:left;
	background-color: #FFFFFF;
}
#carrusel_representados{
	width: 200px;
	height : 101px;
	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 : 5px 10px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 4px;
}
#otras li{
	padding-left: 14px; 
	background: transparent url("img/bullet.gif") 0 2px no-repeat;
	margin-bottom: 10px;	
}
#pie{
	clear : both;
	color : #bbbbbb;
	font : 7pt;
	text-align : center;
	margin : 10px 10px 0px 10px;
	padding-bottom:10px;
}

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

.titlat{
	background-color:#68729E;
	color:#ffffff;
	font-size:8pt;
	text-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 0px 0px 8px 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;
}