@charset="iso-8859-1";
/* Cutenews */
.fala {color:#357484; font: Verdana, Arial, Helvetica, sans-serif, 11px; font-style:italic; } 
.banner {border:5px solid #224a54; margin-left:5px; margin-right:5px;}
.quote {background-image:url(../img/bg_quote.png); border-left:#224a54 solid 5px; padding:10px; width: 80%; text-align:justify;}
/* CSS Document */
a {
	font-size: 11px;
	color: 357484;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 357484;
}
a:hover {
	text-decoration: none;
	color: 04b4d6;
}
a:active {
	text-decoration: none;
	color: 357484;
}
html, body {margin:0; height: 100%;}
h1 { font-size:10px; margin:0; font-weight:normal;}
h3 { font-size:12px; color:#FFF; font-weight:bold; padding: 0; margin:5px; font-family:Georgia, "Times New Roman", Times, serif;}
h4 { font-size:12px; color:#FFF; font-weight:bold; padding: 8px 0 0 0; margin:4px; font-family:Georgia, "Times New Roman", Times, serif;}
.border {border: 15px solid #173840;}
.dot {background-image:url(../img/border_dot_horizontal.gif); background-repeat:repeat-x; background-position:bottom; padding-bottom:5px;}
.img2 {background:#091316; border:1px solid #224a54; float:left; margin:2px 2px 2px 2px ; padding:2px; width:30px; height:30px;}
.img3 {background:#224a54; border:1px solid #d5d5d5; float:left; margin:2px 2px 2px 2px ; padding:2px; width:30px; height:30px;}
.img4 {background:#122b30; border-bottom:1px solid #224a54; border-left:0; border-right:0; border-top:0; padding: 2px; color:#357484; text-decoration:none; text-align:left;}
.link {color:#357484; text-decoration:none;}
.link:hover {color:#04b4d6; text-decoration:none;}
.link2 {color:#3F8994; text-decoration:none;}
.link2:hover {color:#04b4d6; text-decoration:none;}
.noticias {line-height:16px;}
.rodape {border:0; background-image:url(../img/bg.png); background-repeat:repeat; padding: 20px 0 20px 0; text-align:center; width:100%;}
.titulo {color:#357484;}
.titulo1 {color:#3F8994;}
.vid1 {background:#1c353b; border:0; float:left; margin:4px; margin-top:0; padding:5px; width:75px; height:75px;}
.vid2 {background:#224a54; border:0; float:left; margin:4px; margin-top:0; padding:5px; width:75px; height:75px;}

/*-- Lists --*/
.cat_title {
color: #FFFFFF; height: 11px; text-align: center; 
}
ul{
font-weight: normal;
list-style-type: none;
margin: 0px;
padding: 0px;
text-align: left;
}
ul li{margin: 0; padding: 0;
border-bottom: 1px #224a54 dotted !important;
	}
ul li a{
	color: #ffffff;
	display: block;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 4px;
	text-decoration: none;
	width: 200;
	border-left: 7px #224a54 solid;
}
ul li a:hover{
	background: #224a54;
	color: #d5d5d5;
	text-decoration: none;
	width: 200;
	border-left: 7px #00a5c5 solid;
}