@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
table, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-attachment: fixed;
	background-color: white;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ----- Colori e stili ----- */
a, a:link, a:visited {
color: inherit;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
.success,.alert,.advise {
	font-weight: bold;
	color: #333;
	width: auto;
	margin-top: 0;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 20px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 7px center;
padding-top: 7px;
padding-right: 5px;
padding-bottom: 7px;
padding-left: 28px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 2px 2px 5px #DADADA;
}
.success {
	background-color: #CCFFCC;
	background-image: url(../img/ok.png);
	border:1px #BEE6BE solid;
}
.alert {
	background-color: #FFD2D2;
	background-image: url(../img/alert.png);
	border:1px #E6B4B4 solid;
}
.advise {
	background-color: #FFFFAA;
	background-image: url(../img/advise.png);
	border:1px #F0F033 solid;
}
.font_0_8, #intro h2.font_0_8, #intro h1.font_0_8 {
	font-size:0.8em;
}
.font_0_9, #intro h2.font_0_9, #intro h1.font_0_9 {
	font-size:0.9em;
}
.font_1_1, #intro h2.font_1_1, #intro h1.font_1_1 {
	font-size:1.1em;
}
.font_1_2, #intro h2.font_1_2, #intro h1.font_1_2 {
	font-size:1.2em;
}
.font_1_3, #intro h2.font_1_3, #intro h1.font_1_3 {
	font-size:1.3em;
}
.font_1_4, #intro h2.font_1_4, #intro h1.font_1_4 {
	font-size:1.4em;
	line-height:1.2em;
}
.nero {
	color:#000000;
}
.verde {
	color:#7AC943;
}
.fucsia {
	color:#FF7BAC;
}
.rosso {
	color:#FF1D25;
}
/* ----- Fine Colori e stili ----- */
/* ----- Grafica ----- */
p {
	padding-bottom:10px;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-bottom:10px;
	padding-top: 25px;
	background-attachment: scroll;
	background-image: url(../img/bg_header.jpg?v=0.3);
	background-repeat: no-repeat;
	background-position: 250px bottom;
}
#header #claim {
	float: left;
}
#header #logo {
	width: 171px;
float: left;
margin-left: 50px;
margin-right: 160px;
}
#FaceHead {
	float: right;
margin-top: -25px;
}
#FaceHead:hover {
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
#content {
}
#sidebar {
}
#intro {
	background-attachment: scroll;
	background-image: url(../img/barra_980.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	height: 280px;
}
#slider {
	width: 980px;
	height: 280px;
	overflow: hidden;
	position: relative;
}
#slider #slides {
	width: 3920px;
margin: 0px auto 0px auto;
height: 280px;
position: absolute;
top: 0px;
left: 0;
}
#slider #slides .slide {
	float: left;
width: 980px;
height: 280px;
margin: 0;
padding: 0;
position: relative;
}
#slider #slides .slide img, #intro img, #intro iframe {
	float: left;
}
#slider #slides .info, #intro .info {
	width: 230px;
height: auto;
padding: 0 30px;
float: left;
}
#intro .info.trattamento {
	width: 315px;
padding-top: 15px;
padding-right: 15px;
}
#intro .info .scroller {
	height: 229px;
overflow: hidden;
width: 315px;
}
#slider #slides .info h2, #slider #slides .info h1, #intro h2, #intro h1 {
	font-size: 20px;
font-weight: bold;
color: #000;
line-height: 26px;
padding-bottom: 10px;
}
#slider #slides .info p, #intro p {
	padding-bottom: 10px;
}
#slider ul.nav {
	height: 16px;
top: 5px;
left: 515px;
position: absolute;
}
#slider ul.nav li {
	width: 16px;
margin-right: 5px;
height: 16px;
float: left;
}
#slider ul.nav li a {
	background-color: #fff;
display: block;
width: 14px;
height: 14px;
color: #FFF;
text-align: center;
line-height: 20px;
font-size: 12px;
font-weight: bold;
text-decoration: none;
cursor: pointer;
padding: 0;
text-indent: -9999px;
border: solid 1px #666;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius:8px;
}
#slider ul.nav li.sel {
}
#slider ul.nav li.sel a {
	background-color: #000;
}
#slider ul.nav li a:hover {
	background-color:#aaaaaa;
}
.box {
	float: left;
}

.box_title_big, .box_title {
	background-attachment: scroll;
	background-image: url(../img/bg_title_big.png);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFF;
font-style: italic;
font-size: 22px;
padding: 4px 10px;
font-weight: lighter;
margin: 0 0 15px 0px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.box .box_title_big, .box .box_title {
font-size: 19px;
padding: 5px 10px;
margin: 0 0 10px 10px;
}
.box.box_full .box_title_big, .box_title_big.no_marg, .box.box_full .box_title_big .box_title, .box_title_big.no_marg .box_title {
	margin-left:0;
}
.box_title {
	background-image: url(../img/bg_title.png);
}
.box .box_title {
margin: 0 0 10px 0;
}
.box.bg_barra, .box.one_third.bg_barra {
	background-attachment: scroll;
	background-image: url(../img/barra_300.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
}
.box .box_img {
	background-attachment: scroll;
	background-image: url(../img/barra_300.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 10px 20px 10px;
	margin-bottom:5px;
	position:relative;
}
.box.one_half .box_img, .box.one_third .box_img {
	padding-left:0;
	padding-right:0;
}
.box.one_half.with_img .box_img, .box.one_third.with_img .box_img {
	padding-left:10px;
	padding-right:10px;
}
.box.one_half .box_img, .box.box_100 .box_img {
	background-image: url(../img/barra_447.png);
}
.box.no_marg, .box.no_marg.one_third, .box.box_verde.no_marg, .box.box_fucsia.no_marg, .box.one_half.no_marg, .box.one_half.with_img.no_marg {
	margin-right:0;
}
.box.one_half, .box.one_half.with_img {
	width: 447px;
padding: 0 10px;
margin-right: 40px;
}
.box.one_third {
	width: 280px;
padding: 0 10px;
margin-right: 40px;
}
.box.one_fourth {
	width: 210px;
padding: 0 10px;
margin-right: 15px;
}
.box.box_home {
	border-bottom: solid 1px #E4E4E4;
	padding:0;
	margin-left:10px;
	margin-right:25px;
}
.box.box_home.no_marg {
	margin-right:15px;
}
.box.box_home a {
	display: block;
text-decoration: none;
background-color: #E4E4E4;
width: 60px;
text-align: center;
line-height: 24px;
color: #000;
font-style: italic;
margin: 0 auto;
}
.box.box_home a:hover {
	background-color:#ccc;
}
.box.with_img {
padding: 0 0px;
width: 300px;
}
.box.box_full {	
	margin: 0px auto 10px auto;
	padding: 0px;
	height: auto;
	width:980px;
	float:none;
}
.box.box_full .box_img {
	background-image: url(../img/barra_980.png);
}
.box.box_100 {	
	margin: 0px auto 10px auto;
	padding: 0px;
	height: auto;
	width:100%;
	float:none;
}
.box.box_100 .box_img {
	background-image: url(../img/barra_447.png);
}
.box.with_img .box_img span.scopri {
	display:block;
	background-color:#fff;
	padding:3px 8px;
	margin:0;
	position:absolute;
	bottom:20px;
	right:20px;
	color:#000;
	font-style:italic;
	font-size:14px;
}
.box.with_img .box_img span.scopri a {
	text-decoration:none;
	color:inherit;
}
.box.with_img .box_img span.scopri a:hover {
	text-decoration:underline;
}
.box h3 {
	font-size: 20px;
color: #4D4D4C;
line-height: 26px;
padding-bottom: 10px;
vertical-align:middle;
}
.box h3 img {
	vertical-align:middle;
}
.box h4 {
	line-height: 18px;
font-size: 16px;
font-weight: bold;
padding-bottom: 9px;
color:#444;
}
.box h4 a {
	text-decoration:none;
	color:#444;
}
.box h4 a:hover {
	text-decoration:underline;
}
.box p {
	line-height: 18px;
}
.box a {
	color:#1B1464;
}
.box.box_bottom {
	background-attachment: scroll;
background-position: left top;
width: 141px;
margin-top: 0px;
margin-right: 13px;
margin-bottom: 0px;
margin-left: 0px;
color: #555;
padding: 25px 10px 0px 165px;
background-repeat: no-repeat;
height: 133px;
}
.box.box_bottom a {
	color:#555;
}
.box.box_bottom.no_marg {
	margin-right:0;
}
.box.box_bottom p {
	line-height: 20px;
padding: 0;
}
.box.box_bottom.box_bottom_1 {
	background-image: url(../img/home/box_bottom_1.png);
}
.box.box_bottom.box_bottom_2 {
	background-image: url(../img/home/box_bottom_2.png);
}
.box.box_bottom.box_bottom_3 {
	background-image: url(../img/home/box_bottom_3.png);
}
.box_info_trattamento {
background-attachment: scroll;
background-position: left center;
float: left;
width: 250px;
background-repeat: no-repeat;
padding: 0 0 0 90px;
line-height: 60px;
font-size: 55px;
font-weight: bold;
color: #525252;
/*margin: 0 0 0 150px;*/
margin:0 0 0 400px;
}
.box_info_trattamento.durata {
	background-image: url(../img/icone/trattamento-durata.png?v=0.1);
}
.box_info_trattamento.costo {
	background-image: url(../img/icone/trattamento-costo.png?v=0.1);
	margin-left: 50px;
width: 350px;
}
.box .box_mini {
	float: left;
width: 203px;
padding: 0 10px 0 0px;
margin: 10px;
border-right: solid 1px #DDD;
}
.box .box_mini.no_marg {
	border: none;
margin: 10px 0;
padding: 0 0 0 10px;
}
.box .box_mini h4 {
	font-size: 14px;
line-height: 16px;
padding-bottom: 5px;
}
.box .box_mini p {
	line-height: 16px;
}
.box .box_tranquillity_sx {
	float: left;
width: 55%;
border-right: solid 1px #AAA;
margin-right: 3%;
padding-right: 3%;
line-height: 18px;
padding-bottom: 5px;
padding-top: 5px;
}
.box.one_third .box_tranquillity_sx {
	width:100%;
	float:none;
	padding-bottom: 0;
border: 0;
min-height: 108px;
	padding-right: 0;
	margin-right: 0;
}

.box .box_tranquillity_sx strong {
	color:#444;
}
.box .box_tranquillity_sx.full {
	float:none;
	width:100%;
	margin-right:0;
	padding-right:0;
	border:none;
}
.box .box_tranquillity_sx .font_1_2 {
	line-height:18px;
}
.box .box_tranquillity_dx {
	background-image: url(../img/icone/trattamento-durata_small.png?v=0.1);
width: 22%;
float: left;
background-attachment: scroll;
background-position: 10px center;
background-repeat: no-repeat;
padding-top: 25px;
padding-bottom: 25px;
line-height: 38px;
padding-left: 65px;
font-size: 34px;
color:#444;
}
.box.one_third .box_tranquillity_dx {
	float: none;
background-image: none;
line-height: 22px;
padding: 0;
margin: 10px auto 0 auto;
text-align: center;
width: 100%;
vertical-align: top;
margin-bottom: -5px;
font-size:22px;
}
#contatti {
	background-color: #E6E6E6;
	padding-bottom: 10px;
}
#contatti h4 {
	color: #000;
padding: 20px;
font-size: 22px;
font-weight: bold;
line-height: 30px;
}
#contatti .column {
	padding-left: 20px;
float: left;
width: 300px;
}
#contatti .column.two_third {
	width:620px;
}
form.form_1 {
	width: auto;
}
form.form_1 p {
	margin: 0px;
	padding: 0px 0 10px 0;
}
form.form_1 label {
	font-size: 18px;
line-height: 26px;
height: auto;
font-weight: bold;
width: auto;
margin: 0px;
padding: 2px 0px;
color: #000;
display: block;
}
form.form_1 input, form.form_1 textarea {
	line-height: 20px;
color: #4D4D4D;
height: 24px;
width: 288px;
border: 1px solid #AAA;
font-size: 14px;
font-weight: normal;
margin-top: 2px;
margin-right: 0px;
margin-bottom: 2px;
margin-left: 0px;
background-color: #FFF;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
}
form.form_1 textarea {
	padding: 5px;
	height: 90px;
	width: 608px;
}
form.form_1 p.law{
	line-height: 16px;
	font-size: 12px;
	color: #999;
	text-align: justify;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
form.form_1 input.check {
	margin: 0px;
	height: 20px;
	width: auto;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	padding: 0px;
	line-height: 20px;
}
form.form_1 label.label_check {
	line-height: 20px;
margin: 0px;
font-size: 12px;
padding: 0px 0 0 16px;
color: #666;
font-weight: normal;
}
form.form_1 input.submit {
	background-color: #000;
margin: 10px 0 0 0;
height: 36px;
width: auto;
padding: 0px 18px;
font-size: 20px;
color: #FFF;
display: block;
float: right;
cursor: pointer;
line-height: 36px;
border-width: 0;
border: none;
border-radius: 18px;
-webkit-border-radius: 18px;
}
form.form_1 input.submit.small {
	margin-top: 0;
height: 24px;
margin-bottom: 10px;
line-height: 24px;
padding-left: 12px;
padding-right: 12px;
font-size: 14px;
}
form.form_1 input.submit:hover {
	background-color: #666666;
}
#foot_social {
	width: 638px;
margin: 0 auto;
padding: 30px 120px;
border-bottom: solid 1px #888;
}
#foot_social ul {
	height: 30px;
}
#foot_social ul li {
	margin: 0px;
	float: left;
	height: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 30px;
	font-size: 15px;
}
#foot_social ul li a:hover {
	opacity:0.6;
}
#footer {
	line-height: 20px;
padding: 10px 0;
text-align: center;
}
/* ----- Fine Grafica ----- */
/* ----- Menu ----- */
/* ----- Fine Menu ----- */