@import url("formularios.css");
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:0.8em;
	margin:20px 0 20px 0;
	background:  url(../images/bg.jpg) #fff repeat-x;
	color:#555;
}

/* formatacao geral */
* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}


fieldset {border:none;}

img {border:none;}

p {margin:0 0 20px 0;}

iframe { /* google maps */
	margin:30px 0 0 0;
	border:2px solid #acacac;
}

ul li{ line-height:1.9em!important;}

/* titulos */
h2, h3, h4 {
	font-size:1.4em;
	font-weight:600;
	text-transform:uppercase;
	margin:40px 0 15px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#990000;
}


.proposta {
	font-size:1.2em;
	font-weight:600;
	margin:40px 0 15px 0;
	text-transform:uppercase;
	color:#022F68;
	text-align:center;
}

h5 {
	font-size:1.2em;
	margin:30px 0 15px 0;
}

/* sub titulo interno */
h4.sTitulo {
	font-size:1.0em;
	color:#000000;
	
}

h6.sTitulo {
	font-size:1.0em;
	color:#000000;
	text-align:justify;
	line-height:19px;
	padding: 0 0 10px 0;
}

a {color: #487FAD!;}

a:hover {text-decoration:underline;}

#topoCurve {
	width:900px;
	height:12px;
	margin:0 auto;
}

.atendimento{ font-size:23px; color:#333333; float:right; width:160px; background: url(../images/atendimento.jpg) no-repeat; padding:0px 0 0 45px; }
.atendimento b{ color:#910F0F!important; line-height:-1.5em; float:right; margin:-15px 0 0 0;  }
.atendimento  span{ font-size:17px!important;}

.proposta{ float:left; background:url(../images/bt-proposta.png) no-repeat; width:290px; height:120px;     }
.proposta a{ color:#51001B!important; width:200px;float:left; text-align:left; margin:35px 0 0 110px; font-size:17px  }



#rodapeCurve {
	width:880px;
	height:12px;
	background:url(../images/rodapeCurve.png) no-repeat;
	margin:0 auto;
}

/* div #geral que engloba as demais */
#geral {
	width:880px;
	margin:0 auto;
	background-color:#FFF;
}

#topo {
	height:130px;
	}
	
	/* logo */
	#topo h1 a {
		float:left;
		width:280px;
		height:130px;
		background:url(../images/logo.png) no-repeat;
		margin:-15px 0 0 10px;
		text-indent:-9000px;
	}
	
	
	/* logo */
	#topo img {
		margin:-44px -23px 0 0px;
	}
	
	/* telefone topo */
	#topo p {
		float:right;
		text-align:right;
		line-height:1.9em;
		margin:10px 30px 0 0;
	}
	
		#topo p b {
			font-weight:normal;
			color:#E80000;	
		}
		
			#topo p span {font-size:1.3em;}

/*menu*/
ul#menu {
	float:right;
	width:880px;
	clear:both;
	padding:5px 0 5px 0;
	margin:-20px 0 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	
	}

	ul#menu li.menuLink, ul#menu li.selected {display:inline;}
	
		ul#menu li.menuLink a {
			float:left;
			font-size:1.30em;
			padding:2px 22px 2px 22px;
			margin:0 0 0 20px;
			color:  #333;	
				}
		
		
		
		ul#menu li.menuLink a:hover {
			float:left;
			font-size:1.30em;
			margin:0 0 0 20px;
			text-decoration:none;
			color: #C00;
		}
		
		
		ul#menu li.selected a {
			float:left;
			padding:5px;
			background:#51001B;
			text-decoration:none;
			font-size:1.30em;
			color:    #FFF;
			padding:2px 25px 2px 25px;
			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			border-radius: 20px;
		}

#{
	width:880px;
	background-color:#FFF;
	float:left;
}

.imagem{ float:left; padding:0 15px 0 0px; margin:15px 0 0 0; }
.imagem1{ float:left; padding:0 15px 0 0px; margin:39px 0 0 0; }



		/* imagem home e interna */
		#imgDestaque {
			width:880px;
			clear:both;
			height:300px !important;
			z-index:010;
			padding:0;
			overflow:hidden;	
		}
		
		#imgInt {
			width:880px;
			height:45px;
			margin:0 0 -40px 0;
			background:url(../images/bg-imgInt.gif) top repeat-x;
		}



/* conteudo */

#conteudo {
	width:880px;
	margin:10px 0 0 0;
	background-color:#FFF;
	float:left;
}


	#conteudo ul li {
	line-height:30px;
	list-style:  disc;
	margin:0 0 0 40px;
	}	
	
		.li-espaco {
		margin:20px 0 60px 0;
		padding:0 0 30px 0;
		}
		
	#conteudo #texto {
	width:510px;
	margin:0;
	clear:both;
	float:left;
	padding:0 20px 0 40px;
	}	
	
	#conteudo #conteudo-lateral {
	width:310px;
	float: right;
	margin:0 0 25px 0;
	}
	
	#conteudo #conteudo-lateral a {
	color:#09C;
	}	
	
	
		#conteudo #conteudo-lateral  .textoimagem{
		font-size:10px;
		}
		
		#conteudo #conteudo-lateral .bt-solicite{
		margin:30px 0 0 -30px;
		}		
		

	#conteudoPrincipal p, #conteudo p {
		margin:0 0 15px 0;
		line-height:1.5em;
		font-size:12.5px;
		text-align:justify;
		
	}
	
	#texto h4 {
		font-size:15px;
		
	}
	
	#conteudoPrincipal iframe{
				width:525px;
				height:300px;
				margin:10px 0 0 0;
				font-weight:200;
				border:none;
				}
	
	.p-espaco{
		padding:0px 0 0 0; 
	}


#conteudoPrincipal {
	float:left;
	width:557px;
	background-color:#FFF;
	padding:0 0px 40px 20px;
}


#conteudoPrincipal a {
color:#1B7DC7;
}

	#conteudoPrincipal ul li {
		background:url(../images/seta.gif) left top no-repeat;
		background-position:0 16px;
		padding:10px 0 10px 11px;
		border-bottom:1px dotted #ddd;
		display:block;
	}



#conteudoLateral {
	float:right;
	width:300px;
	text-align:left;	
}


	#conteudoLateral a  {
	color:#09C!important;
	}
	
	#conteudoLateral img  {
	margin:30px 0 0 17px;
	}
	
	.paragrafo-persona {
	width:300px;
	margin:0 0 0 10px;	
	}
	

	#conteudoLateral #conteudoMorador{
	width:350px;	
	}
	
	#conteudoLateral #cadastro{
	float:left;
	background-color: #39C;
	}
	
	
	#noticias{
	margin:0 0 0 20px;
	padding:0 25px 0 0px;
	}
	
	
		#noticias hr{
		border:none;
		}
		
		#noticias a{
		color:#487FAD;
		}
	
	#faq{
	margin:0 0 0 0px;
	padding:0 25px 0 0px;
	}
	
		


.pmorador{
padding:45px 0 0 0;
}


#cadastro{
width:220px;
float:left;
height:150px;
padding:0 20px 30px 20px;
background-color:#EFEED6;
}

	
	
/* destaque lateral */
#destaqueLateral {
	float:right;
	width:200px;
	margin:70px 0 20px 30px;
	padding:25px 0 25px 30px;
	border:1px dotted #acacac;
}

	#destaqueLateral h4 {margin:0 0 15px 0;}
	
	#destaqueLateral ul li {
		background:url(../images/seta.gif) left top no-repeat;
		background-position:0 50%;
		padding:0 0 2px 11px;
		display:block;
	}

/* box login */
#boxLogin {
	padding:30px;
	height:200px;
	width:220px;
	margin:10px 0 0 14px;
	text-align: left;
	background:url(../images/bg-login.jpg) no-repeat;
}

	#boxLogin form {
	width:400px;
}

	#boxLogin h2, #ae h3 {margin:0 0 15px 0; width:400px;}
	
		#boxLogin form label {
			float:left;
			width:48px;
			padding:6px 5px 0 5px;
			display:block;
		}
		
		#boxLogin form input {
			float:left;
			width:120px;
			font-size:1.15em;
			padding:1px;
			display:block;
			color:#333;
			
		}
		
		#boxLogin form button {
			float:left;
			width:40px;
			height:40px;
			border:none;
			font-weight:bold;
			text-align:center;
			margin:-40px 0 0 10px !important;
			background: #333;
			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			border-radius: 20px;
			color:#fff;
		}
		
			#boxLogin form button:hover {cursor:pointer; background:#51001B;}
			
		#boxLogin p {clear:both;}
		
		#boxLogin a {color:#000000;}
		
		
		#boxLogin p.senha {margin:20px 0 12px 58px;color:#4FA9D9;}
		
		#boxLogin p.alterar {margin:10px 0 12px 70px;}
        
.titulo-box-aba{
font-size:15px;
text-transform:none;
}


/* box login */
#boxLogin-contabil {
	padding:20px;
	text-align:center;
	background:#f3f3f4;	
	height:145px;
}

	#boxLogin-contabil h2, #ae h3 {margin:0 0 15px 0;}
	
		#boxLogin-contabil form label {
			float:left;
			width:48px;
			padding:6px 5px 0 5px;
			display:block;
		}
		
		#boxLogin-contabil form input {
			float:left;
			width:120px;
			font-size:1.15em;
			padding:1px;
			display:block;
			color:#333;
			
		}
		
		#boxLogin-contabil form button {
			float:left;
			width:40px;
			height:40px;
			border:none;
			font-weight:bold;
			text-align:center;
			margin:-40px 0 0 10px !important;
			background: #333!important;
			color:#fff;
		}
		
			#boxLogin-contabil form button:hover {cursor:pointer;}
			
		#boxLogin-contabil p {clear:both;}
		
		#boxLogin-contabil a {color:#000000;}
		
		
		#boxLogin-contabil p.senha {margin:20px 0 12px 58px;}
        

				
/* box atendimento expresso */

#ae { 
	margin:-30px 0 0 10px;
	width:244px;
	padding:20px;
	background:url(../images/ae.jpg) no-repeat;
}

#ae p {
	padding:5px 0 5px 50px;
	background:url(../images/icon_clock.png) left no-repeat;
}

#ae a{
	color:#000000;
}


#ae h3{
	
	text-align: left;
	margin:5px 0 10px 11px;
	width:280px;
}





.reciclavel{
	background:url(../images/reciclavel-icone.gif) no-repeat;
	height:86px;
	padding:20px 0px  0 135px;
}

/* video */

#video a {
	text-decoration:none;
	color:#555;
	}

#video a strong {color:#000000;}

/* rodape */
#rodape {
	height:49px;
	padding:35px 40px 10px 15px;
	background:url(../images/fundo-rodape.jpg) top repeat-x;
	clear:both;
	color:#797979;
}

	#rodape div {
		float:left;
		width:500px;
		}
	
	#rodape div p {padding:0 0 5px 0; margin:0; font-size:11.5px; width:510px;} 

	#rodape address {
		float:right;
		width:270px;
		margin:-10px -15px 0 0;
		font-size:13px;
		font-style:normal;
	}
		
		#rodape address span {font-weight:bold;}
		
	#rodape a {
		font-weight:bold;
		color:#797979;
	}
	
	.endereco{ float:right; width:190px; color:#51001B; padding:5px 20px 5px 20px; margin:-25px 0 0 0; border-left:1px solid #C2A7AF; }
	
p.Athos {
	width:880px;
	margin:0 auto;
	padding:15px 30px 0 0;
	text-align:right;
}

	p.Athos  img{
	 width:80px;
	 height:20px;
	}



 
#tabs{
width:300px;
height:50px;
background-color:#3333CC;
}

	#tabs a {
	width:300px;
	height:50px;
	background-color:#FFFFFF;
	}