/* @override http://sanpololamiere.it/css/style.css */

body {
	background: #373739;
	margin: 0px auto;
	padding: 0px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #f2f2f2;
}

#centro{ width:100%; height:100%; position:absolute;}

#centrato{ width:1024px; height:650px; position:absolute;  top:50%; margin-top:-325px}

#content {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}
#footer p {
	font-size: 10px;
	padding-left: 270px;
}

#logo {
	margin: 35px 0px 10px 50px;
	width: 203px;
}

#imgHeader {
	width: 960px;
	height: 477px;
	background: #cccccc;
}

#entra {
	text-align: center;
	margin: 10px;
}

#sceltaLingua {
	position: absolute;
	width: auto;
	margin: -40px 0px 0px 555px;
}

#sceltaLingua ul {
	list-style: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}

#sceltaLingua ul li {
	float: left;
	height: 22px;
	width: 120px;
	border-bottom: 1px dotted #a0a0a0;
	margin-right: 10px;
}

#sceltaLingua ul li a {
	display: block;
	color: #a0a0a0;
}

#sceltaLingua ul li a.visited {
	display: block;
	color: #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	height: 22px;
	width: 120px;
}

#sceltaLingua ul li a:hover {
	display: block;
	color: #f2f2f2;
	float: left;
	height: 22px;
	width: 120px;
	border-bottom: 1px solid #f2f2f2;
}

a {
	color: #a0a0a0;
	text-decoration: none;
}

a:hover {
	color: #f2f2f2;
}

/* PAGINA INTERNA */

#page {
	width: 960px;
	background: #000000;
}

#menu {
	float: left;
	margin-top: 10px;
}

/* @group My Group */



/* @end */

#menu ul {
	list-style: none;
	margin: 0px 0px 0px 50px;
	padding: 10px 0px 0px 0px;
}

#menu ul li {
	height: 18px;
	width: 153px;
	border-bottom: 1px dotted #a0a0a0;
	margin-right: 10px;
	margin-top: 10px;
}

#menu ul li a, #menu ul li a:visited {
	float: left;
	display: block;
	color: #a0a0a0;
	height: 18px;
	width: 153px;
}

#menu ul li a:hover {
	display: block;
	color: #f2f2f2;
	height: 18px;
	width: 153px;
	border-bottom: 1px solid #f2f2f2;
}

#menu ul li a.visited {
	display: block;
	color: #008fca;
	height: 18px;
	width: 153px;
	border-bottom: 1px solid #f2f2f2;
}

#pageContent {
	margin: 0px 0px 0px 270px;
	width: 630px;
	padding-bottom: 30px;
}

#imageContent {
	width: 630px;
	height: 290px;
}

h1 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: lighter;
	color: #5c5d5f;
	font-size: 28px;
	padding: 0px 0px 0px 20px;
}

h2 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: lighter;
	color: #5c5d5f;
	font-size: 24px;
	padding: 10px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
}

h3 {
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

h4 {
	color: #008fca;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h5 {
	color: #008fca;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	
}


.colorFont {
	color: #008fca;
}

p {
	line-height: 18px;
	color: #939596;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
}

strong {
	color: #ffffff;
}

table.boxed {
	width: 630px;
}

table.boxed tr td {
	padding: 20px;
	vertical-align: top;
	background: #464646;
	border: 5px solid #000000;
}

table.boxed3col {
	width: 630px;
}

table.boxed3col tr td {
	padding: 10px;
	vertical-align: top;
	color: #939596;
	line-height: 18px;
}

table.boxed2col {
	width: 630px;
}

table.boxed2col tr td {
	vertical-align: top;
}

table.boxed2col tr td.right {
	vertical-align: top;
	width: 54%;
	padding-left: 50px;
}

table.boxed2col p {
	margin-bottom: 0px;
	color: #ffffff;
}

table.tabelline {
	border: 0px;
	padding: 0px;
	margin: 0px 0px 40px 0px;
	border-collapse: collapse;
	width: 100%;
	background: #9f9f9f;
}

table.tabelline td {
	border-bottom: 1px solid #000000;
	border-collapse: collapse;
	padding: 4px;
	color: #000000;
}

table.tabelline td.sinistra {
	width: 60%;
}

.scarica {
	margin: 180px 0px 0px 50px;
	text-align: center;
	font-size: 11px;
	display: block;
	width: 153px;
}
.scarica2 {
	margin: 20px 0px 0px 50px;
	text-align: center;
	font-size: 11px;
	display: block;
	width: 153px;
	text-transform: uppercase;
}
a img {
	border: 0px;
	padding: 3px;
}
