
/* Body */
body
{
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Testata */
.testata
{
	width: 980px;
	height: 165px;
	background-image: url(../images/bg_testata.png);
	background-repeat: no-repeat;
	background-position: center top;	
}
.link_home_testata
{
	float: left;
	width: 304px;
	padding-top: 25px;
	height: 114px;
	padding-bottom: 25px;
	margin-right: 42px;
}
.link_ap
{
	float: left;
	width: 628px;
	text-align: right;
	height: 26px;
}
.pnl_cerca
{
	float: left;
	width: 628px;
	text-align: left;
	height: 111px;
}
.input_cerca
{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(../images/bg_input_cerca.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 18px;
	width: 310px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 36px;
}
.submit_cerca
{
	background-image: url(../images/bg_submit_cerca.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 36px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 24px;
	width: 22px;
	cursor: pointer;
}

/* Menu */
.home
{
	float: left;
	width: 63px;
	height: 28px;
	margin-right: 22px;
}
.collegio
{
	float: left;
	width: 93px;
	height: 28px;
	margin-right: 22px;
}
.albo
{
	float: left;
	width: 97px;
	height: 28px;
	margin-right: 22px;
}
.contatti
{
	float: left;
	width: 79px;
	height: 28px;
	margin-right: 22px;
}
.link
{
	float: left;
	width: 53px;
	height: 28px;
}

/* Percorso */
.percorso
{
	width: 974px;
	margin-left: 6px;
	font-size: 10px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #666;
}    
.percorso a:link, .percorso a:visited
{
    color: #666;
	text-decoration: none;
}
.percorso a:hover, .percorso a:active
{
    color:#999;
	text-decoration: underline;
}

/* Corpo pagina */
.corpo_home
{
	width: 974px;
	margin-left: 6px;
	overflow: hidden;
}
.chiude_corpo_home
{
	width: 734px;
	margin-left: 6px;
	padding-left: 240px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-image: url(../images/bg_all_news.png);
	background-repeat: no-repeat;
	background-position: 240px top;
	height: 26px;
	text-align: left;
}
.corpo
{
	width: 974px;
	margin-left: 6px;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

/* Contenuti pagina */
.cl_sx
{
	float: left;
	width: 200px;
	overflow: hidden;
	margin-right: 40px;
	padding-top: 20px;
}    
.cl_sx a:link, .cl_sx a:visited
{
    color: #073c64;
	text-decoration: none;
}
.cl_sx a:hover, .cl_sx a:active
{
    color:#1162a1;
	text-decoration: none;
}
.voce_menu
{
	font-weight: bold;
	text-align: left;
	margin-bottom: 7px;
	padding-bottom: 5px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-image: url(../images/bg_voce_menu.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-size: 12px;
}
.voce_menu_pg
{
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}    
.voce_menu_pg a:link, .voce_menu_pg a:visited
{
    color: #073c64;
	text-decoration: none;
}
.voce_menu_pg a:hover, .voce_menu_pg a:active
{
    color:#1162a1;
	text-decoration: none;
}
.cl_centrale_home
{
	float: left;
	width: 400px;
	overflow: hidden;
	padding-top: 20px;
	margin-right: 40px;
}
.cl_centrale
{
	float: left;
	width: 500px;
	overflow: hidden;
	padding-top: 10px;
	margin-right: 20px;
	text-align: left;
}   
.cl_centrale a:link, .cl_centrale a:visited
{
    color: #666;
	text-decoration: none;
}
.cl_centrale a:hover, .cl_centrale a:active
{
    color:#1162a1;
	text-decoration: underline;
}
.news_home
{
	text-align: left;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;	
}   
.news_home a:link, .news_home a:visited
{
    color: #666;
	text-decoration: none;
}
.news_home a:hover, .news_home a:active
{
    color:#1162a1;
	text-decoration: underline;
}
.tit_news_home
{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
}
.cl_dx_home
{
	float: left;
	width: 294px;
	overflow: hidden;
	padding-top: 20px;
}
.cl_menu
{
	width: 194px;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 19px;
	background-color: #f6f6f6;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #999;
	border-left-color: #999;
	background-image: url(../images/bg_cl_menu.png);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
}   
.cl_menu a:link, .cl_menu a:visited
{
    color: #993300;
	text-decoration: none;
}
.cl_menu a:hover, .cl_menu a:active
{
    color:#cc3300;
	text-decoration: none;
}
.cl_dx
{
	float: left;
	width: 213px;
	overflow: hidden;
	padding-bottom: 20px;
}   
.cl_dx a:link, .cl_dx a:visited
{
    color: #993300;
	text-decoration: none;
}
.cl_dx a:hover, .cl_dx a:active
{
    color:#cc3300;
	text-decoration: none;
}
.apre_primopiano
{
	width: 294px;
	height: 19px;
	background-image: url(../images/bg_apre_primopiano.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contiene_primopiano
{
	width: 262px;
	background-color: #f9fafc;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #073c64;
	border-left-color: #073c64;	
}  
.contiene_primopiano a:link, .contiene_primopiano a:visited
{
    color: #666;
	text-decoration: none;
}
.contiene_primopiano a:hover, .contiene_primopiano a:active
{
    color:#1162a1;
	text-decoration: underline;
}
.chiude_primopiano
{
	width: 294px;
	height: 15px;
	background-image: url(../images/bg_chiude_primopiano.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.foto_primopiano
{
    margin-right: 5px;
    width: 100px;
    float: left;
    margin-top: 2px;
}
.foto_news
{
    margin-right: 5px;
    width: 100px;
    float: left;
    margin-top: 4px;
}
.tit_pg
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #888;
	background-image: url(../images/bg_tit_pg.png);
	background-repeat: no-repeat;
	background-position: right 11px;
	margin-bottom: 10px;
}
.tit_pg_mod
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-bottom: 15px;
}
.tit_pg_noti
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #888;
	margin-bottom: 10px;
}

/* Allegati */
.allegati
{
	padding-left: 19px;
	padding-top: 20px;
	text-align: left;
	overflow: hidden;
	background-image: url(../images/bg_allegati.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Banner */
.banner_sx
{
	margin-top: 15px;
	border: 1px solid #073c64;
	overflow: hidden;
}
.banner_dx
{
	overflow: hidden;
	margin-top: 5px;
	text-align: left;
}  
.banner_dx a:link, .banner_dx a:visited
{
    color: #666;
	text-decoration: none;
}
.banner_dx a:hover, .banner_dx a:active
{
    color:#1162a1;
	text-decoration: underline;
}
.tit_banner_dx
{
	font-size: 10px;
	color: #f0f0f0;
	padding-left: 14px;
	background-image: url(../images/bg_tit_bn_dx.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	padding-top: 3px;
	text-transform: uppercase;
	font-family: Arial;
	text-align: left;
}
.foto_banner
{
    margin-right: 5px;
    width: 100px;
    float: left;
    margin-top: 2px;
}
/* Input generico pagina contatti */
.contiene_input
{
	float: left;
	width: 250px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 15px;
}
.contiene_input2
{
	float: left;
	width: 500px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 15px;
}
.input2
{
	float: left;
	color: #666;
	text-align: left;
	padding: 10px;
	width: 450px;
	border: 1px solid #999;
	background-image: url(../images/bg_input2.png);
	background-repeat: repeat-x;
	background-position: top;
}
.input_sx
{
	float: left;
	width: 6px;
	height: 24px;
	background-image: url(../images/bg_input_sx_dx.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.input_dx
{
	float: left;
	width: 6px;
	height: 24px;
	background-image: url(../images/bg_input_sx_dx.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.input_centro
{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(../images/bg_input.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	height: 18px;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.denom
{
	width: 250px;
	text-align: left;
	float: left;
	padding-bottom: 5px;
}
/* Piede pagina */
.piede
{
	width: 974px;
	margin-left: 6px;
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 40px;
	text-align: left;
	color: #666;
}
/* AR */
.input_ar
{
	width: 200px; border: 1px #bbb solid; border-radius: 5px;
	padding: 5px; background: #f9f9f9; font-size: 12px; color: #777;
}
