/* CSS Document */
body {
	font-family:  "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #506362;
	background-color: #E0D9D1;
	background: url(images/sfondo.gif) left top repeat-x;	
}
.home {
	background: url(images/sfondo_home.gif) left top repeat-x;	
}
h1 {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #912D4A;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ADB8CA;
	font-size: 16px;
	vertical-align: middle;	
}
h3 {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #536480;
	font-size: 38px;
	vertical-align: middle;
}
h4 {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #536480;
	font-size: 15px;
	margin-left: 40px;
	vertical-align: middle;	
}
p {
	color: #666;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
strong {
	color: #536480
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
td {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #536480;
	font-size: 14px;
	font-weight: bold;
}
.crediti {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #536480;
	font-size: 15px;
	margin-left: 40px;
	font-weight: bold;
	vertical-align: middle;		
}
.indentato {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	margin-left: 55px;		
}	
a:link, a:visited {
	text-decoration: none;
	color: #536480
}
a:active, a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
ul {
    list-style-type:none;
}
	
/* Struttura */

#topPrint {
	display: none;
} 
#cont {
	position: absolute;
	top: 19px;
	text-align:center;
	width: 100%;
} 
#cont-h {
	position: absolute;
	top: 50%;
	margin-top: -230px;
	width: 100%;
	text-align:center;
}
#centrato {
	height: 374px;
	width: 761px;
	margin: 0 auto;	
}

/*TOPBAR*/
#cont-header-h {

	background-color: #FFF;
	height: 150px;
	width: 761px;	
	text-align: left;
	padding: 0;
	
}
#logo-h {
	float: left;
	position:absolute;
	margin: 0;	
	background-color: #FFF;	
	height: 150px;
	width: 255px;
	background: url(images/logo.gif) left top no-repeat;
}
#img-h {
	position: absolute;
	width: 506px;
	height: 150px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 255px;
	background: url(images/img_home.jpg) right top no-repeat;	
}
#img-societa {
	position: absolute;
	width: 506px;
	height: 150px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 255px;
	background: url(images/img_societa.jpg) right top no-repeat;	
}
#img-proposta {
	position: absolute;
	width: 506px;
	height: 150px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 255px;
	background: url(images/img_proposta.jpg) right top no-repeat;	
}
#img-valori {
	position: absolute;
	width: 506px;
	height: 150px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 255px;
	background: url(images/img_valori.jpg) right top no-repeat;	
}
#img-clienti {
	position: absolute;
	width: 506px;
	height: 150px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 255px;
	background: url(images/img_clienti.jpg) right top no-repeat;	
}
#img-contatti {
	position: absolute;
	width: 506px;
	height: 150px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 255px;
	background: url(images/img_contatti.jpg) right top no-repeat;	
}
#cont-pay-h {
	position: relative;
	background-color: #CED5DF;
	height: 36px;
	width: 761px;	
	text-align: left;
	padding: 0;
	background: url(images/pay_h.gif) left top no-repeat;	
}
#cont-pay {
	background-color: #BAC3D3;
	height: 42px;
	width: 761px;	
	text-align: left;
	padding: 0;
	background: url(images/pay.gif) left no-repeat;		
}	
#cont-bottom {
	background-color: #BAC3D3;
	height: 2px;
	width: 761px;	
	padding: 0;
	margin: 0;
}
#cont-corpo-h {
	background-color: #ADB8CA;
	height: 189px;
	width: 761px;	
	text-align: left;
	padding: 0;
}
#cont-corpo {
	float: left;
	background-color: #BAC3D3;
	width: 761px;
	height: auto;	
	text-align: left;
	padding: 0;
	vertical-align: top;
	margin: 0px;
}	
#corpo-h {
	float:right;
	width: 506px;
	height: 188px;
	margin: 0;
	background: url(images/pay2.gif) left top no-repeat;
}
#menu-h {
	float:left;
	left: 0px;
	top: 0px;
    float: left;	
	height: 188px;
    width: 255px;
	background-color: #BAC3D3;	
}
#corpo {
	float: right;
	background: #fff;
	width: 507px;
	height: auto;
}
#contenuti {
	width: 430px;
	margin-left: 45px;
	margin-top: 22px;	
	margin-bottom: 22px;		
	height: auto;
	padding: 10px;
}
#soci {
	width: 300px;
	margin-left: 120px;
	margin-top: 0px;	
	margin-bottom: 5px;	
	margin-right: 5px;	
	height: auto;
	padding: 0px;
}
#spalla-sx {
    float: left;	
	left: 0px;
	top: 0px;
    width: 254px;
	height: auto;
	background: #BAC3D3;
}
.menu-home  {
	float: right;
	font-family:  "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	margin-top: 30px;
	margin-right: 30px;	
	padding: 0px;
	list-style: none;
    line-height: 25px;
	text-align: left;
	width: 140px;
}	
.menu-home a:link, 
.menu-home a:visited,
.menu-home a:active  {
	text-decoration: none;
	color: #536480;
}
.menu-home a:hover, 
{
	text-decoration: none;
	color: #fff;		
}
#menu {
	left: 0px;
	top: 0px;
    float: left;	
    width: 250px;
	background-color: #BAC3D3;	
}
.menu-internal  {
	float: right;
	font-family:  "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	margin-top: 10px;
	margin-right: 20px;	
	padding: 0px;
	list-style: none;
    line-height: 25px;
	text-align: right;
	width: 150px;	
}
.menu li {
	margin: 0 1em;
	height: 0;
}
.menu-internal a:link,
.menu-internal a:visited, {
	color:#fff;
}
.menu-internal a:hover, 
{
	text-decoration: none;
	color: #536480;		
}
#cont-footer {
	position: relative;
	height: 10px;
	width: 761px;
	padding: 0;
	margin-top: 7px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #647A9B;
	letter-spacing: -1px;	
}
#footer-copy {
	float:left;
	width: 350px;
	padding: 0;
	text-align: left;
}
#footer-diritti {
	float:right;
	width: 411px;
	padding: 0;
}
.diritti {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #647A9B;
	text-align: right;
	letter-spacing: -1px;
}
/* [Menu Top] */
#cont-topmenu {
	position: absolute;
	left: 207px;
	top: 99px;
	background: url(images/top_menu.jpg) top no-repeat;
    float: right;	
	height: 33px;
    width: 566px;
	margin-bottom: 0px;
    line-height: normal;
	text-align: center;
	/*border: 1px solid #000;*/
}


/* [/Menu Top] */

/* form */
input {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	font-size: 11px;
	border: 1px solid #D3D3D3;
	width: 70px;
    padding-bottom: 2px;
	background-color: #FFF;
}
form {
	width: 450px;
	padding: 1px 0;
	margin: 2px;
	text-align: center;		
}
input.radio{
	border: none;
	background: none;
	width: 20px;
	vertical-align: middle;
}
input.invia{
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	font-weight: bold;
	color:#990000;
	letter-spacing: 1px;
	width: 110px;
	border: none;
	border-bottom: #666666 1px solid;
	border-right: #666666 1px solid;
	background: #EEE;
}
select {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #D3D3D3;
	width: auto;
	height: auto;
    padding-bottom: 2px;
	background-color: #FFF;
}
input.checkbox {
	border: none;
}


