BODY { 
background : #C0D9D9 url(../graficos/raavisafondo.gif) repeat; 
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #666666; 
margin : 20px 0px 20px 0px; 
text-align: center; 
} 


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

#cabecera{ 
background : #C0D9D9 url("../graficos/raavisafondo.gif") repeat; 
height : 106px; 
width: 700px; 
} 


#navegador{ 
background : url(../graficos/barrita.png); 
padding : 3px 10px 5px 10px; 
border-top : 1px solid #cccccc; 
border-bottom : 1px solid #cccccc; 
text-align: center; 
} 

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



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

H1{ 
font-size: 12pt; 
} 

#navabajo{ 
font-weight : bold; 
} 

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

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

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


INPUT { 
font-size : 8pt; 
} 



#finiciosesion form{ 
margin-bottom : 0px; 
margin-top : 0px; 
} 

#campotexto{ 
float: left; 
} 

#campotexto input{ 
width:100px;  
} 

#campopassword{ 
float: left; 
} 

#campopassword input{ 
width:100px; 
} 

#btniniciosesion { 
padding-top : 50px; 
padding-left: 106px; 
} 

#btniniciosesion input{ 
border : 0px none; 
} 

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

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

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