@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;/* RESET */
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
#form input {
	margin-top: 3px;
	margin-bottom: 3px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C7BCB5;
	background-color: #000000;
	background-image: url(../img/sfondo.jpg);
}
#header {
	height: 185px;
}
#centrato {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1021px;
	padding: 0px;
}
#menutop {
	width: 373px;
	float: left;
	text-align: left;
}
#main {
	text-align: center;
	margin-top: 20px;
}
a {
	color: #5A5A5A;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 a {
	color: #B72E5C;
}
a:visited {
	color: #5A5A5A;
}
a:hover {
	color: #9b1d53;
}
.right {
	text-align: right;
}
#main .col1 {
	width: 374px;
	float: left;
	text-align: left;
}
#main .col1 .pad {
	padding-right: 50px;
}
#main .col2 {
	width: 640px;
	float: left;
	text-align: left;
	border-bottom-style: none;
	padding-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main .col2 .col1b {
	width: 160px;
	float: left;
}
#main .col2 .col1 {
	width: 44%;
	float: left;
	padding-right: 6%;
}
#main .col2 .col2 {
	width: 50%;
	float: left;
}
.clear {
	clear: both;
}
#footer {
	display: block;
	margin-bottom: 20px;
	position: relative;
	font-size: 11px;
	color: #9A4A73;
	margin-top: 15px;
	overflow: visible;
}
#footer a {
	color: #53283E;
}
#footer a:hover {
	color: #6F3452;
	text-decoration: underline;
}
#footer a:visited {
	color: #000000;
}
#footer .col1 {
	float: left;
	width: 370px;
}
#footer .col2 {
	text-align: right;
	float: left;
	padding-left: 370px;
}
.linkx {
	color: #9b1d53;
}
h1 {
	font-size: 24px;
	color: #CCCCCC;
	font-weight: normal;
	margin-top: 0px;
	text-align: right;
}
h2 {
	font-size: 18px;
	color: #9b1d53;
	position: relative;
}
.gradient h2 span {
	background-color: transparent;
	background-image: url(../img/gradient.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	position: absolute;
	display: block;
	width: 100%;
	height: 21px;
	color: #054E84;
	left: 1px;
	top: -1px;
}
.gradient2 h2 span {
	background-color: transparent;
	background-image: url(../img/gradienth2.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	position: absolute;
	display: block;
	width: 100%;
	height: 40px;
	left: 1px;
	top: -1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	font-size: 16px;
	position: relative;
}
.gradient h3 span {
	background-color: transparent;
	background-image: url(../img/gradient_h3.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: right 0%;
	position: absolute;
	display: block;
	width: 100%;
	height: 20px;
	left: 1px;
	top: 20px;
}
a, img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	font-weight: bold;
	color: #666666;
}
#main .col1 .col1c {
	float: left;
	width: 50%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .col1 .col2c {
	float: left;
	width: 50%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cornice {
	border-top-style: none;
	border-top-color: #CC3366;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CC3366;
	border-bottom-color: #CC3366;
	border-left-color: #CC3366;
	padding-right: 0px;
	padding-left: 0px;
}
.right {
	text-align: right;
}
.grigio {
	color: #333333
}
.spazio {
	height: 360px;
	text-align: right;
	vertical-align: bottom;
}
.pad_top {
	padding-top: 190px;
}
#main .col1 .pad h3 {
	line-height: 48px;
}
.margine {
	padding-top: 20px;
}
.bianco {
	color: #FFFFFF
}

