BODY  {
	font-size : 10pt;
	font-family : Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #fcfcfc;
	background-color : #112233;
	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  {
	margin-left : 0pt;
	font-weight : bold;
}

.cursiva  {
	font-style : italic;
}

.pendent  {
	color : #808080;
	font-style : italic;
	margin-left : 10pt;
}
.subitem  {
	margin-left : 10pt;
}

.resaltat  {
	color : #abcdef ;
	font-weight : bold;
}

.titulo  {
	font-size : 14pt;
	font-weight : bold;
	text-align : center;
}

.subtitulo	{
	font-size : 12pt;
	font-weight : bold;
}

.petita  {
	font-size : 8pt;
}

.versio {
	text-align : right;
}

.eng {
	color : red ;
	}
	
P  {
	margin-left : 10pt;
	margin-right : 10pt;
}

A  {
	color : #b0b0b0;
	text-decoration : none;
}

A:Hover  {

	color : #ffffff;
}






