/* DESENVOLVIDO POR: FABIO MAZUCATO - WWW.FABIOMAZUCATO.COM.BR ( 02/02/2009) */

body{
	text-align: center;
	background: url(../imagens/bg/background2.png) top center repeat-x;
	background-color: #c2c1c1;
	margin-top: 10px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:80%;

}
#geral {
	width: 766px;
	height: auto !important;
	text-align: center;
	border: 4px solid #9bb4b1;
	background-color:#FFFFFF;
}
.alt { display: none; }
.clean { clear: left; }

/*----------|TOPO|-------*/
#topo {
	width: 774px;
	height: 225px;
	text-align: right;
	padding: 75px 0px 0px 0px;
	background: url(../imagens/bg/topo.png) top center repeat-x;
}
#atendimento{
    width: 180px;
	height: 15px;
	text-align: right;
	margin: 4px 0px 47px 0px;
	padding: 2px 10px 0px 0px;
}
.atend{
color: #990000;
font-size: 15px;
font-weight: bold;
font-family:Arial;

}
a.atend:link {text-decoration: none}
a.atend:visited {text-decoration: none}
a.atend:hover {color: #034682; }
a:active {text-decoration: none}
/*---------|titulo|-------*/
#titulo{
	width: 720px;
	height: 24px;
	margin:5px 0px 10px 0px;
	padding: 10px 0px 0px 20px;
	text-align: left;
	border-bottom: 2px solid #d7d7d7;
}
#dest{
	width: 720px;
	height: 23px;
	margin:10px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
/*-----TEXTOS-----*/
.text3{
color:#990000;
font-size: 18px;
font-weight: bold;
font-family:Arial;
}
.text4{
color:#990000;
font-size: 18px;
font-weight: bold;
}
.text5{
color:#000000;
font-size: 11px;
text-align:left;
margin-left:18px;
}
/*-----div centro-----*/
#int{
	width: 766px;
	height: 200px;
	text-align:left;
}
#esq{
    width: 578px;
	height: 200px;
	float: left;

}
#dir{
    width: 188px;
	height: 200px;
	float: left;
}
/*----|MENU|------*/
#PMenu{
    width: 165px;
	height: auto !important;
	text-align: left;
}
#menu ul {
			padding:0px;
			margin:0px 0px 5px 0px;
			float: left;
			text-align:left;
			width: 165px;
			list-style:none;
			font:85% Tahoma;
			border-left:5px solid #1c4772;
		}

		#menu ul li { display: inline; }

		#menu ul li a {
			color: #6b8f07;
			text-decoration: none;
			padding: 2px 10px;
			float:left;
		}

		#menu ul li a:hover {
			color: #0d4345;
	    }
/*------|voltar e topo|--------*/
#volt_top{
    width:746px;
	height:10px;
	margin-top:20px;
	padding: 0px 20px 0px 0px;
	text-align: right;
}

a.btVoltar, a.btTopo {
	 background: no-repeat 0 0;
	 height:10px;
	 float: right;
	 margin: 0 10px 0 0;
	 -moz-opacity: 0.60; filter: alpha(opacity=60);
}

a.btVoltar  { background-image: url(../imagens/bg/icon_topo.png); width: 54px; }
a.btTopo { background-image: url(../imagens/bg/icon_voltar.png); width: 72px; }


a.btVoltar:hover, a.btTopo:hover{ 
	-moz-opacity: 1.0; 
	filter: alpha(opacity=100); 
}

/*------|rodapé|-----*/
#rodape{
    width:766px;
	height:20px;
	padding: 20px 0px 0px 0px;
	background: url(../imagens/bg/rodape.png) top center repeat-x;
}
.rodap{
color: #333333;
font-size: 10px;
font-weight: bold;
font-family:Arial;

}
a.rodap:link {text-decoration: none}
a.rodap:visited {text-decoration: none}
a.rodap:hover {color: #034682; }
a:active {text-decoration: none}
/*------|Contato|-------*/
#contatodiv, #contato {
	width: 400px;
	height: 140px;
    text-align:center;
}
#contatodiv {margin-bottom: 20px;}

#contato label {
	width: 100px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}
.formContato, .formContato:hover {
	width: 250px;
	height:12px;
	padding: 3px;
	font-size: 11px;
	float: left;
	background:#ffffff;
	border: 1px solid #93b0ad;
	margin: 0 0 10px 0;
}
.formContato:hover {
    border: 1px solid #93b0ad;
}
.formContato1, .formContato1:hover {
	width: 250px;
	height:35px;
	padding: 3px;
	font-size: 11px;
	float: left;
	background:#ffffff;
	border: 1px solid #93b0ad;
	margin: 0 0 10px 0;
}
.formContato1:hover {
    border: 1px solid #93b0ad;
}
.botaoContato {
	float: right;
	padding: 3px;
	background:#93b0ad;
	border: 1px solid #93b0ad;
	color: #FFF;
}
.botaoContato:hover {
	border: 1px solid #93b0ad;
	background:#ffffff;
	color: #000000;
}.Textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d46654;
}
/*-----------|DESTAQUE|--------*/
#destaque_img{
    width:188px;
    height:200px;
	background: url(../imagens/bg/destaque.png) no-repeat 0 0;
	margin: 0px 2px 0px 2px;
	float:left;
}
#_text{
    width:188px;
    height:24px;
	color:#003366;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	padding: 6px 0px 0px 0px;
	text-align:center;
}
#_img{
    width:160px;
    height:146px;
	margin: 8px 10px 16px 18px;
}
#_img1{
    width:160px;
	background: url(../imagens/desenvolvimento.jpg) no-repeat 0 0;
    height:146px;
	margin: 8px 10px 16px 18px;
}
#_img2{
    width:160px;
	background: url(../imagens/desenvolvimento.jpg) no-repeat 0 0;
    height:146px;
	margin: 8px 10px 16px 18px;
}
#_img3{
    width:160px;
	background: url(../imagens/desenvolvimento.jpg) no-repeat 0 0;
    height:146px;
	margin: 8px 10px 16px 18px;
}
.botSaibaMais {
	background: url(../imagens/saiba_mais.gif) no-repeat 0 0;
	width:160px;
    height:30px;
	position:absolute;
	top: 575px;
	z-index: 3;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	opacity: 100%;
	-khtml-opacity: 0.6; /*Chrome*/	
}

.botSaibaMais:hover {
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	opacity: 100%;
	-khtml-opacity: 1.0; /*Chrome*/	
}
