html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

html
{
	background:#1d0d00;
}

body
{
	background: url(../img/background.jpg) 0 -36px repeat-x;
	color:#524132;
	font-family:tahoma, arial, sans-serif;
	font-size:13px;
	height:600px;
	text-align:center;
}

:active,:focus{
outline:none
}

p
{
	margin:0 0 8px;
}

a
{
	color:#524132;
	text-decoration:none;
}

a:hover
{
	color:#fff;
}

a:active, a.active
{
	color:#fff;
}

h2
{
	font-weight:normal;
	font-size:30px;
	font-family:Verdana;
	padding:32px 0 30px;
	display:none;
}

h3
{
	font-weight:bold;
	font-size:16px;
	font-family:Verdana;
}

div#container
{
	position:relative;
	height:600px;
	margin:0 auto;
	width:900px;
}

div#header
{
/*	background: url(../img/header.jpg) left top no-repeat; */
	height:114px;
/*	text-indent:-10000px; */
}

div#header h1
{
	background: url(../img/header.jpg) 0px -36px no-repeat;
	height:150px;
	text-indent:-10000px;
}

div#content
{
	color:#fff;
	height:350px;
	position:relative;
}

div#content a
{
	color:#fff;
	text-decoration:underline;
}

div#home
{
	height:350px;
}

ul#menu
{
	background: url(../img/menu_background.jpg) left top repeat-x;
	width:358px;
	height:27px;
	padding:3px 0 0 3px;
	position:absolute;
	bottom:106px;
	left:0;
}

ul#menu li
{
	display:inline;
	font-size:10px;
	border-right:1px solid #524132;
	padding:0 5px;
}

ul#areas
{
	height:58px;
	position:absolute;
	bottom:78px;
	right:0;
}

ul#areas li
{
	display:inline;
}

ul#areas a
{
	background-image:url('../img/areas_sprite.jpg');
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:58px;
	width:102px;
	text-indent:-10000px;
}

ul#areas a.area_1{
background-position:0 -58px;
}

ul#areas a.area_1:hover, ul#areas a.active_1{
background-position:0 0;
}

ul#areas a.area_2{
background-position:-102px -58px;
}

ul#areas a.area_2:hover, ul#areas a.active_2{
background-position:-102px 0;
}

ul#areas a.area_3{
background-position:-204px -58px;
}

ul#areas a.area_3:hover, ul#areas a.active_3{
background-position:-204px 0;
}

ul#areas a.area_4{
background-position:-306px -58px;
}

ul#areas a.area_4:hover, ul#areas a.active_4{
background-position:-306px 0;
}

ul#areas a.area_5{
background-position:-408px -58px;
}

ul#areas a.area_5:hover, ul#areas a.active_5{
background-position:-408px 0;
}

div#footer
{
	background: url(../img/footer_background.jpg) right bottom no-repeat;
	color:#483727;
	padding:63px 0 0;
	font-size:10px;
}

div#footer a
{
	color:#483727;
}

div#footer a:hover
{
	color:#fff;
}

form.styled
{
	margin:0;
	padding:0;
}

form.styled div
{
	float:left;
	width:48%;
	margin:8px 1%;
}

form.styled div.wide
{
	width:98%;
	margin:8px 1%;
}

form.styled div.narrow
{
	width:23%;
	margin:8px 1%;
}

form.styled div input, form.styled button
{
	width:100%;
	border:none;
	background:#CEB69E;
	padding:2px;
}

form.styled .submit
{
	background:#1d0d00;
	color:#CEB69E;
}

form.styled .auto
{
	width:auto;
}

form.styled div.clear
{
	clear:left;
}

form.styled div.fim_form
{
	clear:left;
	float:none;
}

form.styled label
{
	display:block;
	margin:0 auto 6px;
}

.erro
{
	color:#ba0000;
}

div#sidebar{
width:200px;
float:left;
padding:0px 30px 5px 0;
background:url(../img/sidebar_bottom.png) left bottom no-repeat;
}

div.img_holder{
height:180px;
background:#000;
}

ul#especialidades{

font-size:10px;
text-transform:uppercase;
padding-top:5px;
line-height:13px;
}

ul#especialidades a{
color:#fff;
display:block;
text-align:right;
text-decoration:none;
padding:0 28px 0 5px;
margin:3px 0;
background: url(../img/bullet.gif) 182px 4px no-repeat;
}

ul#especialidades a:hover,ul#especialidades a.active{
color:#261911;
}

div#mapa_google{
float:right;
width:510px;
height:310px;
margin:20px auto;
}

div#main{
padding:20px;
}


#slider, #slider li
{
	width:890px;
	
	overflow:hidden;

}

div.lista_parceiros,div.lista_destaques
{
	float:left;
	height:300px;

}

div.lista_parceiros .li_parceiros, div.lista_destaques .li_destaques{
/*padding:2px 0px 0px 2px;*/
float:left;
width:430px;
min-height:120px;
height:auto !important;
height:120px;
padding-bottom:5px;


}

div.lista_parceiros a, div.lista_destaques a{
color:#fff;
/*display:block;*/
margin-left:96px;
text-decoration:underline;
}

div.lista_parceiros img, div.lista_destaques img{
float:left;
padding: 0px 20px 0 0;
max-height:76px;
}

div.lista_parceiros h3, div.lista_destaques h3{
padding: 0 0 5px 0;
margin-left:96px;
}

div.lista_destaques div.descricao{
padding: 0 0 0px 0;
margin-left:96px;
}

ul#lista_colaboradores{
position:absolute;
bottom:0;
left:0;
}

ul#lista_colaboradores li{
display:inline;
}

div#slider{
	padding-top:10px;
}

span#prevBtn, span#nextBtn{
	position:absolute;
}

span#prevBtn{
left:0px;
}

span#nextBtn{
right:0px;
}

div#conteudo {
	margin-left: 230px;
}

div#conteudo ul {
	list-style: disc;
	margin-left: 15px;
}
