.txt-noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #003333;
	text-decoration: none;
}
.txt-noticias:hover {
	color: #990000;
	text-decoration: underline;

}
.fondo-micro {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(Images/fondomicro.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt-principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003333;
	text-decoration: none;
	text-align: justify;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
	text-decoration: none;
	background-color: #ffffff;
	height: 15px;
	width: 200px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-top-style: none;
	border-right-style: none;
}
.form2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
	text-decoration: none;
	background-color: ffffff;
	height: 100px;
	width: 250px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-top-style: none;
	border-right-style: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003333;
	background-color: ffffff;
	height: 18px;
	width: 50px;
	border: 1px dashed #006600;
}
.noticia-titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	text-align: justify;

}
.noticia-entradilla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	line-height: 21px;
	text-align: justify;


}
.noticia-cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
	letter-spacing: 1px;

}
.noticia-titular:hover {
	color: #990000;
	text-decoration: underline;
}
.noticias-formbuscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
	text-decoration: none;
	background-color: #ffffff;
	height: 15px;
	width: 100px;
	border: 1px solid #006600;

}
.fondo-portada {
	background-color: #FFFFFF;
	background-image: url(Images/portada.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo2 {
	background-color: #FFFFFF;
	background-image: url(Images/fondo-chica.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo3 {
	background-color: #FFFFFF;
	background-image: url(Images/fondo-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo4 {
	background-color: #FFFFFF;
	background-image: url(Images/fondo-micro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo5 {
	background-color: #FFFFFF;
	background-image: url(Images/fondo-papelarrugado.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo6 {
	background-color: #FFFFFF;
	background-image: url(Images/fondo-periodico.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo7 {
	background-color: #FFFFFF;
	background-image: url(Images/fondo-tele.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo8 {
	background-color: #FFFFFF;
	background-image: url(Images/carpetas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo00 {
	background-color: #FFFFFF;
	background-image: url(Images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt-principal:hover {
	color: #990000;
	text-decoration: underline;
}
.nolink {
	text-decoration: none;
}

