/* Desenvolvido por: Jgwebcom */

div, img, ul, li, form, hr {
	padding: 0;
	margin: 0;
}


/* Alpha PNG support for IE */
* html img/**/ {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="shared/images/blank.gif").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );
}

body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #dee1e1 url(../images/bg_top_repeat.jpg) repeat-x top center;
	text-align: center;
	font-size: .85em;
	color: #CCC;
}
#principal_top{
	height: 517px;
	background: url(../images/bg_top.jpg) no-repeat top center;
}
#principal_content{
	background: url(../images/bg_banner.jpg) top center;
	overflow: hidden;
}
#principal_banner_fundo{
	height: 430px;
	overflow: hidden;
	background: url(../images/bg_banner_fundo2.jpg) top center no-repeat;
}
#principal_content_r{
	background: url(../images/bg_banner_repeat.jpg) top;	
}
#principal_servicos{
	overflow: hidden;
	background: #dee1e1;
}
/*
div{
	overflow: hidden;
}
*/
img{
	border: 0 none;
}
a{
	color: #A2C309;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
}
h1{
	color: #0081b8;
	font-size: 1.6em;
}
h2{
	margin: 20px 0 25px 0;
	font-family: 'Open Sans Condensed', sans-serif !important;
	color: #506365;
	font-size: 2.5em;
	font-weight: normal;
}
h2.solucoes{
	margin: 0;
	color: #a2c309;
	font-size: 2em;
}
h3{
	margin: 10px 0 25px 0;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #dee1e1;
	font-size: 2.5em;
	font-weight: normal;
}
p{
	margin: 20px 0 20px 0;
	text-align: justify;
	color: #CCC;
	line-height: 1.5em;
}
.list{
	margin-left: 20px;
}
.list li{
	color: #CCC;
	line-height: 1.5em;
}
.base{
	width: 940px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
.menu{
	margin: 0 0 0 558px;
	padding-top: 18px;
	width: 500px;
	height: 30px;	
}
.menu li{
	list-style: none;
	float: left;
	margin-right: 28px;	
}
.menu li a{
	color: #546769;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	text-decoration: none;
}
.menu li a:hover{
	color: #a2c309;
	text-decoration: none;
}
.logotopo{
	width: 267px;
	height: 72px;
	margin-top: 38px;
}
.texto_top{
	width: 430px;
	height: 105px;
	margin: 170px 0 0 470px;
}
.texto_top h2{
	color: #a2c309;
	font-size: 1em;
	margin: 0;
	font-weight: bold;
}
.texto_top p{
	margin-top: 10px;
	color: #999;
	font-size: .85em;
	line-height: 1.8em;
}
.redes{
	float: right;
	margin: -20px 0 0 0;
	width: 105px;
	height: 28px;	
}
.banner{
	float: left;
	width: 770px;
	height: 285px;
	margin: 8px 0 0 44px;
}
.banner_prev{
	margin-top: 134px;
	float: left;
	width: 41px;
	height: 42px;	
}
.banner_next{
	float: right;
	margin-top: 134px;
	width: 41px;
	height: 42px;	
}

.solucoes{
	font-size: .9em;
	color: #666;
	margin-left: 8px;
}
.solucoes li{
	text-align: center;
	float: left;
	list-style: none;
	margin: 0 22px 29px 0;
	width: 293px;	
}
.solucoes li a{
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
.solucoes li a:hover{
	text-decoration: none;
}
.solucoes img{
	-moz-box-shadow: 0 0 5px 5px #CCC;
	-webkit-box-shadow: 0 0 5px 5px#CCC;
	box-shadow: 0 0 5px 5px ##CCC;
	margin-bottom: 14px;
}

.rodape{
	height: 140px;
	background-position: 50% 22px;
}
.rodapea{
	float: left;
	width: 184px;
	height: 63px;
}
.rodapea a{
	font-size: .9em;
	color: #506365;
}
.rodapea a:hover{
	color: #a1c210;
}
.rodapeb{
	float: right;
	width: 502px;
	height: 62px;
	background: url(../images/twitter_bg.jpg) top center no-repeat;	
}
.tweet{
	margin: 16px 0 0 90px;
	width: 400px;
	height: 365px;
	color: #506365;
	font-size: .9em;
}
.tweet a{
	color: #0081B8;
}
.menusolucoes{
	overflow: hidden;
	float: left;
	width: 240px;
	background: url(../images/25.png);	
	margin: 6px 0 20px 0;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius: 12px;
}
.menusolucoes li{
	list-style: none;
}
.menusolucoes li a{
	display: block;
	font-weight: normal;
	color:  #999;
	font-size: .9em;
	text-align: center;
	border-bottom: 1px #666 solid;
	padding: 12px;
	text-decoration: none;
	text-shadow: 1px 1px #282c2c;
}
.menusolucoes li a:hover{
	background: url(../images/25.png);
	text-decoration: none;
	color: #CCC;
}
.content_solucoes{
	width: 640px;
	float: right;
}
.ajg{
	float: left;
	width: 420px;
	margin-bottom: 20px;
}
.video{
	float: right;
	width: 480px;
	height: 383px;
	background: url(../images/fundo_video2.png);
	background-position: 0px  10px;
}
.video2{
	width: 630px;
	height: 390px;
	background: url(../images/fundo_video2.png);
	background-position: 0px  6px;
}
.valores{
	float: right;
	width: 480px;
	height: 220px;	
}
.contatoA{
	width: 450px;
	float: left;	
}
.contatoB{
	margin-top: 12px;
	width: 450px;
	float: right;
	background: url(../images/coffee.png) no-repeat;
	background-position: 215px 80px;
	height: 360px;
	
}
.contatoB a{
	color: #a2c309;	
}
.contatoB a:hover{
	color: #c7ec1e;	
}
.contatoB span{
	font-size: 1.8em;
	font-weight: bold;
	color: #FFF;	
}
.folio{
	padding-bottom: 45px;
	margin-top:20px;
	overflow: hidden;
	width: 100%;
	background: url(../images/div_folio.png) no-repeat bottom;	
}
.folio_desc{
	float: right;
	width: 480px;	
}
.folio img{
	float: left;
}
.folio_pg{
	margin: 0 auto;
	text-align: center;
	height: 31px;
	margin-bottom: 20px;
	overflow: hidden;
}
.folio_pg select, .folio_pg img{
	vertical-align: middle;
}
.voltar{
	float: right;
	font-weight: bold;
	padding: 5px;
	background: #ecf4fa;
	font-size: 0.8em;
	color: #506365;
	margin-top: 18px;
}
.voltar:hover{
	background: #87979f;
	color: #fff;
	text-decoration: none;
}
input, textarea{
	background: url(../images/25.png);
	border: 0 none;
	padding: 8px;
	color: #CCC;	
	font: 0.85em sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 5px;
}
.botao{
	width: auto;
	background: #a2c309;
	color: #FFF;
	font-size: 1em;
	text-align: center;
	border: 0 none;
	padding: 5px;
}
input.error, textarea.error{
	border-left: 5px solid #c7ec1e;
}
label{
	font-weight: bold;
}
label.error{
	color: #c7ec1e;
}
.ampliaframe img{
	border-right: 2px solid #313d3e;
	border-bottom: 2px solid #313d3e;
}

