/*==============================*/
/*			 CORES	 			*/
/*==============================*/
h1 {
color:#005BC9;
}
h2 {
color:#005BC9;
border-bottom-color:#005BC9;
}
h4, h4 a {
color:#005BC9;
}
p a{
color:#005BC9;
}
p a:hover{
color:#E4EFF9;
}
#images{
border-top-color:#E4EFF9;
border-bottom-color:#E4EFF9;
}
ul#zmenu li a{
border-left-color:#E4EFF9;
}
ul#zmenu li a:hover{
border-left-color:#005BC9;
}
#rodape {
border-bottom-color:#E4EFF9;
}
.Campos{
border-left-color:#E4EFF9;
border-bottom-color:#E4EFF9;
}
.Buttons {
border-left-color:#005BC9;
border-right-color:#005BC9;
color:#005BC9;
}



/*==============================*/
/*			 LAYOUT 			*/
/*==============================*/
.itens{
width:225px;
margin-right:15px;
float:left;
padding:10px;
border-bottom:solid 4px #E4EFF9;
}
.itens h1{
font-size:16px;
}
.itens a{
text-decoration:none;
}
.itens p a{
font-weight:normal;
}
.itens p{
margin-bottom:3px;
}
.itens p a{
color:#666666;
}
.itens h4 a{
color:#005BC9;
margin:0;
padding:0;
}
.itens h1 a{
color:#005BC9;
}
.itens p a:hover, .itens h4 a:hover,.itens h1 a:hover{
color:#9FB2BF;
}



/*==============================*/
/*			 NOTICIAS			*/
/*==============================*/
.notSec a {
font-weight:normal;
}
.fotoNoticias{
	border:1px solid #ccc;
	margin:2px;
	padding:2px;
	float:left;
}
#lightbox img{
	border:0;
	padding:0;
	margin:0;
}
.paginacao{
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.paginacao span{
	border:1px solid #999;
}
.paginacao a{
	color:#999;
	margin-left:3px;
	margin-right:3px;
	text-decoration:none;
}
.paginacao a:hover{
	text-decoration:underline;
	background:#CCC;
}
.fixit{
	margin:0;
	padding:0;
	text-indent:0px !important;
}