/*********************************/
/*Author: Claudio Colombo        */
/*Version: 1.0.0  dicembre 2008  */
/*Gestione Strutture di pagina   */
/*Struttura.css                  */
/*********************************/

/*Stutture comuni*/
body{
	background-image:url(../images/sfondo_index.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f1f1f1;
	margin:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#scuole{
	background-image:url(../images/sfondo_scuole.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f1f1f1;
	margin:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.pagina{
	position:relative;
	width:978px;
	top:0px;
	left:0px;
	vertical-align:top;
	margin:auto;
}

.footer{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:161px;
	width:970px;
	padding-right:8px;
	float:left;
}
	.footer p{
		   margin-top:10px;
	}

/*Struttura index princiale*/

.hp_header{
	height:229px;
	width:978px;
	float:left;
}
	.hp_header_img {border:0px;margin_left:-5px;}

.hp_sx{
	width:307px;
	padding-left:4px;
	padding-right:2px;
	float:left;
    min-height:500px;
}

.hp_centro{
	width:358px;
	float:left;
/*	background-image:url(../images/hp_sfondo_box_centro.jpg);*/
	background-color: white;
	background-repeat:repeat-y;
	background-position:center;
}

.hp_dx{
	width:301px;
	padding-left:1px;
	/*padding-right:4px;*/
	float:left;
        min-height:500px;
}

.hp_menu1_stud{}
	.hp_menu1_stud td{
		vertical-align:top;
		}
	a.hp_menu1_stud{
		padding:0px 0px 0px 0px;
		}


.hp_cerca{
	background:#d1e87f;
	border:2px solid #0e5165;
	height:75px;
	width:88%;
	padding-left:20px;
        padding-top:8px;
        margin-bottom:6px;
   margin-left:8px;
	}
		#cerca_button{
			background-color: #1f80c7; 
			width: 50px; 
			
			border: 0px solid #FFFFFF;
			font-size: 14px; 
			font-weight:bold; 
			color: #ffdc00;
			text-decoration: underline;
			}
.hp_cerca_int{
	background:#d1e87f;
	border:2px solid #0e5165;
	height:75px;
	width:85%;
	padding-left:20px;
        padding-top:8px;
        margin-bottom:6px;
	margin-left:7px;
	}
	#cerca_button_int{
		padding-right: 20px;
		padding-top:5px;
		text-align:right;
		}
    #query {  width:180px;}
    #query2 {  width:180px;}
		#cerca_button2 {
			background-color: #1f80c7; 
			width: 50px; 
			
			border: 0px solid #FFFFFF;
			font-size: 14px; 
			font-weight:bold; 
			color: #ffdc00;
		 
						float:right;
						margin-right:15px;
						margin-top:-20px;}
.hp_titolo_content{
	width:358px;
	height:26px;
}

.hp_stud_menu{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#97be0e;
	}



.hp_content{
	width:331px;
	background-color:#ffffff;
}
	.hp_content img{
		border:2px solid #df004e;
	}
	.hp_content p{padding-left:16px;
	padding-right:11px;
	padding-top:10px;
	padding-bottom:10px;}


.hp_menu2_scuole{
	height:77px;
	}
	#hp_menu2_scuole_sx{
		text-align:center;
		font-weight:bolder;
		border-bottom:1px dotted #cccccc;
		border-left:1px solid #cccccc;
		width:25px;
		min-height:25px;
		}
	#hp_menu2_scuole_dx{
		font-weight:bolder;
		border-bottom:1px dotted #cccccc;
		border-right:1px solid #cccccc;
		/*width:175px;*/
		}
	#hp_menu2_scuole_sxdx{
		border-bottom:1px dotted #cccccc;
		border-right:1px solid #cccccc;
		border-left:1px solid #cccccc;

		}

.hp_menu_scuole{}
	.hp_menu_scuole table{
		width:301px;
		background-color:#FFFFFF;
		}
	.hp_menu_scuole td{
		vertical-align:top;
		}

.hp_menu3_scuole{
	padding-left:10px;
	}
/*Struttura sezione SCUOLE*/

.scuole_header{
/*	background-image:url(../images/scuole_header.jpg);*/
	background-repeat:no-repeat;
	height:183px;
	width:978px;
	border:0px;
}

.scuole_sx{
	width:246px;
	padding-left:4px;
	float:left;
	vertical-align:top;
        min-height:500px;
	}

.scuole_centro{
	width:458px;
	float:left;
	vertical-align:top;
        min-height:500px;
        padding-top:5px;
	}

.scuole_centro_content{
	width:725px;
	float:left;
	vertical-align:top;
        min-height:500px;
        padding-top:5px;
	}

.scuole_dx{
	width:266px;
	float:left;
	vertical-align:top;
        min-height:500px;
        padding-top:5px;
	}

.scuole_menu{}

.scuole_go_ar{
	margin-top:1px;

	width:241px; 
	padding-top:10px; 
	padding-bottom:10px; 
	}

.scuole_go_stud{
	margin-top:1px;
	}

/*.scuole_titolo_content{
	background-color:#0e5165;
	padding-left:16px;
        margin-left:6px;
	}*/
.scuole_content{
	padding-left:16px;
	padding-top:0px;
	padding-right:16px;
	padding-bottom:14px;
	}

.scuole_avvisiv{}

.menu_3liv{
	border:1px solid #0e5165;}

/*MENU scuole */

.scuole_menu_int{
	background-color:#0E5165;
	height:14px;

	}

.Scuole_main_menu {
/*	border-bottom: 1px dashed #000000;*/
	font-weight:bold;
	padding:4px;
	width:97%;
}



#SCUOLE_MainMenu
{
	background: #ffffff;
	width: 239px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom:1px solid #000000;
}
		#SCUOLE_MainMenu a{
		font-weight:bold;
		width:234px;
		}
div.SCUOLE_HiddenLink
{
	visibility: hidden;
	position: absolute;
}
div.SCUOLE_VisibleLink
{
	visibility: visible;
	position: relative;
	width: 100%;
	/*padding-left:10px;*/
	background-color:#Ffffff;
}

a.SCUOLE_VoiceClass, a.SCUOLE_VoiceClass:visited
{
	display: block;
	position: relative;
	width:98%;
	
}
a.SCUOLE_VoiceClass:hover
{
	display: block;
	position: relative;
	width:98%;

}
SCUOLE_LinkClass{
	border-bottom:1px solid #000000;
	}
	#SCUOLE_LinkClassPag {
		padding-left:25px;

		}
	a.SCUOLE_LinkClass, a.SCUOLE_LinkClass:visited
	{
		display: block;
		position: relative;
		padding: 5px 0px 5px 0px;
		/*border-bottom: solid 1px #000000;*/
		width:98%;
		background:#ffffff;
		color: #0E5165;
	}
	a.SCUOLE_LinkClass:hover
	{
		color: #FC8302;
		display: block;
		position: relative;
		/*border-bottom: solid 1px #000000;*/
		width:98%;
		background:#ffffff;
	}
a.scuole_3liv_a, a.scuole_3liv_a:visited
	{
		 text-decoration:none;
		position: relative;
		/*border-bottom: solid 1px #000000;*/

width:188px;
		background:#ffffff;
		color: #228394;
	}	
a.scuole_3liv_a:hover{
width:188px;
		color: #FC8302;
	 text-decoration:none;
		position: relative;
		padding: 5px 0px 5px 0px;
		/*border-bottom: solid 1px #000000;*/
		background:#ffffff;}
		
.scuole_3liv {background-color:#FFFFFF;height:18px; margin-left:30px;}
/*Struttura sezione STUDENTI*/

.stud_header{
	background-image:url(../images/hp_header.jpg);
	background-repeat:no-repeat;
	height:229px;
	width:978px;
	float:left;
	}

.stud_sx{
	width:234px;
	padding-left:4px;
	padding-right:10px;
	float:left;
        min-height:500px;
	}

.stud_centro{
	width:720px;
	background-color:#FFFFFF;
	background-image:url(../images/stud_barra_content.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	padding-top:15px;
	margin-right:5px;
        min-height:500px;
        height:auto;
        display:block;
	}

.stud_content{
	padding: 5px 10px 10px 10px;
	}

.stud_approfondimento{}

.stud_cerca{
	background:#d1e87f;

	border:2px solid #df004e;
	height:63px;
	width:280px;
	padding-left:10px;
	}
.stud_menu{
	width:240px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#97be0e;
	}

.stud_menu2{
	background-color:#97be0e;
	margin-left:8px;
	margin-bottom:5px;
	}
	.stud_menu2 div{
		background-color:#e8f6b6;
		padding-left:36px;
                margin-left:5px;
		width:132px;
		display:none;
		}
	.stud_menu2 table{
		width:220px;
		text-align:center
		}
	.stud_menu2 td{
		text-align:left;
		}
	.stud_menu2 th{
		text-align:left;
		}
/*MENU STUDENTI */


#STUDENTI_MainMenu
{
	width: 239px;
}
div.STUDENTI_HiddenLink
{
	visibility: hidden;
	position: absolute;
}
div.STUDENTI_VisibleLink
{
	visibility: visible;
	position: relative;
	width: 100%;
}
a.STUDENTI_VoiceClass, a.STUDENTI_VoiceClass:hover,a.STUDENTI_VoiceClass:visited
{
	display: block;
	position: relative;
}

a.STUDENTI_LinkClass,a.STUDENTI_LinkClass:visited
{
	display: block;
	position: relative;
	background-repeat:no-repeat;
	height:24px;
	width:230px;
}

a.STUDENTI_LinkClass:hover
{
	background-repeat:no-repeat;
	background-position:right;
	height:24px;
	width:230px;
}
	a#STUDENTI_LinkClass_normale,a#STUDENTI_LinkClass_normale:visited{
		background-image:url(../images/stud_sottomenu1_off.png);
		margin-left:10px;
	}
	a#STUDENTI_LinkClass_ultimo,a#STUDENTI_LinkClass_ultimo:visited{
		background-image:url(../images/stud_sottomenu3_off.png);
		margin-left:10px;
	}
		a#STUDENTI_LinkClass_normale:hover{
		background-image:url(../images/stud_sottomenu1_on.png);
		margin-left:10px;
	}
	a#STUDENTI_LinkClass_ultimo:hover{
		background-image:url(../images/stud_sottomenu3_on.png);
		margin-left:10px;
	}
	#STUDENTI_Link{
		padding-left:30px;
		padding-top:5px;
		}

/*CATALOGO */
.tbl_catalogo{
	}
	.tbl_catalogo table{
		width: 100%;
		text-align:center;
		}
	.tbl_catalogo th{
		border-color:gray;
		background-color:#f1f1f1;
		}
			#tbl_catalogo_int{border:1px solid #0E5165;}
	.tbl_catalogo td{
		vertical-align:top;
		border-color:gray;
		}
			#tbl_catalogo_td0{background-color:#ffffff;}
			#tbl_catalogo_td1{background-color:#f1f1f1;}
/*MONITORAGGIO */
	.tbl_monitoraggio{
		width: 100%;
		text-align:center;
		padding-left:8px;
		}
	.tbl_monitoraggio th{
		text-align:left;
		border:1px solid #0E5165;
		background-color:#0E5165;
		}
	.tbl_monitoraggio td{
	    text-align:right;
		vertical-align:top;
		border:1px solid #0E5165;
		}




/*altro*/
.list_news{
     margin-left:25px;width:95%;}
     
     .list_news a, .list_news a:visited{
     color:#fc8302;
     text-decoration:none;}
     .list_news a:hover{
     color:#0E5165;text-decoration:none;}
     
.avvisi	{
     margin-left:25px;width:85%;margin-top:12px;}
     
     .avvisi a, .avvisi a:visited{
     color:#fc8302;
     text-decoration:none;}
     .avvisi a:hover{
     color:#0E5165;text-decoration:none;}
     
#stud_contattaci{
    padding-left: 7px;}  
     
#primopiano{
   margin-top: -20px;}       