/* TAGS */
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	overflow:auto;
}
h1#logo {
	float: left;
	height: 70px;
	width: 128px;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 12px;
}
hr {
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	margin-top: 20px;
}
a, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}

/* DIVS */

.wrapper{
min-width:1020px;	
}
#geral {
	height: 100%;
	width: 100%;
	position: relative;
	overflow:hidden;
}
#top {
	background-image: url(../images/bg-menu-01-01.png);
	background-position: center top;
	height: 190px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	*position :absolute;
	z-index: 500;
	background-repeat: no-repeat;
}
#top-meio {
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	padding-top: 15px;
	position: relative;
}
.custombaner {
	width:1000px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	margin-top:120px;
	*margin-top: -70px;
}
#cj-banner {
	width:1000px;
	height:438px;
	margin-right: auto;
	margin-left: auto;
}
/*#banner {
	background-image: url(../images/baner01.jpg);
	background-position: center top;
	height: 438px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}*/

#content {
	width: 1000px;
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#esquerda {
	float: left;
	width: 250px;
	margin-right: 40px;
	overflow:hidden;
}
#meio {
	float: left;
	width: 420px;
	margin-right: 30px;
}
#direita {
	float: right;
	width: 310px;
}
#content p {
	line-height: 17px;
	font-size: 12px;
}
#content img {
	margin-bottom: 20px;
}
#redes-sociais {
	height: 29px;
	width: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
#rodape {
	background-color: #615f5e;
	margin-top: 25px;
	width: 100%;
}
#rodape-content {
	width: 1000px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
}
#rodape-content span.tit-inova-rodape {
	text-transform:uppercase;
	font-weight:bold;
}
#artigos {
	width:720px;
	float:left;
	margin-right:30px;
}
#artigos h2 {
	color: #0c7046;
}
#artigo-inteiro h2 {
	color: #0c7046;
}
#contactMap {
	width: 600px;
	float:left;
}
#contactForm {
	width: 370px;
	float:right;
}

/* CLASSES */
.slider {
	background-image: url(../images/baner01.jpg);
	background-position: center top;
	height: 438px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.info-inicial {
	text-align: center;
}
.ico-face {
	height: 29px;
	width: 30px;
	float: left;
	margin-right: 10px;
}
.ico-twitter {
	float: right;
	height: 29px;
	width: 30px;
}
.clear {
	clear: both;
	height: 100%;
	width: 100%;
}
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:438px;
	position:absolute;
	margin-right: auto;
	margin-left: auto;
	z-index: 50;
}
.h2verde {
	color: #8AB740;
}


.inputContato {
	width:360px;
	padding:5px;
	color:#006600;
	margin-top:3px;
	margin-bottom:15px;
}
.textareaContato {
	width:360px;
	padding:5px;
	color:#006600;
	margin-top:3px;
	margin-bottom:15px;
}
.btnEnviar {
	color:#006600;
	background-color:#FFFFFF;
	float:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.newsflash-title {
	font-size:12px;
	text-transform:uppercase;	
	font-weight:bold;
	margin-bottom: 10px;
}

/* MAINMENU */
#maimenu {
	padding-top: 30px;
	text-align: center;
	float: right;
	font-size: 12px;
	font-weight:bold;
	position:relative;
}
#maimenu ul li {
	display:block;
	float:left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-variant: small-caps;
	text-transform: uppercase;
}
#maimenu ul li a {
	color: #FFF;
	text-decoration: none;
}
#maimenu ul li a:visited, a:active{
	color: #FFF;
	text-decoration: none;
}

/* MODULO NOTICIAS RSS */
#caixa-direita {
	width: 210px;
	float:right;
	background: #1c1b19;
	padding: 20px;
}
#caixa-direita a h3 {
	font-size: 11px;
	font-weight:normal;
	padding-top: 3px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;	
	text-transform:uppercase; 
	line-height:18px;
}
#caixa-direita h3 {
	font-size: 17px;
	font-weight:normal;
}
span.data {
	font-size:11px;	
}

/* MODULO MENU AJAX */
#avt_menu_ajax_content {
	width: 440px;
	float: right;
}
#menu-ajax {
	width:255px;
	float:left;	
}
#menu-ajax li {

}

/* STYLES FOR MODULO MENU AJAX */
.menu-serviceslist li {border-top:1px solid #0c7046;}
.menu-serviceslist li:first-child {border:0;}
.menu-serviceslist li a { 
line-height:24px; text-transform:uppercase; 
color:#fff; font-size:11px; 
text-decoration:none; display:block; 
margin-bottom:0px; margin-top:0px; 
padding:5px 0 5px 25px; 
background: url(../images/marker.gif) no-repeat 0px 8px;
/* Firefox */
	-moz-transition: all 0.2s linear;
	/* WebKit */
	-webkit-transition: all 0.2s linear;
	/* Opera */
	-o-transition: all  0.2s linear;
	/* Standard */
	transition: all 0.2s linear;}
.menu-serviceslist li a:hover {background-color:#139b62; background-position:238px 8px; color:#fff;}
.menu-serviceslist li a.Active {background-color:#0c7046; background-position:238px 8px; color:#fff;}
.client {margin-top:53px; background:#f3f3f3; overflow:hidden;}
.client li {float:left; margin-left:47px; padding:28px 0 30px 0;}
.client li:first-child {margin-left:38px;}
.moduletable-banner {margin-bottom:20px;}

/* STYLES FOR CLIENTS */
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 0px;
}
ul.thumb li {
	margin: 0; padding: 0px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 150px;
	height: 110px;
}
ul.thumb li.margem-clientes {
	margin-right:20px; margin-bottom:20px;
}
ul.thumb li img {
	width: 150px; height: 110px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	position: absolute;
	left: 0; top: 0;
	
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}

/* STYLES FOR JOOMLA! EDITOR */
img.margem-clientes { margin-right:20px; margin-bottom:20px; }
.destaque-servicos { font-size:14px; color:#0c7046; }
.download { 
line-height:24px; 
color:#fff; font-size:10px; 
text-decoration:none; display:block; 
margin-bottom:0px; margin-top:0px; 
padding:5px 0 0px 15px; 
background: url(../images/marker2.gif) no-repeat 0px 11px;
}

#bandeiras {
	position:absolute;
	top:0px;
	right:0px;
	width:80px;
	height:25px;
	text-align:	right;
}