BODY { 
    font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
    margin: 10 0 10 0px; 
    text-align: center; 
    background-color: #FDF4D9;
	color:white; 
} 
#contenedor{ 
    text-align: left; 
    width: 870px; 
    margin: auto; 

} 
#cabecera{ 
 background-color: #006697;
            height : 10px; 
	width: 870px; 
	
	
} 

#cuerpo{ 
    margin: 2 0 2 0px; 
} 
#lateral{ 
    width: 169px; 
  background-color: #006697;
    float:left;
	border-bottom : 1px solid #cccccc; 
	border-left : 1px solid #cccccc; 
	border-top : 1px solid #cccccc; 
	border-right : 1px solid #cccccc; 
	height : 400px;
	color:white;
	font-weight: bold; 
} 
#lateral ul{ 
    margin : 0 0 0 0px; 
    padding: 0 0 0 0px; 
    list-style: none; 
	color:white;
	font-size:7pt; 

} 
#lateral li{ 
    background-color: #006697; 
    margin: 2 2 2 2px; 
    padding: 1 2 1 2px; 
    font-weight: bold; 
	color:white;
} 
#lateral a{ 
    color: white; 
    text-decoration: none; 
	
} 
#otrolado{ 
 width: 204px; 
	background-color: #445f7b;
	border-bottom : 1px solid #cccccc; 
	border-left : 1px solid #cccccc; 
	float:right; 
	color:white; 
	height : 400px;

} 
#principal{ 
    margin-left: 170px; 
    background-color: #ffffff; 
    padding: 4 4 4 4px; 
    width: 490px; 
	 height : 700px;
} 
#principal1{ 
    margin-left: 170px; 
    background-color: #FDF4D9; 
    padding: 4 4 4 4px; 
    width: 696px; 
	 height : 590px;
}

#principal2{ 
    margin-left:162px; 
    background-color: #ffffff; 
    padding: 5  5 5  5px; 
    width: 500  px; 
	 height :321px;
          
}
#principal3{ 
    margin-left: 100px; 
    background-color: #ffffff; 
    padding:  4 4 4 4px; 
    width: 300px; 
	 height : 10px;
} 
#pie{ 
    background-color:  #FDF4D9; 
    padding: 3 10 3 10px; 
    text-align:right; 
    clear: both; 
	color:black;
	font-weight: bold;
	font-size:7pt; 
} 

.titlat{ 
background-color:#EDEEEF; 
color:BLACK; 
font-size:7pt; 
text-transform : uppercase; 
padding: 5px 3px 5px 8px; 
font-weight : normal; 
letter-spacing : 2px; 
margin: 0px 0px 8px 0px; 
font-family:Arial;
} 

INPUT { 
font-size : 8pt; 
} 

.radio{ 
clear:both; 
} 

#otras ul{ 
margin : 5px 10px 0px 0px; 
padding: 0px 0px 0px 4px; 
list-style: none; 
} 

#campotexto{ 
float: left; 
}
 
#fbuscar form{ 
margin-bottom : 0px; 
margin-top : 0px; 
} 
#campotexto input{ 
width:100px; 
} 

table {
	font-size:8pt;
	color:blue;
	font-family:Arial;
}

#navegador{ 
	background-color:#B0C4DE; url(images/fondonav.gif); 
	padding : 3px 10px 7px 10px; 
	border-bottom : 1px solid #cccccc; 
	border-left : 1px solid #cccccc; 
	border-right : 1px solid #cccccc; 
	color:blue;
} 

a:link {text-decoration:none;color:black;}
a:visited {text-decoration:none;color:black;}
a:active {text-decoration:none;color:red;}
a:hover {text-decoration:none;color:white;font-weight:bold}

h2 {
	font-size: 16pt;
	color: blue;
	font-family: Arial;
	text-align: center;
}

h6 {
	font-size: 12pt;
	color: blue;
	font-family: Arial;
	text-align: center;	
}

p {
	color: #4169E1;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}





