html {
 	/* forzo la scrollbar in Firefox
 	overflow: scroll; 
 	*/
}

body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
	font-family:  Verdana, Arial, Helvetica, Verdana, Tahoma;
	font-size: 0.79em;
	/* background: url(../img/background.gif) repeat-x; */
}



html>body, html>body #contents {
	height: auto;
}

.pic
{
    border: solid 1px white;
    margin: 0px 3px 0px 3px;
}

.person 
{	
	color: #add8e6;
	font-weight: bold;
}

.topc {
	vertical-align: top;
}	

a { color: white; text-decoration: none;}	          

a:hover {text-decoration: underline;}
	       
a.boxlink:hover {color: white;}	                

a.menulink {color: black;padding-left: 1px; padding-right: 1px;}	                
a.menulink:hover {color: black; background-color: white; text-decoration: underline; padding-left: 1px; padding-right: 1px;}	                


body {
	margin: 0;
	font-family: Arial, sans-serif;	
	font-size: 0.7em;
	background: url(../img/bgdown.gif) repeat-x;
	background-color: white;

}

#contents {
	position: absolute;
	top: 0;
	
	left: 50%;
	width: 800px;
	margin-left: -400px;
	
	height: 100%;
	min-height:100%;
    border-left: solid 4px #0063b6;
    border-right: solid 4px #0063b6;
	
	background-color: #7F9FC5;   /*#0063b6*/
	/*background-color: white;   ATTIVARE SE SI ATTIVA IL BACKGROUND IN CIMA IN CONTENT */
	
}


.minititle 
{
	font-size: 10pt;
}


#strip {
 	background: url(../img/florence.png) no-repeat top center;
 	height: 105px;
	margin-left: 0px;
	margin-right: 0px;
 	border-bottom: solid 2px #0063b6;
}



#header {
 	/*background: url(../img/backgroundreverse.gif) repeat-x;*/
 	/*background: url(../img/ancientMed.png) no-repeat top center;*/


	
	position: absolute;
	top: 0;
	/*background-color: navy;*/

	/*height: 50px;*/
	height: 100px;
    
	text-align: center;
	
	width: 70%;
    
    color: black;
    font-size:0.7em;
	
}


#subheader {
 	border-bottom: solid 3px #0063b6;
	position: relative;
 	background: url(../img/med.png) no-repeat top left;
	background-color: white;
	width: 100%;
	/*height: 150px;*/
	height: 90px;
	
	text-align: center;

    color: black;
    font-size:0.7em;

	/*    
    filter: alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	*/
}

#header {
    \width: 100%; /* IE */
    w\idth: 100%; /* Firefox */
}


#menu 
{
 
 background: url(../img/sfondomenu.png) repeat-x;
 position: absolute; 
 margin: 0px auto;
 left: 0px;
 right: 0px;
 top: 201px;
 font-size: 9pt;
 text-align: left; 
 z-index: 10;
 padding-bottom: 10px;

}


#menutwo
{
 
 background: url(../img/sfondomenu.png) repeat-x;
 position: absolute; 
 margin: 0px auto;
 left: 0px;
 right: 0px;
 top: 218px;
 font-size: 9pt;
 text-align: left; 
 z-index: 10;
 padding-bottom: 10px;

}

/*
#menu1 {
 position: absolute; 
 left: 180px;
 bottom:0px;
}
#menu2 {
 position: absolute; 
 left: 402px;
 bottom:0px;
 z-index: 2100;
}
*/

#logoAPM {
	position:absolute;
	top: 2px;
	left: 240px;	

	text-align: center;

}

#dates {

	position:absolute;
	top: 52px;
	left: 285px;	

	text-align: center;
}

.menubutton
{
 background: url(img/menu/background.png);
}
.menubuttonOn
{
 background: url(img/menu/background_on.png);
}

#leftarea {
	position: relative;
	float: left;
	width: 200px;
	vertical-align: top;
	line-height: 1.8em;

}


#main {
 	padding-top: 40px;
 	position: relative;
 	float: left;	
	/*width: 650px;*/
	width: 800px;
	display:block;
	/*border: solid 1px white;*/
	line-height:1.6em;

	padding-bottom: 50px;
}



#rightarea {
 	clear: both;  	
	position: absolute;
	right: 0px;
	top: 200px;
	
	background-color: #7F9FC5;
	
	height: 270px;
	min-height: 230px;
	
	margin-top: 0px;
	float: right;
	width: 127px;
	text-align: center;
	vertical-align: middle;
	border-left: solid 2px #0063b6;
	border-bottom: solid 2px #0063b6;
	
}

/*
img {
	padding: 2px;
	border: solid 1px white;
}
*/

.box {

}


#spacer {
 	width:800px;height:40px;position:relative;
 }


#footer {
 
	clear: both; 
	position: absolute;
	bottom: 0;	
/*	height: 5%; */
	height: 30px;
	text-align: center;


	width: 800px;
	left: 50%;
	margin-left: -400px;
	
    border-top: solid 2px #0063b6;
    
    font-size:1em;
	color: white;
    
	/* come l'altezza del footer per centratura verticale */    
    line-height: 30px;

}


#footer {
    \width: 800px; /* IE */
    w\idth: 800px; /* Firefox */
}



.titolo {
 	position: absolute;
  	color: black;
  	font-size: 3.0em;  
	text-align: left;
	left: 160px;
	font-weight: bold;
  }
     
     
 .testo {
  	padding: 10px;
  	padding-top: 0px;
  	color: black;
  	text-align: justify;
  	font-size: 1.2em;

 }     
    
.testobianco {
    color: black;
    line-height: 1.3em;
  	padding: 10px;
	margin-bottom: 10px;

 }
 
 .avviso {
  	color: black;
  	font-size: 1.4em;  
	text-align: center;
	font-weight: bold;
	
 }                 
    
	
.fullBox { 
	position: relative;
	top: 20px;
	width: 300px;
	margin-left: 150px;
 	border: dotted 1px white;
 	background-color: white;

	margin-bottom: 10px;
	padding: 2px;
	/* evita l'overflow del testo dal box */
	overflow: hidden;
	

 }	  


 
 .left { 
 	float: left;
 	margin-right: 2px;
	clear: left;
 }	                 
 
 .right {
 	float: right;
 	margin-left: 2px; 	
	clear: right;

 }	                
 
 
 .boxTitle {
  	text-align: center;
 	background-color: #003e8b;
 	color: #E7C88F;
 	border: solid 1px white;
 	padding: 5px;
 	font-size:0.8em;
 	font-weight: bold;

 }	                
 
  .boxText {  	
   	text-align:justify;
   	padding:5px;
 	font-size:0.9em;
	/*background: url(../img/Mediteranean600str.png);*/
	background-color: #E7C88F;
	
 }	      


li.flatlist {

 	text-align: left;
 	list-style-position: inside;
 	list-style-type: square;
 	/*list-style-image: url(../img/square.gif);*/
	line-height:1.5em;
 }



.session {
	color: white;
	font-style: italic;
 }
 
.sessions {
	color: black;
	
 }


#evidence {
	font-size: 8pt;
	font-weight: normal;
}


 h1 {
	border-bottom: solid 1px white;
	padding-bottom: 10px;
	color: white;
	text-align: left;
	font-size: 1.5em;
	margin-bottom: 0px;
	margin-top: 1px;
}

 
 
 h3 {
	clear: both;
	border: dotted 1px #add8e6;
	padding: 3px;
	color: #add8e6;
	text-align: left;
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 15px;
	width: 99%;

	
	/*
	background-color: #443B2A;
	color: white;
	height: 30;	
	padding-left: 10px;
	border: white 1px solid;
	vertical-align: text-bottom;
	*/
	
}



.labelfield {
 	font-size: 9pt;
} 


input {
	font-size: 0.85em;
	color: black;
	padding: 1px 2px 1px 2px;
	background-color: #add8e6;
	border: solid 1px white;
	letter-spacing: 0.15em;	
	font-weight:bold;
}

.selectors {
	font-size: 0.85em;
	padding: 1px 2px 1px 2px;
	border: solid 0px white;
	background-color: #7F9FC5;
	border-style: solid;
}


.typeon {
	background-color: #003e8b;
	border: solid 1px yellow;
	color: white;
	letter-spacing: 0.15em;
}

.typeoff {
	background-color: #add8e6;
	/*font-weight: bold;*/
	letter-spacing: 0.15em;
}


.formTable {
 	width:500px;
	border: solid 1px white;
}

.mandatory {
 	color: #c8371a;
 	display: inline;
 }