/*--------------- HOME ---------------- */
body {
	margin: 0;
	padding: 0;
	color: #333333;
	font: .85em Helvetica, Arial, sans-serif;
	width: 100%;
}

a img{
	border: none;
}

#altre{
	margin-top: 30px;
}
div#home{
	width:750px;
	margin:50px auto;}
	
#home p{
	text-indent:-10000px;
	margin:0;padding:0;}
	
div#footer{
	width:96%;
	font-size:.8em;
	color: #ccc;
	margin:0;
	background: #fff;
	clear: left;
	padding: 0% 2%;
	position: absolute;
	bottom: 10px;
	}
	
div#footerinterno{
	width:770px;
	clear:left;
	font-size:.8em;
	color: #666666;
	margin: 10px 0 0px 0;
	padding-bottom: 10px;
	border-top: 2px solid #333333;
	padding-top: 10px;
}
	
#copyright {
	float:left;
	font-size:.9em;
	}
	
#copyright a{
	color: #666666;
	text-decoration:none;
	}
	
#copyright a:hover{
	text-decoration:underline;
	color: #000000;
}

div#footerlinks{
	float:right;
	text-align: right;
	font-size:.9em;
}
div#toplinks{
	float:left;
	text-align: left;
	font-size:.8em;
	margin-left: 50px;
	_margin-left: 25px;
	margin-top: 40px;
}
#toplinks a{
	color: #716f6e;
}
#logo_interno{
	width: 200px;
	float: right;
	/*margin-left: 400px;*/
	margin-right: 5%;
	margin-top: -3px;
}
#testo_sx_interno{
	padding-left: 50px;
	width: 220px;
	/*float: left;*/
	margin-right: 80px;
	font-size: .8em;
}
#centrale_interno{
	clear: left;
	/*height: 420px;*/
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
#centrale_interno.azienda{
	clear: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-top: 20px;
}
#centrale_interno.contatti{
	clear: left;
	min-height: 540px;
	height: auto !important;
	height: 540px;
	padding-top: 20px;
}
#testo_sx_interno h2{
	color: #d7d7d7;
	font-size: 2.2em;
	font-weight: normal;
	text-transform: none;
	margin-left: 0px;
	padding-left: 0px;
}
#footerlinks p{
	margin:0 0 3px 0;
}
.seduta{
	float: left;
	width: 80px;
	text-align: center;
}
.seduta a{
	font-size: .7em;
	color: #000;
}

.seduta a:hover{
	font-size: .7em;
	color: #999;
}


#footerlinks a{
	color: #666666;
	text-decoration:none;
	font-weight: normal;
}

#footerlinks a:hover{
	color: #000000;
	text-decoration:underline;
}
#footer_interno{
	/*background: #000000;*/
	margin-top: 0;
	padding-top: 70px;
	padding-bottom: 27px;
	clear: left;
}
#footer_interno p{
	margin-top: 0;
	margin-left: 45px;
	_margin-left: 20px;
	font-size: .7em;
	color: #fff;
	width: 660px;
	float: left;
}
#newshome {
	clear: left;
	padding: 1% 4%;
	border-top: 1px solid #000;
	background: #fff;
}

#newshome p {
	padding: 1px;
	font-size: .7em;
	margin: 3px 0px;
}

#newshome p strong{
	color: #999;
}

#newshome p a{
	color: #ca1600;
}


/* --------------------- PAGINE INTERNE ------------------- */
div#main{
	width:100%;
	margin:	0px auto;
	background: #fff;
	padding: 0;
}

div#contenutomain{
	float:left;
	width:730px;
	background:#fff;
	margin:0;
	padding:20px;
}

h1{
	text-indent:-100000px;
	margin:0;
	padding:0;
	height: 55px;
	background-image: url(../immagini/marchio-eis.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
h2{
	font-size:1em;
	color: #333;
	font-weight:normal;
	margin:10px 0 10px 5px;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
	
h3{
	width:460px;
	font-size: 1.5em;
	color: #cc0000;
	margin:20px 0 10px 0px;
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#scheda h3{
	font-weight: bold;
}

h4{
	font-size: .95em;
	color: #333;
	margin:10px 0 10px 0px;
	}	
	
h4.versioni{
	font-size: .8em;
	color: #333;
	margin:10px 0 10px 0px;
	border-top: 1px solid #999;
	padding-top: 5px;
	}		

#header{
	width: 100%;
	/*margin: 0 auto;*/
	height: 309px;
	padding: 0;
}
#header_interno{
	width: 100%;
	/*margin: 0 auto;*/
	height: 91px;
	padding: 0;
	border-bottom: 1px solid #d7d7d7;
}
ul li{
	list-style-type: none;
}
#elenco_sedute{
	width:700px;
	/*float: left;
	padding-top: 20px;*/
	position:absolute;
	top: 110px;
	right: 1%;
}
#menucat ul{
	margin-left: 0;
	padding-left: 0;
}
#menucat ul li{
	margin-bottom: 2px;
	padding: 0;
	margin-top: 0;
}
#testo_sx_interno #menucat ul li a{
	color: #716f6e;
	font-size: .9em;
}
#navigazione_interna{
	float: left;
	/*background: #000000;*/
	margin-bottom: 0;
	padding-bottom: 30px;
	padding-left: 4%;
	padding-top: 10px;
	width: 96%;
}
#navigazione_alta{
	float: left;
	background: #fff;
	margin-bottom: 0;
	padding-left: 4%;
	width: 96%;
	height: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
}

#menu_interno ul{
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
	float: left;
}
#menu_interno.alto ul{
	margin-left: 0;
	padding-left: 0;
	/*float: left;*/
}
#menu_interno #sottocat{
	margin-left: 50px;
	float: left;
}
#menu_interno #sottocat a{
	text-transform: none;
}
#menu_interno ul li a{
	color: #ffffff;
	text-transform: uppercase;
	font-size: .8em;
}
#menu_interno.alto ul li a{
	color: #716f6e;
	text-transform: uppercase;
	font-size: .8em;
}
#menu_interno ul li{
	margin-bottom: 5px;
	float: left;
	margin-right: 20px;
}
#menu_interno.alto ul li{
	margin-bottom: 0px;
	float: left;
	margin-right: 20px;
}
#center{
	padding: 1% 1%;
	border-top: 1px solid #ccc;
	width: 98%;
	background: #000;
	height: 105px;
}

#menu{
	float: left;
	width: 690px;
	background: #000;
}
#elenco_sedute h3{
	border-bottom: none;
	color: #000000;
	font-size: .9em;
	width: 220px;
}
#menu ul{
	width: 650px;
	float: left;
	margin-top: 40px;
}
#fotobig{
	float: left;
	margin-right: 0px;
	width: 230px;
}
#scheda{
	float: left;
	width: 260px;
	/*padding-left: 230px;*/
}
#scheda p{
	font-size: .8em;
}
#scheda a{
	font-size: .8em;
	color: #000000;
}
.altrediv {
	float: left;
	margin-right: 20px;
}

#menu ul li{
	/*border:1px solid #eee;*/
	border-left: none;
	border-right: none;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	padding: 5px 0px;
	margin-bottom: 15px;
	margin-right: 60px;
	/*background: url(../immagini/frecciadx.gif) no-repeat right center;*/
   float: left;
}

#menu ul li a{
	color: #999;
	text-transform: uppercase;
	font-size: .8em;
}

#menu ul li a:hover{
	color: #fff;
	text-decoration: none;
}

#menu img{
	width: 200px;
	float: right;
}

	
li#current a{
	width:170px;
	color:#000;
	background-color: #ccc;
	}
	
#testo_sx_interno #menucat ul li.currentchair a{
	color:#000;
	font-weight: bold;
	}	

#contenutodx{
	float:left;
	width:460px;
	color:#333;
	}
	
#contenutodx p{
	float:left;
	color: #333333;
	font-size: .8em;
	line-height:1.8em;
	}

#contenutodx img{
	float:right;
	}
	
form{
	float:left;
	margin:10px 0 0 0;
	}

form p {
	float: none;
	clear: left;
	font-size: 1em;
}

#foto form p label {
	font-weight: bold;
	font-size: .9em;
	width: 80px;
	float: left;
}

#contenutomain span {
	font-weight: bold;
	font-size: 1.2em;
}

#dati{
	width:140px;
	font-size:.9em;
	line-height:1.7em;
	margin:15px 0 20px 0;
	padding:1em;
	border:1px dashed #ccc;
	}
	
a{
	color: #CC0000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#news h4 {
	font-size: .9em;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	letter-spacing: 0px;
	padding: 5px 5px 5px 5px;
}

#contenutodx #news span  {
	font-size: .7em;
}

#contenutodx #news-dettaglio span  {
	font-size: .7em;
}

p#immagini img {
	text-align: left;
	margin-right: 5px;
	float: left;
}

#news {
	margin-top: 20px;
}

#news-dettaglio h4 {
	border-style: none;
	margin-top: 20px;
}

/* @group form */

form {
	font-size: .8em;
}

#contenutodx form label {
	width: 80px;
	float: left;
}

form p {
	margin: 5px 0;
	padding: 0;
}

#foto form p .labeldistesa {
	width: 400px;
	margin-top: 15px;
	margin-bottom: 7px;
}
#foto form p .labeldistesa1 {
	width: 400px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#tac {
	float: left;
}

ul#caratteristiche {

	/*float: left;*/

	list-style: none;

	padding: 0px;

	margin-top: 10px;

	margin-bottom: 10px;

	margin-left: 6px;

}



ul#caratteristiche li {

	border-bottom: 1px none #999999;

	padding-left: 0px;

	width: 150px;

	padding-top: 5px;

	padding-bottom: 5px;
	margin: 0;

}



ul#caratteristiche li a {

	color: #000000;

	padding-left: 30px;

	font: .7em Arial, sans-serif, Helvetica;

}

#pulextra a#richiedi img{
	margin-top: 12px;
	margin-bottom: 2px;
}
#pulextra a{
	font-size: .7em;
	color: #000000;
}
#pulextra a:hover{
	color: #716f6e;
	text-decoration: none;
}
#pulsantiera{
	float: left;
}
ul#caratteristiche li a:hover {

	text-decoration: none;

	color: #716f6e;

}

ul#caratteristiche1 {

	/*float: left;*/

	list-style: none;

	padding: 0px;

	margin-top: 10px;

	margin-bottom: 10px;

	margin-left: 6px;

}

ul#caratteristiche1 li a{
	padding-left: 30px;
}


ul#caratteristiche1 li {

	border-bottom: 1px none #999999;

	padding-left: 0px;

	width: 150px;

	padding-top: 5px;

	padding-bottom: 5px;
	margin: 0;

}


li.zoom {

	background: url(../immagini/lente.gif) no-repeat left bottom;

}
li.richiediinfo {

	background: url(../immagini/richiedi_info.gif) no-repeat left bottom;

}
li.invia {

	background: url(../immagini/invia_pagina.gif) no-repeat left bottom;

}
li.pdf {

	background: url(../immagini/pdf.gif) no-repeat left bottom;

}


li.pelle {

	background: url(../immagini/pelle.gif) no-repeat left bottom;

}



li.stoffa {

	background: url(../immagini/stoffa.gif) no-repeat left bottom;

}



li.varie {

	background: url(../immagini/varie.gif) no-repeat left bottom;

}



li.stampa {

	background: url(../immagini/stampa.gif) no-repeat left bottom;

}
#lingua {
	width: 400px;
	position: relative;
	top: 10px;
	font-size: .7em;
	margin-left: 50px;
}
	
/* @end */

#navigazione_interna.HOTEL {
	background-color: #086432;
}

#footer_interno.HOTEL1 {
	background-color: #086432;
}

#navigazione_interna.OPERATIVE {
	background-color: #fff;
	color: #333;
	border-top: 2px solid #d7d7d7;
}
#navigazione_interna.OPERATIVE #menu_interno ul li a{
	color: #333;
}
#footer_interno.OPERATIVE1 {
	background-color: #fff;
	color: #333;
	border-bottom: 1px solid #d7d7d7;
}
#footer_interno.OPERATIVE1 p{
	color: #333;
}
#footer_interno.OPERATIVE1 a{
	color: #333;
}
#navigazione_interna.EXECUTIVE {
	background-color: #000;
}

#footer_interno.EXECUTIVE1 {
	background-color: #000;
}

#navigazione_interna.CONTRACT {
	background-color: #ca1600;
}

#footer_interno.CONTRACT1 {
	background-color: #ca1600;
}
.neutro {
	background-color: #000000;
}
#foto {
	width: 511px;
	float: left;
	margin-top: 18px;
	/*margin-top: -18px;*/
	font-size: .9em;
	_margin-top: 19px;
}

#foto p.dx{
	float: right;
	width: 200px;
}
#foto p.sx{
	float: left;
	width: 200px;
}
#testo{
	width: 481px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	/*font-size: .9em;*/
	line-height: 1.5em;
	margin-top: 10px;
}
#testo_sx_interno.interni h2{
	margin-top: 181px;
}
#foto form p{
	width: 511px;
}
textarea.formino{
	font-size: 1.4em;
	width: 265px;
	margin-bottom: 15px;
}
#testino-home{
	float: left;
	width: 285px;
	color: #999;
	font-size: .9em;
	margin-top: 0px;
	padding-top: 20px;
}
