.header {
	background: url(../img/if/head/news.jpg) no-repeat !important;
}



/* NOTICIAS: DETALLE ************************************/
#noticia {
	float: left; 
	width: 490px;
	margin-bottom: 25px;
	color: #373737;s
	font-family: Tahoma, Helvetica, Arial, Sans;
}
#noticia p {
	font-size: 11px;
	text-align: justify;
	margin-bottom: 20px;
}
#noticia a {
	text-decoration: none;
	color: #EE2C0E;
	font-weight: bold;	
}
#noticia a:hover {
	color: darkorange;
}
#noticia a._boton {
	color: #FFF;
}
#noticia a._boton:hover {
	color: orange;
}



#noticia h2{
	margin: 5px 0;
	font-size: 32px;
	line-height: 28px;
	color: #E35700;
	color: #BF09B3;
}
#noticia h3{
	font-size: 14px;
	line-height: 12px;
	margin-bottom: 15px;
	color: #373737;
}
#noticia .fecha{
	color: #BBB;
	font-style: italic;
}

#noticiaFoto {
	float: right;
	display: block;
	margin: 0 0 15px 15px;
}



#noticias {
	float: left;
	margin: -50px -15px 0 -15px;
}
#noticias a:hover{
	text-decoration: none;
}

.noticiaLista{
	width: 870px;
	padding: 15px 15px;
	background: #EEE url(../img/if/bg_noticiaLista.jpg) repeat-x;
	height: 120px;
	margin: 0;
	color: #373737;
	line-height: 12px;
}
.noticiaLista h3 {
	font-size: 12px;
}
.noticiaLista .foto{
	float: left;
	width: 190px;
	height: 130px;
	overflow: hidden;
	background: #BF09B3;
	margin: -5px 15px -5px 0;
}
