/* CSS Document */
html,body{
	padding: 0;
	margin: 0}

body {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 75%;
	background-color: #ffffff;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0;
	}

#wrap {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	}

#main {}

#testata {
	width: 800px;
	height: 200px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	}
	
#testata-en {
	width: 800px;
	height: 200px;
	background-image: url(../images/header-en.jpg);
	background-repeat: no-repeat;
	}
	
#navigation {
	width: 800px;
	height: 30px;
	text-align: center;
	background-color: #923131;
}
	
#navigation ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

#navigation li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #923131;
	width: 130px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

#navigation li a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 1.2em;
	color: #f8be72;
	font-weight: bold;
}

#navigation li a:hover,#active {
	text-decoration: none;
	color: white;
}

#container {
	display: block;
	width: 800px;
	min-height: 600px;
	background-color: white;
	border-left: 2px solid #923131;
	border-right: 2px solid #923131;
	border-bottom: 2px solid #923131;
	margin: 0;
	padding: 0;
	}
	
#menu {
	width: 200px;
	margin: 120px 0 0 0;
	padding: 0;
	float: left;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#menu li a {
	list-style: none;
	float: left;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 0 20px 0 20px;
	line-height: 30px;
	font-size: 0.9em;
	color: #923131;
	font-weight: bold;
	width: 160px;
}

#menu li a:hover,#active {
	list-style: none;
	text-decoration: none;
	color: white;
	line-height: 30px;
	background-color: #923131;
	width: 160px;
}

#menu2 {
	width: 200px;
	margin: 120px 0 0 0;
	padding: 0;
	float: left;
	}
	
#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu2 li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#menu2 li a {
	list-style: none;
	float: left;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 0 20px 0 20px;
	color: #923131;
	font-weight: bold;
	width: 150px;
}

#content-home {
	width: 800px;
	margin: 0 0 30px 0;
	text-align: center;
}

#content {
	width: 580px;
	float: right;
	margin: 0 0 50px 0;
	text-align: center;
}

#content ul {
	list-style: none;
	margin: 0 0 20px 20px;
	padding: 0;
	text-align: left;
}

#content li {
	margin: 10px 0 0 0;
}

#content p{
	margin: 0 40px 20px 20px;
	text-align: justify;
	line-height: 25px;
}

#content-azienda {
	width: 600px;
	float: right;
	margin: 0 0 50px 0;
	text-align: center;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content-azienda p{
	margin: 0 40px 20px 20px;
	text-align: justify;
	line-height: 25px;
}

#content-tabella {
	width: 800px;
	text-align: center;
}

#news {
	overflow: auto;
	width: 540px;
	height: 200px;
	margin: 0 0 20px 20px;
}

#news div {
	background-color: #fbf2f2;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	border: 1px solid #e6c6c6;
}
	
#footer {
	text-align: center;
	font-size: 11px;
	color: #923131;
	margin: 0 0 10px 0;
	}
	
#footer p{
	text-align: center;
	}
	
#footer a{
	color: #923131;
	text-decoration: underline;
	}
	
#footer a:hover{
	color: #923131;
	text-decoration: none;
	}
	
.descrizione {
	margin: 20px 40px 20px 40px;
	text-align: center;
	font-size: 1.1em;
	font-style: italic;
	color: #923131;
	line-height: 25px;
}

.contatti {
	background-color: #fbf2f2;
	padding: 20px;
	border: 1px solid #e6c6c6;
}

table {}

tr {
}

td {
	width: 230px;
	border: 1px solid pink;
	padding: 10px;
	font-size: 0.9em;
	vertical-align: top;
}

.colore1 {
	border: 3px solid #F5E9D1;
}

.colore2 {
	border: 3px solid #E6DFD9;
}

.colore3 {
	border: 3px solid #BEDD99;
}

.colore4 {
	border: 3px solid #EFE2B6;
}

.colore5 {
	border: 3px solid #C6E5E7;
}

.colore6 {
	border: 3px solid #F4D4A5;
}

.colore7 {
	border: 3px solid #dee4f4;
}

.colore8 {
	border: 3px solid #f0e395;
}

spam {
	color: #923131;
	font-weight: bold;
}

.codice {
	border: 0;
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}

.eudermic {
	color: #717173;
	font-weight: regular;
	}