body, table
{
	background-color: #F4EDC8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #81573D;
}

a
{
	text-decoration: none;
	color: #81573D;
}

a:hover, .taronja
{
	color: #FDAA33;
}

a.idiomes
{
	font-weight: bold;
	font-size: small;
}

.petit
{
	font-size: xx-small;
}

.repEsq
{
	background-image: url(/inicial/repEsq.gif);
	background-position: right;
	background-repeat: repeat-x;
}

.repDre
{
	background-image: url(/inicial/repDre.gif);
	background-position: left;
	background-repeat: repeat-x;
}