/* Estilo */

*{
	margin: 0px;
	padding: 0px;
	font-family: verdana;
}

html{
	height: 100%
}

body {
	height: 100%;
	background-image: url('../_img/bg_principal.jpg');
	background-position: center;
/*	background-color:#0099FF;
*/}

a {
	color: #339999;
	text-decoration: none;
}

h1 {
	font-family: verdana;
	font-size: 20px;
	color: #003366;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 18px;
	color: #2ea5c2;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin: 20px 0px 15px 0px;
}

h4 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#2ea5c2;
}

p {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	/*margin-top: 18px;*/
	color: #333;
}

ul {
	margin-left: 3px;
}

li {
	font-size:11px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: none;
	color: #333;
	margin: 12px 0px;
	_margin: 6px 0px;
	padding: 0px 0px 0px 16px;
	_padding: 0px 0px 0px 0px;
	background-image: url('../_img/li.gif');
	background-repeat: no-repeat;
	background-position: left;
}

cite {
	font-size: 12px;
	color: #333;
}

#patch{
	height: 120px;
	width: 100%;
	background-color:#000000;
	position: absolute;
	bottom: -30px;
}

#principal {
	width: 950px;margin: auto;
/*	height: 100%;
	background-color:#FFFFFF;
	
*/}

/* TOPO */

#topo {
	margin-bottom: 15px;
}

#menu-topo{
	background-image: url(../_img/bg_menu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 867px;
	height: 29px;
	margin: 10px 0px -50px 0px;
	padding: 10px 20px 0px 60px;	
	position: relative;
}

#menu-topo a {
	margin: 0px;
	padding: 0px;
	display: block;
	float:left;
	height: 15px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
	
#menu-topo a:hover{ background-position: 0px -15px; }

#menu-topo .menu-1{
	background-image: url(../_img/menu.png);
	width: 99px;
	margin-right: 70px;
	
}

#menu-topo .menu-2{
	background-image: url(../_img/menu-02.png);
	width: 78px;
	margin-right: 70px;
	
}

#menu-topo .menu-3{
	background-image: url(../_img/menu-03.png);
	width: 64px;
	margin-right: 70px;

}

#menu-topo .menu-4{
	background-image: url(../_img/menu-04.png);
	width: 95px;
	margin-right: 70px;

}

#menu-topo .menu-5{
	background-image: url(../_img/menu-05.png);
	width: 60px;
	margin-right: 70px;
	
}

#menu-topo .menu-6{
	background-image: url(../_img/menu-06.png);
	width: 59px;
	position: relative;
}

#menu-topo .dropdown {
	background-image: url(../_img/bg_dropDown.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 179px;
	height: 124px;
	margin: 27px 0px 0px -10px;
	padding: 0px;	
	position: absolute;
	visibility: hidden;
}
	
#menu-topo .dropdown ul {
	margin: 0px 0px 0px 3px;
	padding: 10px 0px 0px 0px;
	width: 155px;
	}
	
#menu-topo .dropdown li {
	margin: 0px 0px 10px 15px;
	padding: 0px;
	font-size: 10px;
	background-image: none;
	color: #126275;
	
	}
	
#menu-topo .dropdown li a {
	width: 100%;
	color: #126275;	
	border-bottom: 1px solid #CCC;
	padding: 8px 0px 8px 0px;
	}
	
#menu-topo .dropdown li a:hover {
	color: #30b0ce;	
	}


/* HOME */


#box-home {
	margin-top: 15px;
}

#home_box_menor {
	width: 228px;
	height: 208px;
	background-image: url('../_img/home_box_rodape.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 11px;
}

#home_box_menor p{
	margin: 10px 0px 0px 25px;
}

#home_box_menor p em{
	color: #666;
}

#home_box_menor p strong{
	color: #666;
}

#boxesHome{
	margin: 10px 0px -90px -17px;
}


#conteudo {
margin: 50px 0px 0px 0px;
/*	border: 1px solid;*/
padding: 20px 0px;
}

#conteudo p { font-size: 11px; }

#conteudo p a{ font-size: 11px; }

#home_box_maior {
	width: 464px;
	height: 208px;
	background-image: url('../_img/home_box_rodape_gnd.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 11px;
}

#conteudo_interno { margin-top: 30px; }
#casosTable { width: 98%; }
#casosTable td{ padding: 0px 15px; }

.casoBox {
	margin: 15px 0px 40px 0px;
	padding: 5px 10px;
	width: 702px;
	background-image: url('../_img/produtos_box_bg.jpg');
	height: 37px;
}

.casoBox p{
	color: #666;
	font-size: 12px;
	margin-top: 4px;
}

/* RODAPE */

#rodape {
	background-image: url('../_img/bg_rodape.gif');
	background-position: center;
	width: 100%;
	font-size: 11px;
	color: #fff;
	padding: 40px 0px 10px 0px;
	min-height: 100px;
	margin: 40px auto 0px auto;
}

#rodape a {
	font-size: 11px;
	color: #fff;
}

#rodape a:hover {
	font-size: 11px;
	background-color: #0a7997;
	color: #FFFFFF;
}

#rodape p {
	font-size: 11px;
	color: #fff;
}

#menurodape {
	width: 950px;
	margin: 0px auto 0px auto;
}

/* FIM RODAPE */

#ftr_caracteristicas {
	width: 702px;
	background-image: url('../_img/ftr_esquema_02.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

#aluguebox {
	position: relative;
	padding: 55px 20px 20px 20px;
	width: 306px;
	height: 120px;
	
	/* 
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
	
	
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
*/

	background-image: url('../_img/alugue_box_2.jpg');
}

#aluguebox  ul{
	margin: 0px;
}

#aluguebox  li{
	font-size:11px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: none;
	color: #333;
	margin: 12px 0px;
	_margin: 6px 0px;
	padding: 0px 0px 0px 16px;
	_padding: 0px 0px 0px 0px;
	background-image: url('../_img/liBox.gif');
	background-repeat: no-repeat;
	background-position: left;
}


.boxlink {
	display: block;
	position: absolute;
	right: 22px;
	bottom: 0px;
	width: 130px;
	height: 40px;
}

#comprebox {
	position: relative;
	padding: 40px 20px;
	width: 306px;
	height: 120px;
	background-image: url('../_img/compre_box.jpg');
}

#comprebox li{
	font-size:11px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: none;
	color: #333;
	margin: 12px 0px;
	_margin: 6px 0px;
	padding: 0px 0px 0px 16px;
	_padding: 0px 0px 0px 0px;
	background-image: url('../_img/liBox.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#formDiv { width: 530px; }

#faleconoscoTopo{
	width: 410px;
	height: 75px;
	background-image: url('../_img/faleconoscoTopo.jpg');
}

#faleconoscoBox {
	width: 370px;
	min-height: 402px;
	height::402px;
	padding: 0px 20px;
	background-image: url('../_img/faleconosco_bg.jpg');
	background-repeat:repeat-y;	
}

#faleconoscoRodape {
	width: 410px;
	height: 25px;
	background-image: url('../_img/faleconoscoRodape.jpg');	
}

#contatoTipo {
	padding: 11px 0px;
}

#tableContato td {
	font-size: 10px;
	color: #1d829b;
	font-weight: bold;
	height: 37px;
}

.form-texto {
	width: 204px;
	height: 16px;
	background-image: url('../_img/form-texto.jpg');
	margin-left: 10px;
	border: 0px;
	font-size: 10px;
	color: #1d829b;
	padding: 3px;
}

.form-caixa {
	width: 332px;
	height: 143px;
	margin-left: 10px;
	border: 0px;
	background-image: url('../_img/form-textarea.jpg');
	font-size: 10px;
	color: #1d829b;
	padding: 3px;	
}

#enderecoBox {
	background-color: #e4eaf0;
	width: 880px;
	height: 220px;
	font-size: 10px;
	color: #333;
	padding: 15px 30px 50px 30px;
}

#enderecoBox p {
	font-size: 11px;
	color: #333;	
}

#enderecoBox strong {
	font-size: 11px;
	color: #1d829b;
	font-weight: bold;	
}

#mapaBox {
	width: 525px;
	height: 250px;
	float: right;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}

/*-------------CANAIS----------------*/

#box-canais-historia{
	background-image:url('../_img/bg_canais_caixaGrande.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:950px;
	height:356px;
	margin:-40px 0px 0px 0px;
	padding:0px;
	position:relative;
}

#box-canais-historia-texto{
	position:absolute;
	width:300px;
	top:105px;
	right:330px;
}

#box-canais-valores{
	position:absolute;
	top:85px;
	right:40px;
}

#box-canais-valores li{
	font-size:11px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: none;
	color: #333;
	margin: 12px 0px;
	_margin: 6px 0px;
	padding: 0px 0px 0px 20px;
	_padding: 0px 0px 0px 0px;
	background-image: url('../_img/li.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#box-canais-cadastro{
	background-image:url('../_img/bg_cad_agentes.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:550px;
	height:332px;
	margin:20px 0px 0px 0px;
	padding:10px 20px 20px 30px;
	position:relative;
	float:left;
}

#box-canais-downloads{
	margin:20px 0px 0px 0px;
	padding:0px;
	float:right;
	width:320px;
}

#box-canais-downloads li{
	background-image:url('../_img/ico_pdf.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:20px;
	padding:0px 0px 10px 23px;
}

#box-canais-downloads a{color:#666;}

.form-texto-2{
	width: 140px;
	height: 16px;
	background-image: url('../_img/form-texto.jpg');
	margin-left: 10px;
	border: 0px;
	font-size: 10px;
	color: #1d829b;
	padding: 3px;
}

#tableCadastro td{
	font-size: 10px;
	color: #1d829b;
	font-weight: bold;
	height: 28px;
}

.clear{clear:both;}
