#imagenes{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

#noticias #menu_not a {
	color: #000;
	background-image:url(../img/menu/not.png);
	background-repeat:no-repeat;
	width: 85px;
}



#cabecera ul {
	border-bottom: 6px solid #A22708;
}

#noticiasInfo{
	width:825px;
	margin-left:30px;}

#noticiasInfo h3 {
	background-color: transparent;
	background-image: url(../img/noticias/titulo.jpg);
	background-repeat: no-repeat;
	height:45px;
	width: 400px;
	text-indent: -9999px;
	display: block;
}

#noticiasInfo p{
	font-size:1.3em;
	margin-top:13px;
	margin-bottom:10px;
	line-height:1.2em;}
	
#noticiasInfo table{
	width:825px;
	
	}
	
#noticiasInfo tr{
	background-image:url(../img/noticias/linea.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:10px;
	display:block;
	width:825px;	
}
	

	
#noticiasInfo td.dia{
	font-weight:bold;
	font-size:1.3em;
	color:#A71C01;
	font-weight:bold;
	width:90px;
	}
	

#noticiasInfo td a.mas{
	line-height: 1em;
	display: block;
	margin-top:8px;
	margin-left:10px;
	color:#900;
	background-image:url(../img/iconos/masRojo.png);
	background-repeat:no-repeat;
	padding-left:18px;
	}
#noticiasInfo td a:hover.mas{
	color:#CA1717;
	background-image:url(../img/iconos/masRojoSobre.png);
	}
#noticiasInfo td.enlace{
	font-size:1.7em;
	font-weight:bold;
	line-height: 1.2em;
	}

#noticiasInfo td a:hover{
	color:#520000;
	}
	
#infoContacto{
	background-image:url(../img/contacto/carta.jpg);
	width:270px;
	height:198px;}
	
#noticiasInfo td.medio{
	font-size:1.3em;
	text-align: right;
	color:#770000;
	display:block;
	
	}
