body {
	font-size: 62.5%; /* 62.5% di 16px, cioè 10px, cioè 1em */
}

ul li {
	list-style: none;
}

textarea {
	font-family: Candara;
	font-size: 15px;
	resize: none;
}

input {
	font-family: Candara;
	font-size: 15px;
}

#contenitore_splash {
	background: black;
	margin: 0 auto;
	overflow: hidden;
	width: 855px;
}

#sottocontenitore_splash {
	background-image: url(immagini/background_splash.png);
	float: left;
	width: 855px;
}

#contenitore {
	background-image: url(immagini/background_home.png);
	margin: 0 auto;
	position: relative;
	width: 855px;
}

#sottocontenitore {
	background-image: url(immagini/background_home.png);
	margin: 0 auto;
	width: 683px;
}

#header {
	background: black;
	height: 218px;
	margin: 0 auto;
	position: relative;
	width: 855px;
}

#imm_header img {
	background-repeat: no-repeat;
}

#img1 {
	height: 62px;
	left: 635px;
	overflow: visible;
	position: absolute;
	top: 8px;
	width: 0px;
	z-index: 3;
}

#img2 {
	height: 62px;
	left: 705px;	/*710*/
	overflow: visible;
	position: absolute;
	top: 8px;
	width: 0px;
	z-index: 3;
}

#img3 {
	height: 62px;
	left: 705px;
	overflow: visible;
	position: absolute;
	top: 78px;
	width: 0px;
	z-index: 3;
}

#img4 {
	height: 62px;
	left: 705px;
	overflow: visible;
	position: absolute;
	top: 148px;
	width: 0px;
	z-index: 3;
}

#corpo {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 683px;
}

#contenitore_img img {
	border: none;
}

#contenitore_bottoni {
	padding-bottom: 80px;
}

#btn1 {
	height: 29px;
	left: 215px;
	overflow: visible;
	position: absolute;
	width: 0px;
	z-index: 3;
}

#btn1 img {
	border: none;
}

#btn2 {
	height: 29px;
	left: 309px;
	overflow: visible;
	position: absolute;
	width: 0px;
	z-index: 3;
}

#btn2 img {
	border: none;
}

#btn3 {
	height: 29px;
	left: 404px;
	overflow: visible;
	position: absolute;
	width: 0px;
	z-index: 3;
}

#btn3 img {
	border: none;
}

#btn4 {
	height: 29px;
	left: 499px;
	overflow: visible;
	position: absolute;
	width: 0px;
	z-index: 3;
}

#btn4 img {
	border: none;
}

#btn5 {
	height: 29px;
	left: 594px;
	overflow: visible;
	position: absolute;
	width: 0px;
	z-index: 3;
}

#btn5 img {
	border: none;
}

#contenitore_bordo_nero {
	margin: 0 auto;
	position: relative;
	width: 300px;
}

#bordo_nero	{
	/*border-right: 2px solid rgba(37, 37, 37, .8);
	border-top: 2px solid rgba(37, 37, 37, .8);*/
	border-right: 2px solid #252525;
	border-top: 2px solid #252525;
	filter: alpha(opacity=80); /* Fix IE8 e precedenti */
	height: 105px;
	left: 18px;
	position: absolute;
	top: -202px;
	width: 469px;
}

#studio_prof {
	color: black;
	font-family: Candara;
	font-size: 22px;
	height: 27px;
	left: 456px;
	position: relative;
	text-align: right;
	top: -97px;
	white-space: nowrap;
	width: 220px;
}

#ost_gin {
	color: black;
	font-family: Candara;
	font-size: 22px;
	height: 27px;
	left: 258px;
	position: relative;
	text-align: right;
	top: -97px;
	white-space: nowrap;
	width: 418px;
}

#contenitore_bordo_arancione {
	margin: 0 auto;
	position: relative;
	width: 300px;
}

#bordo_arancione {
	/*border-top: 3px solid rgba(244, 155, 45, .8);*/
	border-top: 3px solid #F2931E;
	filter: alpha(opacity=80); /* Fix IE8 e precedenti */
	left: 18px;
	opacity: 0.8;
	overflow: visible;
	position: absolute;
	top: -96px;
	width: 470px;
}

#nomi {
	font-size: 28px;
	position: relative;
	left: 220px;
	top: -88px;
	white-space: nowrap;
}

#menu {
	font-family: Candara;
	font-size: 15px;
	padding-left: 32px;
	position: relative;
	top: -75px;
	width: 178px;
}

#testo {
	border-left: 2px solid #492E86;
	color: black;
	float: left;
	font-family: Candara;
	font-size: 17px;
	margin-top: -63px;
	margin-bottom: 50px;
	padding-left: 30px;
	padding-right: 6px;
	text-align: justify;
	text-justify: newspaper;
}

#area_left {
	float: left;
	text-align: left;
	width: 309px;
}

#area_right {
	border-left: 2px solid #492E86;
	float: left;
	font-family: Candara;
	padding-left: 30px;
	text-align: left;
	width: 309px;
}

#user_pic {
	border: 1px solid black;
	border-radius: 10px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	height: 64px;
	overflow: hidden;
	float: right;
	width: 64px;
}

#info_utente {
	border: 1px solid #F2931E;
	margin-top: 62px;
	width: 99%;
}

#contenitore_A {
	float: left;
	width: 640px;
}

#contenitore_B {
	float: left;
	width: 640px;
}

#footer {
	background: black;
	color: white;
	font-family: Candara;
	font-size: 11px;
	margin: 0 auto;
	padding-bottom: 8px;
	padding-top: 8px;
	position: relative;
	text-align: center;
	width: 855px;
}

#corpo_splash {
	padding-bottom: 10px;
	margin: 0 auto;
	width: 630px; /* 75% */
}

#contenitore_corpo {
	border: 1px solid white;
	border-radius: 3px;
	/*float: left;*/
	font-size: 1.6em;
	margin: 0 auto;
	margin-bottom: 25px;
	margin-top: 5px;
	width: 475px;
}

#contenitore_corpo img {
	border: none;
}

#contenitore_corpo img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); /* Fix IE8 e precedenti */
}

#area_riservata	{
	font-size: 1.6em;
	margin: 0 auto;
	padding-bottom: 35px;
}

#scritta_area_riservata	{
	margin: 0 auto;
	text-align: center;
	width: 20%;
}

#img_area_riservata {
	border: 1px solid white;
	border-radius: 2px;
	margin: 0 auto;
	width: 125px;
	height: 90px;
}

#img_area_riservata img	{
	border: none;
}

#img_area_riservata img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); /* Fix IE8 e precedenti */
}

#footer_splash {
	font-family: Candara;
	font-size: 11px;
	margin: 0 auto;
	text-align: center;
}

a:link {
	color: #F2931E;
	text-decoration: none;
}

a:visited {
	color: #F2931E;
	text-decoration: none;
}

a:hover {
	color: #F2931E;
	text-decoration: none;
}

.purple_link a:link {
	color: #492E86;
}

.purple_link a:hover {
	color: #492E86;
}

.purple_link a:visited {
	color: #492E86;
}

.orange {
	color: #F2931E;
}

.purple {
	color: #492E86;
}

.white {
	color: #FFF;
}

.red {
	color: red;
}

.fit_table {
	table-layout: fixed;
	width: 100%;
	word-wrap: break-word;
}

.purple_button {
	background-color: #492E86;
	border: 1px solid #492E86;
	color: white;
	font-family: Candara;
	font-weight: bold;
	font-size: 14px;
	height: 25px;
	padding: 0;
	width: 80px;
	box-shadow: 0 0 2px 2px #888;
	-moz-box-shadow: 0 0 2px 2px #888;
	-webkit-box-shadow: 0 0 2px 2px #888;
}

.purple_button:hover {
	color: #F2931E;
}

.daniel {
	font-family: Daniel;
}

.fake_link {
	color: #F2931E;
	cursor: pointer;
}

@font-face {
    font-family: 'Daniel';
    src: url('font/daniel.eot');
    src: url('font/daniel?#iefix') format('embedded-opentype'),
         url('font/daniel.woff') format('woff'),
         url('font/daniel.ttf') format('truetype'),
         url('font/daniel.svg#Daniel') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Candara';
    src: url('font/candara.eot');
    src: url('font/candara?#iefix') format('embedded-opentype'),
         url('font/candara.woff') format('woff'),
         url('font/candara.ttf') format('truetype'),
         url('font/candara.svg#Candara') format('svg');
    font-weight: normal;
    font-style: normal;
}