/* D E S T A C A T */


.DestacatLinia
{
	background-position: right top;
	background-attachment: scroll;
	background-image: url(/imas/menu/linia.png);
	background-repeat: repeat-y;
}
.DestacatDins
{
	background-position: center center;
	padding-left: 5px;
	background-attachment: scroll;
	background-image: url(/imas/menu/vermelldins.png);
	padding-top: 8px;
	background-repeat: repeat-y;
}

.PLA_NotisTitol
{
	font-weight: bold;
	font-size: x-small;
	color: #8f152d;
	font-family: Tahoma;
}
.PLA_FonsCuadratNotis
{
	background-position: left top;
	background-attachment: scroll;
	background-image: url(/imas/publicacions/FonsPublicacions.png);
	background-repeat: no-repeat;
	height: 383px;
}
.PLA_titol
{
	font-weight: bold;
	font-size: x-small;
	color: #8f152d;
	font-family: Tahoma;
}
.PLA_dia
{
	font-size: xx-small;
	color: #000000;
	font-family: Tahoma;
}
.PLA_texteNoticia
{
	font-size: x-small;
	color: #333333;
	font-family: Tahoma;
	text-align: justify;
}
.PLA_fonsdalt
{
	background-position: center top;
	background-attachment: scroll;
	background-image: url(/imas/plantillas/PLDalt.png);
	background-repeat: no-repeat;
}
	
.PLA_fonsmig
{
	background-position: center top;
	background-attachment: scroll;
	background-image: url(/imas/plantillas/PLEnmig.png);
	background-repeat: repeat-y;
}
	
.PLA_fonsbaix
{
	background-position: center top;
	background-attachment: scroll;
	background-image: url(/imas/plantillas/PLBaix.png);
	background-repeat: no-repeat;
}	
.PLA_fonsmignotis
{
	background-position: left top;
	background-attachment: scroll;
	background-image: url(/imas/publicacions/FonsPublicacions.png);
	background-repeat: repeat-y;
}

#in
{
	width:300px;
}
#TEXTAR
{
	width:300px;
}

