/* FULL D'ESTIL DEL BUTLLETÍ */


/* PROPIETATS GENERALS DE LA PÀGINA */
.fons	{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	}

/* PROPIETATS DELS ENLLAÇOS */

/* generals */
a.general:link		{text-decoration: none; color: #D87700; font-weight: bold }
a.general:visited	{text-decoration: none; color: #D87700; font-weight: bold }
a.general:active	{text-decoration: none; color: #D87700; font-weight: bold }
a.general:hover		{text-decoration: underline; color: #D87700; font-weight: bold }

/* lletra petita */
a.petita:link		{text-decoration: none; color: #F9A13C }
a.petita:visited 	{text-decoration: none; color: #F9A13C }
a.petita:active  	{text-decoration: none; color: #F9A13C }
a.petita:hover 		{text-decoration: underline; color: #F9A13C }

/* citació */
a.cita:link		{text-decoration: none; color: #4F4740 }
a.cita:visited 	        {text-decoration: none; color: #4F4740 }
a.cita:active  	        {text-decoration: none; color: #4F4740 }
a.cita:hover	        {text-decoration: underline; color: #4F4740 }

/* opcions */
a.op:link		{text-decoration: none; color: #A9AAAA }
a.op:visited 	        {text-decoration: none; color: #A9AAAA }
a.op:active  	        {text-decoration: none; color: #A9AAAA }
a.op:hover		{text-decoration: underline; color: #A9AAAA }

/* data */
a.data:link		{text-decoration: none; color: #D87700 }
a.data:visited	{text-decoration: none; color: #D87700 }
a.data:active	{text-decoration: none; color: #D87700 }
a.data:hover		{text-decoration: underline; color: #D87700 }


/* PROPIETATS DE L'ENCAPÇALAMENT DEL DOCUMENT */
.taulaA	{
	width: 683px;
	height: 149px;
	background: url(imatges/logo.jpg) no-repeat top left;
	}
.data {
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	color: #D87700
	}


/* PROPIETATS DE LA CITACIÓ */
.citacio {
	 width: 683px;
	 border: 0;
	 text-align: right;
	 font-size: 13px;
	 font-weight: bold;
	 color: #4F4740;
	 }
.open {
	width: 30%;
	background: url(imatges/open.gif) no-repeat center right
	}
.close {
	 width: 3%;
	 /* Retocat pel Francesc */
	 height: 27px;
	 /* --- */
	 background: url(imatges/close.gif) no-repeat center right
	 }


/* PROPIETATS DELS APARTATS */

/* Taula */
.taulaB	{
	width: 683px;
	text-align: center;
	}

/* Borders */
.td_corner {
	 width: 14px;
	 height: 13px;
	 background: url(imatges/corner.gif) no-repeat bottom right
	 }
.td_right {
	 width: 14px;
	 background: url(imatges/pixel.gif) repeat-y right;
	 }
.td_bottom {
	 width: 666px;
	 background: url(imatges/pixel.gif) repeat-x bottom;
	 }
/* Propietats de la cel·la on hi ha el nom de l'apartat */
.nom	{
	font-size: 13px;
	font-weight: bold;
	color: #5A6363;
	text-align: left;
	}

/* Propietats de la cel·la on hi ha els continguts */
.lletra, .lletra_int {
	font-size: 13px;
	color: #5A6363;
	line-height: 18px;
	text-align: justify;
	text-indent: -15px;
	padding-left: 15px;
	padding-top: 15px;
	}
.lletra_int {
	text-indent: 0px;
	vertical-align: text-top;
}
ul.lletra_int {
	text-indent: 0px;
	left: 0px;
	margin: 10px;
	padding: 0px;
}
li.lletra_int {
	font-size: 13px;
	color: #5A6363;
	line-height: 18px;
	text-align: justify;
	padding: 5px 0px 0px 0px;
	text-indent: 0px;
	vertical-align: middle;
	list-style-image: url(imatges/vinyeta_p.gif);
	list-style-position: outside;
}
br.lletra_int {
	line-height: 5px;
}
span.indentat {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
}
.imatge {
	padding: 20px 0px 10px 0px;
	text-align:center;
	vertical-align: top;
	height: auto;
	text-indent: 15px;
}
.imatge_esquerra{
	padding: 0px 30px 0px 0px;
	text-align: left;
	vertical-align: middle;
}
.imatge_dreta {
	padding: 0px 0px 0px 30px;
	text-align: right;
	vertical-align: middle;
}
.td_col_left, td_col_right {
	width: 315px;
	vertical-align: top;
	}
.td_col_center {
	width: 36px;
	}
/* PROPIETATS DE LA LLETRA PETITA */
.notes 	{
	width: 683px;
	border-color: #A9AAAA;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: dotted;
	text-align: center;
	font-size: 11px;
	color: #A9AAAA;
	}


/* PROPIETATS DE LES ICONES */
.opcions 	{
	width: 683px;
	border: 0; 
	text-align: right;
	font-size: 11px;
	color: #A9AAAA;
	}


/* PROPIETATS DELS LOGOS INSTITUCIONALS */
.institucional	{
	width: 683px;
	border: 0;
	text-align: center;
	}
.slub {
	width: 400px;
	padding-right: 45px;
	text-align: right
	}
.slcub	{
	width: 400px;
	padding-right: 45px;
	text-align: right
	}
.slub {
	width: 378px;
	padding-right: 25px;
	text-align: right
	}
.xdl	{
	width: 217px;
	padding-left: 25px;
	text-align: left
	}
.w3c {
	 width: 100px;
	 text-align: right;
	 }

/* PROPIETATS ESPECÍFIQUES DE LA PÀGINA QUE S'ENVIARÀ PER MAIL*/
.sinoveus_mail {
	font-size: 13px;
	color: #5A6363;
	line-height: 18px;
	text-align: justify;
	padding: 15px 0px 15px 0px;
}
.slub_mail {
	width: 378px;
	padding-right: 50px;
	text-align: right
	}
.xdl_mail	{
	width: 317px;
	padding-left: 50px;
	text-align: left
	}

