
/* ******************************************************************** */ 
/*                  Generated by: http://csscreator.com                 */
/* ******************************************************************** */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 

} 
h2 {

       font:12px Verdana, Arial, Helvetica, sans-serif; 
            
           line-height: 19px;
	    text-align : left;
         font-weight: bold;
	    color : #babec2;

}

 
#pagewidth{ 
 width:900px; 
 text-align:left; 
 margin:20px auto; 
background-color: #000;
padding-bottom: 15px;
} 
 
#header{

 height:134px; 
 background-color:#39565F; 
 width:100%;

} 

#menu {

height: 35px;
background-image: url(../imgs/bgme.jpg);
}
#menu1, #menu2, #menu3, #menu4, #menu5, #menu6 {
float: left;
height: 35px;

}

 
#maincol{
 background-color: #000;  

 }
#maincol img{
margin-top: -16px; 

 }

#principal {

border-top-style:solid;
border-width:1px;
border-color: #696b6f;
 background-color: #262424; 
width: 800px;
height: 200px;
margin: 20px 0px 10px 50px;;
}

#principal img {


margin: 10px 0px 10px 15px;;
}

#foto {

height: 343px;

}

#izq {

width: 353px;
height: 160px;
float: left;
margin: 20px 0px 0px 25px; 

}
#der {

width: 380px;
height: 175px;
float: right;

margin: 10px 00px 0px 0px; 

}

#text {


margin: 0px 0px 0px 0px; 

}

img  {
  border:0;
}

 
#footer{
 height:40px; 
  background-color:#171615; 
 clear:both;
margin: 20px 50px 20px 50px;
} 
 #footer img{

margin: 10px 0px 0px 0px;
} 

 
 
/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */


.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

