/* CSS Document */

/* ******************* TAGS HTML ******************* */


html, body {
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	color: #000;
	font-family: verdana, tahoma;
}

body {
	background: url(imagens/fundo.jpg) #39BAD7 no-repeat center top;
	color: #000;
	font-family: verdana, tahoma;
}

div, hr, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	border: 0;
}

h1, h2 {
	font-family: "Trebuchet MS"; 
}

a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: underline;}

a {text-decoration:none; color:#0000CC;}
a:link {text-decoration: none; color:#0000CC;}
a:hover {text-decoration: underline;}

a img{
	border: 5px solid #1D78A5;
	margin:0; padding:0;
}

a:hover img{
	border: 5px solid #98CBDC;
}

a img.semBorda {border: 0; margin:0; padding:0;}
a:link img.semBorda {border: 0; margin:0; padding:0;}
a:hover img.semBorda {border: 0; margin:0; padding:0;}



/* ******************* TOPO ******************* */

#topo {
	background: url(imagens/bg_topo.jpg) no-repeat center top;
	height: 35px;
}

div#menuTopo {
	margin: 0;
	padding: 0;
	border: 0;
	color: #fff;
	font-size: 9px;
	font-weight:normal;
}

div#menuTopo a {
	font-size: 11px;
	font-weight:bold;
	color: #fff;
}

div#menuTopo a:link {
	font-size: 11px;
	font-weight:bold;
	color: #fff;
}

#busca {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	font-family: tahoma;
	color: #fff;
}

.imputText {
	margin: 4px 0 0 0;
	padding: 2px 0 0 2px;
	border: 0;
	width: 200px;
	height: 17px;
	font-size: 11px;
	color: #0E5490;
	font-family: verdana;
	background-color: #E4F7FA;
}

#topoSep {
	height: 45px;
}

#esquerda {
	width: 495px;
}

#esquerdaGeral {
	width: 735px;
}

#esquerdaSep {
	height: 90px;
}

#data {
	height: 30px;
	background: url(imagens/bg_data.jpg) no-repeat left top;
}

#dataGeral {
	height: 30px;
	background: url(imagens/bg_dataGeral.jpg) no-repeat left top;
}

#data p {
	margin: 0;
	padding: 0;
	position: relative;
	top: 5px;
	left: 20px;
	width: 90%;
	font-size: 11px;
	color: #e7e7e7;
	font-weight: normal;
}

#dataGeral p {
	margin: 0 20px 0 0;
	padding: 0;
	position: relative;
	top: 5px;
	left: 0;
	width: 80%;
	font-size: 11px;
	color: #e7e7e7;
	font-weight: normal;
}

#manchetes {
	background-color: #fff;
}



/* ********************** NOTICIAS ********************** */


div#noticiasResult {
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
	top: 35px;
	width: 695px;
	font-size: 12px;
}

div#noticiasList {
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
	top: 35px;
	width: 695px;
}

div#noticiasList h1 {
	margin: 0;
	position: relative;
	padding: 0;
	width: 675px;
	font-size: 16px;
	line-height: 16px;
}

div#noticiasList a {
	color: #333;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS"; 
}

div#noticiasList a:link {
	color: #333;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS"; 
}

div#noticiasList h2{
	padding: 2px 0 0 0;
	margin: 0;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
}

div#noticiasList h3{
	padding: 5px 0 0 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
}

div#noticiasList h4{
	padding: 0;
	margin: 0 0 3px 0;
	font-weight: normal;
	font-size: 10px;
	color: #666;
}

div#noticiasList hr{
	margin: 10px 0 10px 0;
	border-bottom: dotted 2px #ccc;
}

div#barra2 {
	padding: 5px 0 0 0;
	margin: 0;
	border: 0;
	position: relative;
	left: 20px;
	top: 5px;
	font-weight: normal;
	font-size: 12px;
	width: 695px;
	height: 17px;
	text-align: center;
}

div#barra2 img {
	margin: 0 5px 0 5px;
}


/* ********************** MATERIA ********************** */

div#tituloNot {
	margin: 0;
	padding: 0;
	position: relative;
	top: 15px;
	left: 0;
	width: 735px;
	height: 25px;
	background-color: #009900;
}

div#tituloNot p {
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
	left: 20px;
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #fff;
}

div#tituloCanais {
	margin: 0;
	padding: 0;
	position: relative;
	top: 15px;
	left: 0;
	width: 735px;
	height: 25px;
	background-color: #FFCC00;
}

div#tituloCanais p {
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
	left: 20px;
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #333;
	text-transform:uppercase;
}

div#tituloArt {
	margin: 0;
	padding: 0;
	position: relative;
	top: 15px;
	left: 0;
	width: 735px;
	height: 25px;
	background-color: #FF9900;
}

div#tituloArt p {
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
	left: 20px;
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #fff;
}

div#tituloEventos {
	margin: 0;
	padding: 0;
	position: relative;
	top: 15px;
	left: 0;
	width: 735px;
	height: 25px;
	background-color: #FE0000;
}

div#tituloEventos p {
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
	left: 20px;
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #fff;
}

div#materia {
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
	top: 35px;
	width: 695px;
}

div#materia h1 {
	margin: 10px 0 -1px 0;
	position: relative;
	padding: 0;
	width: 675px;
	font-size: 30px;
	line-height: 31px;
}

div#materia h1 a {
	color: #000;
}

div#materia h3{
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}

div#materia h4{
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

div#materia h5{
	padding: 0 0 3px 0;
	margin: 0;
	font-weight: normal;
	font-family: tahoma;
	font-size: 10px;
	color: #666;
	width: 695px;
	border-bottom: dashed 1px #CCCCCC;
}

div#barra {
	padding: 5px 0 0 0;
	margin: 0;
	border: 0;
	position: relative;
	left: 20px;
	top: 5px;
	font-weight: normal;
	font-size: 12px;
	width: 695px;
	height: 17px;
	text-align: right;
}

div#barra img {
	margin: 0 0 0 7px;
}

/* ********************** MODELO 1 ********************** */

.modelo1 h1 {
	margin-bottom: 10px;
}

.modelo1 h1 a {
	color: #000;
}

.modelo1 h3{
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}


/* ********************** MODELO 2 ********************** */

.modelo2 h1 img {
	margin-right: 2px;
}

.modelo2 h1 {
	margin: 1px;
}

.modelo2 h1 a {
	color: #18678D;
}

.modelo2 hr {
	border: dashed 1px #ccc;
	margin: 14px 0 14px 0;
	_margin: 6px 0 6px 0;
}



/* ********************** MODELO 2B ********************** */

.modelo2b h1 img {
	margin-right: 3px;
}

.modelo2b h1 {
	margin: 1px;
}

.modelo2b h1 a {
	color: #18678D;
}

.modelo2b hr {
	border: dashed 1px #ccc;
	margin: 0;
}



/* ********************** MODELO 3 ********************** */

.modelo3 h1 {
	margin-bottom: 7px;
}

.modelo3 h1 a {
	color: #000;
}
.modelo3 h3{
	float: left;
	font-weight: normal;
	font-size: 12px;
}


/* ********************** MODELO I ********************** */

.modeloI h1 {
	margin-bottom: 3px;
}

.modeloI h1 a {
	color: #000;
}
.modeloI h3{
	font-weight: normal;
	font-size: 10px;
	margin:0;
}



/* ******************* COLUNA DO CENTRO ******************* */

/* ******************* INFORMATIVO ******************* */


#centro {
	width: 240px;
	background-color: #000;
}

div#topoInformativo {
	margin: 0;
	padding: 0;
	width: 100%; 
	height: 90px;
	background: url(imagens/bg_topoInfo.jpg) no-repeat left top;
}

div#topoInformativo h3 {
	margin: 0;
	padding: 0;
	position: relative;
	top: 10px;
	left: 20px;
	width: 80%; 
	height: auto;
	font-family: tahoma;
	font-size: 11px;
	color: #ccc;
	font-weight: normal;
}

div#topoInformativo h1 {
	position: relative;
	top: 16px;
	left: 20px;
	width: 85%; 
	height: auto;
}

div#topoInformativo h1 a {
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	color: #e7e7e7;	
}

div#topoInformativo h1 a:link {
	font-size: 16px;
	color: #e7e7e7;
	font-weight: bold;
	line-height: 17px;
}

div#Informativo {
	margin: 0;
	padding: 0;
	width: 100%; 
	height: 350px;
	background: url(imagens/bg_Info2.jpg) no-repeat left top;
}

div#Informativo img {
	position: relative;
	top: 21px;
	left: 30px;
}

div#Informativo h4 {
	position: relative;
	top: 38px;
	left: 20px;
	width: 80%; 
	height: auto;
	font-family: tahoma;
	font-size: 10px;
	color: #e7e7e7;
	font-weight: normal;
}

div#Informativo h3 {
	position: relative;
	top: 50px;
	left: 20px;
	width: 80%; 
	height: auto;
	font-family: verdana;
	font-size: 12px;
	color: #f7f7f7;
	font-weight: normal;
}

div#Informativo h3 a {
	font-family: verdana;
	font-size: 12px;
	color: #f7f7f7;
	font-weight: bold;
}

a.acrobat {color:#fff; font-weight: bold;}
a:link.acrobat {color:#fff; font-weight: bold;}

a.acrobat2 {color:#0000CC; font-weight: normal;}
a:link.acrobat2 {color:#0000CC; font-weight: normal;}

#sep {
	width: 10px;
}



/* ******************* INFORMATIVO LATERAL ******************* */

div#informativoLat {
	position: relative;
	top: 50px;
	left: 15px;
	width: 170px;
}

div#informativoLat h1 {
	position: relative;
	top: 12px;
	left: 0;
	width: 100%; 
	height: auto;
}

div#informativoLat h1 a {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 18px;
}

div#informativoLat h1 a:link {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 18px;
}

div#informativoLat img {
	position: relative;
	top: 23px;
	left: 0;
}

div#informativoLat h3 {
	margin: 0;
	padding: 0;
	position: relative;
	top: 7px;
	left: 0;
	font-family: tahoma;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}

div#informativoLat h2 {
	margin: 0;
	padding: 0;
	position: relative;
	top: 7px;
	left: 0;
	font-size: 14px;
	color: #000;
	font-weight: BOLD;
}

div#informativoLat h4 {
	position: relative;
	top: 27px;
	left: 0;
	width: 80%; 
	height: auto;
	font-family: tahoma;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}



/* ******************* ARTIGOS ******************* */

div#artigos {
	position: relative;
	top: 30px;
	left: 0;
	width: 200px;
	background: url(imagens/item_artigos.jpg) no-repeat left top;
}

div#artigos h1 {
	position: relative;
	top: 17px;
	left: 20px;
	width: 200px;
	font-size: 15px;
	color: #ccc;
}

div#artigos h2 {
	position: relative;
	top: 20px;
	left: 20px;
	width: 200px;
	font-size: 16px;
	font-weight: normal;
	color: #e8e8e8;
	line-height: 16px;
}

div#artigos img {
	position: relative;
	top: 25px;
	left: 20px;
	border: 0;
}

div#artigos h3 {
	position: relative;
	top: 30px;
	left: 20px;
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	color: #e8e8e8;
	font-family: "Trebuchet MS";
	line-height: 14px;
}

div#artigos h4 {
	position: relative;
	top: 35px;
	left: 20px;
	width: 200px;
	text-align: right;
}

div#artigos h4 a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#FFCC00;
	font-weight: bold;
}


/* ******************* COLUNA DA DIREITA ******************* */

#direita {
	width: 205px;
	background: url(imagens/bg_direita.jpg) repeat-y center top;
}


/* ******************* CANAIS ******************* */

div#canais {
	position: relative;
	top: 0;
	left: 0;
	width: 170px;
	background: url(imagens/item_canais.jpg) no-repeat left top;
}

div#canais h1 {
	position: relative;
	top: 12px;
	left: 15px;
	width: 170px;
	font-size: 15px;
	color: #000;
}

#menu {
	margin: 0;
	padding: 0;
	position: relative;
	top: 18px;
	left: 15px;
}

#menu p {
	padding: 0;
	margin: 0;
}

#menu a{
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #000;
}




/* ******************* SERIE ABDAN ******************* */

div#abdan {
	position: relative;
	top: 0;
	left: 0;
	width: 170px;
	background: url(imagens/item_artigos.jpg) no-repeat left top;
}

div#abdan h1 {
	position: relative;
	top: 12px;
	left: 15px;
	width: 170px;
	font-size: 15px;
	color: #000;
}

div#abdan h3 {
	position: relative;
	top: 7px;
	left: 15px;
	width: 170px;
	font-size: 11px;
	color: #666;
	font-weight:normal;
}

#abdan {
	margin: 0;
	padding: 0;
	position: relative;
	top: 18px;
	left: 15px;
}

#abdan p {
	padding: 0;
	margin: 0;
}

#abdan a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000;
}





/* ******************* NOTICIAS ******************* */

div#noticias {
	position: relative;
	top: 40px;
	left: 0;
	width: 170px;
	background: url(imagens/item_noticias.jpg) no-repeat left top;
}

div#noticias h1 {
	position: relative;
	top: 12px;
	left: 15px;
	width: 170px;
	font-size: 15px;
	color: #000;
}

div#noticias h3 {
	position: relative;
	top: 12px;
	left: 15px;
	margin-top: 12px;
	width: 170px;
}

div#noticias h3 a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
}

div#noticias h4 {
	position: relative;
	top: 12px;
	left: 15px;
	margin-top: 10px;
	width: 170px;
	text-align: right;
}

div#noticias h4 a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #0000cc;
}





/* ******************* ARTIGOS LATERAL ******************* */

div#artigosLat {
	position: relative;
	top: 40px;
	left: 0;
	width: 170px;
	background: url(imagens/item_artigos.jpg) no-repeat left top;
}

div#artigosLat h1 {
	position: relative;
	top: 12px;
	left: 15px;
	width: 170px;
	font-size: 15px;
	color: #000;
}

div#artigosLat h3 {
	position: relative;
	top: 12px;
	left: 15px;
	margin-top: 12px;
	width: 170px;
}

div#artigosLat h3 a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
}

div#artigosLat h4 {
	position: relative;
	top: 12px;
	left: 15px;
	margin-top: 10px;
	width: 170px;
	text-align: right;
}

div#artigosLat h4 a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #0000cc;
}





/* ******************* CANAIS LATERAL ******************* */

div#canaisLat {
	position: relative;
	top: 40px;
	left: 0;
	width: 170px;
}

div#canaisLat h1 {
	position: relative;
	top: 0;
	margin-bottom:0;
	left: 15px;
	width: 170px;
	font-size: 14px;
	color: #8C7100;
}

div#canaisLat h3 {
	position: relative;
	top: 2px;
	left: 15px;
	margin-top: 12px;
	width: 170px;
}

div#canaisLat h3 a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
}

div#canaisLat h4 {
	position: relative;
	top: 12px;
	left: 15px;
	margin-top: 10px;
	width: 170px;
	text-align: right;
}

div#canaisLat h4 a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #0000cc;
}






/* ******************* EVENTOS LATERAL ******************* */

div#eventosLat {
	position: relative;
	top: 40px;
	left: 0;
	width: 170px;
	background: url(imagens/item_eventos.jpg) no-repeat left top;
}

div#eventosLat h1 {
	position: relative;
	top: 12px;
	left: 15px;
	width: 170px;
	font-size: 15px;
	color: #000;
}

div#eventosLat h3 {
	position: relative;
	top: 12px;
	left: 15px;
	margin-top: 12px;
	width: 170px;
}

div#eventosLat h3 a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
}

div#eventosLat h4 {
	position: relative;
	top: 12px;
	left: 15px;
	margin-top: 10px;
	width: 170px;
	text-align: right;
}

div#eventosLat h4 a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #0000cc;
}



/* ******************* EVENTOS ******************* */

div#eventos {
	position: relative;
	top: 0;
	left: 0;
	width: 170px;
	background: url(imagens/item_eventos.jpg) no-repeat left top;
}

div#eventos h1 {
	position: relative;
	top: 12px;
	left: 15px;
	width: 170px;
	font-size: 15px;
	color: #000;
}

div#eventos h3 {
	position: relative;
	top: 12px;
	left: 15px;
	margin-top: 11px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 17px;
}

div#eventos h3 a {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}

div#eventos h4 {
	position: relative;
	top: 12px;
	left: 15px;
	margin-top: 10px;
	width: 170px;
	text-align: right;
}

div#eventos h4 a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #0000cc;
}






div#eventoMat {
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
	top: 35px;
	width: 695px;
}

div#eventoMat h1 {
	margin: 5px 0 5px 0;
	position: relative;
	padding: 0;
	width: 675px;
	font-size: 23px;
	line-height: 31px;
}

div#eventoMat h1 a {
	color: #000;
}

div#eventoMat h3{
	padding: 0;
	margin: 10px 0 0 0;
	font-weight: normal;
	font-size: 15px;
}

div#eventoMat h4{
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

div#eventoMat h5{
	padding: 3px 0 0 0;
	margin: 0;
	font-weight: normal;
	font-family: tahoma;
	font-size: 10px;
	color: #666;
	width: 695px;
	border-top: dashed 1px #CCCCCC;
	border-bottom: dashed 1px #CCCCCC;
}






/* ******************* BANNER ******************* */

div#banner {
	position: relative;
	top: 20px;
	left: 15px;
	width: 170px;
}


/* ******************* RODAPE ******************* */

#rodape {
	height:70px;
	background-color:#1F7BAA;
}

#rodape h3 {
	position: relative;
	top: 0;
	left: 20px;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

#rodape h3 a {
	color: #fff;
	font-size: 12px;
}




/* ********************** ASSINE GRATIS ********************** */

div#tituloAssine {
	margin: 0;
	padding: 0;
	position: relative;
	top: 15px;
	left: 0;
	width: 735px;
	height: 25px;
	background-color:#207CAB;
}

div#tituloAssine p {
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
	left: 20px;
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #fff;
	width: 70%;
}

div#assine {
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
	top: 45px;
	width: 695px;
}

div#assine h1 {
	margin: 0;
	position: relative;
	padding: 0;
	width: 675px;
	font-size: 16px;
	line-height: 16px;
}

div#assine a {
	color: #0000CC;
	font-size: 11px; 
}

div#assine a:link {
	color: #0000CC;
	font-size: 11px;
}

div#assine h2{
	padding: 2px 0 0 0;
	margin: 0;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
}

div#assine h4 {
	padding: 0;
	margin: 0 0 3px 0;
	font-weight: normal;
	font-size: 11px;
	color: #333;
}

div#assine hr{
	margin: 15px 0 15px 0;
	border-bottom: dotted 2px #ccc;
}

div#assine table{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	background-color: #E6F2F9;
}

div#assine input {
	font-size: 12px;
	border: 1px solid #82C0D0;
	height: 23px;
	font-family: verdana;
	padding: 3px 0 0 2px;
}

div#assine select {
	font-size: 12px;
	border: 1px solid #82C0D0;
	height: 23px;
	font-family: verdana;
	padding: 1px 0 0 1px;
}

div#assine textarea {
	font-size: 12px;
	border: 1px solid #82C0D0;
	font-family: verdana;
	padding: 1px 0 0 1px;
}

.detalhe {
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	color: #666;
}




/* ********************** CONTATO ********************** */


div#contato {
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
	top: 45px;
	width: 695px;
}

div#contato h1 {
	margin: 0;
	position: relative;
	padding: 0;
	width: 675px;
	font-size: 16px;
	line-height: 16px;
}

div#contato a {
	color: #0000CC;
	font-size: 14px; 
}

div#contato a:link {
	color: #0000CC;
	font-size: 14px;
}

div#contato h3{
	padding: 2px 0 25px 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
}

div#contato h4 {
	padding: 0;
	margin: 0 0 3px 0;
	font-weight: normal;
	font-size: 11px;
	color: #333;
}



/* ********************** CLASSES ********************** */

.obrigatorio {
	font-size: 10px;
	font-family: tahoma;
	color: 999;
}

.tam11 {
	font-size: 11px;
}

.tam12 {
	font-size: 12px;
}

.tam13 {
	font-size: 13px;
}

.tam14 {
	font-size: 14px;
}

.tam15 {
	font-size: 15px;
}

.tam16 {
	font-size: 16px;
}





/* ********************** SERIE ABDAN CAPA ********************** */


.serieAb h1 {
	margin: 10px 15px 5px 15px;
}

.serieAb h1 a {
	font-size: 14px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	line-height:15px;
}

.serieAb hr {
	border:1px solid #9FDEEC; 
	margin: 0 15px 0 15px;
	width:170px;
}

.serieAb h3 {
	font-size: 11px;
	font-family:verdana;
	font-weight:normal;
	margin: 2px 15px 15px 15px;
}




/* ********************** SERIE ABDAN LIST ********************** */

div#tituloSab {
	margin: 0;
	padding: 0;
	position: relative;
	top: 15px;
	left: 0;
	width: 735px;
	height: 25px;
	background-color: #ADE3EF;
}

div#tituloSab p {
	margin: 0;
	padding: 0;
	position: relative;
	top: 3px;
	left: 20px;
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #000;
}

div#artigosSab {
	position: relative;
	top: 40px;
	left: 0;
	width: 170px;
	background: url(imagens/item_abdan.jpg) no-repeat left top;
}

div#artigosSab h1 {
	position: relative;
	top: 12px;
	left: 15px;
	width: 170px;
	font-size: 15px;
	color: #000;
}

div#artigosSab h3 {
	position: relative;
	top: 12px;
	left: 15px;
	margin-top: 12px;
	width: 170px;
}

div#artigosSab h3 a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
}

div#artigosSab h4 {
	position: relative;
	top: 12px;
	left: 15px;
	margin-top: 10px;
	width: 170px;
	text-align: right;
}

div#artigosSab h4 a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #0000cc;
}

.news {
	background-color: #E6F2F9;
	padding: 20px;
}

.newsData {
	font-size:12px;
	font-family:tahoma;
	color: #666666;
}

.newsTitulo {
	font-size:18px;
	font-family:"Trebuchet MS";
	color: #207CAB;
}


img.news2 {
	margin-right:12px;
}

a img.news2{
	border: 5px solid #98CBDC;
}

a:hover img.news2{
	border: 5px solid #51A7C4;
}
