@charset "utf-8";

* {	margin:0;
	padding:0;
	border:0;
	font-family:"Century Gothic";
}
a{color: #4d4d4d; text-decoration:none;}
a:hover {color:#00733e;}

ul, ol {list-style:none;}

h1 {
	display:none;
	float:left;
	width:215px;
	height:50px;
	margin-top:20px;
	margin-left:45px;
	_margin-left:20px;
}
h1 span{
	display:none;
	}

#popup {
    position: absolute;
    z-index: 9999;
    top: 14em;
    left: 28em;
}

/*======GERAL======*/
#geral {
	width:1000px;
	position:absolute;
	margin-left:-500px;
	margin-top:5px;
	left:50%;
	margin-bottom:15px;
	}
/*======FIM GERAL======*/


/*======TOPO======*/
#topo {
	display:block;
	float:left;
	width:1000px;
	height:318px;
}

#topo ul{
	display:block;
	float:right;
	width:214px;
	margin-top:8px;
	text-align:center;
	}
#topo li{
	display:block;
	float:left;
	font-family:Arial;
	font-size:10px;
	color:#4d4d4d;
	padding-left:7px;
	padding-right:6px;
}
#topo li a {
	display:block;
	color:#4d4d4d;
	font-size:10px;
	font-family: Arial;
}

#container-topo{
	background: #fff;
	display: block;
	float: left;
	height: 30px;
	width: 1000px;
}

#redes_sociais {
	display:block;
	float:right;
	width:240px;
	margin-top:3px; 
	margin-left:529px
}

#redes_sociais span {
	display:block;
	float:left;
	width:auto;
	font-size:10px;
	color:#117c4b;
	font-weight:bold;
	margin-top:4px;
	margin-right:10px;
}

#flash {
	display:block;
	float:left;
	width:1000px;
	height:222px;
}
#bg-topo{
	display: block;
	float: left;
	width: 1000px;
	height: 280px;
}
#bg-topo ul{
	display:block;
	float: left;
	overflow: hidden;
	height: 280px;
	width: 100%;
	*position: absolute;
}
#bg-topo li{
	display:block;
	float:left;
	padding: 0px;
}
#logo{
	display: block;
	float: left;
	width: 94px;
	height: 101px;
	margin-left: 30px;
	background: #fff;
	padding-left: 24px;
	position: absolute;
	border-radius: 0 0 7px 7px;
	z-index: 999;
}

/*=============CONTEUDO============*/
.conteudo {
    display: block;
    float: left;
    position: relative;
    width: 952px;
    background: #FFF;
    border-radius: 13px;
    margin-left: 23px;
	top: -1.7em;
	z-index: 999;
}


/*=============MEIO============*/
#meio {
	display: block;
	float: left;
	width: 530px;
	margin: 28px 23px;
}

#meio h3 {
	font-size: 17px;
    color: #00733e;
    margin-bottom: 15px;
}

#meio  h3 span {font-size:16px; font-weight:normal;}

#meio a {font-size: 13px; color: #00733e;}

#meio p {
    display: block;
    font-size: 13px;
    margin-bottom: 20px;
    line-height: 20px;
}

/*=============MENU============*/
#menu {
	display:block;
	float:left;
	width:156px;
	/*height:705px;*/
	border-radius:0px 10px 10px 0px;
	background:#FCAC1E;
	margin-top: 28px;
}

#menu ul {
	display:block;
	float:left;
	width:145px;
	margin-top:11px;
}

#menu ul li {
	display:block;
	float:left;
	width:140px;
	margin-bottom:13px;
}

#menu ul li a {
	display:block;
	color:#00733e;
	font-weight:bold;
	font-size:13px;
	padding-left:15px;
}

#menu ul li a:hover {
	background:url(../img/bulletMenu.gif) left no-repeat;
}

#menu ul li ul {
	display:none;
	position:absolute;
	float:left;
	width:260px;
	background:#DFEAE2;
	margin-left:100px;
	margin-top:-20px;
	z-index:9999;
}

#menu ul li ul li {
	display:block;
	float:left;
	width:255px;
	line-height:30px;
}

#menu ul li ul li a {
	display:block;
	color:#00733e;
	font-weight:bold;
	font-size:13px;
	padding-left:15px;
}

#menu ul li:hover ul {
	display:block;
}

/*=============CONTEUDO MEIO HOME============*/
#meioHome {
	display:block;
	float:left;
	width:750px;
	margin:28px 0 0 30px;
}

#meioHome h2{
	font-size:18px;
	font-weight:bold;
	color:#00733e;
}

/*===BANNER SENALIMP===*/
#banner {
	display:block;
    float:left;
    margin:10px 0 30px 31px;
}

/*===DESTAQUE NOTICIA===*/
#destaqueNot {
	display:block;
	float:left;
	width:740px;}

#destaqueNot h2 {
	font-size:18px;
	font-weight:bold;
	color:#00733E;
}

#destaqueNot ul {
	display:block;
	float:left;
	width:740px;
	height:240px;
	overflow:hidden;
	margin-top:20px;
}

#destaqueNot ul li {
	display:block;
}

#destaqueNot ul li a {
}

.bgtitulo {
	float:left;
	position:inherit;
	width:240px;
	height:240px;
	margin-top:0px;
	background:#eee;
}

.bgtitulo span {
	display:block;
    font-size:15px;
	font-weight:bold;
	color:#00733E;
    padding:10px;
}

.bgtitulo p {
	display:block;
	float:left;
    font-size:13px;
	color:#4D4D4D;
    padding:10px;	maegin-top:10px;
}

#pagina {
	display:block;
	float:right;
	margin-right:20px;}

#page, #page a {
	font-size:12px;
	color:#4d4d4d;
	margin-right:5px;
}

#page:hover, .activeSlide{
	font-weight:bold;
	color:#00733E;
}
#pagina2 {
	display:block;
	float:left;
	margin-top: -54px;
	*margin-top: 238px;
	*position:absolute;
	margin-left:30px;
}

#page2 a {
	background: #d0fed0;
	margin-right: 5px;
	font-size:12px;
	color:#000;
	padding: 2px 4px 2px 4px;
	position: relative;
	z-index: 999;
}

#page2:hover, .activeSlide{
	font-weight:bold;
	color:#00733E;
}

/*===NOTICIAS DA ABLP E DO SETOR===*/
#noticiasHome {
	display:block; 
	float:left; 
	width:260px; 
	margin-top:20px;
}

.noticias {
	display:block;
	float:left;
	width:248px;
	border-bottom:1px dotted #4D4D4D;
	margin-top:10px;
}

.noticias h2 {
	font-size:16px;
    font-weight:bold;
 	color:#00733E;
}

.noticias ul {
	display:block;
	float:left;
	width:248px;
	margin-top:15px;
}

.noticias ul li {
	margin-bottom:10px;	}

.noticias ul li a {
	display:block;
    
    font-size:13px;
	color:#00733E;
}

.maisnot {
	float:right;
    
	font-weight:bold;
    font-size:11px;
	color:#00733E;
	padding-bottom:10px;	margin-right:11px;
}

/*===REVISTA LIMPEZA PÚBLICA===*/
#revistaHome {
	display:block; 
	float:left; 
	width:210px; 
	margin-top:30px; 
	margin-left:10px
}

#revistaHome h2 {	width:240px;
	font-size:18px;
	font-weight:bold;
	color:#00733E;
	margin-bottom:9px;
}

#manualDigital {
	float:left;
	width:207px; 
	font-size:14px;
	font-weight:bold; 
	color:#00733E; 
	text-align:center;
	 
	margin-top:69px;
}


/*===COLUNA DA DIREITA===*/
#col_dir {
	float:right; 
	width:225px;
	margin-top:30px; 
	overflow:hidden;
}

#col_dir h2{
	font-size:18px;
	font-weight:bold;
	color:#00733e;
}

/*===AREA RESTRITA===*/
#areaRestrita {
	display:block;
	float:left;
	width:245px;
	font-size:11px;
	margin-top: 25px;
	margin-bottom:0px;
}

#areaRestrita h2 {
	margin-bottom:13px;
}

#areaRestrita h3 {
	font-size:18px;
	font-weight:bold;
	color:#00733e;
	margin-top:0;
}


#areaRestrita form {
	font-size:11px;
}

#areaRestrita input {
	height:22px;
	font-size:11px;
	border:1px solid #4D4D4D;
	margin-top:10px;	margin-bottom:10px;
}

#areaRestrita p {
	line-height:28px;
	font-size:12px;
}

#areaRestrita a {
	color:#00733e;
}
#areaRestrita a:hover {
	text-decoration:underline;
}

.temp, .temp a {
	display: block;
	width: 220px;
	font-size: 15px;
	text-align: center;
	color: #00733E;				}
/*===EVENTOS===*/
#eventosHome {
	display:block;
	float:left;
	margin-top:55px;
}

#eventosHome ul {
	display:block;
	float:left;
	width:220px;
	margin-top:15px;
}

#eventosHome ul li {
	margin-bottom:10px;	}

#eventosHome ul li a {
	display:block;
    
    font-size:13px;
	color:#00733E;
}

/*===ASSOCIADOS HOME===*/
#associadosHome{
	display:block;
	float:left;
	width:825px;
	margin-left:20px;
}

#associadosHome h2 {
	font-size:18px;
	font-weight:bold;
	color:#00733e;
}

.jcarousel-skin-tango {
	width:100%;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:100%;
}


.jcarousel-skin-tango .jcarousel-container-horizontal { 
	width:100%;
}

/*===GALERIA HOME===*/
#galeriaHome{
	display:block;
	float:left;
	width:900px;
	margin-top:20px;
	margin-left:20px;}

#galeriaHome h2 {
	font-size:18px;
	font-weight:bold;
	color:#00733e;
}

#galeriaHome ul {
	display:block;
	float:left;
	width:900px;
	height:100px;
	background:#eee;
	list-style:none;	margin-top:20px;
}

#galeriaHome ul li {
	float:left;
	margin-left:20px;	margin-top:20px;
}

/*===BOXS===*/
#boxs{
	display:block;
	float:left;
	width:900px;
	margin-top:30px;
	margin-left:20px;}

#boxs h2 {
	font-size:18px;
	font-weight:bold;
	color:#00733e;
}

/*senalimp e fenalurb*/
#box1{
	display:block;
	float:left;
	width:501px;
	height:280px;
}

#senalimp {
	display:block;
	float:left;
	width:501px;
	height:250px;
	margin-top:15px;
	background-color:#EEEEEE;
}

#senalimp p {
	width:100%;
	font-size:14px;
	color:#4d4d4d;
	text-align:center;
	margin-top:11px;
}

#senalimp a {
	display:block;
	margin-top:38px;
}

/*cadastre-se*/
#cadastre {
	float:left;
	width:373px;
	height:230px;
	margin-top:37px;
	margin-left:3px;
	padding:10px;
	background-color:#dfdfdf;
}

#boxCadastre { 
	display:block;
	float:left;
	width:auto;
	height:190px;
	background:#eee;
	margin-top:15px;
}

#boxCadastre span { 
    display:block;
	font-size:13px;
	color: #4D4D4D;
    margin:10px 10px 0;
}

#boxCadastre input { 
	width:348px;
 	height:25px;
	border:1px solid #dfdfdf; 
}

#boxCadastre p{
	display:block;
	font-size:12px;
	color:#4d4d4d;
	margin:10px 10px 0;
}

#btOk {
	/*float:right;*/
	width:auto !important;
	height:auto !important;
	color:#00733e;
	background:#ceefd8;
	padding:2px;
	margin-top:6px;
	/*margin-right:7px;*/
}

/*===RODAPE===*/

#rodape {
	display:block;
	float:left;
	width:1000px;
	height:80px;
	margin-left:0;
	}
#rodape p{
	display:block;
	width:96%;
	font-size:11px;
	color:#29323b;
	text-align:center;
	margin-top:20px;
	*margin-top:2px;
	padding-right: 5px;
	}
#rodape img{
	display:block;
	margin-top:-20px;
	margin-right:61px;
	_margin-right:25px;
	}
#rodape a{
	display:block;
	float:right;
	margin-top: 9px
}
#rodape_top{
	display:block;
	width:940px;
	margin-left:29px;
}

/*===INTERNAS===*/

/*=======TRANSLATE=========*/
#translate {
	float:right;
	width:225px;
	overflow:hidden;
}

#translate h2 {
	margin-bottom:10px;
}

#alert {
	display:none; 
	position:absolute;
	width:160px; 
	height:80px; 
	background-color:#27a942;  
	font-size:10px; 
	color:#fff; 
	padding:10px;
}

#listaNot {
	width:435px;
	font-size:13px;
	margin-left:26px;
	margin-top:10px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	}

	#listaNot li {
		margin-bottom:10px;
		}

	#listaNot a {
		color:#00733e;
			}
	#listaNot a span {
		color:#4d4d4d;
		cursor:pointer;
		}
	#listaNot a:hover {
		text-decoration:underline;
		}

#listaRevistas li {
	display:block;
	float:left;
	width:175px !important;
	height:250px;
	padding:5px;
}

#listaRevistas li a {
    display: block;
    width: 170px !important;
    color: #00733E !important;
}

#listaRevistas img, #listaRevistas p {
	display:block;
	float:left;
}

#listaRevistas p {
	width:180px;
	margin-left:10px;
}


#indiceRevista {
	display:block;
	clear:both;
	padding-top:30px;
	font-size:12px;

}

#indiceRevista a {
	color:#4d4d4d;
}
#indiceRevista a:hover {
	color:#666666;
}



#voltar {
	display:block;
	width:450px;
	text-align:center;
	font-weight:bold;
	padding-top:30px;
	font-size:12px;
	margin:0;
}

#voltar a {
	color:#4d4d4d;
}

#voltar a:hover {
	color:#666666;
}

#logosInt li {
	float:left;
	margin:11px;
}

#mycarrousel{
	display:block;
	float:left;
	width:700px;
}

#mycarrousel li{
	margin:0;
	padding:0;
	float:left;
}


#colDirInt {
	display:block;
	float:right;
	width:210px;
	margin-top: 28px;
	margin-right:8px;
}

#revista {
	display:block;
	float:left;
	height:180px;
	}
#revista h3{
	font-size:18px;
	font-weight:bold;
	color:#00733e;
	margin-top:0;
	}
#revista img{
	margin-top:20px;
	}
#revista p {
	display:block;
	float:left;
	width:150px;
	margin:20px 0 0 10px;
	font-size:11px;
}
#revista a {
	color:#1e211f;
}

#cadastre_top {
	display:block;
	float:left;
	margin-top:35px;
	}

#cadastre_top h3{
	display:block;
	font-size:18px;
	width:130px;
	font-weight:bold;
	color:#00733e;
	margin-top:25px;
	_margin-top:15px;
	margin-left:20px;
}

#box-captcha a {
    display: block;
    float: left;
    width: auto;
    color: #00733e;
    font-size: 12px;
    margin-left: 45px;
    margin-top: 13px;
}

/*Página de Comites*/
.comites {
	display:block; 
	clear:both; 
	font-size: 12px; 
	line-height:21px;
	margin-bottom: 30px;
}

.comites h4, .comites ul li strong {
	display: inherit;
    font-size: 17px;
    color: #00733E;
    margin-bottom: 15px;
}


.comites ul li{
    display: block;
	float: left;
    width: 285px;
    height: 115px;
    padding: 16px 18px;
    background-color: #eee;
    border: 1px solid #cacaca;
    margin: 25px;
}

.comites ul li u {
    display: block;
    text-decoration: none;
    width: 193px;
    background-color: #dfdfdf;
    border: 1px solid #cdcdcd;
    padding: 9px 29px;
    margin-left: 10px;
}

/*Pagina de cursos*/
#listCursos li {
	margin-bottom:20px;
}

#listCursos a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #4d4d4d;
	line-height: 20px;
}

/*Pagina de eventos*/
#listEventos {
	display:block;
	list-style:none;	
}

#listEventos li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:20px;
	width:100%;
}

/*Pagina da galeria de fotos*/
#gal {
	display:block;
	float:left;
	width:505px;
	list-style:none;
}

#gal li {
	display:block;
	float:left;
	width:180px;
	margin-bottom:40px;
	margin-left:50px;
}

#gal li a {
	text-decoration:none;
	margin-bottom:0px;
}

#gal li a span {
	display:block;
	width:130px;
	font-size:11px;
	color:#00733E;
	text-align:center;
	line-height: 20px;
	height:80px;
		
}

/*pagina de contato*/
#contato {
    display: block;
    float: left;
    width: 415px;
}

#contato input, #contato textarea {
    width: 350px;
    font-size: 12px;
    border: 1px solid #D3D3D3;
}

#contato input {height:22px;}

#mapa {
    display: block;
    float: right;
    width: 320px;
    margin-top: 15px;
}
