@charset "iso-8859-1";

body{
	background:#FFF url("../images/bgTop.png") repeat-x top;
	font: normal normal normal 11px/14px "Lucida Grande", Tahoma, Arial, Helvetica, Verdana sans-serif;
	text-decoration:none;
	color:#333;
	}
	
input, select, textarea{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:100%;
	color:#444;
	border: 1px solid #999;
	background-color:#FFFFFF;
	padding:2px;
	}
p{
	margin:5px 0 10px 0;}
li{
	padding-left:9px;
	margin-left:9px;
	}
ol{
	padding-left:9px;
	margin-left:0px;
	}
.checkbox{
	border:0px;
	background-color:#FFF;
	}
form{
	padding:0px;
	margin:0px;}
hr{
	height:1px;
	background-color:#CCCCCC;
	border:1px solid #CCC;
	color:#CCC;
	}
a{
	text-decoration:none;
	color:#4B76C3;
	}
a:hover{
	text-decoration:none;
	color:#5D6663;
	}
ul{
	margin-left:10px;
	padding-left:5px;
	}
li{
	margin-left:5px;
	padding-left:5px;
	padding-bottom:5px;
	list-style-type: square;
	}

	
/* ######### */
.spacer{
	clear:left;
}
.spacer td{
	width:15px;
}
.spacer img{
	width:15px;
	height:15px;
}

.bold{
	font-weight:bold;
}
.lead{
	color:#666;
}
.fontlow{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
.vermais{
	display:block;
	margin-top:5px;
}

.box250{
	width:250px;
}

.boxNoticia img, .boxNoticiaList img, .boxNoticiaListSimple img{
	margin:0 10px 0 0;
}

.boxNoticiaList{
	background-color: #f5f5f5;
	padding:10px;
	margin-bottom:5px;
}
.boxNoticiaListSimple{
	margin-bottom:5px;
}
.boxNoticiaList:hover{
  background-color: #f0f0f0;
}
.boxNoticiaList img, .boxNoticiaListSimple img{
  background-color: #fff;
  padding:2px;
  border:1px solid #eee;
}
.boxNoticiaList h1, .boxNoticiaListSimple h1{
	font-size:100%;
	line-height:14px;
	margin:0;
}
.imgCover{
  padding:2px;
  border:1px solid #eee;
}
.thumbList{
	margin:0 2px 8px 2px;
  padding:2px;
  border:1px solid #eee;
}


/* codigo nao valido :( */
.opacityOn{
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.opacityOn:hover{
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}	
	
.container{
	width:960px;
	margin:0 auto 0 auto;
	}
.bannerTop{
	padding-bottom:2px;
	height:130px;
	min-height:130px;
}
.breadcrumbs, .menuTopRight{
	height:20px;
}
.breadcrumbs a, .menuTopRight a{
	text-transform:uppercase;
	font-family:Tahoma, Arial, sans-serif;
	font-size:80%;
	padding:0 5px;
	color:#fff;
}
.breadcrumbs a:hover, .menuTopRight a:hover{
	color:#000;
}
.langMenu{
	height:40px;
}
.menu{
	width:165px;
	vertical-align:top;
}

.menu h1{
	color:#CCA018;
	text-transform:uppercase;
	font-size:120%;
	margin:0 0 4px 0;
	font-weight:normal;
}
.menu ul, .menu li{
	list-style-type: none;
	margin:0;
	padding:0;
}
#menuPrincipal li a{
	display:block;
	border-bottom:1px solid #F5EDD4;
	padding:3px 0;
	color:#000;
}
#menuPrincipal li a:hover{
	border-bottom:1px solid #CCA018;
	color:#CCA018;
}
#menuPrincipal .active a{
	border-bottom:1px solid #CCA018;
	color:#CCA018;
}
#menuDirectorio{
	margin-bottom:30px;
}
#menuDirectorio li a{
	display:block;
	background-color:#CCA018;
	padding:3px 5px;
	font-weight:bold;
	color:#fff;
	margin-bottom:2px;
}
#menuDirectorio li a:hover{
	color:#000;
	background-color:#DFC470;
}

.cc{
	width:795px;
	padding:0 0 0 15px;
	vertical-align:top;
}

.bottomLeft, .bottomRight{
	font-family:Tahoma, Arial, sans-serif;
	font-size:70%;
	color:#999;
	background-color:#000;
	padding:3px 6px;
}
.bottomRight a{
	color:#ccc;
}	
.spaceBottom{
	height:30px;
}

.pubBox{
	border:1px solid #eee;
}

#pubBoxLateral{}

#boxTitle{
	margin-bottom:6px;
}
#boxTitle span{
	padding:2px 4px;
	color:#fff;
	font-size:80%;
	font-weight:bold;
	text-transform:uppercase;
}


/* #################### */

.red{
	color:#990000;
}
.yellow{
	color:#CCA018;
}
.bgRed{
	background-color:#990000;
}
.bgBlack{
	background-color:#000;
}
.bgYellow{
	background-color:#CCA018;
}

h1{
	font-size:150%;
	line-height:18px;
	font-weight:normal;
	color:#222;
	margin:0 0 10px 0;
	}
h2{
	font-size:150%;
	line-height:16px;
	font-weight:bold;
	color:#222;
	margin:0 0 10px 0;
	}
h3{
	font-size:100%;
	font-weight:bold;
	color:#333;
	margin:10px 0 5px 0;
	}
h4{
	font-size:130%;
	font-weight:bold;
	margin:0 0 10px 0;
	}
h5{
	font-size:120%;
	font-weight:bold;
	margin:0 0 10px 0;
	}
h6{
	font-size:100%;
	font-weight:bold;
	margin:0 0 7px 0;
	}