/*RESET*/
*{margin:0px auto; padding:0px;}

/*PSEUDO CLASSE*/
  body{ background-color:#CCC; background-repeat:repeat-x; background-image:url(../imagens/back/background.jpg);}

/*BOX*/
#box{width:781px; height:780px; margin:0px auto;}

/*HEADER*/
#header{ width:781px; height:183px; text-align:center; margin:0 auto;}
#topo-um{ width:145px; height:183px; float:left; background-image:url(../imagens/topo/topo-1.jpg); background-repeat:no-repeat; margin:0px;}
#topo-dois{width:148px; height:183px; float:left; background-image:url(../imagens/topo/topo-2.jpg); background-repeat:no-repeat; margin:0px;}
#topo-seis{width:488px; height:183px; float:left; background-image:url(../imagens/topo/topo-6.jpg); background-repeat:no-repeat; margin:0px;}

#header-flash{ width:465px; height:115px; float:left; background-color:#0F0; margin-top:10px; }

/*MENU*/


/*CONTENT*/
#content{ width:781px; height:600px; background-image:url(../imagens/meio/meio.jpg); background-position:center; background-repeat:repeat-y; }
#formulario form {width:300px; display:block; margin:0 auto; background:#FFF;}  
#formulario fieldset {border:0; padding:0 15px 10px 15px;}  
#formulario legend {font:18px Tahoma, Geneva, sans-serif; color:#C90; font-weight:bold; padding:10px 0; border-bottom:2px;}  
#formulario label {display: block; padding:3px 0;}  
#formulario span {display:block; font:16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#00C; font-weight:bold;}  
#formulario input {padding:3px; width:260px; border:1px solid #069; font:16px Tahoma, Geneva, sans-serif; color:#069; font-weight:bold;}  
#formulario textarea {padding:3px; width:260px; border:1px solid #069; font:16px Tahoma, Geneva, sans-serif; color:#069; font-weight:bold;}  
#formulario .send {width:120px; display:block; margin:10px auto; cursor:pointer; border:0; background:#069; color:#FFF;}  
#formulario .send:hover {background:#036;}  
   
.yes {padding:3px; background:#EAFFD5; border:1px solid #0F0;}  
.no {padding:3px; background:#FDD; border:1px solid #F00;} 
.estilo {
}
#menu{ width:130px; height:210px; padding-left:0px;float:left; padding-top:42px;}
#sidebar{ width:490px; margin-right: 150px; background-color:#FFF; text-align:center; color:#C90; font:Verdana, Geneva, sans-serif; margin-bottom:40px;}
#sidebardois{width: 140px; height:40px; margin-top: 20px; margin-right: 0px; float:right;}
#sidebartres{ width:600px; height: 355px; margin-left:10px; background-position:center;}
#local{width:400px; text-align:center; margin-bottom:40px; font:Verdana, Geneva, sans-serif; margin-left:200px;}
#madeiras{ width:450px; margin-bottom:40px; font:Verdana, Geneva, sans-serif;color:#C90;}
#flash{ float:right; height: 300px; width:600px 0;}
#clear{clear:both}
#cu3er-container {width:600px; float:left; outline: 0; }



/*RODAPÉ*/
#footer { width:781px; margin: 0 auto;
		  
		  text-align:center;
		  height:45px;
		  }
#footer-text { float:left; width: 770px;
               height: 35px;
			   background-color:#FC0;
			   margin-left: 11px;
			   padding-top: 8px;			  
			   text-align:center;
			   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			   font-size:10px;
			   color:#FFF;}
#footer-text a{text-decoration:none; color:#009; font-weight:bold;}
#footer-text a:hover{text-decoration:underline;}

/**/


/**/
  

