html { margin: 0; padding: 0; } 

* { margin: 0; padding: 0; 
/*border: thin solid Black;*/
} 

body {

font-size : 1em; 
font-family : sans-serif; 
line-height : 1em; 
background-color : #CC3300; 
text-align: center; 
margin: 0; 
padding: 0;
 color: Black;
} 

p   { color: #900; font-size: 100%; margin: 0; padding: 0 } 

#contenitore{ width: 760px; 
margin: auto;}

#login {
background : #ae4203; 
text-align : right; 
float : right; 
padding-bottom : 5px; 
padding-left : 5px; 
padding-right : 5px; 
padding-top : 5px; 
height : 110px; 
width : 150px; 
color : #FEE3AD; 
} 

label {
background-color: #ae4203;
color : #fff; 
font-size : 0.6em; 
line-height : 1em; 
text-align : right; 
padding-top : 3px; 
float : left; 
} 
.user {
background-color: #ae4203;
color : #fff; 
font-size : 0.6em; 
line-height : 0.6em; 
text-align : right; 
} 
input {
color : #000; 
font-size : 0.6em; 
line-height : 0.6em; 
background : #fee3ad; 
padding : 2px; 
border : 1px solid #990000; 
} 
.entra {
color: #FEE3AD;
background-color : #ae4203; 
background-image : none; 
background-position : right; 
border : none; 
font-size : 0.6em; 
} 









.accedi {
	color : #fff; 
	font-size : 0.6em; 
	line-height : 1em; 
	background-color : #ae4203; 
	padding : 4px; 
}
.accedi a { text-decoration: none }
.accedi a:link, .accedi a:visited { color: #fff }
.accedi a:hover { text-decoration: underline }


#topspalla {
height : 80%; 
} 




#topbanner   { color: #ffcc00; background-color: #ae4203; background-image: url("../site_images/testatina-wellness-600.jpg"); width: 100%; height: 100px } 

/*NAVIGAZIONE AZIENDA*/
#azienda {
color : Black; 
background-color : #cccccc; 
text-align : left; 
margin : 0; 
padding : 0; 
height : 19px; 
border-bottom : 1px solid #999; 
} 
.itp-azienda ul {
text-align : left; 
list-style-type : none; 
} 
.itp-azienda li {
text-align : center; 
width : 90px; 
float : left; 
border-right : 1px solid #999; 
} 
.itp-azienda li a {
color : Black; 
font-size : 0.6em; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : normal; 
text-decoration : none; 
display : block; 
background-color : #cccccc; 
} 
.itp-azienda li a:visited {
font-weight : bolder; 
text-decoration : none; 
display : block; 
} 
.itp-azienda li a:hover {
color : #ff0; 
background : #990000; 
} 
.itp-azienda li a:active {
background : White; 
color : #ffcc00; 
} 




.sx{
	float: left;
}
.dx{
	float: right;
}



#colsx /*colonna sinistra*/
	{
	/*float: right;*/
	width: 160px;
	background-color: #ED7200;
	}

#colcentrale /*colonna centrael*/
	  { color: #900; font-size: 75%; line-height: 119%; background-color: white; text-align: left; padding: 10px; width: 420px }
#colcentrale h3  { color: #900; font-size: 120%; font-weight: bold; line-height: 100%; background-color: white; text-align: left; padding-top: 10px }
#colcentrale p { padding-top: 5px }
#colcentrale img.dx  { margin-top: 5px; margin-left: 10px; float: right }
#colcentrale img.sx  { margin-top: 5px; margin-right: 10px; float: left }
#colcentrale li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font: bold;
	font-size: 80%;
	list-style: none;
}

#colcentrale li.accessori { font-size: 80%; font-style: normal; font-weight: normal; line-height: 1em; margin: 5px; width: 90px; height: 150px; float: left }

#colcentrale li.caratteristiche{
	padding: 0px;
	margin: 2px;
	float: none;
	font-size: 85%;
	display: list-item;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 100%;
}
#colcentrale li.carmod{
	float: none;
	font-size: 85%;
	display: list-item;
	line-height: 95%;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
	}
#colcentrale li.carmod b{
	color: Black;
	
}
#colcentrale li.caratteristiche b{
	color: Black;
}
#colcentrale img.modello{
	display: block;
	border: 1px solid Black;
	margin-bottom: 3px;
}
#colcentrale a:link { color: #900; text-decoration: underline }
















#coldx  /*colona destra*/
	{
	/*float: left;*/
	width: 160px;
	background-color: #FFFF99;
	}
	
#coldx h4 { color: #900; font-size: 85% }
#coldx p { font-size: 75% }
/* Start Mac IE5 filter \*/
#colsx, #colcentrale, #coldx
	{
	
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
	padding-top: 10px;
	}
@media all and (min-width: 0px) {
#colsx, #colcentrale, #coldx
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#colsx:before, #colcentrale:before, #coldx:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
/* End Mac IE5 filter */
/* IE Win can be a bit out - you might need to adjust  
bottom value by -1px or as required */
.verticalalign
	{
	position: absolute;
	bottom: 0;
	}
#colsx .verticalalign
	{
	width: 160px;
	}
#colcentrale .verticalalign
	{
	width: 440px;
	}
#coldx .verticalalign
	{
	width: 160px;
	}
/* hack for Opera 7+ */

@media all and (min-width: 0px){
.verticalalign
	{
	width: 100% !important;
	}
/* But Opera 9 does it right, so CSS3 hax to the max */
div[id^="colonne"] #colsx .verticalalign
	{
	width: 160px !important;
	}
div[id^="colonne"] #colcentrale .verticalalign
	{
	width: 440px !important;
	}
div[id^="colonne"] #coldx .verticalalign
	{
	width: 160px !important;
	}
}
/* hack for IEs of all persuasions */
* html .verticalalign
	{
	width: 100% !important;
	}
.verticalalign p
	{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	background: #996666;
	}
#colonne
	{
	width: 760px;
	position: relative;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the colonne does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#colonne
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the colonne - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of colonne too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */

#colonne:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#colonne
	{
	display: inline-block;
	}
/*\*/
#colonne
	{
	display: block;
	}
/* end easy clearing */
#footer
	 { color: #ff9; font-size: 60%; background-color: #990000; width: 760px }
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
	
/*div.sezionesx {
text-align: center;
color: #FFCC66;
width : 100px; 
background : #ed7200; 
margin-bottom : 20px; 
}
*/
#coldx ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#coldx li{
	border-bottom: 1px solid #FF9000;
	font-size: 80%;
}

#coldx li a{
	
}

#coldx li a:link, #coldx li a:visited{
	display: block;
	padding: 2px;
	border-left: 12px;
	border-left-color: #FFCC00;
	border-left-style: solid;
	text-decoration: none;
	color: Maroon;
}




#coldx li a:hover{
	background-color: #FF9000;
	color: Black;
	border-left-color: #990000;
}
#coldx li a:active { color: black; background-color: #ff9000; border-left: #990000 }
#coldx ul ul { margin-right: 12px; margin-left: 12px }
#coldx ul ul li { font-size: 75%; line-height: 95%; background-color: #ffffcc; padding-top: 1px; padding-bottom: 1px; border-bottom: 1px solid #ffcc00 }
#coldx h4{
	
	padding-top: 10px;
}
hr { width: 80% }
ul#split{
	text-align: center;
	font-size: 76%;
	width: 150px;
	margin: auto auto auto auto;
	float: none;
}
ul#split,ul#split li{margin:0;padding:0;list-style:none}
ul#split li{margin: 0 0 0 0;  display: inline; }
ul#split p a, ul#split p a:link,  ul#split p a:visited{
	text-decoration: none;
	color: Black;
}
ul#split h3 a, ul#split h3 a:link,  ul#split h3 a:visited{
	text-decoration: none;
	color: #FF9000;
}
ul#split p a:hover, ul#split h3 a:hover{
	color: White;
} 
ul#split h3{font: normal 100%/1.0 Verdana,sans-serif;
    text-transform:uppercase;margin-left: 10px;padding: 5px 0 0;text-align:center;color: #FF9000;
}
ul#split p{margin:0;padding: 5px 8px 5px;}
li#one h3{background: #990000;
}
ul#split div{background: #FFC;  margin-bottom: 10px;  margin-left: 10px;  }
li#one div{ border: 2px solid #990000; background: #FF9000;}
li#two h3{ background: #990000; }
li#two div{border:2px solid #990000; background: #FF9000;  }
li#three h3{background: #990000;}
li#three div{border: 2px solid #990000;  background: #FF9000; }
li#four h3{background: #990000}
li#four div{border:2px solid #990000; background: #FF9000;}
.attiva { color: maroon; font-size: 130%; text-decoration: none; background-color: #ffff99; display: block; padding: 2px; border-left: 12px solid #ffcc00 }