html, body {
	padding:0;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(img/bg-header.png);
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}
#container {
	min-height:100%;
	position:relative;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	text-align: left;
	padding: 0px;
}
#header {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
#footer {
	position:relative;
	height:30px;
	bottom: 0px;
	width:100%;
	z-index: 75;
	background-image: url(img/bg-footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 0px;
	margin-bottom: 0px;
	clear: both;
}

#footerinterno {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
	text-align: left;
	padding-top: 8px;
}
#colunaesquerda {
	width: 460px;
	float: left;
	margin-top: 30px;
	padding-right: 28px;
	background-image: url(img/pontilhado-vertical.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#colunaesquerda2 {
	width: 350px;
	float: left;
	margin-top: 30px;
	padding-right: 28px;
	background-image: url(img/pontilhado-vertical.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#colunaesquerda3 {
	width: 650px;
	float: left;
	margin-top: 30px;
	padding-right: 28px;
}


#colunameio {
	width: 205px;
	float: left;
	padding-left: 25px;
	margin-top: 30px;
}
#colunameio2 {
	width: 282px;
	float: left;
	padding-left: 25px;
	margin-top: 30px;
}

#colunadireita {
	width: 170px;
	float: right;
	padding-top: 26px;
	background-image: url(img/bg-newsletter.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 20px;
	margin-top: 3px;
	height: 372px;
	padding-right: 20px;
}

.menu {
	width: 145px;
	text-align: left;
	position: absolute;
	z-index: 50;
	margin-left: 7px;
	margin-top: 20px;
}


.logo {
	float: left;
	width: 281px;
	height: 45px;
	padding-top: 44px;
}
.flash {
	float: left;
	width: 930px;
	background-image: url(img/bg-menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fone {
	float: right;
	height: 68px;
	width: 500px;
	text-align: right;
	padding-top: 31px;
}
.div-end {
	float: left;
	width: 840px;
	text-align: center;
}

.div-ass {
	float: right;
	width: 80px;
	text-align: right;
}
.texto-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	text-decoration: none;
}
a.texto-12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	text-decoration: underline;
}
.borda-foto {
	border: 1px solid #020202;
}


.separador {
	background-image: url(img/pontilado-horizontal.png);
	background-repeat: repeat-x;
	background-position: center;
	width: 460px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	height: 1px;
}

.link {
	color: #8b0e0e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.link:hover {
	text-decoration: underline;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8B0E0E;
	border: 1px solid #8B0E0E;
}





p {
	display: block;
	padding-top: 5px;
	margin: 0px;
}
.ass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b8b1b1;
}
.box {
	width: 450px;
	height: 18px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	background-image: url(img/li.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	display: list-item;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.texto-cinza11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
}
a.texto-cinza11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	text-decoration: underline;
}

.texto-branco12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
