BODY  {
	font-size : 11pt;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;

	color : #333333;
//	background-color : #CBA58F;
	background-color : #b88d58;
	text-align : justify;
	margin-left : 20pt;
	margin-right : 20pt;
	margin-top : 10pt;
}

.text
{
	color : #333333 ;
	text-align : justify;
}
.margenesAnchos
{
	margin-left : 30pt;
	margin-right : 30pt;
}

.textFoto 
{
	margin-top: 8pt; 
	font-size:  8pt;
		color : #dd0000 ;
}

.textMenu  {

	font-size :  8pt;
}

.negrita  {
	font-weight : bold;
}

.cursiva  {
	font-style : italic;
	text-align : justify;
		}

.subitem  {
	margin-left : 50pt;
}

.resaltat  {
	color : #dd0000 ;
}

.titulo  {
	font-size : 14pt;
	font-weight : bold;
	color : black ;
}

.subtitulo	{
	font-size : 12pt;
	font-weight : bold;
	color : #ffffff ;
}

.petita  {
	font-size : 8pt;

}


A  {
	color : #555555;
	text-decoration : none;
}

A:Hover  {

	color : #ffffff;
}

/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

