#pagina {
	height: 1000px;
}
/*
 Blocco aree ISIT
 
*/
#mainmenu {
	clear: both;
	float: left;
	width: 220px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	border: 0;
	text-align: left;
}
#mainmenu ul {
	display: block;
	margin-left: 0px;
	padding-left: 0px;
}

#mainmenu li {
	display: inline;
}

#mainmenu a {
	font-size: 0.9em;
	text-decoration: none;
	color: #1a53ff;
	background-color: #fff;
	font-weight:bold;
	width:inherit;
	display:block;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(img/q_on.gif) left center no-repeat;
	border-bottom: 1px solid white;	
}
#mainmenu a:hover {
	text-decoration: none;
	background: url(img/q_off.gif) left center no-repeat;
	border-bottom: 1px solid green;
}

#mainmenu .formazione {
	display: block;
	position: relative;
	left: -1000px;
	width: 150px;
	border: 1px solid red;
}

#mainmenu p2:hover .formazione {
	left: 100px;
}

/*
  Blocco immagine ISIT e indirizzi
*/
#indirizzi {
	background: url(img/scuola.jpg) left center no-repeat;
	padding-left: 310px;
	width: 90px;
	height: 260px;
	float: left;
	margin: 0px;
}
#indirizzi ul {
	margin-top: 85px;
	display: block;
	list-style-type:none;
}
#indirizzi li {
	display: inline;
}

#indirizzi a {
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #316293;
	background-color: #fff;
	margin-top: 16px;
	display: block;
	width: 88px;
}


/*
 LOGO ISO
*/
#iso {
	background-color:inherit;
	background-image: url(img/cert_sistema.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-top: 90px;
	background-position: 35px 0px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	padding-left: 10px;
	margin-top: 40px;
}

#iso div {
	margin: 0 0 10px 0;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
}
#puntodivista{
	width: 90px;
    margin: auto;
}
/*
  Icone per i link veloci
*/
#icone {
	padding-top: 10px;
	font-size: 0.7em;
	clear: left;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
#icone span {
	margin-right: 0.1em;
}

#icone a  {
	text-decoration: none;
} 

#icone img {
	border: 0;
}

/*
  Riquadri inferiori
*/
#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	background-color: #fff;
	text-align: center;
	height: 290px;
    padding-left: 1%;
	padding-right: 1%;
}

#news h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #316293;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	background-color:  #316293;
	color: #FFFFFF;
}

#news h3 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 0px 2px;
	text-align: left;
}
#news p {
	color: #666666;
	background: inherit;
	margin-top: -2px;
	padding-top: 0px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#col_1, #col_2, #col_3, #col_4, #col_5 {
	float: left;
	padding: 0px;
	width: 22%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color:  #316293;
	border-bottom-color:  #316293;
	border-left-color:  #316293;
	margin-right: 1%;
	font-size: .8em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 1%;
}

#corpo_1,#corpo_2,#corpo_3, #corpo_5{
	overflow: auto;
	height: 260px;
	margin: 0px;
	padding: 0px;
	
}

#corpo_1 {
/*	background-color: #c6dddd; */
}
/*#corpo_1 h3, #corpo_1 a {
	background: transparent;
	color: #000;
}*/

#corpo_5 {
	height: 80px !important;
}

#col_4 {
	background-color: #A8C5FF;
	color: #ffffff;
	text-align: center;
}
#corpo_4 {
	height: 160px;
	background-color:#a8c5ff;
	color: #000;
}
#corpo_4 h3 {
	background: transparent;
	color: #000;
}	
#corpo_4 a{
	background-color: #a8c5ff;
	color: #000;
}
#col_4 label {
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #000000;
	background-color: #a8c5ff;
}
.textfield {
	color: black;
	background-color: white;
	border: 1px solid  #316293;
}

#corpo_5 {
	height: 150px;
	background:inherit;
	color: black;
}
.spazio {
	display: none;
}
