/* DEFAULT SETTINGS */
	
body, form, html ,img, table, td, tr, ul, ol, li {
	border:0px;
	padding:0px;
	margin:0px;
}

h1, h2, h3, h4, h5, h6, p{
	padding:0px;
	margin:0px;
}

ul, li{
	list-style:none;
	float:left;
	display:inline;
}
a{
	text-decoration:none;
}

html{
	height:100%;
}

/* -- TESTO DINAMICO -- */

span{
	line-height:18px;
	text-align:justify;
}

/* -- Liste puntate per testo dinamico --*/

span ul,ol{
	float:none;
	width:auto;
	height:auto;
}

span li{
	display:list-item;
	float:none;
	line-height:17px;
}

/* lista puntata */

span ul li{
	list-style-type:disc;
	margin-left:10px;
}

/* lista numerata */

span ol li{
	list-style-type:decimal;
	margin-left:30px;
}

/* Link per testo dinamico*/

span a{
	font-weight:bold;
	text-decoration:none;
}
span a:hover{
	font-weight:bold;
	text-decoration:none;
}

/* ---- BODY ---- */

body{
	background-image:url(../_layout/bg_body_repeat_x.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:0px;
	height:100%;
}
#main{
	height:100%;
	margin:auto;
	width:892px;
}
#crediti{
	color:#5e5e5e;
	background-color:#FFFFFF;
	width:872px;
	height:30px;
	float:left;
	padding:14px 10px;
	text-align:right;
}
#crediti a{
	color:#4d88c2;	
}
#content_site{
	width:892px;
	background-color:#FFFFFF;
	float:left;
	height:auto;
}
/* h:391 w:208 */
#menu{
	background-image:url(../_layout/bg_menu.jpg);
	background-repeat:no-repeat;
	width:173px;
	height:252px;
	float:left;
	padding:139px 35px 0px 0px;
	text-align:right;
}
#menu a{
	font-family:Trebuchet MS, Arial;
	color:#be692b;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:2px 0px;
}
#menu a:hover{
	color:#346d88;
}

/* w:260 */
#col_sx{
	width:220px;
	float:left;
	border-right:1px solid #d2cac3;
	min-height:310px;
	_height:310px;
	height:auto;
	padding:0px 20px;
	color:#7e7e7e;
	margin-top:36px;
	text-align:justify;
}
#col_sx a.link{
	display:block;
	padding:8px 5px;
	font-size:11px;
	color:#7e7e7e;
	text-align:justify;
	line-height:18px;
}
#col_sx a.link:hover{
	background-color:#e3f0fa;
}
/* w: 250 */
#col_centrale{
	width:210px;
	float:left;
	padding:0px 20px;
	margin-top:36px;
}
#col_centrale a.link{
	font-size:12px;
	text-decoration:none;
	color:#6c8ea6;
	border-bottom:1px solid #d2cac3;
	text-align:center;
	font-weight:bold;
	display:block;
	padding:7px 0px;
}
/* w:350 */
#col_dx{
	float:left;
	width:350px;
	color:#5e5e5e;
	text-align:justify;
	margin-top:36px;
}
/* col_centrale + col_dx w:600 */
#col_content{
	width:560px;
	float:left;
	padding:0px 20px;
	margin-top:36px;
	color:#5e5e5e;	
	text-align:justify;
}
/* img per Offerta e News ed Eventi */
#col_content_img a img{
	background-image:url(../_layout/cornice_img_offerta.jpg);
	background-repeat:no-repeat;
	padding:3px;
	width:260px;
	height:135px;
}
/* img per Gallery */
#col_content div.img_gallery{
	background-image:url(../_layout/cornice_img_gallery.jpg);
	background-repeat:no-repeat;
	padding:3px;
	width:172px;
	height:80px;
	float:left;
	margin-bottom:13px;
}
#footer{
	position:relative;
	background-image:url(../_layout/bg_footer.gif);
	height:99px;
	width:898px;
	float:left;
}
#privacy{
	position:absolute;
	top:71px;
	left:32px;
	color:#5e5e5e;
}
#privacy a{
	color:#5e5e5e;
}
#indirizzo{
	position:absolute;
	top:71px;
	left:228px;
	color:#fbce0f;
}
#indirizzo a{
	color:#fbce0f;
}
/* FORMATTAZIONE h1 */
h1{
	font-size:18px;
	color:#6c8ea6;
	border-bottom:1px solid #d2cac3;
	padding:5px;
	margin-bottom:22px;
	font-weight:normal;
	width:210px;
}
h1.titolo{
	background-image:url(../_layout/stelline.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:340px;
}
h1.titolo_long{
	background-image:url(../_layout/stelline.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:550px;
}
/* STYLE PER MINI GALLERY */
/* ondina sopra la foto grande*/
#onda_foto{
	position:absolute;
	width:209px;
	height:37px;
	bottom:-6px;
	background-image:url(../_layout/onda_foto.png);
}/* Contenitore Foto Grande */
#big {
	width:209px;
	height:155px;
	position:relative;
	padding-left:0px;
	float:left;
}
/* Contenitore delle Foto Grandi */
#big #photo {
	position:absolute;
	width:209px;
	height:155px;
	overflow:hidden;
	padding:0;
	clip:rect(0px, 209px, 155px, 0px);
}
#big #photo ul {
	list-style:none;
	padding:0;
	position:absolute;
	margin-left:0;
	left:0px;
	width:10000px;
	display:block;
}
#big #photo li {float:left;}
#big #photo li img {
	display:block;
	float:left;
	width:209px;
	height:155px;
}
/* Contenitore Puntatori alle Foto */
ul#screenshots {
	width:153px;
	height:31px;
	padding:13px 0px 0px 56px;
	list-style:none;
	position:relative;
	float:left;
}
ul#screenshots li{
	float:left;
	margin-right:7px;
	width:10px;
	height:10px;
}
ul#screenshots li a{
	background-image:url(../_layout/tondino.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	display:block;
}
ul#screenshots li a:hover{
	background-image:url(../_layout/tondino_hover.jpg);
	background-repeat:no-repeat;	
}
/* Div Testata */
#testata{
	position:relative;
	float:left;
}
/* w:360 h:97 */
#box_offerta{
	position:absolute;
	top:260px;
	left:228px;
	background-image:url(../_layout/box_offerta.gif);
	background-repeat:no-repeat;
	width:331px;
	height:79px;
	padding:9px 20px 9px 9px;
	float:left;
	text-align:left;
}
/* w:95+14 h:79 h: */
#box_offerta div.img{
	border:1px solid #adadad;
	margin-right:14px;
	margin-top:5px;
	float:left;
	display:inline;
}
#box_offerta div.img img{
	width:128px;
	height:67px;
}
/* w:220 h: */
#box_offerta div.link{
	margin-top:5px;
	float:left;
	width:180px;
	text-align:left;
}
/* w:220 h: */
#box_offerta div.link_long{
	margin-top:5px;
	float:left;
	width:331px;
	text-align:left;
}
/* w:676 h:82 */
#onda_flash{
	position:absolute;
	background-image:url(../_layout/onda_flash.png);
	width:676px;
	height:82px;
	top:309px;
	right:0px;
}
#onda_flash_lingue {
	position:absolute;
	top:368px;
	left:702px;
}
#onda_flash_lingue a{
	margin-right:10px;
}
/* STYLE PER PREZZI */
.prezzi1{
	background-color:#EAEADE;
	color:#5e5e5e;
	width:175px;
	padding:10px 0px;
	text-align:center;
}
.prezzi2{
	background-color:#E3E1D2;
	color:#6C8EA6;
	text-align:center;
	font-weight:bold;
	padding:10px 0px;	
}
.trattamento{
	background-color:#6C8EA6;
	color:#FFFFFF;
	padding:10px 0px;	
}