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-color: #E8F4CD;
	background-image: url(../Img/fondo.jpg);
	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;
}
#navabajo{ 
font-weight : bold; 
} 

H2{
	font-size: 10pt;
}

#borde{
	border: 1px solid #666666; 
    text-align: left; 
    width: 700px; 
    margin: auto; 	
}

#contenedor{
	text-align: left; 
    border: 2px solid #cccccc; 
    width: 700px; 
    margin: auto; 
    background-color : #ffffff; 		
}

#cabecera{
	height : 106px; 
    width: 700px;   
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#cabecera h1 { 	
	margin : 0px 0px 0px 0px;
}
#cabecera h1 span {
	display:none;
}

#navegador{
	/*background : #F5F4C3 url(../Img/fondonav.gif); */
    padding : 3px 10px 5px 10px; 
    border-top : 1px solid #cccccc; 
    border-bottom : 1px solid #cccccc;	
}
#navegador p{
	padding: 8px 3px 1px 10px;
	margin : 0px 0px 0px 0px;
}

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

INPUT { 
font-size : 8pt; 
} 


#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;
}

#otras ul{ 
margin : 5px 10px 0px 0px; 
padding: 0px 0px 0px 4px; 
list-style: none; 
} 

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



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

#registro{
	
}

#otras{
	
}

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

.titlat{
	background-color:#68729E; 
    color:#ffffff; 
    font-size:8pt; 
    text-transform : uppercase; 
    padding: 7px 3px 7px 8px; 
    font-weight : normal; 
    letter-spacing : 2px; 
    margin: 0px 0px 8px 0px; 		
}

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

#pie{
	clear : both;
	color : #cccccc;
	text-align : center;
	margin : 30px 10px 0px 10px;
	padding-bottom:10px;
}