@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(/images/back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.thrColAbsHdr #container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	height: auto;
} 


.thrColAbsHdr #header {
	height: 510px;
	float: left;
	position: relative;
	width: 960px;
	background-image: url(/images/back_banner.png);
	background-repeat: no-repeat;
	background-position: top left;
} 
.thrColAbsHdr #sidebar1 {
	position: relative;
	width: 200px;
	float: left;
	height: 500px;
}
.thrColAbsHdr #sidebar2 {
	position: relative;
	width: 210px;
	float: left;
	height: auto;
}
.thrColAbsHdr #mainContent {
	float: left;
	position: relative;
	width: 540px;
	height: auto;
	padding: 5px;
}
.thrColAbsHdr #footer {
	background-image: url(/images/back_footer.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 45px;
	float: left;
	position: relative;
	width: 960px;
} 
.thrColAbsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
#img_banner {
	position:relative;
	width:720px;
	height:300px;
	z-index:1;
	float: left;
}
#mascote {
	position:relative;
	width:205px;
	height:280px;
	z-index:1;
	float: left;
	background-image: url(/images/mascote.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 30px;
}
#menu {
	position:relative;
	width:755px;
	height:40px;
	z-index:2;
	float: left;
	margin-top: 270px;
}
#base_banner_secundario {
	position:relative;
	width:960px;
	height:300px;
	z-index:1;
	float: left;
	margin-top: 22px;
	background-image: url(/images/img_banner.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#logo {
	position:relative;
	width:316px;
	height:145px;
	z-index:1;
	float: left;
	margin-top: 5px;
}
#info {
	position:relative;
	width:600px;
	height:176px;
	z-index:2;
	float: left;
	background-image: url(/images/img_slogan.png);
	margin-left: 20px;
}
#txt_footer {
	position:relative;
	width:775px;
	height:40px;
	z-index:1;
	float: left;
	margin-top: 7px;
}
#logo_lw2 {
	position:relative;
	width:70px;
	height:12px;
	z-index:2;
	float: right;
	margin-top: 20px;
}
.style1 {
	color: #FFFFFF;
	font-size: 14px;
}
#contato1 {
	position:relative;
	width:500px;
	height:auto;
	z-index:1;
	float: left;
	margin-left: 15px;
}
#anuncio2 {
	position:relative;
	width:500px;
	height:695px;
	z-index:2;
	float: left;
	margin-left: 16px;
	margin-top: 10px;
}
#anuncio3 {
	position:relative;
	width:500px;
	height:285px;
	z-index:3;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
#anuncio4 {
	position:relative;
	width:500px;
	height:25px;
	z-index:4;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
}
#bandeiras_pagamento {
	position:relative;
	width:960px;
	height:82px;
	z-index:1;
	float: left;
	background-image: url(/images/logos_cred.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.style2 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

