body {
	background-color: #DFE0CD;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
}
#wrapper {
	margin-top: 30px;
	margin-bottom: 17px;
}
#header {
	color: #5D201F;
}
#header p {
	margin-bottom: 0px;
}
#language {
	text-align: right;
}
#mainMenu {
	margin-top: 14px;
	background-color: #5D201F;
}
#mainMenu ul {
	list-style-type: none;
	margin-bottom: 0px;
}
#mainMenu ul li {
	margin-left: 0px;
	float: left;
	display: block;
}
#mainMenu ul li a:link, #mainMenu ul li a:visited, #mainMenu ul li a:active {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.07692em;
	line-height: 1em;
	background-color: #5D201F;
	display: block;
	text-align: center;
	color: #FFF;
	padding: 10px 20px;
}
#mainMenu ul li a:hover, #mainMenu ul li a.selected {
	background-color: #A62226;
	text-decoration: none;
}
div.verticalGap {
	height: 17px;
}
div.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5D201F;
	font-size: 0.846154em;
	line-height: 1.54546em;
	margin-bottom: 1.54546em;
	padding-top: 17px;
}
div.footer h2 {
	font-size: 1em;
	line-height: 1.54546em;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #262626;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	border-top-style: none;
}
div.footer ul {
	list-style-type: none;
}
div.footer ul li {
	margin-left: 0px;
}
.noBottomMargin {
	margin-bottom: 0px;
}
h2.slogan {
	font-size: 1.23077em;
	color: #FFF;
	background-color: #5D201F;
	line-height: 1em;
	border-top-style: none;
	padding: 10px;
}
.imgRight {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}
label {
	display: block;
	color: #5D201F;
}
.ruler {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5D201F;
	padding-top: 5px;
}
.grid_4 #gruppi, .grid_4 #individui {
	display: none;
}
table td, table th {
	padding: 3px;
}
table p {
	margin-bottom: 0;
}
