body {
	background-color:#CCC;
margin : 10px 0px 10px 0px;
text-align: center;
} 
#contenedor{
text-align: left;
width: 800px;
margin: auto;
} 
#cabecera{
height : 250px;
width: 800px;
} 
#navegador{
padding :  3px 10px 5px 10px;

} 
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
color: #000;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
}
A.enlacenav:HOVER{
color: #FFF;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
 
#texto{
width:800px;
padding: 12px 0px 10px 0px;
} 

H1{
font-size: 14pt;
margin-left:16px;
color: #333;
font-family: Arial, Helvetica, sans-serif;
} 

p{
margin-left:16px;
text-align:justify;
margin-right: 16px;
color:#000000;
color: #000;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
#pie{
width:800px;
text-align: left;
margin:auto;
}