body {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
}
a  { color:#FF0000; text-decoration:underline; }
a:active  { text-decoration:none; }
a:hover   {	text-decoration:none; }

h1{ margin-bottom:3px; margin-top:3px; color:#FF0000; font-family:Arial, Helvetica, sans-serif; font-size:25px;}

h2{ margin-bottom:3px; margin-top:3px; color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
/*--------------- Estrucutra-----------------------------------------------------------------*/
.borders_left {
	background-image: url(img/border.jpg);
	background-repeat:  repeat-y;
	width: 3px;
}
.borders_right {
	background-image: url(img/border_right.jpg);
	background-repeat:  repeat-y;
	width: 3px;
}
.fons_menu {
	background-image: url(img/menu/fons.gif);
	background-repeat:  repeat-x;
	height: 24px;
}
.pixel_gris {
	background-image: url(img/pixel_gris.gif);
	background-repeat:  repeat-x;
}
.bottom_left {
	background-image: url(img/bottom/left.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 7px;
}
.bottom_right {
	background-image: url(img/bottom/right.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 7px;
}
.bottom {
	background-image: url(img/bottom/bottom.gif);
	background-repeat:  repeat-x;
	height: 10px;
}



/*--------------- Tipos i colors -----------------------------------------------------------------*/
.text_petit_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
}
.rojo {
	color: #FF0000;
	text-decoration: none;
}

.remarcat {
	font-weight: bold;
	text-decoration: none;
	color:#666666;
}

.border-images{
	padding:2px;
	border: 1px solid #FF0000;
}

#imatge-nice{
float:left
}

#menu-nice{
float:right
}
.ImgDecoration{
	padding:2px;
	border: 2px solid #FF0000;
}
li{
padding-bottom:5px;
}

th{
text-align:left;
}
