
@charset "utf-8";
/* CSS Document */

*	{
	margin: 0;
	border: 0;
	padding: 0;
	}
p	{
	margin-bottom: 12px;
	}
h2	{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 25px;
	}
address	{
	font-style: normal;
	}
body{
	margin: 0;
	padding: 0;
	border: 0;
	background: #f8f6f6;
	font-family: 'Rubik', sans-serif;
	font-size: 14px;
	color: #202f3a;
	overflow-x: hidden;
	}

.geral	{
	float: left;
	width: 100%;
	}
.meio	{
	margin: auto;
	width: 1000px;
	}
	
#topo	{
	background: #fff;
	}
#topo h1	{
	width: 260px;
	height: 62px;
	margin: 45px 0 43px 0;
	background: url(../img/adentech.png) no-repeat left top;
	}
#topo .cabe	{
	margin-top: 30px;
	text-align: right;
	}
#topo .cabe p	{
	margin-bottom: 3px;
	}
#topo .cabe p.tel	{
	font-size: 22px;
	font-family: 'Rubik', sans-serif;
	}
#topo .cabe p.tel span	{
	font-size: 16px;
	}
#topo .cabe p.fb span	{
	background: url(../img/facebook.png) no-repeat left center;
	background-size: 15px;
	padding: 0 0 0 19px;
	}
#topo .col-4 , #topo .col-8	{
	background: none;
	}
	
	


#menu .col-9	{
	background: none;
    width: 73.5%;
	}
#menu .col-3	{
	/*background: teal;*/
	width: 26.49%;
	margin: 0 !important;
	color: #fff;
	}
#menu	{
	height: 61px;
	background: url(../img/menu-bg.gif) no-repeat center top;
	text-transform: uppercase;
	}
#menu .meio	{
	height: 61px;
	}
#menu .atendimento	{
	width: 163px;
	margin: 10px 0 0 60px;
	}
#cssmenu {
    height: auto !important;
	}
#cssmenu > ul > li {
    margin: 0 !important;
}
#cssmenu ul ul {
    top: 50px !important;
	}
#cssmenu > ul > li > a {
    padding: 21px 14px !important;
	font-size: 14px !important;
	background: url(../img/menu-sub-icon.gif) no-repeat left center;
	color: #fff !important;
	letter-spacing: 0.5px;
	cursor: pointer;	
	}
#cssmenu > ul > li > a:hover {
	background: url(../img/menu-sub-icon-hover.gif) no-repeat left center;
	}
#cssmenu ul ul li a {
    border-bottom: 1px solid #202f3a !important;
    background: #324654 !important;
	}
#cssmenu ul ul li a:hover {
	color: #f4ea13 !important;
	}
	
.slide-linha	{
	padding: 0 0 35px 0;
	}
.slide-linha hr	{
	border: 0;
	height: 6px;
	background: #0070ba;
	margin: 6px 0;
	}
	




/*CORPO - início*/
#serv	{
	}
#serv .col-3	{
	background: none;
	font-family: 'Rubik', sans-serif;
	}
#serv .col-3:nth-child(1)	{
	margin-left: 0;
	}
#serv .col-3 img	{
	float: left;
	width: 100%;
	margin: 2px 0 0 0;
	}
#serv .col-3 a	{
	float: left;
	width: 90%;
	padding: 12px 5% 15px 5%;
	margin: 4px 0 0 0;
	text-decoration: none;
	color: #202f3a;
	font-size: 14px;
	border-top: solid 6px #dadada;
	text-align: center;
	text-transform: uppercase;
	}
#serv .col-3 a:hover	{
	background: #dadada;
	}
#serv a.ver	{
	float: right;
	color: #202f3a;
	font-style: italic;
	}
#serv a.ver:hover	{
	color: #258857;
	}
#serv hr	{
	border: 0;
	height: 12px;
	background: url(../img/hr-zigzag.png) repeat center top;
	float: left;
	width: 100%;
	margin: 20px 0 20px 0;
	}
	
	
#noticias	{
	}
#noticias ul	{
	list-style: none;
	}
#noticias ul li	{
	float: left;
	width: 100%;
	padding: 13px 0;
	background: url(../img/noticias-separador.png) repeat-x bottom;
	}
#noticias ul li a	{
	float: left;
	width: 96%;
	text-decoration: none;
    color: #202f3a;
	
	background: url(../img/noticias-bolinha.png) no-repeat left top;
	padding: 8px 0 8px 4%;
	}
#noticias ul li a:hover	{
    color: #202f3a;
	text-decoration:none;
	background: url(../img/noticias-bolinha-hover.png) no-repeat left top #41b2d2;
	}

#noticias ul li a:visited	{
    color: #202f3a;
	text-decoration:none;
	background: url(../img/noticias-bolinha-hover.png) no-repeat left top #41b2d2;
	}

#noticias ul li a:active	{
	text-decoration:none;
    color: #202f3a;
	size:10;
	background: url(../img/noticias-bolinha-hover.png) no-repeat left top #41b2d2;
	}

	
/*CORPO - fim*/



/* RODAPÉ - início */
footer#rodape	{
	background: #0b314f;
	color: #f8f8f8;
	font-style: italic;
	font-size: 13px;
	}
footer#rodape ul	{
	list-style: none;
	margin: 23px 0 0 0;
	}
footer#rodape ul li	{
	float: left;
	padding: 0 8px;
	}
footer#rodape ul li a	{
	color: #fff;
	text-decoration: none;
	}
footer#rodape ul li a:hover	{
	text-decoration: underline;
	}
footer#rodape p	{
	margin: 24px 0 0 0;
	}
footer#rodape img	{
	width: 35px;
	float: right;
	margin: 15px 0 15px 0;
	}

.formCampoContato{
	border: 1px dashed #c4ccde;
	font-size: 13px; 
	/*background: #33CC99;*/
	color: #4a659c; 
	font-family: arial;
	margin-left: 2px;
	width:250px;
}


#contato	{
	
	float: left;
	width: 1000px;
	}
#contato_esq	{
	float: left;
	width: 500px;
	}
#contato_esq form input	{
	float: left;
	width: 400px;
	padding: 10px;
	background: #fff;
	margin: 0 0 5px 0;
	border: solid 1px #CCCCCC;
	font-size: 18px; 

	}
#contato_esq form input.cidade	{
	width: 330px;
	margin-right: 5px;
	font-size: 18px; 

	}
#contato_esq select.estado	{
	width: 330px;
	margin-right: 5px;
	font-size: 18px; 
	}
#contato_esq textarea	{
	float: left;
	width: 480px;
	padding: 10px;
	background: #fff;
	margin: 0 0 5px 0;
	height: 200px;
	border: solid 1px #CCCCCC;
	font-size: 18px; 

	}

#contato_esq form input.CampoCaptcha{ 
	width: 330px;
	margin-right: 5px;
	font-size: 18px; 

	}

#contato_esq form input.b	{
	float: right;
	padding: 4px 5px;
	background: #666666;
	color: #FFFFFF;
	cursor: pointer;
	border: 0;
	width: 80px;
	text-align: center;
	margin: 0 420px 5px 0;
	font-size: 18px; 
	}

#contato_esq form img.imgcaptcha{ 
	width: 330px;
	margin-right: 5px;
	font-size: 18px; 

	}
#contato_esq form div.divnemail{ 
	width: 330px;
	margin-right: 5px;
	font-size: 18px; 

	}



#contato_dir	{
	float: right;
	width: 300px;
	padding: 0 0 0 30px;
	background: url(img/contato-pontilhado.png) repeat-y left top;
	}


/* RODAPÉ - fim */


