body {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:8pt;
	color:#FE6200;
	background: white url(bgjpg);
}

img{border:0}
li{display:inline;}
a:hover{text-decoration:underline}

h1, h2, h3, h4, h5, p{
	margin:0;
	padding:0;
	font-weight:normal;
}

a{
	text-decoration:none;
	color:#FE6200;
}

#um{
	height:55px;
	background-image:url(../images/bg_menu.png);
}

#dois{
	 height:715px;
	 background-image:url(../images/bg_conteudo.png);
	 background-repeat:repeat-x;
}

#geral{
	 width:990px;
	 margin:0 auto;
	margin-top:-715px;
}

#carousel_container{
	width: 550px;
	height: 200px;
	margin: 0px auto;
	margin-top:-80px
}

#escond{
	width:30px;
	height:30px;
	position:relative;
	top:-77px;
	left:0px;
	background-image:url(../area.jpg);
}

#menu{
	color:#FFF;
	text-align:center;
}

#menu ul{
	padding-top:20px;
	margin:0;
}

#menu li{margin-right:30px;}

#menu ul li a:hover{
	border-bottom:#8ABFFA 2px solid;
	text-decoration:none;
}

#logo{
	text-align:center;
	padding-top:5px;
}

#logo h1{
	display:none;
}

#content_1{
	width:958px;
	height:155px;
	padding:15px;
	margin-top:-30px;
	background-image:url(../images/bg_content_1.png);
	border:#CCC 1px solid;
}

#content_1_left p, #content_1_right p{
	margin:18px 0;
}

#content_1_left{
	float:left;
	width:560px;
}

.link{
	color:#0095eb;
	text-decoration:underline;
	font-size:8pt;
}

.link2{
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}

#destaque{
	float:left;
	width:170px;
	margin-left:55px;
}

#content_1_right h2{
	color:#3399FF;
	font-size:8pt;
}

#content_1_left p{text-align:justify;}
#content_1_right{text-align:right;}
#content_1_right p{font-size:8pt;}
#sub_menu ul li{list-style:url(../images/assinatura.png);}

#sub_menu{
	background-image:url(../images/icons.jpg);
	background-repeat:no-repeat;
	height:170px;
	width:990px;
}

#sub_menu ul{
	float:left;
	margin:0;
	padding:77px 95px 0 30px;
}

#sub_menu ul li a{
	color:#0095eb;
	display:block;
	font-size:8pt;
	margin-bottom:3px;
	text-decoration:underline;
}

#sub_menu ul li :hover{
	color:#0000CC
}

#contato{
	text-align:right;
	margin-right:125px;
	padding-top:77px;
}

#contato h3{font-size:8pt;}
#contato a{color:#0095eb;}
#contato span{color:#0095eb;}

#tres{
	 height:60px;
	 background-image:url(../images/bg_rodape.png);
}

#rodape{
	text-align:right;
	width:990px;
	margin:0 auto;
}

#rodape ul{
	float:left;
	margin:23px 0 0 0;
	padding:0;
}

#rodape li{
	margin-right:30px;
	font-size:8pt;
}

#rodape img{
	margin-top:15px
}