/*  estils de salut publica  */


BODY
{
	background-image: url("mes_opaco.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	margin-top: 0; 
	margin-left: 0;
	margin-right: 0; 
	margin-bottom: 0; 
	margin-width: 0; 
	margin-height: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-color: #000000;
	font-size: 10 pt;
}





TABLE
{
	border: none; 
	width: 750px;
	padding: 5px;
}


A:link		{color: #000000; text-decoration: underline;}
A:active	{color: #e71818; text-decoration: underline;}
A:visited	{color: #000000; text-decoration: underline;}
a:hover 	{color: #e71818; text-decoration: none;}

/*  titols apartats  */
TD.titol
{	
	Font-family: verdana, helvetica, arial, sans-serif;
	Font-weight: bold;
	Color: #e71818;
	Font-size: 30pt;
	height: 60pt;
	text-align: center;
}


/*  titols sub-apartats  */
TD.subtitol
{	
	Font-family: verdana, helvetica,arial, sans-serif;
	Font-weight: bold;
	Color: #e71818;
	Font-size: 20pt;
	height: 60pt;
	text-align: center;
}

/*  titols esquerra  */
TD.enunciat 
{	
	Font-family: sans-serif, verdana, helvetica, arial;
	Font-weight: bold;
	Color:#000000;
	Font-size: 10pt;
	Fony-stretch: extra-expanded;
	text-align: left;
	width: 100px;
}


TD.text
{	
	Font-family: verdana, helvetica, arial, sans-serif;
	Color:#000000;
	Font-size:10pt;
	text-align: justify;
	Font-weight: normal;
}



UL.1
{
	list-style-image: url("vinyeta_1.gif");
	list-style: outside;
}


UL.2
{
	list-style-image: url("vinyeta_2.gif");
	list-style-position: outside;
}


UL.3
{
	list-style-image: url("vinyeta_3.gif");
	list-style-position: outside;
}



UL.nor
{
	list-style-type: cercle;
	list-style-position: outside;
	Font-family: verdana, helvetica, arial, sans-serif;
	Color:#000000;
	Font-size:10pt;
	text-align: justify;
	Font-weight: normal;
}



OL.llista
{
	list-style-type: Lower-alpha;
	list-style-position: outside;
	Font-family: verdana, helvetica, arial, sans-serif;
	Color:#000000;
	Font-size:10pt;
	text-align: justify;
	Font-weight: normal;
}




/*  relatiu a les pagines de imatges  */
BODY.p
{
	background-color: #ffffff;
	background-image: none;
	margin-top: 0; 
	margin-left: 0;
	margin-right: 0; 
	margin-bottom: 0; 
	margin-width: 0; 
	margin-height: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	font-color: #ffffff;
	font-size: 8 pt;
}

TABLE.p
{
	border: none;
	width: 750px;
	padding: 0px;
}





/* no funcionen

TD.linia
{
	background-image: url("linia.gif");
	background-repeat: repeat;
	text-align: justify;
	width: 100%;
	height: 1px;

HR
{
	color: #e71818;
	size: 1px;
	noshade;
}
*/

