/* CSS Document */


#contenedor {
width:1000px; 
height:567px; 
background:#000000; margin:0 auto;

}

.content2
{
width:748px;
 height:590px;
  float:left; 
  text-align:center;
  }

.menu {
width:245px; 
height:284px; 
float:left; 
text-align:center;

}

#textos {
width:245px; 
height:200px; 
float:left; 
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;

color:#000000; 
text-align:center;  
margin:120px 0 0 5px;
vertical-align: text-bottom;

}


a {border: none;}
a.visited {border: none;}
a.link {border: none;}
