body {
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(../backgrounds/principale.png);
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #84b8d9;
}
a:active {
	text-decoration: none;
	color: #000;
}

#featured {
	width: 505px;
	height: 75px;
	background-image: url(imgs/home/bkg/bkg_nota.png);
	background-repeat: no-repeat;
	margin-left: 320px;
	margin-top: 0px;
	overflow: hidden;
	background-color: #60baf4;
	border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:1px 1px 10px #333;
	-moz-box-shadow:1px 1px 10px #333;
	-o-box-shadow:1px 1px 10px #333;
	-webkit-box-shadow:1px 1px 10px #333;
}

#container {
	float: none;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
	background-color: #000;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	height: 1130px;
}
#header {
	float: left;
	width: 950px;
	position: relative;
	clear: both;
	height: 120px;
	margin-left: 15px;
	background-image: url(../imgs/backgroud_header.png);
	margin-bottom: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
}

#intestazione {
	float: left;
	height: 120px;
	width: 450px;
	position: relative;
}

#slider {
	float: left;
	width: 500px;
	position: relative;
	height: 120px;
}


#top_line {
	float: left;
	width: 950px;
	position: relative;
	background-repeat: repeat;
	height: 3px;
	background-color: #9a0202;
	margin-left: 15px;
}
#contenitore_testo {
	float: left;
	width: 950px;
	position: relative;
	background-repeat: no-repeat;
	background-color: #FFF;
	height: auto;
	box-shadow:0px 5px 5px #000;
	-moz-box-shadow:0px 5px 5px #000;
	-o-box-shadow:0px 5px 5px #000;
	-webkit-box-shadow:0px 5px 5px #000;
	padding-bottom: 15px;
	margin-left: 15px;
}


#navigazione {
	float: left;
	width: 166px;
	position: relative;
	padding-top: 20px;
	padding-left: 0px;
	box-shadow:1px 2px 5px #333;
	-moz-box-shadow:1px 2px 5px #333;
	-webkit-box-shadow:1px 2px 5px #333;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9a0202;
	border-right-color: #9a0202;
	border-bottom-color: #9a0202;
	border-left-color: #9a0202;
	background-color: #333333;
}


#navigazione #home {
	float: left;
	height: 25px;
	width: 156px;
	margin-top: 0px;
	position: relative;
	margin-left: 0px;
	background-color: #9A0202;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	text-align: right;
	padding-right: 10px;

}

#menu_home {
	width: 165px;
	height: 20px;
	list-style-type: none;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	position: relative;
	}
#menu_home li  {
	color: #eee;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background-position: 0px 0px;
	display: block;
	height: 20px;
	width: 155px;
	line-height: 20px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
}

#menu_home li a {
	color: #eee;
}
#menu_home li a:hover {
	color: #000;
	text-decoration: none;

}
#menu_home li:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #C0CFE5;
}

#navigazione #lo_studio {
	float: left;
	height: 25px;
	width: 156px;
	position: relative;
	background-repeat: repeat;
	margin-top: 10px;
	background-position: 0px;
	margin-left: 0px;
	background-color: #9a0202;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	font-size: 14px;
	line-height: 25px;
	text-align: right;
	padding-right: 10px;
}
#navigazione #studio_menu {
	float: left;
	height: 140px;
	width: 165px;
	margin-top: 0px;
	position: relative;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFF;
}
#studio_menu li  {
	display: block;
	height: 20px;
	list-style-type: none;
	width: 155px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	color: #eee;
}
#studio_menu li a {
	color: #eee;
}

#studio_menu li a:hover {
	color: #000;
	text-decoration: none;
}
#studio_menu li:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #C0CFE5;
}

#navigazione #contatti {
	float: left;
	height: 25px;
	width: 156px;
	margin-top: 10px;
	position: relative;
	background-color: #9A0202;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	text-align: right;
	padding-right: 10px;

}
#navigazione #contatti_menu {
	float: left;
	height: 50px;
	width: 165px;
	margin-top: 0px;
	position: relative;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	margin-bottom: 10px;
	font-weight: bold;
}
#contatti_menu li  {
	color: #eee;
	display: block;
	height: 20px;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	width: 155px;
	margin-bottom: 2px;
	list-style-type: none;
	list-style-position: inside;
	padding-right: 10px;
}
#contatti_menu li a {
	color: #eee;
	text-decoration: none;
}

#contatti_menu li a:hover {
	color: #000;
}

#contatti_menu li:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #C0CFE5;
}
#navigazione #spot3 {
	float: left;
	height: 75px;
	width: 165px;
	position: relative;
	margin-top: 10px;
}
#apertura {
	float: left;
	height: 100px;
	width: 166px;
	position: relative;
	margin-top: 25px;
	text-align: center;
}
#apertura h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	word-spacing: 2px;
}
#apertura h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	word-spacing: 2px;
}
#spot4 {
	float: left;
	height: 90px;
	width: 166px;
	margin-top: 35px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin-bottom: 5px;
}
#phone {
	margin-right: 8px;
	text-align: center;
	margin-left: 10px;
}
#spot4 h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 0px;
	margin-top: 5px;
	text-decoration: none;
	text-align: center;
}
#spot4 h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	left: 50px;
	text-align: center;
	margin-left: -5px;
}
#mail_box {
	float: left;
	height: 95px;
	width: 166px;
	position: relative;
	padding-top: 5px;
	text-align: center;
	margin-top: 10px;
}
#mail_box h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-top: 5px;
}

#banner1 {
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9a0202;
	border-right-color: #9a0202;
	border-bottom-color: #9a0202;
	border-left-color: #9a0202;
}
#banner2 {
	margin-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9a0202;
	border-right-color: #9a0202;
	border-bottom-color: #9a0202;
	border-left-color: #9a0202;
}
#banner3 {
	margin-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9a0202;
	border-right-color: #9a0202;
	border-bottom-color: #9a0202;
	border-left-color: #9a0202;
}

#line_footer {
	float: left;
	width: 950px;
	position: relative;
	height: 3px;
	background-repeat: repeat-y;
	background-color: #9a0202;
	margin-left: 15px;

}

#footer {
	float: left;
	height: 60px;
	width: 950px;
	position: relative;
	z-index: 0;
	background-color: #323232;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	left: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer h1 {
	font-family: 'Cuprum', arial, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	word-spacing: 2px;
}
#footer h2 {
	font-family: 'Cuprum', arial, serif;
	font-size: 13px;
	color: #FFF;
	margin: 0px;
	font-weight: normal;
}
#footer h3 {
	font-family: 'Cuprum', arial, serif;
	font-size: 13px;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}

/* Solo per la pagina Diagnosi */
#container_big {
	float: none;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
	background-color: #000;
	height: 4050px;
}

/* Solo per la pagina Attività */
#container_attivita {
	float: none;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
	background-color: #000;
	border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	height: 1140px;
	background-repeat: no-repeat;

}

#back {
	font-family: 'Cuprum', arial, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 25px;
	float: right;
	height: 25px;
	width: 285px;
	position: relative;
	margin-top: 20px;
	text-align: right;
	padding-right: 15px;
}
#navigazione a:link {
	color: #FFF;
}
#navigazione a:hover {
	color: #84b8d9;
}
#navigazione a:visited {
	color: #FFF;
}
#back a:link {
	color: #000;
}
#back a:hover {
	color: #84b8d9;
	text-decoration: underline;
}
#back a:visited {
	color: #000;
}
#footer h3 a:visited {
	color: #FFF;
}
#footer h3 a:hover {
	color: #84b8d9;
	text-decoration: underline;
}
#footer h3 a:link {
	color: #FFF;
}
#quintodiv {
	float: left;
	width: 235px;
	padding-left: 15px;
	position: relative;
	font-family: 'Cuprum', arial, serif;
	font-size: 20px;
	color: #000;
}
#contenuto{
	float: left;
	width: 740px;
	position: relative;
	color: #000;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#back a:hover {
	color: #84b8d9;
	text-decoration: underline;
}
