a:active {  font-weight: bold; font-size: 11px; color: #000099; text-decoration: none; line-height: normal; font-family: Georgia}
a:hover {  font-weight: bold; font-size: 11px; color: #000099; text-decoration: none;line-height: normal; font-family: Georgia}
a:link {  font-weight: bold; font-size: 11px; color: #000099; text-decoration: none;line-height: normal; font-family: Georgia}
a:visited {  font-weight: bold; line-height: normal; font-size: 11px; color: #000099; text-decoration: none; font-family: Georgia}

.Banner { font-family: Georgia; font-size: 18px; font-weight: bold; color:#FFFFFF }
.bannerbasho { font-family: Georgia; font-size: 12px; font-weight: bold; color: #FFFFFF; line-height: normal ; text-align: centre; vertical-align: middle}
.CIBERSUMO_texto { font-family: Georgia; font-size: 11px; font-weight: bold; color: 006600; line-height: normal}
.SUMO_texto { font-family: Georgia; font-size: 11px; font-weight: bold; color: #990000; line-height: normal }
.SUMO_titulo { font-family: Georgia; font-size: 12px; font-weight: bold; color: #660000}
.TEXTO_GENERAL { font-family: Georgia; font-size: 11px; font-weight: bold; line-height: 13px}
.TITULAR_GENERAL {
	font-family: Georgia;
	font-size: 32px;
	font-weight: bold;
	color: #008000;
	text-decoration:underline
}

.container_sumo{
	border: thin dotted #990000;
	background-color: #FFFFFF;
}
.container_cibersumo{
	border: thin dotted #006600;
	background-color: #FFFFFF;
}
.containerdcha {
	background-color: #FFFFCC;
	top: 20px;
	right: 0px;
}
.Tituloseccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.Noticias_titulo { font-family: Georgia; font-size: 17px; font-weight: bold; color: #660000}
.Noticias_texto {
	font-family: Georgia;
	font-size: 13px;
	line-height: 19px;
	text-align: justify;
}
.Noticias_autor { font-family: Georgia;	font-size: 11px; font-weight: bold; line-height: 13px; font-style: italic}


/*Ajax ticker*/

#ajaxticker1{
width: 760px;
height: 55px;
border: 1px ridge black;
padding: 5px;
background-color: #FFFFCC;

}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFFCC;
}
