/* CSS Document */

body {	
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(images/body_tall.gif);
	background-repeat:repeat-x;
	}
div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#333333;
	}
a {
	color:#000000;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
div#geral {
	text-align:left;
	margin:0 auto;
	width:724px;
	background-color:#FFFFFF;
	}
div#rodape {
	width:724px;
	height:68px;
	border-top:solid 5px #A01245;
	margin:16px 0 23px 0;
	clear:both;
	}
div#meio {
	width:724px;
	clear:both;
	}
div#flash {
	width:724px;
	height:337px;
	clear:both;
	}
div#esquerda {
	width:239px;
	height:560px;
	float:left;
	}
div#direita {
	width:478px;
	height:440px;
	padding-left:5px;
	float:left;
	}
div.copyright {
	width:140px;
	float:left;
	padding:20px 94px 23px 22px;
	}
div.menurodape {
	width:468px;
	float:left;
	padding:20px 0 23px 0;
	}
div.pontilhado {
	border-bottom:dotted 1px #ADADAD;
	width:724px;
	height:8px;
	float:left;
	}
div.esquerdaconteudo {
	width:238px;
	height:162px;
	clear:both;
	}
div.meioesquerdaconteudo{
	width:217px;
	height:142px;
	border-left:solid 1px #E2E2E2;
	border-right:solid 1px #E2E2E2;
	padding:0 20px 0 0;
	}
div.arredondadocima {
	width:238px;
	}
div.arredondadobaixo {
	width:238px;
	height:10px;
	}
div.endereco {
	width:199px;
	height:88px;
	padding:20px 29px 0 11px;
	float:left;
	}
div.direitacima {
	width:480px;
	}
div.direitabaixo {
	width:480px;
	height:10px;
	}
div.meiodireitaconteudo{
	width:478px;
	height:200px;
	border-left:solid 1px #E2E2E2;
	border-right:solid 1px #E2E2E2;
	padding:9px 0 0 0;
	}
div.direitaconteudo {
	width:480px;
	height:220px;
	float:left;
	}
div.ende {
	width:220px;
	height:150px;
	float:left;
	margin-right:8px;
	}
.li1 ul {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
.li1 li {
	background:url(images/barra_vertical.gif) center left no-repeat;
	display:inline;
	padding:0 7px 0 10px;
	color: #333333; font-weight: bold;
	}
.li1 a{ color:#333333; text-decoration:underline}
.li1 a:hover{ color:#333333; text-decoration:none}
form { margin:0px; padding:0px}
.form1 input {
	width:300px;
	height:15px;
	font-family:tahoma;
	font-size:11px;
	color: #333333;
	padding:0 0 0 6px;
	border-color:#333333;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff;
}
.textarea {
	width:127px;
	height:79px;
	font-family:tahoma;
	font-size:11px;
	color: #333333;
	padding:0 0 0 6px;
	border-color:#333333;
	border-style:solid;
	border-width:1px;
	background-color:#ffffff;
}
