BODY  {
	font-size : 10pt;
	font-family : Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;

	color : #f0f080;
	background-color : #ff3000;
	text-align : justify;
	margin-left : 10pt;
	margin-right : 10pt;
	margin-top : 10pt;
}

.text
{
	color : white ;
}
.margenesAnchos
{
	margin-left : 30pt;
	margin-right : 30pt;
}

.textFoto 
{
	margin-top: 8pt; 
	font-size:  8pt;
}

.textMenu  {

	font-size :  8pt;
}

.negrita  {
	font-weight : bold;
}

.cursiva  {
	font-style : italic;
}

.subitem  {
	margin-left : 50pt;
}

.resaltat  {
	color : #222222 ;
}

.titulo  {
	font-size : 14pt;
	font-weight : bold;
	color : white ;
}

.subtitulo	{
	font-size : 12pt;
	font-weight : bold;
	color : white ;
}

.petita  {
	font-size : 8pt;
}

A  {
	color : #ffffff;
	text-decoration : none;
}

A:Hover  {

	color : #770000;
}
