.noticias{
position:relative;
width:auto;
height:auto;
overflow:hidden;
padding-top: 10px;
}
.imgNoticias{
float:left;
overflow:hidden;
padding-bottom:5px;
padding-right:5px;
}
.masNoticia{
border-bottom:solid 1px;
border-bottom-color:#cccccc;
margin-bottom:5px;
float:left;
}
.textoNoticias{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
}
.cabeceraNoticias{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#4d87c7;
}
input.boton {
 background-color:#4F9700;
border:1px solid #B39965;
color:#FFFFFF;
font-size:9px;
font-weight:bold;
}
h2.titulo
{
	font-family:Verdana, Arial;
	font-size:18px;
	margin-bottom:1px;
	margin-top:1px;
	color: #006289;
}



.libreta{
	background:url(/Guillena2/source_home/imagenes/bglibreta.jpg);
	font-family:Verdana;
	}