/* STYLES BASIC*/
#Noticiablock{
 margin-top : 10px;
 margin-bottom : 10px;
 margin-left : 10px;
 margin-right : 10px;
 font-family: Gill Sans, Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
 font-size: 12px;
 font-weight : normal;
 color: #ffffff;
}

#DataNoti{
 font-weight : bold;
 font-size: 11px;
 color: #ffffff;
}

#TitNoti{
 color: #ffffff;
 font-weight : bold;
}

#SubNoti{
 color: #ffffff;
}

.ImgNoti{
 margin-bottom : 10px;
 margin-left : 10px;
}

#LinkNotis{
font-size : 10px;
color : #000000;
margin-bottom : 10px;
margin-right : 10px;
text-align: right;
text-decoration : none;
font-weight : bold;
	
}


