body
			{
	background-color: #3A0304;
	margin: 0 auto;
	padding: 0px;
	width: 960px;
	text-align: center;
	line-height: 18px;
	font-family: Arial;
	font-size: 16px;
			}
			
			.todo
			{
				text-align: left;
			}
			
						.content
			{
	background: #e7d4c6 url(../imagens/titulo2.png) right 20px no-repeat;
	width: 906px;
	margin-left: 30px;
	margin-top: -8px;
	padding-bottom:20px;
			}
			
			.content p
			{
	font-size: 12px;
	color:#5c5454;
	font-weight: bold;
	text-align:justify;
			}
			
			.rodape p
			{
	font-size: 12px;
	color:#CAC6C6;
	font-weight: bold;
	padding-left:15px;
			}
			
			.rodape
			{
	margin-left:4px;
	width:938px;
	height:52px;
	background:url(../imagens/rodape-trans.png);
    *background:none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/rodape-trans.png", sizingMethod="scale");
	margin-top: -22px;
	padding-top: 5px;
	padding-left:20px;
	*padding-top:25px;
}
			
			.content form
			{
	font-size: 12px;
	color:#5c5454;
	font-weight: bold;
			}
			
			.menu
			{
	position: absolute;
	margin-top: 275px;
	margin-left: 112px;
	color: white;
	font-weight: bold;
	width: 750px;
			}
			
			.menu a
			{
				color: white;
				text-decoration: none;
				padding-left: 15px;
				padding-right: 15px;
				border-right: 1px solid white;
			}
			
			.contentPart
			{
	padding-top: 20px;
	clear: both;
			}
		
			.bordaDoMal
			{
				border: 5px solid #700608;
			}
			
			.image
			{
				float: left;
				margin: 10px 25px 20px 10px;
			
			}
			
.text
			{
	float: left;
	width: 500px;
	margin-top: 25px;
	font-size: 12px;
	color:#5c5454;
	font-weight: bold;
	text-align:justify;
			}
			
			.text2
			{
	float: left;
	width: 800px;
	margin-top: 20px;
	font-size: 12px;
	color:#5c5454;
	font-weight: bold;
	text-align:justify;
	padding-left: 25px;
			}
			
						.text2 a
			{
	float: left;
	width: 800px;
	font-size: 12px;
	color:#5c5454;
	font-weight: bold;
	text-align:justify;
	text-decoration:none;
			}
			
			
			.titulo
			{
				margin-right:10px;
			}
			
			.titulo1
			{
				color:#643612;
				font-family:Verdana;
				font-weight: bold;
			}
			
			.image2
			{
	margin-top:10px;
	margin-bottom:-10px;
	margin-left:25px;
	width:794px;
			}
			
						.image2 img
			{
	text-decoration:none;
	border:none;
			}

			.seta
			{
	margin-left:-10px;
			}
			
			.campoform {
	background:#FFFFFF none repeat scroll 0 0;
	border:0 none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	padding:3px;
			}
			
						.campoform2 {
	background:#FFFFFF none repeat scroll 0 0;
	border:0 none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
			}
			
.mensagem {
	background:#FFFFFF none repeat scroll 0 0;
	border:0 none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:150px;
	padding:3px;
	width:265px;.todo .content .contentPart .image2 p img {
	text-align: center;
}

#criacao {
	width:338px;
	height:52px;
	float:left;
	text-align:right;
}

#criacao a {
	color:#CAC6C6; !important
	font-size:12px !important;
	text-decoration:none !important;
	font-weight:bold;
}

