BODY {
	background : #cc0000 url(images/fondo.gif) repeat;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 20px 0px 20px 0px;
	text-align: center;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;

}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #3F7DE3;
}
A:HOVER {
	color: #378237;
}
INPUT {
	font-size : 8pt;
}
H1{
	font-size: 11pt;
	color : #CC0000;
}
#borde{
	border: 2px solid #cccccc;
	text-align: left;
	width: 728px;
	margin: auto;
}
#contenedor{
	text-align: left;
	width: 728px;
	margin: auto;
	background-color : #ffffff;
}
#cabecera{
	height : 90px;
	width: 728px;
}
#navegador{
	float:left;
	width:482px;
	background : #F5F4C3 url(images/fondonav.gif);
	padding : 3px 10px 5px 10px;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	color: white;
}

#hoy{
	float:right;	
	width:216px;	
	background : #F5F4C3 url(images/fondonav.gif);
	padding : 3px 2px 5px 8px;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	color: white;
	text-align: right;

}

#cuerpo{
	float:left;
	width:567px;
/*	margin-left:8px;*/
	padding: 12px 0px 10px 0px;
	background-color : #ffffff;
}

#navabajo{
	font-weight : bold;
	text-align: center;
}
#lateral{
	width: 160px;
	float:right;
	background-color: #000000;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
}
#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{

	list-style: none;
/*	clip:    rect(10px, auto, auto, auto);*/


}
#otras li{
	padding-left: 14px;
	padding-top: 10px;
	background: transparent url("images/bullet.gif") 0 2px no-repeat;
	margin-bottom: 10px;



}
#pie{
	clear : both;
	color : white;
	text-align : right;
	margin : 10px 0px 0px 0px;
	padding-bottom:10px;
	background-color:black;
}

.cuerpolateral{
	padding: 5px 0px 13px 6px;
	color:#ffffff;
}

.titlat{
	background-color:#AA0000;
	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:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: white;
}
A.enlacenav:HOVER{
	color: red;
}

