BODY { 
background : url(images/fondoweb.jpg) repeat; 
font:  Verdana, Arial, Helvetica, sans-serif; 
font-size: 82%;
color : #666666; 
margin : 0px 0px 20px 0px; 
text-align: center; 
} 
#contenedor{ 
text-align: left; 
width: 700px; 
border:1px solid #222; 
background-color : #FFFFFF; 
margin: auto; 
}


#cabecera{ 
height : 168px;
width: 700px; 

} 


#navegador{
background : url(images/fondonav.jpg) repeat; 
padding: 3px 0px 3px 10px; 
border-top: 1px solid #222; 
border-bottom:1px solid #222; 

} 
                                                                                                                                     
a:link{color:#006699;}
a{text-decoration:none}
a:hover {  text-decoration:underline}
a:visited{color:#006699;}

p.margin {margin: 20px 40px 20px 40px;
}
h4.margin1 {margin: 20px 40px 20px 40px;

}
img.izq 
{
float:right;
border:1px dotted black;
margin:0px 0px 15px 20px;
}
h4,h5,h6 {

	border-bottom: dotted; border-width: 1px; border-color: #000000; 
}

