.noticias  {
	margin-top:10px;
	padding-left:7px;
}
.centrado {
	text-align:center;
}
.noticias h2 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(../imagenes/folder.gif) no-repeat;
	background-position: 0px 0px;
	padding-left:20px;
	padding-top:5px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:22px;
}
.noticias ul {
	list-style: none;
	margin-left:22px;
	margin-right:5px; 
}
.noticias li  a {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	padding-left:25px;
	background: #faf8f9 url(../imagenes/articulo.gif) no-repeat;
	background-position: 8px 5px;
	color:#731473;
	text-decoration:none;
	cursor:default;
	line-height:25px;
	display:block;
}
.noticias li  a span  {
	padding-left:40px;
}
.noticias li a:hover  {
	margin:2px 0;
	padding-left:25px;
	background: #FFFFFF url(../imagenes/articulo.gif) no-repeat;
	background-position: 8px 5px;
	color:#6F8B0A;
	text-decoration:none;
	cursor:pointer;
	line-height:25px;
	display:block;
}

.noticias .icono  {
	margin-left:10px;
	border:none;
}

.folder_noticia {
	width:20px;
	height:20px;
	background-image:url();
}

.titulo_noticia {
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16pt;
	color:#4F0F4E;
	margin:0px 0px 15px 0px;
}
.subtitulo_noticia {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:15px 0px 15px 0px;
}
.foto_noticia {
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:7px;
	background-color: #f5f5f5;
	width: auto;
	border: 1px solid #4F0F4E;
	text-align: center;
}
.foto_img {
	border: 1px solid #4F0F4E;
	text-align: center;
}
.leyenda_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#4F0F4E;
	text-align:center;
	color:#FFFFFF;
	padding:5px;
}
.parrafo_noticia {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:justify;
	line-height:17px;
	margin:15px 0px 15px 0px;
}
.firma_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	color:#000000;
	margin:15px 0px 15px 0px;
}
.fecha_noticia {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	color: #000000;
}
.linea_noticia {
	border:1px #362B25 solid;
}
.enlace_noticia {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left:7px;
}
.enlace_noticia a {
	color: #4F0F4E;
}
.enlace_noticia a:hover {
	font-weight: bold;
	color: #000000;
}
.edicion_noticia {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-left:7px;
	margin-top:10px;
}
.edicion_noticia a {
	color: #4F0F4E;
}
.edicion_noticia a:hover {
	color: #000000;
}

.titulo {
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16pt;
	color:#4F0F4E;
	margin:15px 0px 15px 0px;
}
.subtitulo {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:15px 0px 15px 0px;
}
.foto {
	text-align:center;
}
.leyenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#4F0F4E;
	text-align:center;
	padding:2px;
	padding-bottom:5px;
	color:#FFFFFF;
	margin:0px 0px 15px 0px;
}
.parrafo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:justify;
	line-height:17px;
	margin:15px 0px 15px 0px;
}
.firma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	color:#000000;
	margin:15px 0px 15px 0px;
}
.fecha {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
	color:#000000;
}
.linea {
	border:1px #362B25 solid;
}
.creditos {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color:#4F0F4E;
	margin:15px 0px 5px 0px;
}


#toolTipBox {
	display: none;
	padding: 8;
	font-size: 12px;
	border: #4F0F4E solid 1px;
	font-family: Tahoma;
	font-weight:bold;
	position: absolute;
	background-color: #ffffff;
	background-image: url(noticias/2009/imagenes/fondo_zoom.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
}


.noticias_2012 {
	background-image:url(../imagenes/2012.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:27px;
	margin-right:5px;
	margin:10px 0;
}
.noticias_2011 {
	background-image:url(../imagenes/2011.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:27px;
	margin-right:5px;
	margin:10px 0;
}
.noticias_2010 {
	background-image:url(../imagenes/2010.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:45px;
	margin-right:5px;
}
.noticias_2009 {
	background-image:url(../imagenes/2009.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:45px;
	margin-right:5px;
}
.noticias_2008 {
	background-image:url(../imagenes/2008.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:27px;
	margin-right:5px;
	margin:10px 0;
}
.noticias_2007 {
	background-image:url(../imagenes/2007.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:27px;
	margin-right:5px;
}
.noticias_2006 {
	background-image:url(../imagenes/2006.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:27px;
	margin-right:5px;
}
.noticias_2005 {
	background-image:url(../imagenes/2005.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:27px;
	margin-right:5px;
}
.noticias_2004 {
	background-image:url(../imagenes/2004.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:27px;
	margin-right:5px;
}


/*	ESTILOS NUEVO PARA NOTICIAS	*/

#noticias {
	padding:0;
	margin:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#noticias p.titulo {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	color:#4F0F4E;
}
#noticias p.subtitulo {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:15px 5px;
}
#noticias p.imagen {
	text-align:center;
}
#noticias p.imagen img, #noticias p.imagen  a img {
	text-align:center;
	border:2px solid #731473;
	padding:3px;
}
#noticias p.imagen a:hover  img {
	border:2px solid #A6D10F;
}
#noticias p.leyenda {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	padding-top:2px;
	padding-bottom:5px;
	color:#4F0F4E;
	margin:0px 75px;
	background:none;
}
#noticias .credito {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
	color:#4F0F4E;
	background:none;
}
#noticias .texto p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:17px;
	margin:15px 5px;
}
#noticias .texto p  a {
	color:#670372;
	text-decoration:none;
}
#noticias .texto p  a:hover {
	color:#670372;
	text-decoration:underline;
}
#noticias p.firma {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#000000;
	margin:15px 0px;
}
#noticias p.fecha {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	color: #555555;
	padding-top:2px;
	padding-right:20px;
	background-image:url("../images/fecha.gif");
	background-repeat:no-repeat;
	background-position:center right;
	font-style:italic;
}
#noticias tr.inf {
	padding-bottom:15px;
	margin-bottom:15px;
	clear:both;
}