/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background: #F4F1E8;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.text-left { text-align:left;}
.text-right { text-align:right;}

html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.8125em;
		line-height:1.615em;
		color:#777267;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#777267;}
a:hover{text-decoration:none;}
p {padding-bottom:20px;}

/* ============================= main layout ====================== */

.title, h1 { padding:42px 0 19px; font-size:1.384em; color:#3D3D3D; }
.title2, h2 { padding:25px 0 19px; font-size:1.384em; color:#3D3D3D; }
.rs { position:absolute; margin:4px 0 0 284px;}

.imgindent {margin:0 20px 0 0; float:left;}
.imgindent1 {margin:6px 0 25px; }

.indent1 { padding-top:27px;}
.indent2 { padding-top:15px;}
.indent3 { padding-top:6px;}
.indent4 { padding-top:20px;}
.indent5 { padding-top:10px;}
.indent7 { margin-top:-6px;}

.link1 { color:#777267; text-decoration:none;}
.link1:hover { color:#777267; text-decoration:underline;}

.link2 { font-size:0.923em; font-weight:bold; color:#FF4218; text-decoration:underline;}
.link2:hover { color:#FF4218; text-decoration:none;}

ul { line-height:2.15em;}
li {
	font-weight: bold;
}
li a { color:#000000;}

dl dd { padding-bottom:20px;}
dl dt, dl dd b { font-weight:bold; color:#3D3D3D;}


/* ============================= header ====================== */
#header {height:283px; background:url(images/bg3.gif) bottom center no-repeat;}

/* ============================= content ====================== */

.text-1 { font-size:0.923em; font-weight:bold; color:#3D3D3D; }
.text-2 { font-size:1.154em; color:#777267;}
.text-3 { font-weight:bold; color:#3D3D3D;}

.list-row1 { width:300px; overflow:hidden; padding:8px 0 10px; background: url(images/bg2.gif) bottom repeat-x; }
.list-row2 { width:100%; overflow:hidden; padding:10px 0 10px; background: url(images/bg2.gif) bottom repeat-x; }

.button1 { background:url(images/fondolink.gif) top repeat-x; display:inline-block; text-decoration:none; font-weight:bold; color:#FFFFFF; line-height:1em; width:95px; height:37px; }
.button1 span { background:none; display:inline-block; padding:12px 12px 13px 10px; cursor:pointer;}
.button1:hover { color:#000000;}

.button2 { margin-left:1px; background:url(images/fondolink.gif) top repeat-x; display:inline-block; text-decoration:none; font-weight:bold; color:#FFFFFF; line-height:1em; width:95px; height:37px;}
.button2 span { background:none; display:inline-block; padding:12px 12px 13px 14px; cursor:pointer;}
.button2:hover { color:#000000;}

.button3 { margin-left:1px; background:url(images/fondoindice.gif) top repeat-x; display:inline-block; text-decoration:none; font-weight:bold; color:#FFFFFF; line-height:1em; width:95px; height:37px;}
.button3 span { background:none; display:inline-block; padding:12px 12px 13px 18px; cursor:pointer;}
.button3:hover { color:#000000;}

.phone { float:left; width:100px;}

/* ============================= footer clear:both; ====================== */
#footer { background:#E7E3D7; font-size:0.923em; margin-top:50px; clear:both}
.footer-main { background:url(images/bg1.gif) top repeat-x; margin:0 auto; width:980px; height:60px;}
#footer .col-1 { width:490px;}
/* ============================= forms ============================= */

#ContactForm {height:33px; line-height:1.5em;}
label { height:49px; display:block;} 
#ContactForm input {width:290px; height:22px; border:1px solid #C6C5C1; background:#FBF9F6; padding:2px 0 0 5px; font-size:1em;  line-height:1.5em;}
#ContactForm textarea {width:290px; height:171px; border:1px solid #C6C5C1; background:#FBF9F6; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:40px;  line-height:1.5em;}

.MenuCentrale
{
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	line-height:40px;
	}
.SottoMenuCentrale
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#777267;
	margin-left:20px;
	}
.Sitemap1
{
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	line-height:40px;
	}
.Sitemap2
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:Black;
	margin-left:20px;
	}
.Sitemap3
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#777267;
	margin-left:40px;
	}
.Sitemap4
{
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#777267;
	margin-left:60px;
	}
