﻿/*--- FOGLIO DI STILE INTERFACCIA CORSO ---*/
/*--- Copyright (2009) Vindice Deplano. All rights reserved. ---*/

html{
	height:100%;
	width: 100%;
}

body{
	background-color: #f8f6f5;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 76%;
	height:100%;
	width: 100%;
}

img{
	border: 0px;
}

h1{
	color: #0077B0;
	font-size: 1.3em;
}

h2{
	font-size: 1.1em;
	font-weight: bold;
}

a{
	text-decoration: none;
}

.nascosto{
	clear: none;
	font-size: 0px;
	height: 0px;
	left: 1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0px;
}

#registradati{
	background-color: transparent;
	width: 1px;
	height: 1px;
}

/*--- TESTI ---*/
.pulsanti{
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	position: absolute;
	top: 25px;
	left: -20px;
}

/*--- IMMAGINI ---*/
.immagineinlinea{
	vertical-align: middle;
}

/*--- AREE ---*/
#frameprincipale{
	border-width: 0px;
	visibility: visible;
	height: 90.6%;
	left: 0px;
	position: absolute;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	top: 70px;
	width: 100%;
	z-index: 2;
}

#frameaiuto{
	display: none;
	height: 90.6%;
	left: 0px;
	position: absolute;
	top: 70px;
	width: 100%;
}

#framealternativo{
	display: none;
	height: 90.6%;
	left: 0px;
	position: absolute;
	top: 70px;
	width: 999px;
}

#framecredits{
	display: none;
	height: 90.6%;
	left: 0px;
	position: absolute;
	top: 70px;
	width: 999px;
}

#framemateriali{
	display: none;
	height: 90.6%;
	left: 0px;
	position: absolute;
	top: 70px;
	width: 999px;
}

#frameglossario{
	display: none;
	height: 90.6%;
	left: 0px;
	position: absolute;
	top: 70px;
	width: 999px;
}

#framenote{
	display: none;
	height: 90.6%;
	left: 0px;
	position: absolute;
	top: 70px;
	width: 999px;
}

#frameindice{
	display: none;
	height: 619px;
	left: 0px;
	position: absolute;
	top: 70px;
	width: 999px;
}

.sfondo{
	height: 100%;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 100%;
}

#arealogo{
	background-image: url(../immagini_layout/logo.jpg);
	height: 34px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 201px;
}

#areaintestazione{
	background-image: url(../immagini_layout/banda_superiore.jpg);
	height: 34px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

#areapulsanti{
	background-image: url(../immagini_layout/banda_inferiore.gif);
	height: 47px;
	left: 0px;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

/*--- Titoli ---*/
#areatitolomodulo{
	background-color:#ffffff;
	border-width: 0px;
	height: 18px;
	left: 0px;
	position: absolute;
	width: 100%;
	top: 34px;
}

#titolomodulo{
	background-color: transparent;
	border-width: 0px;
	color: #003154;
	font-size: 14px;
	font-weight: bold;
	left: 10px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%;
}

#areatitolo{
	background-color:#004577;
	border-width: 0px;
	height: 18px;
	left: 0px;
	position: absolute;
	width: 100%;
	top: 52px;
}

#titolo{
	background-color: transparent;
	border-width: 0px;
	color: #e2f2f5;
	font-size: 14px;
	font-weight: bold;
	left: 10px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 100%;
}

#titololo{
	background-color: transparent;
	border-width: 0px;
	color: #e2f2f5;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	left: 220px;
	height: 34px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	text-align: left;
	width: 400px;
}

/*--- Avanzamento ---*/
#areaposizione{
	height: 15px;
	position: absolute;
	top: 10px;
	right: 53px;
	width: 260px;
}

#areapagina{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: -2px;
	left: 160px;
	height: 20px;
	text-align: left;
}

#numeropagina{
	background-color: transparent;
	border-width: 0px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

#totalepagine{
	background-color: transparent;
	border-width: 0px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#areabarrabase{
	background-image: url(../immagini_layout/barra_avanzamento_base.jpg);
	position: absolute;
	top: 2px;
	left: 0px;
	height: 12px;
	width: 170px;
}

#areabarra{
	background-image: url(../immagini_layout/barra_avanzamento.jpg);
	position: absolute;
	top: 2px;
	left: 0px;
	height: 12px;
	width: 0px;
}


/*--- INDICE ---*/
#testoindice{
	left: 20px;
	position: absolute;
	top: 40px;
	width: 90%;
}

.indiceimm{
	height: 16px;
	position: relative;
	top: 0.4em;
	width: 16px;
}

.indicetitolo{
	background-color: transparent;
	border: none;
	color: #161691;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.2em;
	left: 30px;
	position: absolute;
}

.rigabox{
	border-bottom: 1px solid #cccccc;
	height: 2em;
	width: 97%;
}

/*--- MATERIALI ---*/
#materialiarea{
	height: 92%;
	left: 20px;
	overflow: auto;
	position: absolute;
	top: 40px;
}

.materialeelemento{
	font-weight: bold;
	margin-left: 10px;
}

#materialiarea a:link{
	color: #005572;
	text-decoration: none;
}

#materialiarea a:visited{
	color: #005572;
	text-decoration: none;
}

#materialiarea a:hover{
	color: #ff6600;
	text-decoration: none;
}

#materialiarea a:active{
	color: #ff6600;
	text-decoration: none;
}

/*--- GLOSSARIO ---*/
#glossariovoci{
	height: 92%;
	left: 20px;
	overflow: auto;
	position: absolute;
	top: 20px;
	width: 35%;
}

#glossariodescrizioni{
	background-image: url(../immagini_layout/sfondo_glossario.gif);
	height: 283px;
	left: 41%;
	overflow: hidden;
	padding: 1%;
	position: absolute;
	top: 120px;
	width: 400px;
}

.glossariovoce{
	color: #ffffff;
	height: 99%;
	font-size: 1.3em;
	overflow: auto;
	position: absolute;
	top: 0px;
	width: 98%;
}

#glossariovoci a{
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}

#glossariodescrizioni h2{
	text-align: center;
}

/*--- NOTE ---*/
#notearea{
	font-weight: bold;
	height: 97%;
	left: 20px;
	font-size: 1em;
	position: absolute;
	top: 10px;
	width: 95%;
}

#notetesto{
	font-size: 1.2em;
	height: 48%;
	margin-left: 20px;
	overflow: auto;
	width: 80%;
}

#notemail{
	font-size: 1.2em;
	width: 74%;
}

#notecaratteri{
	border: 1px solid #999999;
	background-color: #d7e3ff;
	left: 540px;
	font-weight: normal;
	position: absolute;
	text-align: center;
	top: 170px;
	width: 70px;
	z-index: 2;
}

#pulsanteinvia{
	left: 90%;
	position: absolute;
	top: 110px;
}

#pulsantemail{
	left: 90%;
	position: absolute;
	top: 80px;
}

#pulsantesalva{
	left: 90%;
	position: absolute;
	top: 50px;
}

/*--- MESSAGGI ---*/
#areamessaggio{
	left: 300px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	width: 400px;
	z-index: 2;
}

#messaggio{
	background-color: transparent;
	border: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	text-align: left;
	top: 0px;
}

/*--- LOGHI ---*/
.logocorso{
	left: 5px;
	position: absolute;
	top: 0px;
}

.logocliente{
	left: 150px;
	position: absolute;
	top: 7px;
}
