@charset "utf-8";

#mainContent p {
	text-align:justify;
}
dl {
	list-style-image:none;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}
dt {
	padding-top: 20px;
	color: #b3242a;
	background-image:url(/img/separatoreMenu.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
dd {
	margin: 4px 0px 0px 0px;
	padding-left: 20px;
	background-image:url(/img/bullet.png);
	background-position:middle left;
	background-repeat:no-repeat;
}
li {
	list-style-image:url(/img/bullet.png);
}
a {
	text-decoration:underline;
	color: #b3242a;
}
a:hover {
	color: #b3242a;
}
dt a {
	text-decoration:none;
}
dd a {
	text-decoration:none;
	color: #1F1B6C;
}
hr {
	color: #1F1B6C;
	background-color: #1F1B6C;
	border: 0;
	height: 1px;
}
h1 {
	font-weight:bold;
	color:#FF6600;
	font-size:1.05em;
	text-transform: uppercase;
	margin-bottom:5px;
}
h2 {
	font-weight:bold;
	color:#1F1B6C;
	font-size:1em;
	margin:0;
	background-image:url(../img/bkgTitoliPagineInterne.gif);
	background-position:top left;
	background-repeat:repeat-y;
	border:1px solid #FFF;
	padding-left: 2px;
}
h3 {
	font-weight:bold;
	font-size:1em;
	margin:0px 0px 3px 0px;
	border-top:1px solid #E2E7ED;
}
h4 {
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	margin:0px 0px 3px 0px;
}
h3 + p {
	margin-top:5px;
}
h4 + p {
	margin-top:5px;
}
form {
	margin: 0px;
	padding:0px;
}
form p {line-height:90%; margin: 3px 0px 0px 0px;}
form label {font-size:0.90em;}
.requiredField {font-weight:bold;}
fieldset {border:1px solid #12224b; padding-bottom: 8px;}
iframe {border: 1px solid #12224b; margin:0px;}
select, input, textarea {
	font: 0.90em Verdana, Arial, Helvetica, sans-serif;
	color: #12224b;
	margin-top:5px;
}
textarea {margin-left: 5px; width: 450px; height: 80px;}
h1 img {float:left;}
a img {border: 0;}
#imgAziendaHome {
	margin:0px;
	padding:0px;
	min-height:324px;
	/*background-color:#7e96b1;*/
	background-color:#f6f8f9;
}
#testoAziendaHome {
	background-color:#7e96b1;
	margin:0px;
	padding:0px;
	border:1px solid #7e96b1;
	min-height: 206px;
	color: #FFFFFF;
}
#testoAziendaHome p { margin:20px;}
#header a {	float:left;}
#header > img {	float:left;}
#header #loginForm {
	height: 30px;
	width: 587px;
	float: left;
	vertical-align:middle;
	background-color:#f3f5f7;
}
#header #loginForm img {float:left; margin-right: 20px}
#header #loginForm #loginSubmit {
	text-align:right;
	margin-top: 10px;
}
#partner {
	clear:both;
	background-color: #d8dfe4;
	/* background-image: url(/img/topFooter.gif); */
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
}
#partner img {margin: 5px 0px 5px 20px; vertical-align:middle;}
#byMM {float: right;}
#byMM img {border:0;}
#byMM a {text-decoration:none;}
.nowrap {white-space:nowrap;}