BODY  {
	font-size : 10pt;
	font-family : Comic Sans MS, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : #ffffff;
	text-align : justify;

}

.margenesAnchos
{
	margin-left : 30pt;
	margin-right : 30pt;
}

.textFoto 
{
	margin-top: 8pt; 
	font-size:  8pt;
	margin-left  : 10pt;
	margin-right : 10pt;
}

.textMenu  {

	font-size :  8pt;
}

.negrita  {
	font-weight : bold;
}

.cursiva  {
	font-style : italic;
}

.subitem  {
	margin-left : 10pt;
}

.resaltat  {
	color : #444444 ;
	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 : 8pt;
}

P  {
	margin-left : 10pt;
	margin-right : 10pt;
}

A  {
	color : Black;
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
}

