body {
	background : #e5ebe7 url("../img/background.jpg") repeat-x;
	font-family : verdana;
	font-size : 80%;
}
hr {
	display : none;
}
h2 {
	font-size : 120%;
}
#logo{
	float : left;
	width : 270px;
	height : 100px;5
}
#site{
	padding-left : 50%;
	margin-left: -455px;
	width : 910px;
	height : 100px;
}
#header {
	background : url("../img/header.gif") no-repeat;
	width : 910px;
	height : 140px;
	_float : left;
}
#header #relacionamento{
	height : 54px;
}
#header #relacionamento #right{
	float : right;
	background : url("../img/right-relacionamento.jpg");
	width : 5px;
	height : 54px;
}
#header #relacionamento #meio{
	float : right;
	background : #e5f4eb;
	padding : 10px 20px;
	height : 34px;
}
#header #relacionamento #left{
	float : right;
	background : url("../img/left-relacionamento.jpg");
	width : 6px;
	height : 54px;
}
#relacionamento img{
	border : none;
}
#header h1{
	display : none;
}
#menu {
	background : url("../img/menu-bg.jpg") repeat-x;
	width : 910px;
	height : 30px;
}
#menu ul{
	padding : 0;
	margin : 0;
}
#menu ul li {
	float : left;
	width : 90px;
	height : 28px;
	text-align : left;
	list-style : none;
	border : 1px solid #ffffff;
	border-left : 0;
	padding : 5px 0 0 10px;
}
#menu ul #first{
	border:1px solid #ffffff;
}
#menu ul li a{
	text-decoration : none;
	color : #ffffff;
}
#menu ul li.pagina_atual{
	background : url("../img/visited-bg.jpg") repeat-x;
}
#container {
	background : #ffffff;
	width : 885px;
	min-height : 400px;
	color : #333333;
	padding : 10px 0 10px 25px;
	_margin-left:245px; /* Fix para IE no slide show */
}

#submenu{
	margin-left : 40px;
	padding-left : 15px;
	padding-right : 0px;
	_margin : 0;
	float : right;
	width : 278px;
	_width : 248px;
	min-height : 400px;
}
#submenu ul{
	padding-left : 10px;
	_padding : 0px;
}
#submenu li{
	margin-left : 20px;
	_margin : 0;
	color : #00923f;
	list-style-image : url("../img/seta.gif");
	_list-style-image : none;
}
#submenu li a{
	color : #00923f;
	text-decoration : none;
}
#content a{
	color : #333333;
	text-decoration : none;
}
#content img{
	border : 0;
}
#content{
	border-right : 1px solid #c3c3c3;
	width : 581px;
	_width : 576px;
	min-height : 400px;
	
	/*padding-left : 30px;*/
	_margin-left : 0px;
}
#content h4{
	margin-top : 20px;
	font-size : 90%;
}
#site_map {
	background : #d5e5dc;
	width : 910px;
	height : 180px;
	color : #00923f;
}

#links {
	float : left;
	width : 182px;
	height : 180px;
}
#links h4{
	margin-top : 5px;
	line-height : 70%;
	_line-height : .8;
	height : 30px;
	_height : 30px;
	text-indent : 39px;
	border-bottom : 2px solid #c3c3c3;
}
#links ul {
	margin-top : -13px;
	margin-top : 0;
}
#links li {
	list-style : none;
	font-size : 12px;
}
#links li a{
	text-decoration : none;
	color : #00923f;
}
#footer {
	padding-left : 39px;
	width : 910px;
	height : 200px;	
	color : #777777;
}
#footer p{
	font-size : 10px;
}
#contato_endereco {
	float : left;
	width : 400px;
}
#contato_rapido {
	float : left;
	width : 471px;
}
#videos{
	float : left;
	width : 140px;
	padding : 18px 40px 30px 10px ;
}
#contato_rapido p{
	float : left;
	padding-left : 20px;
	margin-top : -7px;
	_margin-top : 0;
}

input.enviar{
	color : #ffffff;
	background : url("../img/menu-bg.jpg") repeat-x;
	height : 30px;
	width : 30px;
	border : none;
	font-weight : bold;
	padding:0px;
	text-align : center;
}
#submenu input {
	color : #ffffff;
	background : url("../img/menu-bg.jpg") repeat-x;
	height : 30px;
	width : 100px;
	margin-left : 90px;
	border : none;
	font-weight : bold;
}
textarea{
	width : 350px;
	height : 80px;
	border : 1px solid #777777 ;
}
#spam {
	display : block;
	clear : both;
	/*_width : 2px;
	_height : 2px;
	_background : #ff0000;*/
}
#submenu #filie a{
	font-style : italic;
	text-decoration : none;
	color : #666666;
	font-size : 20px;
	font-weight : bold;
}
#submenu #filie{
	width :250px;
	height : 60px;
	border : 0;
	background : url("../img/bt_filie_se_psc_semtexto.gif");
}
#submenu #filie #text{
	padding-top : 17px;
	padding-left : 40px;
}
#submenu label{
	line-height : 32px;
}
#submenu select {
	float : right;
	width : 150px;
	margin-right : 40px;
	margin-bottom : 10px;
}