body {
	background-color: #FF5F00;
}

h1 {
	font: 25px Arial;
	color: #FFFF00;
}

h2 {
	font: 18px Arial;
	color: black;
}

p {
	font: 11px Arial;
	color: black;
}

a {
	text-decoration: none;
}

.titol {
	background-color: black;
	padding-top: 10px;
	padding-left: 10px;
}

.subtitol {
	font: bold 12px Arial;
	color: white;
	background-color: black;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}

a.subtitol, a.subtitol:link, a.subtitol:active, a.subtitol:visited, a.subtitol:hover {
	font: bold 12px Arial;
	color: white;
	text-decoration: none;
	padding: 0;
}
.trans {
	background: transparent;
}

.dates {
	font: bold 10px Arial;
	color: #FFFF00;
}

.blanc {
	background: white;
	padding: 10px;
}

.fonsnegre {
	background-color: black;
	padding: 10px;
}

.peupag {
	background-color: black;
	padding: 10px;
}

.peupag p {
	color: white;
}
.fonsgroc, .fonsgrocenvia {
	background-color: #FFFF00;
	padding: 10px;
	padding-bottom: 2px;
}

.fonsgrocenvia {
	text-transform: uppercase; }

.blanc11 {
	font: 11px Arial;
	color: white;
}

.blanc12 {
	font: bold 12px Arial;
	color: white;
}

.negre {
	color: black;
	font: 10px Arial;
}

.negre11 {
	font: 11px Arial;
	color: black;
}

.negre12 {
	font: bold 12px Arial;
	color: black;
}

.negre16 {
	font: bold 14px Arial;
	color: black;
}

.negre21 {
	font: 19px Arial;
	color: black;
	text-transform: uppercase;
}

.gris {
	color: #666;
	font: 10px Arial;
}

.ico {
	padding: 5px;
	font: bold 16px\18px Arial;
}

body#home { background-color: black; }

input.boto {
	border: #505050 2px outset;
	color: black;
	background-color: #FDFDFD;
	font: bold 12px Arial;
	text-transform: uppercase;
	padding: 5px;
}