html { 
margin : 0; 
padding : 0; 
} 
body { 
margin : 0 auto; 
padding : 0; 
background : #ffffff url(../images/bg.jpg) no-repeat center 0; 
width : 785px; 
} 
.fundo_news { 
background-image : url(../images/newsletter.jpg); 
background-repeat : no-repeat; 
} 
.texto { 
font-family : "Trebuchet MS", Verdana, Arial, sans-serif; 
font-size : 11px; 
line-height : 22px; 
color : #000; 
padding-left : 20px; 
padding-right : 20px; 
} 
.verdana { 
font-family : "Trebuchet MS", Verdana, Arial, sans-serif; 
color : #666; 
font-size : 10px; 
} 
.verdana2 { 
font-family : "Trebuchet MS", Verdana, Arial, sans-serif; 
color : #666; 
font-size : 11px; 
} 
.texto1 { 
font-family : "Trebuchet MS", Verdana, Arial, sans-serif; 
font-size : 11px; 
color : #000; 
} 
.borda { 
border : 1px solid #cecece; 
} 
.verdanag { 
font-family : "Trebuchet MS", Verdana, Arial, sans-serif; 
color : #ffffff; 
font-size : 12px; 
} 
input, select, textarea { 
font-family : "Trebuchet MS", Verdana, Arial, sans-serif; 
font-size : 10px; 
color : black; 
text-decoration : none; 
border : 1px solid #908f8f; 
background-color : #f3f3f3; 
} 