/*xxxxxxxxxxxxxxxxxxxxx NOTICIAS xxxxxxxxxxxxxxxxxxxxx*/




/* NANDO CAMBIOS 27/10/2010 */

div#selectorTiposNoticia ul {
	border-bottom: 1px solid #b8d9e8;
	height: 25px;
	padding-left: 30px;
	position: relative;
}
div#selectorTiposNoticia ul li {
	border: 1px solid #b8d9e8;
	float: left;
	list-style: none;
	padding: 5px 5px;
	position: relative;
	bottom: -1px;
}
div#selectorTiposNoticia ul li.current {
	border-bottom: 1px solid #ffffff;
}
div#selectorTiposNoticia ul li a {
	color: #77ad1a;
	font-size: 11px;
	padding: 0 10px;
	text-decoration: none;
}
div#selectorTiposNoticia ul li a:hover {
	text-decoration: underline;
}
div#selectorTiposNoticia ul li.current a {
	font-weight: bold;
}
form#buscadorNoticias input {
	float: right;
}
div#caja_maestra div#noticiario p.titulo_noticia a, 
div#caja_maestra div#noticiario p.resumen_noticia a {
	position: static;
	text-decoration: none;
}
div#caja_maestra div#noticiario p.titulo_noticia a {
	font-size: 12px;
	font-weight: bold;
}
/* NANDO CAMBIOS 27/10/2010 */


/* NANDO CAMBIOS 08/02/2011 */
div#twitter {
	position: absolute;
	right: 0;
	top: 285px;
}

/* NANDO CAMBIOS 08/02/2011 */
