@charset "iso-8859-2";
@import url(http://fonts.googleapis.com/css?family=Karla:400,400italic,700,700italic);
/* CSS Document */

*{
	margin:0;
	padding:0;
}

h1{
	font-family: 'Karla', sans-serif;
	font-size:22px;
	color:#333;
	margin:0 auto;
	text-align:left;
	line-height:35px;
}

.mais{
	color: #333333;
    float: right;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

body{
	background-color:#F5F5F5;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	color:#666;
}

p{
	margin-top:10px;
	text-align:left;
}

#page{
	width:970px;
	margin:0 auto;
}

header{
	width:100%;
	height:100px;
	padding:30px 0;
	float:left;
}

#topoInfo{
	width:470px;
	float:right;
}

#login{
	float:right;
	padding-bottom:15px;
	border-bottom:2px dashed #CCC;
}

#midiaSocial{
	margin-top:15px;
	float:right;
}

.fone{
	font-size:22px;
	color:#2B64AC;
	margin-top:20px;
	float:right;
	width:270px;
}

#banner{
	width:100%;
	height:400px;
	margin-bottom:20px;
	float:left;
}

#bannerEmpresa{
	width:450;
	height:300px;
	margin:15px 15px 10px 0;
	text-align:left;
	float:left;
	border:1px dashed #ccc;
	padding:10px 10px 35px 10px;
	background-color:#fff;
}

section{
	width:970px;
	height:auto;
	float:left;
	margin-top:25px;
}

#conteudo{
	widows:940px;
	padding:15px;
	margin:20px auto;
	background-color:#E9E9E9;
	border-radius:8px;
	moz-border-radius:8px;
	webkit-border-radius:8px;
}

#conteudo ul li{
	margin-left:15px;
}

#foco{
	width:940px;
	float:left;
}

#foco h1{
	font-family: 'Karla', sans-serif;
	font-size:22px;
	color:#333;
	margin:0 auto;
	text-align:center;
	line-height:35px;
}

#foco p{
	font-size:14px;
	color:#737384;
	text-align:center;
	margin-top:15px;
}

#foco p a{
	text-decoration:none;
	color:#666;
}

#destaques{
	width:940px;
	float:left;
	margin-top:25px;
}

#destaques h1{
	font-family: 'Karla', sans-serif;
	font-size:22px;
	color:#333;
	margin:0 auto;
	text-align:center;
	line-height:60px;
	margin-bottom:15px;
}

#destaques #box1{
	background:url(../images/destaque01.jpg) no-repeat scroll 0 0;
	width:225px;
	height:225px;
	border-radius:50%;
	moz-border-radius:50%;
	webkit-border-radius:50%;
	float:left;
}

#destaques #box1:hover{
	background:url(../images/destaque01_hover.jpg) no-repeat scroll 0 0;
}

#destaques #box2{
	background:url(../images/destaque02.jpg) no-repeat scroll 0 0;
	width:225px;
	height:225px;
	border-radius:50%;
	moz-border-radius:50%;
	webkit-border-radius:50%;
	float:left;
	margin-left:13px;
}

#destaques #box2:hover{
	background:url(../images/destaque02_hover.jpg) no-repeat scroll 0 0;
}

#destaques #box3{
	background:url(../images/destaque03.jpg) no-repeat scroll 0 0;
	width:225px;
	height:225px;
	border-radius:50%;
	moz-border-radius:50%;
	webkit-border-radius:50%;
	float:left;
	margin-left:13px;
}

#destaques #box3:hover{
	background:url(../images/destaque03_hover.jpg) no-repeat scroll 0 0;
}

#destaques #box4{
	background:url(../images/destaque04.jpg) no-repeat scroll 0 0;
	width:225px;
	height:225px;
	border-radius:50%;
	moz-border-radius:50%;
	webkit-border-radius:50%;
	float:right;
}

#destaques #box4:hover{
	background:url(../images/destaque04_hover.jpg) no-repeat scroll 0 0;
}

#linha1{
	width:940px;
	float:left;
	margin-top:0px;
	padding-top:0px;
}

#linha1 #noticias{
	width:370px;
	float:left;
}

#linha1 #administrando{
	width:226px;
	float:left;
	margin-left:40px;
}

#linha1 #administrando p{
	font-size:12px;
	color:#737384;
	margin-left:5px;
}

#linha1 #administrando img{
	border:1px solid #ccc;
	padding:2px;
	background-color: #FFFFFF;
}

#linha1 #face{
	width:235px;
	float:right;
	margin-left:10px;
}

#boxSocial{
	width:235px;
	height:310px;
	background-color:#FFF;
	border:1px solid #CCC;
}








/* FOOTER */

footer{
	width:100%;
	float:left;
	background:url(../images/bg_rodape.jpg);
	height:190px;
	margin-top:45px;
	padding-top:25px;
}

footer ul li a{
	text-decoration:none;
	color:#333;
}

footer h1{
	border-bottom:1px solid #CCC;
}

#boxFooter{
	width:970px;
	margin:0 auto;
}

#linksUteis{
	width:270px;
	float:left;
	margin-left:30px;
}

#linksUteis ul{
	margin:5px 0 0 20px;
	float:left;
}

#linksUteis ul li{
	font-size:14px;
	color:#333;
}

#gestaoDeCondominios{
	width:270px;
	float:left;
	margin-left:60px;
}

#gestaoDeCondominios ul{
	margin:5px 0 0 20px;
	float:left;
}

#gestaoDeCondominios ul li{
	font-size:14px;
	color:#333;
}

#certidaoNegativa{
	width:330px;
	height:120px;
	float:left;
	margin-left:50px;
	background:url(../images/certidaoNegativa.png) top center no-repeat;
	margin-top:25px;
}

#certidaoNegativa:hover{
	width:330px;
	height:120px;
	float:left;
	margin-left:50px;
	background:url(../images/certidaoNegativaHover.png) top center no-repeat;
	margin-top:25px;
}

#EndeFone{
	width:240px;
	float:right;
	color:#0F0F1E;
	text-align:right;
}

#endereco{
	font-size:14px;
	font-weight:bold;
	width:240px;
	float:right;
	margin-top:20px;
}

#phone{
	text-align:right;	
	font-size:22px;
	margin-top:10px;
	width:200px;
	float:right;
}

#copyright{
	width:100%;
	height:20px;
	padding-top:5px;
	background-color:#868695;
	font-size:12px;
	color:#FFF;
	text-align:center;
	float:left;
}