body {

}
#container {
	background: url(../layout/container_12_bg.jpg) repeat-y center top;
	margin-top: 0px;
}
#logo {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}
#spot {
	height: 133px;
	width: 632px;
	margin-top: -12px;
	margin-left: -10px;
	background-color: #D8D8D8;
}
#rettangoli {
	background: url(../layout/rettangoli.jpg) no-repeat;
	position: absolute;
	top: 0;
	right: -2px;
	width: 200px;
	height: 40px;
}
#strip {
	margin-left: -9px;
	margin-top: -1px;
}

#slogan {
	position: absolute;
	top: 55px;
	left: 10px;
}
#slogan h2 {
	color: #920C1F;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
}
#spot h3 {
	color: gray;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	padding-top: 25px;
	padding-left: 25px;
}
#spot a {
	color: gray;
}
#menu {
	background-image: url(../layout/menu_bg.jpg);
	position: relative;
	width: 311px;
	height: 238px;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}
#menu ul {
	list-style-type: none;
}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active{
	display: block;
	color: #333333;
	text-decoration: none;
	line-height: 1.7em;
	font-size: 1.1em;
}
#menu ul li a:hover {
	text-decoration: underline;
	color: #920C1F;
	font-weight: bold;
}
#menu ul li a.selected {
	color: white;
	font-weight: bold;
	display: block;
	background-color: #920C1F;
	padding: 0 0 0 1px;
}

#mainMenu {
	font-size: 0.9em;
	margin-top: 15px;
	font-weight: bold;
}
#mainMenu li {
	margin-left: 10px;
}
#subMenu {
	font-size: 0.85em;
	border-left: 1px solid #777777;
	margin-top: 15px;
}
#subMenu ul {
	height: 210px;
	overflow-y: scroll;
}
#subMenu li {
	margin-left: 10px;
}
#sidebar {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.menux3 {
	width: 309px;
	height: 65px;
	background: url(../layout/menu_bgx3.jpg) no-repeat;
}
.menux3 h2 {
	color: white;
	font-size: 1em;
	margin-left: 5px;
	padding-top: 2px;
}
.menux3 ul {
	padding-top: 5px;
}
.menux3 ul li {
	margin-bottom: 32px;
	color: #920C1F;
	font-weight: bold;
}
.menux3 ul li a {
	text-decoration: none;
	font-size: 0.9em;
}
.menux3 ul li a.selected {
	text-decoration: underline;
}
.menux3 h2 {
	color: white;
	font-size: 0.8em;
	margin-left: 5px;
	padding-top: 3px;
	font-weight: normal;
	font-style: normal;
}

.menux4 {
	width: 309px;
	height: 210px;
	background: url(../layout/menu_bgx4.jpg) no-repeat;
}
.menux4 h2 {
	color: white;
	font-size: 1em;
	margin-left: 5px;
	padding-top: 2px;
}
.menux4 ul {
	padding-top: 5px;
}
.menux4 ul li {
	margin-bottom: 32px;
	color: #920C1F;
	font-weight: bold;
}
.menux4 ul li a {
	text-decoration: none;
	font-size: 0.9em;
}
.menux4 ul li a.selected {
	text-decoration: underline;
}
.menux4 h2 {
	color: white;
	font-size: 0.8em;
	margin-left: 5px;
	padding-top: 3px;
	font-weight: normal;
	font-style: normal;
}

.menux2 {
	width: 309px;
	height: 115px;
	background: url(../layout/menu_bgx2.jpg) no-repeat;
}
.menux2 ul {
	padding-top: 5px;
}
.menux2 ul li {
	margin-bottom: 32px;
	color: #920C1F;
	font-weight: bold;
}
.menux2 ul li a {
	text-decoration: none;
	font-size: 0.9em;
}
.menux2 ul li a.selected {
	text-decoration: underline;
}
.menux2 h2 {
	color: white;
	font-size: 0.8em;
	margin-left: 5px;
	padding-top: 3px;
	font-weight: normal;
	font-style: normal;
}
#sidebar p {
	font-size: 0.9em;
	margin-bottom: 5px;
}
#sidebar ul {
	margin-bottom: 5px;
}
#sidebar li{
	font-size: 0.9em;
}

#sidebar a {
	color: #920C1F;
}
#sidebar a:hover{
	color: #ff1c3f;
}
#sidebar hr {
	margin-right: -11px;
}
#oneCol p {
	margin-bottom: 10px;
}
#oneCol hr {
	border-top-style: dotted;
	border-top-color: #920C1F;
	margin-bottom: 15px;
	margin-right: 10px;
}
#oneCol h2 {
	color: #920C1F;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
	margin-bottom: 5px;
}
#oneCol h3 {
	color: #920C1F;
	font-size: 1.1em;
	margin-bottom: 5px;
	margin-top: 20px;
}
#oneCol h4 {
	color: #920C1F;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	margin-bottom: 5px;
}
#oneCol a{
	color: #920C1F;
}
#oneCol a:hover{
	color: #ff1c3f;
}
#leftCol hr {
	border-top-style: dotted;
	border-top-color: #920C1F;
	margin-bottom: 15px;
	margin-right: 10px;
}
#leftCol h2 {
	color: #920C1F;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
	margin-bottom: 5px;
}
#leftCol h3 {
	color: #920C1F;
	font-size: 1.1em;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
	margin-top: -3px;
}
#leftCol h4 {
	color: #920C1F;
	font-style: italic;
	font-size: 1em;
	margin-bottom: 5px;
}
#leftCol a{
	color: #920C1F;
	font-weight: normal;
	font-style: normal;
}
#leftCol a:hover{
	color: #ff1c3f;
}
#leftCol.grid_8 ul li p {
	margin: 0;
	line-height: 0.3em;
	padding-bottom: 1em;
}
#leftCol.grid_8 ul li h4 {
	margin: 0;
	padding: 0;
}
#rightCol hr {
	border-top-style: dotted;
	border-top-color: #006666;
	margin-bottom: 15px;
	margin-right: 10px;
}
#rightCol h2 {
	color: #006666;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
	margin-bottom: 5px;
}
#rightCol h3 {
	color: #006666;
	font-size: 1.1em;
	margin-bottom: 5px;
	text-decoration: none;
}
#rightCol h4 {
	color: #006666;
	font-style: italic;
	font-size: 1em;
	margin-bottom: 5px;
}
#rightCol a{
	color: #006666;
	font-weight: normal;
	font-style: normal;
}
#rightCol a:hover{
	color: #00acac;
}
#footer p {
	font-size: 0.8em;
}
#footer h2 {
	font-size: 0.9em;
	color: #920C1F;
	margin-bottom: 5px;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	color: #920C1F;
}
#contatti hr {
	margin-right: -11px;
}
#prefooter {
	width: 300px;
	margin-top: 50px;
}
#prefooter h3 {
	font-size: 1em;
	color: gray;
	font-weight: normal;
	font-style: normal;
}
#prefooter li {
	margin-left: 15px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#prefooter a {
	color: #920C1F;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
#footerMenu {
	font-size: 0.9em;
}
#footerMenu p, #footerMenu div {
	margin-top: 5px;
	margin-bottom: 10px;
}
#footerMenu ul {
	list-style-type: none;
}
#footerMenu ul li a:link, #footerMenu ul li a:visited, #footerMenu ul li a:active{
	display: block;
	color: #333333;
	text-decoration: none;
	line-height: 1.7em;
	font-size: 0.9em;
}
#footerMenu ul li a:hover, #footerMenu ul li a.selected {
	text-decoration: none;
	color: #920C1F;
}
#footerMenu li {
	margin-left: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#footerMenu li.separatore {
	border-left: 1px solid #707070;
	padding-left: 10px;
}
#footerMenu {
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}
#sponsor li {
	margin-left: 7px;
	margin-right: 7px;
}
.news_grid {
	float: left;
	width: 175px;
	margin-right: 15px;
	margin-left: 15px;
}
.center {
	text-align: center;
}
.leftFloat {
	float: left;
	margin-right: 10px;
	margin-top: -7px;
}
div.verticalGap {
	height: 20px;
}
.noBottomMargin {
	margin-bottom: 0px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}
.imgRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imgBorder {
	border: 1px solid #515151;
	margin-bottom: 10px;
}
.short {
	margin-top: -10px;
}
.ul_news {
	color: #ffffff;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}
.li_news {
	padding: 5px;
	list-style-type: disc;
}
.newsBox {
	height: 226px;

	position: relative;
	margin-top: -20px;
	margin-left: -8px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #9a9a9a;
	background: url(../layout//news_box_bg.jpg) repeat-x;
}
#oneCol.newsDiv {
	position: relative;
	margin-top: -20px;
	margin-left: -8px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #9a9a9a;
	background-color: #066885;
}
#oneCol.newsDiv p, #oneCol.newsDiv ul, #oneCol.newsDiv li, #oneCol.newsDiv h1, #oneCol.newsDiv h2, #oneCol.newsDiv h3 {
   color: #ffffff;
}
#oneCol.newsDiv h3 a, #oneCol.newsDiv a {
   color: #ffffff;
}
#oneCol.newsDiv hr {
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin-bottom: 15px;
	margin-right: 10px;
}
#oneCol.newsDiv h3 a:hover {
   color: #ff1c3f;
}
#oneCol h2.news, #oneCol a.news {
	color: #ffffff;
}
#oneCol h2.news {

	font-size: 2.9em;
	margin-left: 12px;
	margin-top: -10px;
}
#oneCol h3.news {
	font-size: 1.3em;
	margin-left: 12px;
}

#oneCol a:hover {
	color: red;
}

#oneCol hr.news {
	border-color: #515151;
	margin-right: 20px;
	margin-left: 0px;
}
label {
	display: block;
}