/* CSS Document */
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #eee;
	border: 0;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
}
* { margin: 0; padding: 0; }
ul.nul { margin: 0 0 1em 17px; line-height: 1.5em; }
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
img {
	border: 0;
}
h1, #cm {
	font-size: 150%;
	text-transform: uppercase;
	font-weight: normal;
}
#contenitore {
	position: relative;
	background-color: #fff;
	width: 870px;
	margin: auto;
	padding-top: 24px;
	background: #fff url('/img/ripetizione_testi.gif') repeat-y 0% 134px;
}
#contenuti {
	position: relative;
	width: 610px;
	padding-top: 140px;
	background: #fff url('/img/sfondo_superiore.jpg') no-repeat top right;
	margin-left: 260px;
}
#marchio {
	position: absolute;
	top: 24px;
	left: 0;
}
#foto_azienda {
	position: absolute;
	bottom: 18px;
	left: 0;
}
#cr {
	position: absolute;
	bottom: -2px;
	background: #002C41 url('/img/barra_inferiore.jpg') no-repeat left top;
	color: #fff;
	font-size: 12px;
	text-align: left;
	padding: 6px 0 0 325px;
	line-height: 20px;
	width: 545px;
}

#cr a { color: white; }
#bsup {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url('/img/barra_superiore.jpg') no-repeat left top;
	height: 24px;
	width: 870px;
}
#cm {
	position: absolute;
	top: 20px;
	padding-left: 64px;
	color: #035;
	z-index: 90;
}
#inside {
	position: relative;
	padding: 0 65px 50px 65px;
	width: 480px;
	background: #fff url('/img/vertical_blue.gif') repeat-y left top;
	min-height: 240px;
	height: auto;
}
#inside_v2 {
	position: relative;
	padding: 0 0px 50px 65px;
	width: 545px;
	background: #fff url('/img/vertical_blue_v2.gif') repeat-y left top;
	min-height: 240px;
	height: auto;
}
#cl {
	width: 319px;
	float: left;
}
#cl h1, #inside h1 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1em;
	position: relative;
	top: 0;
	padding-left: 0px;
	color: #035;
}
#cl img, #inside img {
	margin: 0 9px 9px 0;
	float: left;
}
#cl img.last_image, #inside img.last_image { margin-right: 0; }
p.esempitxt {
	font-size: 0.9em;
	line-height: normal;
	text-align: left;
	clear: both;
}
#foto_reparto {
	background: transparent url('/img/riquadro_foto.gif') no-repeat right top;
	width: 149px;
	float: right;
	padding: 16px 40px 15px 16px;
}
#foto_reparto img { margin-bottom: 16px; }
#inside p, #inside_v2 p { 
	line-height: 1.5em; 
	margin-bottom: 1em; 
	text-align: justify;
}
#raccordo {
	position: absolute;
	top: 110px;
	left: 0;
	height: 30px;
	width: 44px;
	background: #fff url('/img/raccordo.gif') no-repeat left top;
}
ul.menu {
	position: absolute;
	top: 86px;
	left: 44px;
	background-color: #035;
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
	overflow: hidden;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 522px;
	height: 24px;
}
ul.menu li {
	float: left;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	background: url('/img/bg_box_menu.gif') 10px top no-repeat;
	border-right: 1px dotted #0bf;
}
ul.menu a:link, ul.menu a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0px 10px 0px 20px;
	line-height: 24px;
}
ul.menu a:hover {
	color: #0bf;
}
#l1 { width: 65px; }
#l2 { width: 105px; }
#l3 { width: 104px; }
#l4 { width: 115px; }
#l5 { width: 85px; }
#l6 { width: 95px; border-right: none; }

#test { display: none; }
#map_canvas { margin-bottom: 2em; }
span.underscore { text-decoration: underline; }
/* per modulo form */
.errore { color: red; line-height: 1.5em; }
.elist {
	margin: 0 0 40px 20px;
	line-height: 1.5em;
}
form { width: 460px; background-color: #eee; padding: 10px; }
form p {
	position: relative;
	height: 1.7em;
	font-size: 1em;
}
input:focus, textarea:focus, select:focus {
	background: #dbe7f1;
	border: 1px solid gray;
}
label { line-height: 1.8em;}
label.required {
	font-weight: bold;
}
label.required:after {
	content: '*';
}
p.textlab {
	height: 7.6em;
}
input, #messaggio {
	padding: 0.3em;
	border: 1px solid silver;
	font-size: 1em;
	font-family: Helvetica, Verdana, sans-serif;
	color: #333;
}
input#privacy { height: 1.6em; border: medium none; }
#submit {
	position: absolute;
	left: 11em;
	width: 260px;
	height: 2em;
	cursor: pointer;
	color: #fff;
	background-color: #058;
	border: 2px solid #035;
}
#nome_cognome,#societa,#citta,#telefono,#email,#messaggio,#disegno,#fake_input {
	position: absolute;
	left: 11em;
	width: 250px;
}
#disegno {
	clear: both;
	width: 270px;
}
#fake_input {
	top: 0;
	width: 270px;
}
#fake_input input {
	position: relative;
	left: 0;
	float: left;
	width: 130px;
}
input#fake_button {
	width: 120px;
	font-size: 0.9em;
	background-color: silver;
	border: 1px solid gray;
	height: 25px;
	overflow: hidden;
}
.nascondi_elemento {
	opacity: 0;
	filter:alpha(opacity=0);
}
#messaggio {
	height: 7em;
}
#informativa input,#informativa a {
	position: absolute;
	left: 11em;
	padding: 0;
}
#informativa a {
	left: 13em;
}
span.accessKey {
	text-decoration: underline;
}

#erroriJs {
	position: absolute;
	right: 65px;
	border: 10px solid orange;
	padding: 20px;
	width: 420px;
	background-color: white;
	z-index: 1001;
}
#erroriJs h2 {
	margin-bottom: 1em;
}
#erroriJs ul {
	margin-bottom: 1em;
}
#ok_button {
	height: 24px;
	cursor: pointer;
	color: #058;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

/* FOTO */
#schermatura {  
	position: absolute;
	top: 0;
	left: 0;
	background-color: #035;
	height: 100%;
	width: 100%;
	text-align: center;
	opacity: 0.9;
	filter:alpha(opacity=90);
	z-index: 1000;
}
#scena {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1001;
}
#contenitore_scena {
	position: relative;
	margin: 0 auto;
	top: 0;
	left: 0;
	width: 660px;
	background-color: #fff;
}
#contenitore_immagine {
	background: #fff url('/img/loader.gif') center center no-repeat;
	width: 660px;
	height: 490px;
	text-align: center;
}
#contenitore_immagine img {
	border: 10px solid #fff;
	border-bottom: 0px solid #fff;
}
#txt_foto {
	text-align: center;
	background-color: white;
	color: #035;
	font-size: 1.4em;
	padding: 10px;
}
#prossima_foto, #foto_precedente {
	position: absolute;
	top: 500px;
	display: none;
	text-align: center;
}
#prossima_foto {
	right: 10px;
}
#foto_precedente {
	left: 10px;
}
#chiudi_box {
	position: absolute;
	top: 20px;
	right: 20px;
}