body, #contenedor{
margin:0px;
padding:0px;
background-color:#000;
font-family:"Trebuchet MS";
font-size:12px;
width:100%;
height:100%;
}



#bajos, #boton_exp{
width:900px;
}

#boton_exp{
cursor:pointer;
}

#banner{
width:900px;
height:148px;
border:1px solid #d10074;
}

.text_00{
font-family:"Trebuchet MS";
color:#fff;
font-size:12px;
}


.clear{
clear:both;
}

.banner_texto{
position:relative;
top:10px;
right:8px;
float:right;
width:375px;
height:122px;
overflow:auto;
}

#banner_img{
position:relative;
top:14px;
float:left;
width:500px;
}

