*{
	margin:0px auto 0px auto;
	padding:0px;
}
body {
	margin:0px auto 0px auto;
	padding:0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img{
	 behavior: url(csshover.htc);
	 behavior: url(iepngfix.htc);
}

div{ behavior: url(csshover.htc);}



/* DIV QUE CONTÉM TODA A ESTRUTURA DO SITE */
#principal{
	
	width:990px;
	margin:0px auto 0px auto;
	border-color:#59ff47;
}

/* CABEÇALHO DA PÁGINA */
#top{
	
	width:990px;
	height:125px;
	background-image:url(../images/topimg.jpg);
	float:left;
}
	#logo{
	
	width:130px;
	height:100px;
	margin-top:0px;
	margin-left:10px;
	text-align:center;
	float:left;
	}
	
	#logo img:hover{
		cursor:pointer;
	}
	
	#menu_horizontal{
	
	width:640px;
	margin-top:25px;
	/*float:right;*/
	text-align:right;
	/*border:1px solid;*/
	font-size:12px;
	color:#818181;
	clear:inherit;
	}
	
	#login{
	
	width:220px;
	/*margin-top:60px;*/
	float:right;
	text-align:right;
	font-size:11px;
	color:#9c231b;
	/*border:1px solid;*/
	}

/* CONTEÚDO ABAIXO DO CABEÇALHO */

/* LADO ESQUERDO, CONTENDO O MENU VERTICAL E A PARTE DE CONTATO */
#esq{
	
	width:168px;
	/*border:1px solid red; */
	float:left;
	text-align:center;
	height:250px;	
	clear:both;
	padding-top:30px;

}	
	#menu_vertical{
	
	width:185px;
	height:197px;
	margin-top:7px;
	margin-left:20px;
	background-color:#dddcd9;
	
	
	}
	
	#contato{
		
	width:168px;
	/*border:1px solid blue; */
	float:left;
	text-align:center;
	clear:both;
	margin-bottom:10px;
	vertical-align:baseline;
	}
	
    #conteudo5{
    	
	background-image:url(../images/divisoria2.jpg);
	background-position:left;
	background-repeat:repeat-y;
	/*border:1px solid;*/
	width:990px;
	float:left;
    }	
/* LADO DIREITO, COM O CONTEÚDO DO SITE */	
#dir{
	height:auto;
	margin-left:182px;
	background-image:url(../images/bg_desde.jpg);
    background-position:bottom;
  	background-repeat:no-repeat;
	min-height:450px;
	
}
	/* APENAS HOME */
	#head{
	
	width:750px;
	height:180px;
	/*.:solid;*/
	background-image:url(../images/central1.jpg);
	}
	
	/* APENAS HOME */
	#headtxt{
	
	width:250px;
	height:125px;
	padding-top:30px;
	margin-left:35px;
	color:#818181;

	}
	/* APENAS HOME */
	#conteudo{
	
	width:220px;
	height:100px;
	margin:10px 10px;
	/*.:solid;*/
    float:right;
	
	}
	
	/* APENAS HOME */
	#conteudo2{
	
	width:220px;
	height:100px;
	margin:10px 10px;
	/*.:solid;*/	
    float:right;
	
	}
	
	/* APENAS HOME */
	#pacotes{
	
	width:476px;
	height:100px;
	margin:10px 10px;
	background-color:#e4e4e4;

	}
	/* APENAS HOME */
	.box{
	
	width:116px;
	
	text-align:center;
	margin-top:7px;
	margin-left:7px;

	float:left;
	background-color:#f3f3f3;
	color:#9c231b;	
	font-family: Verdana;
   height:70px;
line-height:2em;

vertical-align: middle;

	}
	
	.box a {
	text-decoration:none;
	}
	.box :hover {
	color:#9c231b;
	}
	

	#copyright{
	
	width:810px;
	font-size:9px;
	padding-bottom:0px;
	margin-top:-15px;
	color:#818181;
	float:right;
	position:static;
	/*.:solid;*/
	}
	
	#txt{
	
	width:750px;
	padding-top:30px;
	padding-bottom:75px;
	margin-left:0px;
	color:#818181;
	font-size:12px;
    text-align:justify;
	min-height:380px;
	_height:380px;
	}
	
h2{
	font-size:18px;
}	
h3{
	font-size:14px;
}
.captcha{
background-color: #dddddd;
border: 1px outset;
width:130px;
padding: 5px;


}
