BODY  {
	font-size : 12pt;
	font-family : MS Serif, Serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color : white;
	text-align : justify;

}

.margenesAnchos
{
	margin-left : 30pt;
	margin-right : 30pt;
}

.textFoto 
{
	margin-top: 8pt; 
	font-size:  10pt;
	margin-left  : 10pt;
	margin-right : 10pt;
}

.textMenu  {

	font-size :  8pt;
}

.negrita  {
	font-weight : bold;
}

.cursiva  {
	font-style : italic;
}

.subitem  {
	font-size:  12pt;
	margin-left : 10pt;
}

.resaltat  {
	color : #555555 ;
	font-weight : bold;
}

.titulo  {
	font-size : 14pt;
	font-weight : bold;
	text-align : center;
}

.subtitulo	{
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
}

.petita  {
	font-size : 9pt;
}

P  {
	margin-left : 10pt;
	margin-right : 10pt;
}

A  {
	color : red;
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
}

