@charset "utf-8";
/* CSS Document by Algoritma s.n.c.*/
p, img, ul, ol, li, form { margin:0;padding:0;}
ul, li { margin-left:10px;}
table, tr, td {margin:0;}
body {
	margin:0;
	padding:0;
	background-color: #ffffff /*#5b0100*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align: center;
}

/*Page*/
#mainContent{
	margin:0 auto;
	width:860px;
	height: auto;
	position:relative;
	text-align: left;
	background:url(../img/backgroundContent.jpg);
}
#language {
	float:right;
	width:100px;
	height:20px;
	margin-right: 0px;
}
#flagIt {
	float:right;
	width:16px;
	height:16px;
	margin-right: 0px;
	margin-top: 4px;
	background:url(../img/flag_it.gif);
}
#flagEn {
	float:right;
	width:16px;
	height:16px;
	margin-right: 4px;
	margin-top: 4px;
	background:url(../img/flag_en.gif);
}
#flagDe {
	float:right;
	width:16px;
	height:16px;
	margin-right: 4px;
	margin-top: 4px;
	background:url(../img/flag_de.gif);
}
#form {
	position:absolute;
	float:left;
	width:60px;
	height:40px;
	margin-right:0px;
	margin-top:0px;
	background:url(../img/form_mini.png);
	left: 390px;
	top: 342px;
}
#formhome {
	position:absolute;
	float:right;
	width:60px;
	height:40px;
	margin-right:0px;
	margin-top:0px;
	background:url(../img/form_mini.png);
	left: 369px;
	top: 310px;
}
#formhomeEN {
	position:absolute;
	float:right;
	width:60px;
	height:40px;
	margin-right:0px;
	margin-top:0px;
	background:url(../img/form_mini.png);
	left: 359px;
	top: 310px;
}
#formhomeDE {
	position:absolute;
	float:right;
	width:60px;
	height:40px;
	margin-right:0px;
	margin-top:0px;
	background:url(../img/form_mini.png);
	left: 394px;
	top: 310px;
}
#content{
	display:block;
	width:840px;
	text-align: left;
	margin: 0px 10px 0px 10px;
	background-color: #fff;
}
#header{
	width:826px;
	height:286px;
	background:url(../img/bannerHeader.jpg);
	background-repeat: no-repeat;
	padding: 4px 10px 10px 4px;
}
#page{
	width:840px;
	text-align:left;
	background: url(../img/backgroundPage.jpg);
	background-repeat:repeat-x;
}
#logo {
	width:120px;
	height:80px;
	background:url(../img/form.png);
	float:left;
}

/*Menu*/
#mainMenu {
	width:180px;
	height:166px;
	margin:24px 0px 0px 6px;
	padding-top:2px;
	background-color: #FFFFFF;
	padding:4px 10px 4px 10px; 
	float:left;
}
#mainMenu a:link, #mainMenu a:visited {
	text-decoration:none;
	color:#96aab1;
	font-weight:bold;
	font-size:14px;
	padding:6px 0px 6px 12px;
	border-bottom:2px solid #ececec;
	text-transform:uppercase;
	display:block;   
}
#mainMenu a:hover {
	text-decoration:none;
	color:#666666;
}
#mainMenu a.selected:link, #mainMenu a.selected:visited {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-size:14px;
	padding:6px 0px 6px 12px;
	border-bottom:2px solid #ececec;
	text-transform:uppercase;
	display:block;  
}

/* Main Box */
#mainBox {
	width:580px;
	height:240px;
	background-color:transparent;
	margin: 0px 2px 0px 20px;
	float:left;
	position:absolute;
	left: 232px;
	top: 54px;
	visibility:visible;
}
/*#imageBox {
	width:300px;
	height:240px;
	background-color:transparent;
	background-image:url(../img/pezzo_01.png);
	float:left;
}*/
#imageText {
	width:260px;
	height:140px;
	float:left;
	padding:100px 20px 0px 0px; 
	text-align:right;
}
/* Footer */
#footer {
	width:820px;
	padding:10px 10px 10px 10px;
	height:20px;
	background:url(../img/bannerBottom.jpg);
	background-repeat:no-repeat;
	color:#798786;
	overflow:hidden;
}
#close {
	width:980px;
	height:100px;
	background:url(../img/riflesso_sincert.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	text-align: left;
}
#footerNav {
	float:left;
	font-size:11px;
	height:100px;
	margin:0 10px 0 80px;
	width:200px;
}
#footerNavSrv {
	float:left;
	font-size:11px;
	height:100px;
	margin:0 30px 0 0px;
	width:200px;
}

.clear {clear:both;}

#mainMappa {
	width:836px;
	height:446px;
	background-color:#6c083f;
	margin: 0px 2px 2px 2px;
}
#mainForm {
	width:796px;
	height:406px;
	background-color:#bcb996;
	margin: 0px 2px 2px 2px;
	padding: 20px;
	color: #444130;
}
#mainGallery {
	width:796px;
	height:406px;
	background-color:#bcb996;
	background-image: url(../images/finestra.jpg);
	background-repeat: no-repeat;
	margin: 0px 2px 2px 2px;
	padding: 20px;
	color: #444130;
}

/* images */
.imageLeft {
	margin-left: 20px;
	border: 0px;
}
.imagePage {
	padding:4px;
	border:1px dotted #666666;
	margin: 10px 0 10px 0;
}
.imageHome {
	padding:4px;
	border:0px dotted #666666;
	margin: 10px 0 10px 0;
}

/* box */
.textBoxMain {
	padding:0px 20px 20px 20px;
	width:378px;
	float:left;
	text-align:justify;
	border-left:1px dotted #666666;  
	border-right:1px dotted #666666;
	margin-top:18px;
	margin-bottom:20px;
	overflow:hidden;	
}
.textBoxLeft {
	padding:20px;
	width:170px;
	float:left;
	text-align:justify;
	margin-top:4px;
}
.textBoxRight {
	padding:20px;
	width:170px;
	float:left;
	text-align:justify;
	margin-top:4px;
}
.textBoxNews {
	margin-left:22px;
	width:148px;
	float:left;
	text-align:left;
	margin-top:10px;
}
.separatorHome{
	background:url(../images/dotted.gif) right top no-repeat;
	height:145px;
	color:#FFFFFF;
}
.boxPage {
	padding:20px;
	width:714px;
	height:144px;
	float: left;
	text-align: left;
}
.littleLabel {
	font-size:9px;
	color:#666;
}

/*titoli*/
.titleBoxGry {
	font-weight:bold;
	font-size:20px;
	color:#939897;
	line-height: 30px;
}
.titleBoxBlk {
	font-weight:bold;
	font-size:20px;
	color:#333333;
}
.subTitleBox {
	font-weight:bold;
	font-size:16px;
	color:#939897;
}
.subTitleWhite {
	font-weight:normal;
	font-size:30px;
	color:#FFFFFF;
}
.subTitleGray {
	font-weight:normal;
	font-size:30px;
	color:#d5d3c6;
}
.midtitleBoxGry {
	font-weight:bold;
	font-size:16px;
	color:#939897;
}
.midtitleBoxBlk {
	font-weight:bold;
	font-size:16px;
	color:#333333;
}
.littleTitle {
	font-weight:bold;
	font-size:11px;
	color:#333333;
}
#iconTitle {
	width:15px; 
	height:15px;
	background-image: url(../img/iconTitle.jpg);
	float:left;
	margin: 1px 6px 0 0; 
}
.why {
	border-top: 1px dotted #FFFFFF;
	padding-top: 6px;
}


/*immagini
.imageGallery {
	border: 1px solid #444130;
	padding:2px;
	margin: 0px 4px 4px 0px;
}*/


/*link*/
a:link, a:visited {
	text-decoration:underline;
	color:#333333;
	font-weight:normal;
}
a:hover {
	text-decoration:none;
	color:#345c9e;
	font-weight:normal;
}
a.service:link, a.service:visited {
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}
a.service:hover {
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
a.footer:link, a.footer:visited {
	text-decoration:none;
	color:/*#a25827*/#FFFFFF;
	font-weight: normal;
}
a.footer:hover {
	text-decoration:none;
	color:#666666;
	font-weight: normal;
}
a.header:link, a.header:visited {
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a.header:hover {
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}



/*form*/
.textfield {
	color: #444130;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 298px;
}
.midfield {
	color: #444130;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 200px;
}
textArea {
	color: #444130;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 410px;
}

