/* CSS Document */
/*----------ESTILOS DE TAGS--------------------*/
body{
margin:0px;
padding:0px;
width:100%;
background:url(images/bg2.jpg) #EDEDED repeat-x top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

img{border:0px;}
form{margin:0px; padding:0px;}
input, select, textarea{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
font-weight:normal; 
background:#FFFFFF; 
border:1px solid #000000;
}
.check{background:none; border:none;}

a{color:#666666;font-weight:bold; text-decoration:none}
a:hover{color:#CC3300;}
/*----------------------------------------------*/

#login_pop{
	z-index:1;
	visibility:visible;
	background-color: #EDEDED;
	height:200px;
}
.vermelho{
color:#FF0000;
width:85%;
text-align:center;
font-weight:bold;
margin:0 auto;
margin-bottom:15px;
margin-top:15px;
}

/*----------ESTILO DO SITE INTEIRO--------------------*/
#site{
width:777px;
margin:0 auto;
}

#intro{max-height:162px;}
/*----------ESTILOS DO MENU--------------------*/
#menu{
margin:0 auto;
margin:0px;
padding:0px;
}
/*----------------------------------------------*/

/*----------ESTILOS DO CONTEUDO--------------------*/
#conteudo{
margin:0 auto;
padding-top:15px;
padding-bottom:20px;
}

	/*----------ESTILOS DOS SERVICOS--------------------*/
	#servicos{
	float:left;
	width:259px;
	background:url(images/index_04.gif) no-repeat top;
	padding-top:83px;
	}
	
	#servicos ul{ list-style:none; margin:0px; padding:0px; margin-left:10px;}
	#servicos ul li{padding-bottom:4px; text-align:left}
	.extra{margin-bottom:12px; font-weight:normal;}
	#agendar{margin:0 auto; width:85px; padding-top:45px; _padding-top:0px}
	/*----------------------------------------------*/

	#index{
	float:right;
	width:495px;
	margin-left:10px;
	}
	
	#central_login{
	width:495px;
	background:#FFFFFF;
	height:90px;
	}
	
	#status{height:85px; width:70px; margin-left:10px; text-align:center; padding-top:5px;}
	#status h3{
	background:url(images/bt_painel_login.gif) transparent no-repeat top;
	width:70px; height:37px; 
	margin:0px; 
	padding:0px;
	padding-bottom:5px;
	}
	#status span{display:none}
	
	#status{float:left;}
	#login{float:left; margin-left:35px; margin-top:13px; font-size:11px;}
	#login ul{list-style:none; margin:0px; padding:0px;}
	#login ul li{padding-bottom:4px;}
	#opcoes_login{float:right; margin-right:15px; margin-top:7px;}
	#opcoes_login ul{list-style:none; margin:0px; padding:0px;}
	#opcoes_login ul li{ float:left; width:62px; height:76px;}
	
	#erro{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-115px;
	visibility:hidden;
	color:#FF0000;
	background:#EDEDED;
	border:1px solid #000000;
	width:230px;
	text-align:center;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:20px;
	}
	
	#ultimas_noticias{text-align:justify; margin-bottom:20px;}
	#ultimas_noticias ul{list-style:none;margin:0px;padding:0px;}
	#ultimas_noticias ul li{
	background:url(images/icon_noticia.gif) no-repeat left top;
	padding-left:25px;
	border-bottom:1px dashed #000000;
	margin-bottom:14px;
	padding-bottom:5px;
	}
	.titulo{font-weight:bold; margin:0px; padding:0px; margin-bottom:5px;}
	#mais_not{ float:right}
	
	#parceiros{
	clear:both;
	width:760px;
	margin:0 auto;
	background:url(images/bt_parceiros.gif) no-repeat top left;
	padding-top:10px;
	}
/*----------------------------------------------*/


#rodape{
clear:both;
border-top:1px solid #000000;
background:url(images/logo_importadora_rodape.gif) left top no-repeat;
padding-left:230px;
padding-top:15px;
height:60px;
margin-bottom:30px;
margin-top:20px;
color:#666666;
}
#rodape img{float:right}

#endereco{float:left; background:url(images/icon_casa.gif) left top no-repeat; padding-left:30px; padding-top:5px;}
#endereco ul{
list-style:none;
margin:0px;
padding:0px;
}

#telefone{
float:left;
width:170px;
background:url(images/icon_tel.gif) top left no-repeat;
padding-top:5px;
padding-left:30px;
margin-left:20px;
}
#telefone ul{
list-style:none;
margin:0px;
padding:0px;
}
#telefone li{margin-bottom:10px;}

#wad{float:right;width:52px;}

#interna{
margin-top:10px;
margin-bottom:10px;
width:100%;
text-align:justify;
}
