/* CSS Document */

body {
	margin:0;
	margin-top:38px;
	margin-bottom:38px;
	background-image:url(images/bg.jpg);
	background-attachment:fixed;
	
	/*background-color:#AA2639;*/
	text-align:center;
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #666666;
}

a {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}



a:hover {
	color:#8A1F2F;
	text-decoration: underline;
}

#geral {
	width:788px;
	margin:0 auto;
	text-align:left;
	
}

#topo {
	width:786px;
}

#coluna1 {
	width:300px;
	height:388px;
	float:left;
	background-color:white;
	padding-top:19px;
}

#coluna2 {
	width:300px;
	height:388px;
	background-color:white;
	float:left;
	padding-top:19px;
}

#coluna3 {
	width:186px;
	height:388px;
	background-color:white;
	float:left;
	padding-top:19px;
}

#coluna_interna {
	width:786px;
	float:left;
	background-color:white;
	padding-top:19px;
}

#rodape {
	width:786px;
	height:65px;
	float:left;
	/*background-image:url(images/rodape.jpg);*/
	
}

#sombrarodape {
	width:786px;
	height:27px;
	float:left;
	background-image:url(images/sombra_rodape.png);
	/*margin-bottom:38px;*/
}

#endereco {
	width:786px;
	height:27px;
	float:left;
	color:#FFFFFF;
	margin-bottom:38px;
}

#fundo_not_art {
	width:282px;
	height:192px;
	background-image:url(images/fundo_not_art.jpg);
	margin-left:12px;
}

.tits {
	padding-left:12px;
	padding-bottom:11px;
}

.linha {
	padding-left:12px;
}

.text_not_art {
	padding-left:16px;
	padding-top:14px;
	width:230px;
}

.text_not_art2 {
	padding-left:16px;
	padding-top:25px;
	width:230px;
}

.text_not_art3 {
	padding-left:16px;
	padding-top:35px;
	width:230px;
}

#fundo_informativo {
	width:165px;
	height:97px;
	background-image:url(images/fundo_informativo.jpg);
	margin-left:12px;
	/*float:left;*/
}

.form {
	margin-top:70px;
	border-color:#AE273B;
	border:solid 1px;
}

.img_modelos {
	padding-left:12px;
	margin-top:11px;
}

.txt_interno {
	padding:12px;
}

#camada01 {
	background-color: white;
	padding:8px;
	border:solid 1px #E0E0E0;
}

#camada02 {
	background-color: white;
	padding:8px;
	border:solid 1px #E0E0E0;
}

#camada03 {
	background-color: white;
	padding:8px;
	border:solid 1px #E0E0E0;
}

#form1 {
	width:80px;
	height:30px;
	float:left;
	/*padding-top:4px;*/
	text-align:right;
	padding-right:15px;
}

#form2 {
	width:600px;
	height:30px;
	float:left;
}

#form3 {
	width:600px;
	height:100px;
	float:left;
}

input {
	border:1px solid;
	border-color: #DDDDDD;
}

textarea {
	border:1px solid;
	border-color: #DDDDDD;
}

.mrlf4 {
	margin-left:4px;
}
