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

* { margin:0; padding:0; border:0; font-family:Verdana, Geneva, sans-serif;}
img { background:url(../load.gif) center center no-repeat white;}
body, html{	background:url(../bg.jpg) center top no-repeat black;}

.site{ width:760px; margin:0 auto;}
.left{ float:left; width:450px; margin-top:40px; margin-right:20px;}
.right{ float:right; margin-top:40px; width:290px;}

#top{background-color:#4dae5c; width:100%; border-bottom:4px solid #003809;}
#titulo{ background:#4dae5c; width:100%;  border-bottom:6px #003809 solid;}
#texto { background:#4dae5c; width:100%;margin-bottom:10px;}
.chamadas { width:49%; margin-top:200px;}
h1 {font-size:11px; color:white; letter-spacing:1px; font-weight:lighter; line-height:24px;}
h2 {font-size:22px; color:#003809; padding:0 20px; height:50px; line-height:50px;} 
h3 {font-size:17px; color:white; padding:0; height:50px; line-height:50px; text-indent:25px; font-weight:bolder;} 
p  {font-size:12px; color:white; line-height:22px; text-indent:20px; padding:10px;}
p a  {font-size:12px; color:white; line-height:22px; text-indent:20px; padding:10px;}
p:first-letter {font-size:12px; color:#003809; font-weight:bolder;}
.nao p:first-letter {font-size:12px; color:white; line-height:22px; text-indent:0; padding:10px 0; font-weight:lighter;}
#texto p  {font-size:12px; color:white; line-height:20px; text-indent:0; padding:5px 0;}
.alpha {filter:alpha(opacity=80);-moz-opacity:.80; opacity:.80; float:left; }
