body 
{
    /*position: absolute;
    padding-left:100px;*/
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	background-image:url(grafica/pattern3.jpg);
	background-repeat: repeat;
	background-position:center;
	text-align:center; /*allinea al centro tutta la schermata! VALE CON IE*/
	margin:auto; /*allinea al centro tutta la schermata! NON VALE CON IE*/
	overflow: hidden;
	}
a:visited, a, a:active{
	color:#000066;
	text-decoration:none;
	}
a:hover {
	color:#000066;
	text-decoration: underline;
}
h3{
	text-align:center;
	font-size:15px;
	font-variant: small-caps;
	font-weight:600;
	font-style:italic;
	letter-spacing: 1px;
	}
h4{
	text-align:left;
	margin: 5px 0px 5px 20px;
	font-size:13px;
	font-variant:small-caps;
	font-weight:500;
	font-style:italic;
	}
h5{
	text-align:right;
	margin-bottom: 5px;
	font-size:12px;
	}
h6
{
    text-align:left;
	margin: 0px 0px 5px 25px;
	font-size:13px;
}
.piccolo{
	font-size: 10px;
}
.evidenza
{
    font-weight:bolder;
}
.webdesk_2 
{
    text-align:center;
	font-size:15px;
	font-variant: small-caps;
	font-weight:600;
	letter-spacing: 1px;
	padding-top:10px;
}
.descrizione_link
{
    font-size:smaller;
    color:Gray;
}
.imgbord { border: 1px solid #000066; }
.no_border, .no-border a
{ 
    border: 0px;
    text-decoration:none;
}
.utenti
{
    margin=0px;
}
.nobordo, .nobordo a
{
    border:0px;
    width:20px;
    height:20px;}
.lista_centrata
{
    text-align:left;
    margin:15px 0px 0px 190px;
}
.curriculum-prof 
{
    margin: 0px 5px 0px 10px;
    height: auto;
    overflow: hidden;
    font-size: 11px;
}
.incorniciato 
{
    border: 1px solid #000066;
    padding: 3px;
}
#topmenu{
	color:#D5D5FF;
	background-color:#002953;
	text-align:center;
	margin:auto;
	clear:both;
	width:798px;
	height:15px;
	border:1px solid #D5D5FF;
	padding:3px 0px 3px 0px;
	font-family: Verdana;
	font-variant: small-caps;
	font-size: 11px;
	}
#topmenu table{
	vertical-align: top;
}
#topmenu td{
	color:#D5D5FF;
	padding: 0px 8px 0px 8px;
	}
#topmenu td.sinistra{
	border-left: 1px solid #D5D5FF;
	border-right: 1px solid #D5D5FF;
	}
#topmenu td.destra{
	border-right: 1px solid #D5D5FF;
	}
#topmenu a:visited, #topmenu a{
	color:#D5D5FF;
	text-decoration:none;
	}
#topmenu a:hover{	
	color:#FFFFFF;
	font-weight: 600;
	}
#area-bianca
{
	margin:auto;
	text-align: center;
	width: 800px;
	height: 1024px;
	padding-top:25px;
	background: White;
	}
#area-bianca_mobile
{
	margin:auto;
	text-align: center;
	width: 800px;
	height: 1024px;
	padding-top:20px;
	background: White;
	}
#content 
{
	margin:auto;
	text-align:center;
	width:800px;
	height:370px;
	background-color: White;
	background-image:url(grafica/sf_content.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
    background-position: center top;
	/*background-image: url(grafica/bg-line.jpg);
	background-repeat: repeat;*/
	}
#area-menu{
	padding:10px 10px 0px 0px;
	margin:0px;
	border-left:0px solid #000066;
	border-top:1px solid #000066;
	width:218px;
	height:360px;
	overflow:hidden;
	position:relative;
	left:0px;
	float:left;
	}
#relax {
	float:left;
	position:absolute;
	left:-37px;
	top:0px;
    }
#relax2
{
    float:left;
	position:absolute;
	left:-0px;
	top:0px;
}
    
#menu {
	position:absolute;
	top:10px;
	left:-12px;
	width:233px;
	float:left;
	color:#000066;
	font-size:14px;
	font-weight: 600;
    font-variant:small-caps;
    font-family: Trebuchet MS, Verdana;
}
#menu li{
	list-style-image: url(grafica/pallina-celeste.gif);
	margin-left: 20px;
	text-align:left;
	padding-bottom: 3px;
	font-size:11px;
	font-weight: 600;
	font-family: Century Gothic;
	font-style: normal ;
	font-variant: normal;
	
	}
#menu a:visited, #menu a, #menu a:active{
	color:#000066;
	text-decoration:none;
	}
#menu a:hover{
	background-color:#FFFFFF;
	color:#000066;
	}
/*
#menu-chiaro {
	position:absolute;
	top:10px;
	left:-20px;
	width:228px;
	float:left;
	color:#D5D5FF;
	font-size:11px;
	font-variant: small-caps;
	}
#menu-chiaro li{
	list-style-type: circle;
	margin-left: 20px;
	text-align:left;
	}
#menu-chiaro a:visited, #menu a{
	color:#D5D5FF;
	text-decoration:none;
	}
#menu-chiaro a:hover{
	background-color:#FFFFFF;
	color:#000066;
	}
*/
#menu-sfondo {
	position:absolute;
	top:10px;
	left:-20px;
	width:228px;
	float:left;
	color:#000066;
	font-size:11px;
	font-variant: small-caps;
	}
#menu-sfondo li{
	list-style-type: circle;
	margin-left: 20px;
	text-align:left;
	}
#menu-sfondo a:visited, #menu-sfondo a{
	background-color:#FFFFFF;
	color:#000066;
	text-decoration:none;
	}
#menu-sfondo a:hover{
	background-color:#FFFFFF;
	color:#000066;
	}
#contenuto {
	padding:10px 20px 0px 15px;
	border-right:0px solid #000066;
	border-top:1px solid #000066;
	width:476px;
	height:360px;
	overflow:auto;
	float:left;
	text-align:justify;
	/*background-image:url(grafica/sf_contenuto.gif);
	background-attachment: fixed;
	background-position: 0px 0px;
	background-repeat:no-repeat;*/
	scrollbar-3dlight-color: #D5D5FF;
	scrollbar-arrow-color: #D5D5FF;
	scrollbar-base-color: #000066;
	scrollbar-darkshadow-color: #D5D5FF;
	}
#contenuto li{
	list-style-image: url(grafica/freccetta-leggera.gif);
	margin: 2px 0px 0px 5px;
	}
#contenuto td{
	padding: 0px 5px 0px 5px;
	border: 0px;
}
#extra {
	padding: 0px 0px 0px 0px;
	margin:0px;
	border-right:1px solid #000066;
	border-top:1px solid #000066;
	float:left;
	width:60px;
	height:370px;
	overflow:hidden;
	position:relative;
	left:0px;
	}
#home { /*id che definisce il la pagina centrale (contenuto) nel caso non sia definito il menu*/
	padding:10px 140px 0px 140px;
	border-top:1px solid #000066;
	border-right:1px solid #000066;
	border-left:1px solid #000066;
	width:518px;
	height:360px;
	margin:auto;
	clear:both;
	overflow:auto;
	/*position:relative;
	top:0px;*/
	text-align:justify;
	background-color:  White;
	background-image:url(grafica/sf_home.gif);
	background-attachment:fixed;
	background-repeat: repeat-x;
    background-position: center top;
	/*background-position:center center;*/
	/*scrollbar-3dlight-color: #D5D5FF;
	scrollbar-arrow-color: #D5D5FF;
	scrollbar-base-color: #000066;
	scrollbar-darkshadow-color: #D5D5FF;*/
	}
#home td{
	padding: 0px 12px 0px 0px;
	border: 0px;
}
#coda{
	clear:both;
	width:798px;
	height:12px;
	border:1px solid #D5D5FF;
	background-color: #002953;
	color:#D5D5FF;
	text-align:center;
	font-size:10px;
	margin-top:0px; /*era 5px prima del sito mobile*/
	}
#coda a, #coda a:visited, #topmenu a{
	text-decoration:none;
	color:#D5D5FF;
	}
#flash{
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: auto;
	clear: both;
}
#spazio-vuoto{
	height: 50px;
	clear: both;
}
.area-tenue{
	border-top:1px solid #000066;
	border-bottom:1px solid #000066;
	background: #D5D5FF;
	margin-bottom: 25px; /*era 25 px prima del sito mobile*/
	width: 800px;
	height: 25px; 
	z-index:100;
}

.area-tenue_mobile{
	border-top:1px solid #000066;
	border-bottom:0px solid #000066;
	background: #D5D5FF;
	margin-bottom: 0px;
	width: 800px;
	height: 12px;
	z-index:100;
	text-align:center;
	font-weight:bold;
	color:Blue;
}

.area-tenue-alta{
	border-top:1px solid #000066;
	border-bottom:1px solid #000066;
	background: #D5D5FF;
	margin-bottom: 0px;
	width: 800px;
	height: 25px;
}
.area-tenue-alta_mobile{
	border-top:1px solid #000066;
	border-bottom:1px solid #000066;
	background: #D5D5FF;
	margin-bottom: 0px;
	width: 800px;
	height: 20px;
}
.privacy{
	font-size: 11px;
	padding: 5px;
	border: 1px solid #000066;
}
.trasparente{
	background-color: transparent;
}

.webdesk{
	padding: 5px;
	text-align: center;
}