BODY {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align: center;
	background-position: top left;
	background-repeat: repeat-x;
}
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;

}
H3{
	font-size: 8pt;
}

#borde{
	/*border-left : 1px solid #0865FF;
	border-right : 1px solid #0865FF;*/
	width:800px;
	text-align: left;
	margin: auto;
}

#contenedor{
	text-align:left;
	width:800px;
	margin:auto;
	background-color:#ffffff;
}

#cabecera{
	background:transparent url(imagenes/cabecera.jpg) no-repeat;
	height:88px;
	width:800px;
}
#cabecera h1 {
	margin : 0px 0px 0px 0px;
	font-size: 9px;
	color: #993300;
}
#navegador{
	background:transparent url(imagenes/barranav.jpg) no-repeat;
	height:29px;
	width:800px;
	background-color:#0865FF;
}
#navegador p{
	padding: 8px 3px 1px 10px;
	margin : 0px 0px 0px 0px;
}
#cuerpo{
	width:600px;
	padding:13px 3px 15px 10px;
	float:right;
	text-align: justify;
	/*background: url(imagenes/trans.gif) no-repeat right bottom;*/
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
#cuerpo H1 {
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	border-bottom-width: thin;
	border-bottom-color: #CC3300;
	border-bottom-style: solid;
	}
#cuerpo H2 {
	font : bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #009933;
	border-bottom-width: thin;
	border-bottom-color: #009933;
	border-bottom-style: solid;
	width: 200px;
	}
#cuerpo H3{
	font : italic bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	border-bottom-width: thin;
	border-bottom-color: #FF6600;
	border-bottom-style: dotted;
	}
#navabajo{
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;}
#fbuscar{
}

#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;
}
.radio{
	clear : both;
}
#lateral{
	width: 200px;
	float:left;
	height: 500px;
	margin-top:2px;
	}
/*#lateral ul {
	list-style:none; /*le quitamos el punto*/
	/*margin:0px;
	}
#lateral li {
	margin:2;
	padding:0;
	}
#lateral li a {
	display:block;
	width:170px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#666666;
	background-color:#99CCFF;
	border-left:5px solid #666666;
	}
#lateral li a:hover {
					color:#99CC00;
					background-color:#003366;
					border-left-color:#99CC00;
					}*/
#registro{
	}
#menu{

}
.cuerpolateral{
	background-color: #DDE8FB;
	padding: 5px 4px 13px 10px;
	margin-bottom: 15px;
}
.titlat{
	color:#ffffff;
	font-size:8pt;
	ext-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 20px 0px 0px 0px;
	font-weight : normal;
	letter-spacing : 2px;
	background: url(imagenes/titlat.jpg) no-repeat right bottom;	
}
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #0865FF;
}
A.enlacenav:HOVER{
	color: #009900;
}
#pie{
	clear : both;
	color : #cccccc;
	text-align : center;
	margin : 30px 10px 0px 10px;
	padding-bottom:10px;
}
#pie a{
	color: #cccccc;
}
#pie a:hover{
	color: #333333;
}
