body {
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;

}
a, a:hover, a:visited a:active
{
	color: #333333;
	text-decoration: none;
}
#navigation a, a:hover, a:visited a:active
{
	color: #333333;
	text-decoration: underline;
}
#conteiner {
	position:absolute;
	left:50%;
	top:45%;
	width:700px;
	height:534px;
	background-image: url(images/fundo.jpg);
	background-position: center;
	margin-top: -250px;
	margin-left: -350px;
}
#logo {
	position:absolute;
	width:170px;
	height:75px;
	z-index:1;
	float: left;
}
#banner {
	position:absolute;
	width:530px;
	height:53px;
	z-index:1;
	background-image: url(images/banner.jpg);
	float: left;
	left: 170px;
}
#menu {
	position:absolute;
	width:530px;
	height:26px;
	float: left;
	left: 170px;
	top: 53px;
	background-color: #FFFFFF;
}
#not_menu {
	position:absolute;
	width:63px;
	height:26px;
	float: left;
	left: 637px;
	top: 53px;
	background-image: url(images/menu_h_1.jpg);
}
#bar_p {
	position:absolute;
	width:170px;
	height:13px;
	float: left;
	top:75px;
	background-image: url(images/bar_topo_1.jpg);
	background-repeat: no-repeat;
}
#bar_m {
	position:absolute;
	width:530px;
	height:9px;
	float: left;
	top:79px;
	background-image: url(images/bar_topo_2.jpg);
	background-repeat: no-repeat;
	left: 170px;
}
#menu_l_off {
	position:absolute;
	width:170px;
	height:56px;
	float: left;
	top:88px;
	background-image: url(images/menu_l_1.jpg);
	background-repeat: no-repeat;
	z-index: 3;
	overflow: visible;
	visibility: visible;
	display: block;
}
#menu_vertical {
	position:absolute;
	width:170px;
	height:190px;
	float: left;
	top:144px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#bar_bottom {
	position:absolute;
	width:700px;
	height:20px;
	float: left;
	top:357px;
	background-repeat: no-repeat;
	background-image: url(images/bar_rodape.jpg);
}
#menu_ll_off {
	position:absolute;
	width:170px;
	height:23px;
	float: left;
	top:334px;
	background-repeat: no-repeat;
	background-image: url(images/menu_l_2.jpg);
}
#rodape {
	position:absolute;
	width:700px;
	height:157px;
	float: left;
	top:377px;
	background-repeat: no-repeat;
	background-image: url(images/fundo_rodape.jpg);
}
#conteudo {
	position:absolute;
	width:530px;
	height:263px;
	float: left;
	top:89px;
	left: 170px;
	z-index: 2;
	overflow: hidden;
}
#fundo_conteudo {
	position:absolute;
	width:530px;
	height:269px;
	float: left;
	top:88px;
	background-image: url(images/meio.jpg);
	left: 170px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#promo_1 {
	position:absolute;
	width:191px;
	height:177px;
	float: left;
	z-index: 2;
	top: -20px;
}
#promo_2 {
	position:absolute;
	width:252px;
	height:177px;
	float: left;
	top:-20px;
	left: 191px;
	z-index: 1;
	clip: rect(auto,auto,auto,auto);
}
#promo_3 {
	position:absolute;
	width:257px;
	height:177px;
	float: left;
	top:-20px;
	left: 443px;
	z-index: 1;
}
#texto {
	position:absolute;
	top:49px;
	left: 15px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 59px;
	width: 145px;
	font-weight: bold;
}
#front {
	position:absolute;
	width:309px;
	height:18px;
	float: left;
	top:180px;
	left: -54px;
	z-index: 2;
}
#front.fmt {
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
