/* CSS Document */
*{margin:0; padding:0;}

/*Principais*/
body{background: url(images/bg_body.gif) repeat-x #9AD0E8; margin:0; padding:0;}
img{border:0;}
#frame{ width:960px; height:auto; margin:0 auto;}
#topo{width:960px; height:200px;  margin-bottom:4px;}

/*Conteudo Index*/
#conteudo{width:100%; height:380px;  background:url(images/conteudo_bg.jpg) repeat-x #9AD0E8;}
#conteudo a{color:#000000; text-decoration: none;}
#conteudo a:hover{text-decoration:underline;}

/*Blocos*/
.bloco{width:330px; height:375px; float:left; margin:1px 1px 1px 8px;}
.bloco2{width:300px; height:375px; float:left; margin:1px 1px 0px 0px;  }
.bloco3{width:300px; height:375px; float: right; margin:1px 10px 1px 1px; }

/*Frames Redondos*/
#boxes{width:305px; height:168px; margin:0 0 0 12px; background: url(images/bg_1.jpg) no-repeat;}
.texto{margin:0; padding-top:20px;}
.texto h1{font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#283F48; margin:0 0 0 18px;}
.texto p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#283F48; padding:8px 10px  0 18px; font-weight: 500;}
.texto form{padding:8px 0 0 18px;}

/*Contato Index*/
#contato{width:290px; height:180px; margin:16px 0 0 20px;}
#contato .bg{background: url(images/contato_img.jpg) no-repeat; width:268px; height:28px; padding:5px 0 0 12px; color:#FFFFFF; margin-left:10px; }
#contato h1{font-family:  Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;}
#contato p{font-family:  Arial, Helvetica, sans-serif; font-size:11px; margin-top:8px; font-variant: small-caps;}
#contato p.end{font-family:  Arial, Helvetica, sans-serif; font-size:12px; margin:20px 0 0 12px;  font-variant: small-caps;}

/*Formulário de Contato*/
.contato{width:499px; height:324px; float:left; margin:18px 40px 0 80px; background:url(images/contato_img_3.png) no-repeat;}
.contato form{margin:16px 0 0 40px;}
.contato .input{background:#FFF; margin-bottom:1px; border:1px inset #CCCCCC}
.contato textarea{background: #FFF; margin-bottom:1px; border:1px inset #CCCCCC;}
.contato p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#283F48;}
.botao{margin-left:220px;}

/*Frames Redondos 2*/
#boxes_2{width:284px; height:184px; margin:0 0 5px 10px; background: url(images/bg_2.png) no-repeat;}
#boxes_2 p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; margin:5px 10px 0 23px; line-height:18px;}

/*Frames Redondos 2*/
#medial{width:284px; height:180px; margin:0 0 5px 12px; background: url(images/medial.jpg) no-repeat #9AD1E8;}