@charset "utf-8";
/* CSS Document */

.menu{

width:140px;
text-decoration:none;
display:block;
color:#009900;
font:bold 75% Arial, Helvetica, sans-serif;
padding:4px 0px 4px 10px;
background:#F3E9CF;
border-bottom:1px #006600 dotted;

}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #009900;
}
a.menu:hover {
	text-decoration: none;
	color: #009900;
	background:#FFF8E8;
}
a.menu:active {
	text-decoration: none;
	color: #009900;
}

.link {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight:bold;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
}
a.link:link {
	text-decoration: none;
}
a.link:visited {
	text-decoration: none;
	color: #009900;
}
a.link:hover {
	text-decoration: underline;
	color: #009900;
}
a.link:active {
	text-decoration: none;
	color: #009900;
}

.link_noticias {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
		
}
a.link_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a.link_noticias:link {
	text-decoration: none;
}
a.link_noticias:visited {
	text-decoration: none;
	color: #000;
}
a.link_noticias:hover {
	text-decoration: underline;
	color: #000;
}
a.link_noticias:active {
	text-decoration: none;
	color: #000;
}
h6.editoriamanchete {

color:#006600;
border-bottom:1px #006633 solid;
font-size:73%;
font-weight:normal;
padding-bottom:5px;

}

h6.editoriamanchete img {
margin-bottom:-7px;

}
h2 {

color:#006600;
font:bold 100% Arial, Helvetica, sans-serif;

}
h1.noticia {

color:#000000;

}
h1.tit {

width:98%;
float:left;
margin:2px;
font-size:24px;

}
h1 a, h2 a {

color:#0e5e98;
text-decoration:none;

}

h1 a:hover, h2 a:hover {

text-decoration:underline;

}
h5.noticia2 {

color:#006600;

}
.nounder {

text-decoration:none;

}
h5.noticia {

color:#000000;

}
#fotonews1, #fotonews2, #fotonews3 {

width:100px;
padding:4px;
margin:20px 5px 5px 5px;
background-color:#FDF9F0;
border:1px #006633 solid;
float:right;

}

#fotonews2 {

float:none;
margin:0 auto;
margin-top:15px;

}

#fotonews3 {

float:none;
margin:0 auto;
margin-top:15px;

}

#fotonews1 p, #fotonews2 p, #fotonews3 p {

color:#4E6F3A;
font:70% Arial, Helvetica, sans-serif;
margin:2px;

}
h6 {

color:#485d6c; /*085a95;*/
font:60% Arial, Helvetica, sans-serif;
margin:2px;

}

#textonoticia {
	width:600px;
	padding-top:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#textonoticia p {

margin-top:10px;
margin-bottom:10px;
color:#084d7e; /* #000 */
font:100% "Times New Roman", Times, serif;

}

#textonoticia p.black {

color:#000;

}