@charset "utf-8";

html,body{margin:0;padding:0}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #E60000;
	text-align: center;
}

#header {
	height: 173px;
	width: 100%;
	background-image:url(../images/bg_header.png)
}


#container {
	width: 100%;
	background-color:#FFF
}

#content {
	width: 960px;
	height:inherit;
	margin:0 auto;
}



#homeColSx {
	width: 480px;
	float:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding-top: 30px;
	vertical-align: top;
}
#homeColSx a:link {
	color: #E60000;
	text-decoration: none;
}
#homeColSx a:active {
	color: #E60000;
	text-decoration: none;
}
#homeColSx a:visited {
	color: #E60000;
	text-decoration: none;
}
#homeColSx a:hover {
	color: #666;
	text-decoration: none;
}

.linksComuni {
	font-weight:bold;
	font-size:14px;
	line-height: 18px;
}

#linksComuni a:link {
	color: #E60000;
	text-decoration: none;
}
#linksComuni a:active {
	color: #E60000;
	text-decoration: none;
}
#linksComuni a:visited {
	color: #E60000;
	text-decoration: none;
}
#linksComuni a:hover {
	color: #666;
	text-decoration: none;
}

#homeColDx {
	width: 480px;
	float:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	padding-top: 30px;
}
#homeColDx a:link {
	color: #E60000;
	text-decoration: none;
}
#homeColDx a:active {
	color: #E60000;
	text-decoration: none;
}
#homeColDx a:visited {
	color: #E60000;
	text-decoration: none;
}

.registrati {
	font-size:14px;
	line-height: 18px;
}

#homeColDx a:hover {
	color: #666;
	text-decoration: none;
}

#content2 {
	height: 90px;
	width: 100%;
	text-align: center;
	clear:both
	
}

#homeColSx2 {
	width: 480px;
	float:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E60000;
}

#homeColDx2 {
	width: 480px;
	float:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E60000;
}

#contentPagine {
	width: 960px;
	height:inherit;
	margin:0 auto;
	text-align: left;
	padding-top: 30px;
	vertical-align: top;
}
#contentPagine a:link {
	color: #E60000;
	text-decoration: none;
}
#contentPagine a:active {
	color: #E60000;
	text-decoration: none;
}
#contentPagine a:visited {
	color: #E60000;
	text-decoration: none;
}
#contentPagine a:hover {
	color: #666;
	text-decoration: none;
}


#footerBG {
	height: 90px;
	width: 100%;
	background-image:url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	clear:both
	
}
#footer {
	width: 980px;
	height: 90px;
	margin:0 auto;
	background-image:url(../images/footer.png);
}
#footerText {
	width: 700px;
	color: #333;
	text-align: left;
	padding-top: 42px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 185px;
	margin-bottom: 0;
	margin-left: 95px;
}


#subnav {
	width: 380px;
	float: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: right;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.05em;
}
#subnav a:link {
	color: #333;
	text-decoration: none;
}
#subnav a:active {
	color: #666;
	text-decoration: none;
}
#subnav a:visited {
	color: #333;
	text-decoration: none;
}
#subnav a:hover {
	color: #666;
	text-decoration: none;
}
#bodytext {
	width: 520px;
	/*height: 260px;*/
	float: right;
	margin-top: 31px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: left;
}

