/*HOME*/

#noticiesHome{
	float:right;
	margin-right:120px;
	*margin-right:130px;
	margin-top:15px;
	*margin-top:5px;
	margin-bottom:0px;
	background-image:url(../img/homeNoticiesFons.png);
	width:230px;
	height:380px;
}
.homeNUltimahora{
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.homeNlinia{
	background-image:url(../img/homeNoticiesLinia.png);
	background-repeat:no-repeat;
	height:3px;
	width:187px;
}
.homeNNoticia{
	margin-top:20px;
}
.homeNTitol{
	font-weight:bold;
	font-size:13px;
	color:#000;
}
.homeNData{
	font-weight:bold;
	color:#000;
}
.homeNTxt{
	margin-bottom:10px;
	font-family:'Courier New',Arial;4
	font-size:12px;
	color:#000;
}
.homeNmas{
	position:relative;
	color:#990000;
	float:right;
	font-weight:bold;
}
.pastilla{
	width:180px;
	height:100px;
	position:absolute;
	bottom:-45px;
	*bottom:-100px;
	z-index:1;
}
.pastilla2{
	width:180px;
	height:100px;
	position:absolute;
	bottom:-45px;
	*bottom:-100px;
}
.pastillaH{
	position:relative;
	top:10px;
	left:0px;
	width:244px;
	height:156px;	
}
.p1{
	background-image:url(../img/homePastilla1.png);
	background-repeat:no-repeat;
}
.p1 .pastillaH{
	background-image:url(../img/homePastilla1_h.png);
	background-repeat:no-repeat;
}
.p2{
	background-image:url(../img/homePastilla2.png);
	background-repeat:no-repeat;
}
.p2 .pastillaH{
	background:none;
}
.p3{
	background-image:url(../img/homePastilla3.png);
	background-repeat:no-repeat;
}
.p3 .pastillaH{
	background-image:url(../img/homePastilla3_h.png);
	background-repeat:no-repeat;
	top:-37px;
	left:62px;
}