*{margin:0; padding:0;}

#fundo1 {
	background-image:url('../layout/fundobody1.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo2 {
	background-image:url('../layout/fundobody2.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo3 {
	background-image:url('../layout/fundobody3.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo4 {
	background-image:url('../layout/fundobody4.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo5 {
	background-image:url('../layout/fundobody5.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo6 {
	background-image:url('../layout/fundobody6.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo7 {
	background-image:url('../layout/fundobody7.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo8 {
	background-image:url('../layout/fundobody8.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#corpo{
	width:950px;
	margin-top:40px;
}

#corpo2{
	width:950px;
	margin-top:190px;
}

#frase{
	width:100%;
	text-align:center;
	color:#b61313;
}

#menu{
	width:950px;
	margin-top:457px;
	width:950px;
	text-align:center;
}

#menu2{
	margin-top:0px;
	width:100%;
	height:30px;
	text-align:center;
	background-color:#96b522;
	padding-top:10px;
	margin-top:60px;
}

#menu3{
	margin-top:227px;
	width:950px;
}

#titulopag{
	width:950px;
	height:40px;
	color:#96b522;
	font-family:"Microsoft Sans Serif" ,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
	text-align:left;
	margin-top:7px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #96b522;
}

#dados{
	width:100%;
	height:170px;
	text-align:center;
	background-color:#5b8306;
}

#rodape{
	width:100%;
	text-align:center;
	margin-top:20px;
}

#efeito{
	width:270px;
	height:27px;
	font-family:"Microsoft Sans Serif" ,Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:4px 0px 0px 0px;
	text-align:center;
	color:#fff;
	background-image:url('../layout/efeito.jpg');
	background-repeat:no-repeat;
}

/* CONTAINERS DO FORMULÁRIO */

#caixa{
	width:940px;
	border:1px solid #ddd;
	margin-top:20px;
	float:right;
	text-align:left;
	background-color:#eee;
	padding:5px;
	font-family:"Microsoft Sans Serif" ,Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#000;
	text-align:justify;
	line-height:19px;
}

#fale{
	width:700px;
	border:1px solid #ddd;
	margin-top:20px;
	float:right;
	text-align:left;
	background-color:#eee;
	padding:5px;
	font-family:"Microsoft Sans Serif" ,Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#000;
	text-align:justify;
	line-height:19px;
}

