#matriz {
	background-color: #F2F2D6;
	height: 365px;
	width: 520px;
	float: left;
}
#noticia {
	height: 342px;
	width: 420px;
	margin-left: 552px;
	background-color: #FFFFFF;
	display: block;
}
#contenidos #noticia h3 {
	font-size: 14px;
	font-weight: normal;
	color: #0097DF;
	margin-bottom: 5px;
	margin-top: 10px;
}
#noticia p {
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 14px;
	width: 410px;
}




#matriz ul {
	margin-top: 15px;
	margin-left: 5px;
	list-style-type: none;
}
#matriz ul li {
	background-color: #FFFFFF;
	height: 100px;
	width: 150px;
	float: left;
	margin-bottom: 15px;
	margin-left: 15px;
}
#contenidos {
	background-color: #FFFFFF;
	padding: 20px;
	height: 365px;
	width: 985px;
}
#matriz ul li a {
	height: 100px;
	width: 150px;
	display: block;
	text-indent: -5000px;
}
#matriz a:hover {
	background-position: right 0px;
}

#matriz .notactiva {
	background-position: right 0px;
}

#matriz  #noticia_1  {
	background-image: url(../imagenes/navegacion/noticia_1.jpg);
	background-repeat: no-repeat;
}
#matriz #noticia_2 {
	background-image: url(../imagenes/navegacion/noticia_2.jpg);
	background-repeat: no-repeat;
}
#matriz #noticia_3 {
	background-image: url(../imagenes/navegacion/noticia_3.jpg);
	background-repeat: no-repeat;
}
#matriz #noticia_4 {
	background-image: url(../imagenes/navegacion/noticia_4.jpg);
	background-repeat: no-repeat;
}
#matriz #noticia_5 {
	background-image: url(../imagenes/navegacion/noticia_5.jpg);
	background-repeat: no-repeat;
}
#matriz #noticia_6 {
	background-image: url(../imagenes/navegacion/noticia_6.jpg);
	background-repeat: no-repeat;
}
#matriz #noticia_7 {
	background-image: url(../imagenes/navegacion/noticia_7.jpg);
	background-repeat: no-repeat;
}
#matriz #noticia_8 {
	background-image: url(../imagenes/navegacion/noticia_8.jpg);
	background-repeat: no-repeat;
}
#matriz #noticia_9 {
	background-image: url(../imagenes/navegacion/noticia_9.jpg);
	background-repeat: no-repeat;
}
