@charset "utf-8";
/* CSS Document */

*{ font-size:11px; margin:0; padding:0; text-decoration:none; list-style:none; border:none; font-family:Verdana, Arial, Helvetica, sans-serif;}

body{ background:url(../images/bg.jpg) repeat-x #0e0e0e top }
#tudo{ margin:0 auto; width:750px;}
/*FORMATAÇÃO INDEX*/

.texto{color:#d1d0d0; line-height:16px; }
#menu{ float:left; width:191px; margin-right:10px; margin-top:20px;}
#flashsites{margin-bottom:22px;}
#hospedagemenovidades{ float:right; margin-right:38px;}


/*BOTÕES*/
a:link, a:visited{ color:#333333;}
a:hover{color:#333333; text-decoration:underline;}
<!---->

#botao a:link{ color:#000000; background:url(../images/button_33.gif) repeat-x top ; font-weight:bold; font-size:10px; height:18px; width:auto; padding:4px}
#botao a:hover{ color:#000000; background:url(../images/button_33.gif) repeat-x top ; font-weight:bold; font-size:10px; height:18px; width:auto; padding:4px; *padding:6px;}
#botao a:visited{ color:#000000; background:url(../images/button_33.gif) repeat-x top ; font-weight:bold; font-size:10px; height:18px; width:auto; padding:4px; *padding:6px;}

/*GERAL*/
#rodape{ margin-right:30px; margin-top:10px; line-height:17px; float:right; display:block; width:510px; font-size:10px; color:#EBEBEB}
#rodape a:link{font-size:10px; color: #a8a8a8}
#rodape a:visited{font-size:10px; color: #a8a8a8}
#rodape a:hover{font-size:10px; color: #a8a8a8; text-decoration:underline;}


.textoblack{ color:#292929; text-align:justify;}


