@charset "ISO-8859-1";

@import url("reset.css");

body {
	background-color: #CCCCCC;
	min-width: 1180px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 35px;
}
#box_menu {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#menu {
	background-image: url(../img/fondo_menu.png);
	background-repeat: repeat-x;
	height: 115px;
	width: 100%;
	background-color: #666666;
}
#menu ul {
	width: 800px;
	margin-left: 280px;
	padding-top: 80px;
}
#menu li {
	float: left;
	margin-left: 17px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#menu a:hover {
	color: #A10D59;
}
#testata {
	background-color: #000000;
	width: 100%;
	text-align:center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A10D59;
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A10D59;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 8px;
}
h4 {
	font-size: 15px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 5px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCCCCC;
	font-weight: lighter;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 8px;
}
.sottotitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 28px;
	margin-top: 20px;
}
#container {
	background-color: #CCCCCC;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 40px;
}
#flash_home {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	overflow: hidden;
}
.briciole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
}
.briciole span {
	color: #A10D59;
}
.briciole a {
	color: #333333;
	text-decoration: none;
}


#testocategoria {
	margin-top: 30px;
	margin-left: 35px;
	margin-right: 35px;
}
#categorie a {
	color: #A10D59;
	text-decoration: none;
}
#categorie li {
	float: left;
	margin-left: 35px;
	margin-top: 40px;
	width: 280px;
}
#categorie h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #A10D59;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A10D59;
	padding-top: 10px;
	padding-bottom: 2px;
}
#notizie {
	clear: left;
	width: 100%;
	background-color: #B3B3B3;
	padding-top: 30px;
	height: auto;
	padding-bottom: 30px;
	overflow: hidden;
}
#notizie p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
}
#notizie li {
	float: left;
	margin-left: 35px;
	margin-top: 20px;
	width: 280px;
}
#notizie ul {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#notizie a.continua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A10D59;
	text-decoration: none;
	font-weight: normal;
	margin-top: 8px;
	margin-left: 220px;
}
#notizie a {
	text-decoration: none;
	font-weight: normal;
	margin: 0px ;
}
#titolonotizie {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 68px;
}
#mappa {
	margin-left: 80px;
	padding-top: 50px;
	margin-bottom: 40px;
	float:left;
}
#col1 {
	float: left;
	height: auto;
	width: 980px;
}
.colonna {
	height: 280px;
	margin-left: 40px;
	float: left;
	margin-top: 50px;
	margin-right: 40px;
}
.colonna a {
	font-family: "Times New Roman", Times, serif;
	color: #A10D59;
}
#linkmappa {
	color: #A10D59;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.clear {
	clear: left;	
}
#footer {
	background-color: #000000;
	height: 140px;
}
#footer  a {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#contatti_footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	padding-top: 70px;
}
em{
	font-style:italic;
	}
.elencoPuntato{
	margin-top:25px;
	}
.elencoPuntato li {
	font-size:18px;
	margin-top:4px;
	margin-bottom:4px;
}
