/* CSS Document */

/* GERAIS */
/***********************************************/
body {
	width: 100%;
	margin:0px;
	color: #999999;
	font: 12px/16px Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px;
	background:#FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border-style: none;
	outline: none;
}

a:visited, a:link, a:active {
	color: #00A950;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline: none;
}

a:hover {
	color: #00A950;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titles {
	color: #00A950;
	font: normal 20px Arial;
	margin-top: 0px;
	padding: 0px 10px 25px;
	background: url(/css/Site/img/puzzlepav/bg_title_shadow.png) no-repeat bottom center;
}

#logo {
	position: relative;
	float:left;
	height: 150px;
	width: 174px;
	margin: 65px 32px 0px;
	overflow:none;
	text-align: center;
}

/* SITE */
/***********************************************/
#container_wrapper{
	margin: 0px auto;
	width: 100%;
	min-height:100%;
	overflow: hidden;
	padding: 0px;
}

#wrapper {
 	margin: 0px auto;
	position: relative;
	overflow: hidden;	
	width: 100%;
}

#bg_container_top{
	width: 100%;
	height: 422px;
	border-bottom: 1px solid #FFFFFF;
	background: url(/css/Site/img/puzzlepav/bg_container_top.jpg) no-repeat center top;
}

#container_top {
	position: relative;
	margin: 0px auto 0px;
	vertical-align:top;
	width: 984px;
	height: 62px;
	z-index: 5;
}

#container_middle {
	width: 984px;	
	height: 356px;
	position: relative;
	margin: 0px auto;
	vertical-align:top;
	z-index: 1;
}

#container_content {
	position: relative;
	width: 984px;
	margin: 0px auto 0px;
	padding: 0px 0px 50px 0px;
	overflow:hidden;
	background: url(/css/Site/img/puzzlepav/bg_container_content.png) no-repeat top left;
}

#container_left {
	width: 190px;
	float: left;
	overflow: hidden;
	padding: 12px 25px 0px;		
}

.modulo_lateral {
	position: relative;
	width: 190px; 
	margin: 25px 0px;
	text-align: justify;
}

#container_right {
	width: 704px;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px 20px 20px 20px;
}

.content {
	padding: 0px;
	margin: 0px;
}

#bg_container_bottom {
	width: 100%;
	height: 167px;
	background: url(/css/Site/img/puzzlepav/bg_container_bottom.png) repeat-x top left;
}

#container_bottom {
	width: 984px;	
	position: relative;
	margin: 0px auto;
	vertical-align:top;
	z-index: 1;
	
}

/*NOTÍCIAS*/
.newsList {
}

.news_date {
	color:#8D8D8D;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0px 10px;
	margin: 10px 0px 0px;
	border-right: 2px solid #00A950;
	float: left;
}

.news_link {
	padding: 10px 0px 0px;
	margin: 10px;
}

.news_link a:link, .news_link a:visited, .news_link a:active {
	color:#B0B0B0;
	font: bold 14px Arial, Helvetica, sans-serif;	
	text-decoration:none;
	padding: 0px 10px;
}

.news_link a:hover {
	color:#B0B0B0;
	text-decoration:underline;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0px 10px;
}

.news_link_testemunho {
	padding: 10px 10px 0px;
}

.news_link_testemunho a:link, .news_link_testemunho a:visited, .news_link_testemunho a:active {
	color:#B0B0B0;
	font: bold 14px Arial, Helvetica, sans-serif;	
	text-decoration:none;
	border-left: 2px solid #B0B0B0;
	padding: 0px 10px;
}

.news_link_testemunho a:hover {
	color:#B0B0B0;
	text-decoration:underline;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0px 10px;
}

.img_news_left {
	float: left;
	padding: 5px 10px 5px 5px;
	overflow:hidden;
}

.img_news_right {
	float: right;
	padding: 5px 5px 5px 10px;	
	overflow:hidden;
}

.news_detail {
	padding: 0px 10px;
	margin: 10px 0px;
	overflow: hidden;
	background: url(/css/Site/img/bg_news_detail.png) no-repeat bottom right;
}

.news_detail img {
	float: left !important;
	margin-right: 10px !important;
}	

.news_detail p {
	color:#666666;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
 	padding: 0px;
	margin: 0px;
	text-align:justify;
}

.lermais {
	position: relative;
	clear: left;
	height: 30px;
	width: 696px;
}

.lermais a:link, .lermais a:visited, .lermais a:active{
	padding: 8px 30px 6px 20px;
	color: #00A950;		
	background: url(/css/Site/img/bg_lermais.png) no-repeat top left;
	overflow:hidden;
	text-decoration:none;
	float: right;
	margin: 0px 20px 0px 0px;
}

.lermais a:hover{
	padding: 8px 30px 6px 20px;
	color: #00A950;		
	background: url(/css/Site/img/bg_lermais.png) no-repeat top left;
	overflow:hidden;
	text-decoration: underline;
	float: right;
	margin: 0px 20px 0px 0px;
}

.voltar {
	position: relative;
	clear: left;
	height: 30px;
	width: 706px;
	background: url(/css/Site/img/bg_news_detail.png) no-repeat bottom right;
}

.voltar a:link, .voltar a:visited, .voltar a:active{
	padding: 8px 15px 6px 20px;
	color: #00A950;		
	background: url(/css/Site/img/bg_voltar.png) no-repeat top left;
	text-decoration:none;
	float: right;
	margin: 0px;
}

.voltar a:hover{
	padding: 8px 15px 6px 20px;
	color: #00A950;		
	background: url(/css/Site/img/bg_voltar.png) no-repeat top left;
	overflow:hidden;
	text-decoration: underline;
	float: right;
	margin: 0px;
}

/***********************************************/
/* BREADCRUMB */
/***********************************************/
#Breadcrumb {
	position:relative;
	overflow:hidden;
	font-size:11px;
	color: #999999;
	z-index: 3;
	padding: 0px 10px;
}

#Breadcrumb a {
	color: #999999;
	text-decoration:none;
	font-size:11px;
}

#Breadcrumb a:hover {
	color: #999999;
	text-decoration:underline;
	font-size:11px;	
}

#Breadcrumb .selected {
	color: #737373;	
	font-size:11px;
}


/***********************************************/
/* FIM BREADCRUMB */
/***********************************************/
/***********************************************/
/* NEWSLETTER */
/***********************************************/

#Portlet_Newsletter {
	height: 200px;
	width: 190px;
	padding: 0px 0px 20px 0px;
	color: #FFFFFF;
	z-index: 6;
	overflow:hidden;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(/css/Site/img/bg_newsletter.png) no-repeat top left;
}

.Portlet_Newsletter_Titulo {
	position: absolute;
	margin-bottom: 10px;
	padding: 0px 10px 5px 0px;
	margin: 10px 0px 0px 20px;
	width: 150px;
	color: #999999;
	font: normal 20px Arial;
	border-bottom: 0px solid #CFCDC5;
	background: url(/css/Site/img/bg_title_newsletter.png) repeat-x bottom left;
}

.Portlet_Newsletter_Label_Nome {
	color: #9B9B9B;
	width: 160px;	
	position: absolute;
	margin-top: 47px;
	margin-left: 22px;
	font: normal 12px Arial;
	padding-top: 6px;	
}

.Portlet_Newsletter_TXT_Nome {
	position:absolute;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 9px 5px 9px;
	margin: 70px 0px 0px 20px;
	width: 150px;
	color: #000000;
	border: 0px solid #FFFFFF;
	background: url(/css/Site/img/bg_input.png) repeat-x right bottom;
}

.Portlet_Newsletter_Label_Email {
	color: #9B9B9B;
	width: 204px;	
	position: absolute;
	margin-top: 112px;
	margin-left: 22px;
	font: normal 12px Arial;	
}

.Portlet_Newsletter_TXT_Email {
	position:absolute;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 9px 5px 9px;
	margin: 130px 0px 0px 20px;
	width: 150px;
	color: #000000;
	border: 0px solid #FFFFFF;
	background: url(/css/Site/img/bg_input.png) repeat-x right bottom;
}

.Botoes {
	position: absolute;
	float: left;
	width: 190px;
	height: 30px;
	margin: 170px 20px 0px;
}

#Portlet_Newsletter .Botoes input{
	font: 12px Arial, Helvetica, sans-serif;
	border: 0px solid #FFFFFF;
	background: url(/css/Site/img/btn_newsletter.png) repeat-x top left;
	width: 75px;
	height: 30px;
	text-align:center;
	cursor: pointer;
	display:block;	
	position: absolute;
	color: #00A950 !important;	
}

#Portlet_Newsletter .Botoes input:hover{
	color: #D3CB00;
	text-decoration:none;
}

#Portlet_Newsletter .Botoes input+input{
	font: 12px Arial, Helvetica, sans-serif;
	border: 0px solid #FFFFFF;
	background: url(/css/Site/img/btn_newsletter.png) repeat-x top left;
	width: 75px;
	height: 30px;
	margin-left: 85px;
	text-align:center;
	cursor: pointer;
	display:block;	
	position: absolute;
	color: #00A950 !important;		
}

#Portlet_Newsletter .Botoes input+input:hover{
	color: #D3CB00;
	text-decoration:none;
}

#Portlet_Newsletter .Botoes a{
	color: #00A950;
	text-decoration:none;
	outline: none;
	padding-top: 10px;
}

#Portlet_Newsletter .Botoes a:hover{
	color: #00A950;
	text-decoration:none;
}

.Portlet_Newsletter_DIV_Msg {
	position: absolute;
	width: 204px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 175px;
	color: #9B9B9B;	
	text-align:justify;
	display: none;
}

input.Portlet_Newsletter_TXT_Nome+span {
	position: absolute;
	margin-left: 180px;
	margin-top: 70px;
	font-size: 11px;
	color: #000000;
	padding: 4px 6px 2px 25px;
	background: url(/css/Site/img/bg_validators_newsletter.png) no-repeat left top;
	clear: left;
	width: 106px;
	height: 50px;
	z-index: 11111;
}

input.Portlet_Newsletter_TXT_Email+span {
	position: absolute;
	margin-left: 180px;
	margin-top: 130px;
	font-size: 11px;
	color: #000000;
	padding: 4px 6px 2px 25px;
	background: url(/css/Site/img/bg_validators_newsletter.png) no-repeat left top;
	clear: left;
	width: 106px;
	height: 50px;
	z-index: 11111;
}

input.Portlet_Newsletter_TXT_Email+span+span {
	position: absolute;
	margin-left: 180px;
	margin-top: 130px;
	font-size: 11px;
	color: #000000 !important;
	padding: 4px 6px 2px 25px;
	background: url(/css/Site/img/bg_validators_newsletter.png) no-repeat left top;
	clear: left;
	width: 106px;
	height: 50px;
	z-index: 11111;
}

/* VALIDATORS */
/***********************************************/

#Portlet_Newsletter span.validators {
	color: #000000!important;
	float: left !important;
	font-size: 11px !important; 
}
/***********************************************/
/* FIM NEWSLETTER */
/***********************************************/

/* FOOTER */
/***********************************************/

#container_footer {
	position:relative;
	vertical-align:top;
	bottom:0px;
	width:100%;	
	text-decoration:none;
	height: 106px;
	background: url(/css/site/img/bg_footer.png) repeat-x left top;
	margin: 0px auto;
	overflow:hidden;
}

#footer {
	width: 982px;
	text-decoration:none;
	font-size: 12px;
	height: 106px;
	background:url(/css/Site/img/footer_logos.png) no-repeat left top;
	margin: 0px auto;
	overflow:hidden;
	position: relative;
}

#footer div.links {
	position: absolute;
	width: 820px;
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
	line-height: 20px;
	font-size: 11px;
	color: #FFFFFF;	
}

#footer div.design {
	position: absolute;
	width: 105px;
	height: 14px;
	margin-top: 15px;
	margin-left: 834px;
	text-align: left;
	line-height: 20px;
	font-size: 11px;	
}

#footer div.design img{
	border: 0px;
}

#footer span {
	display: none;
}

#footer .copyright {
	position: absolute;
	margin-top: 72px;
	margin-left: 0px;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999999;
}

#footer .navigation {
	margin-left: 260px;
	margin-top: 25px;
	width: 600px;
	padding-left: 14px;
	padding-top: 17px;	
	height: 25px;
	position: absolute;
	text-align: right;

}

.navigation a:link, .navigation a:visited, .navigation a:active {
	background: url(/css/Site/img/separador_footer.png) no-repeat left top;
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 15px;	
	padding-right: 10px;	
	color: #999999;	
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: none;	
	text-transform:uppercase;
}

.navigation a:hover {
	background: url(/css/Site/img/separador_footer.png) no-repeat left top;	
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 15px;	
	padding-right: 10px;		
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #666666;		
	text-decoration: none;
	text-transform:uppercase;	
}


#footer .netsigma {
	margin-left: 880px;
	margin-top: 25px;
	width: 87px;
	padding-left: 14px;
	padding-top: 15px;	
	padding-bottom: 16px;		
	position: absolute;
	background: url(/css/Site/img/separador_footer.png) no-repeat left top;	
}

/* CONTENT SITEMAP */

.content_sitemap {
	padding: 0px 5px 10px;
	line-height: 18px;
	overflow: hidden;
	width: 698px;
}

/*AGRUPAR PRIMEIRO NIVEL 3 a 3*/
.Site_Map_Grupo {
	width: 230px;
	float: left;
}

.content_sitemap a {
	font-weight: bold;	
	padding: 3px 0px 3px 15px;
	text-decoration: none;	
	text-transform: uppercase;	
	color: #00A950 !important;
}

.content_sitemap ul {
	margin: 10px 0px;
	padding: 0px;	
}

.content_sitemap ul li {
	width: 220px;
	margin: 10px 10px 10px 0px;
	text-decoration: none;
	color: #00A950;
	font: bold 11px Arial, Helvetica, sans-serif;
	outline:none;
	list-style: none;
	float: left;
}

.content_sitemap ul li a {
	padding: 2px 14px 5px;
	width: 192px;	
	text-transform: uppercase;
	border-bottom: 4px solid #E5E5E5;
	background: url(/css/Site/img/pool_solutions/arrow_l1_off.png) no-repeat 4px 2px;
	float: left;	
}

.content_sitemap ul li ul li {
	text-decoration: none;
	color:#999999;
	border: 0px solid #999999;
	padding: 3px 0px 3px 5px;
	margin: 0px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	outline:none;
	
}

.content_sitemap ul li ul li a {
	width: 210px;
	text-decoration: none;
	padding: 0px;	
	text-transform: none;
	color: #999999 !important;
	border-bottom: 0px solid #B7B7B7;
	background: none;
	font-weight: normal !important;	
}

.content_sitemap ul li ul li ul li {
	text-decoration: none;
	color:#003348 !important;
	padding: 3px 0px 3px 15px;
	margin: 0px;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	outline:none;
}

.content_sitemap ul li ul li ul li a {
	text-decoration: none;
	color:#B4B4B4 !important;
 	background: url(none);	
	padding: 0px;
	font-weight: normal !important;		
}

.content_sitemap ul li ul li ul li ul li {
	text-decoration: none;
	color:#B4B4B4 !important;
	padding: 3px 0px 3px 25px;
	margin: 0px;
	display: block;
	outline:none;
}

.content_sitemap ul li ul li ul li ul li a {
	text-decoration: none;
	color:#B4B4B4 !important;
 	background: url(none);	
	padding: 0px;	
	font-weight: normal !important;	
}

/* FORM SUBMIT */

.esconde {
	display: none;
}

/* GOOGLE MAPS */

iframe {
	border: 3px solid #E9E9E9;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;	
	padding-right: 3px;		
}

/* HOMEPAGE SLIDER E LINKS */
#container_slider {
	width: 745px;
	height: 320px;
	margin: 22px 4px 0px 0px;
	padding: 0px;
	vertical-align:top;	
	position: absolute;
	right: 0px;	
	z-index: 1;
	overflow: hidden;
	float: left;
}

#my-glider {
  position: absolute;
  /*background:#003333;*/
  margin: 0px;
  padding: 0px;  
  z-index: 1;
}

#my-glider div.scroller { 
  /* modify width and height of scrolling section if necessary  */    
  width: 745px; 
  height: 320px;
  /*background: #CCC;*/
  overflow: hidden;
}

#my-glider div.scroller div.section {
    /* modify width and height of each section as needed (should match the size of the scroller window)  */    
    width:745px;
    height:320px;
    overflow:hidden;
    float:left;
}

#my-glider div.scroller div.content_slider {
	width: 10000px;
}

#my-glider .controls {
	position: absolute;
	display: none;
}

#my-glider .controls a {
	display: none;
}

#my-glider .controls a:hover {
	display: none;
}

#my-glider .controls a.activeSlide {
	display: none;
}

/* BOTOES */
#divButtons {
	width: 976px;
	height: 150px;	
	position: absolute;
	margin: 17px 3px 0px 3px;
	z-index: 3;
}

.button {
	position: relative;
	width: 122px;
	height: 150px;	
	float: left;
	margin: 0px;
	padding: 0px;
}

.button img {
	border: 0px;
}

#contentButtons {
	width: 976px;
	height: 333px;	
	position: absolute;
	margin-top:  0px;
	margin-left: 0px;
	z-index: 2;	
}