@charset "utf-8";
/* CSS Document */

        body { background-color: #666666; }
       .cuerpo { margin: 0px 35px auto 2px; width:800px; background-color: #CCCCCC; border-style:outset; overflow: hidden; }

	   .cuerpo .banner { background-image:url(beridyrconsultores.jpg); background-repeat:no-repeat; margin-bottom:0px; margin: 0px 0px; height:72px; width: auto; }
     
	   div.pag{ margin:0px 0px; border-color:#996699; border-style:none; height: auto;}
       
	   
	   p#t1 { font-family:"Comic Sans MS"; width: 450px;
 		 margin-top: 50px;
 		 margin-bottom: 10px;
	     margin-left: 30px;
		 padding-left: 15px; border-style: groove;	   
	   }
	   
	   p#texto_hello{ font-family:"Comic Sans MS"; width: 450px;
 		 margin-top: 40px;
 		 margin-bottom: 10px;
	     margin-left: 30px;
		 padding-left: 15px; border-style: groove; }       
	   

	   p#texto_hello span { font-family: "Comic Sans MS"; font-weight:bolder;}
	   
	   
	   p#texto_hello span#uno { font-style:italic; }

	   p.enlace { font-family: Garamond; margin: 30px 10px 30px 100px;padding: 5px 5px 5px 5px; overflow:auto; font-weight:bolder; height:auto; width:auto; }
       p.enlace span { margin: 1px 1px;  }