*{margin:0; padding:0;}

body{
	background-image:url('../layout/fundobody.jpg');
	background-position:top;
}

#envolta{
	width:812px;
	background-color:#004685;
	border:4px solid #004685;
	padding:2px;
}

#titulo{
	width:760px;
	height:40px;
	background-image:url('../layout/paratitulos.jpg');
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#004685;
	margin-bottom:20px;
	text-align:left;
}

#titulo2{
	width:760px;
	height:40px;
	border-bottom:1px solid #ccc;
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#004685;
	margin-bottom:20px;
}

#titulos3{
	width:760px;
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#f29400;
	margin-top:30px;
	text-align:left;
}

#enfeite1{
	width:808px;
	border:4px solid #000;
}

#menu{
	height:40px;
	background-image:url('../layout/fundomenu1.jpg');
	background-repeat:repeat-x;
	text-align:center;
	padding:0px 0px 0px 30px;
	border-bottom:2px solid #f29400;
	border-top:2px solid #f29400;
}

#corpo{
	width:760px;
	margin-top:40px;
}

#dados{
	width:800px;
	height:130px;
	text-align:center;
	background-color:#004685;
	margin-top:20px;
}

#rodape{
	width:800px;
	text-align:center;
	background-image:url('../layout/fundorodape.jpg');
	background-repeat:repeat-x;
}


/* CONTAINERS DO FORMULÁRIO */

#divisor{
	width:20px;
	height:200px;
}

#caixa{
	width:740px;
	border:1px solid #aaa;
	background-color:#eee;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	text-align:left;
	padding:5px;
}
