/* CSS Document */
html
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:100%;
}
body {
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #505050;
	min-width: 730px;
}
a:link, a:visited
{
	color: #06143C;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
.bold
{
	font-weight: bold;
}
div#header_n
{
	position:absolute;
	top:0px;
	width: 100%;
	background: url(../img/bg_header.gif) top left repeat-x;
	border-top: 6px solid #003D80;
	height: 215px;
}
div#header_n h1
{
	height:80px;line-height:80px;margin:0;
	padding-left:10px;background: #EEE;color: #79B30B
}
div#extra
{
	background:#FF8539
}
div#footer_n
{
	height: 100px;
	font-family: Arial;
	font-size: 10px;
	color: #06143C;
	text-align: center;
	line-height: 25px;
}
div#footer_n p
{
	margin:0;padding:5px 10px
}
div#wrapper
{
	float:left;width:100%
}
div#wrapper1
{
	float:left;width:100%
}
div#logo
{
	height:65px;
	background: url(../img/logo.gif) 8px 8px no-repeat;
}
div#search
{
	margin-top:20px;
	width:100%;
	height:26px;
	text-align:right;
	white-space: nowrap;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #06143C;
}

div#search a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #06143C;
}

div#logoecdl
{
	margin-top:25px;
	margin-right:20px;
}

div#content
{
	margin-left:198px;
	
}
div#navigation
{
	float:left;
	width:200px;
	margin-left:-100%;
	padding-bottom: 6px;
	background: url(../img/banda_navigation.gif) no-repeat left bottom;
}
div#extra{clear:left;width:100%}
div#menuheader
{
	height: 132px;
}
#menuheader ul
{
	list-style-type: none;
	text-align: left;
	padding: 0 0 0 8px;
	margin: 0 0 0 0;
}
#menuheader li , #menuheader a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #06143C;
	text-decoration: none;
	width: 182px;
	height:33px;
	vertical-align:middle;
	line-height: 30px;
	color: #06143C;
}

div#logotype
{
	width: 100%;
	height:95px;
	background-image: url(../img/logotipo.png);
	background-repeat: no-repeat;
}



/* hack Ie 6 */
* html  div#logotype
{
	background-color: #ff0000;
	background-color: transparent;
	background-image: url(../img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/accessibility/img/logotipo.png',sizingMethod='crop');
}

div#logotype h1
{
	display: none;
}



div#logotypefoo
{
	width: 100%;
	height:10px;
	background: url(../img/logotipofoo.jpg) center no-repeat;
	border: 1px solid red;
}





img 
{
	behavior: url("templates/accessibility/pngbehavior/pngbehavior.htc");
}



/*fine hack */




#li_istituto
{
	background-image: url('../img/li_istituto.png');
	background-repeat: no-repeat;
}


#li_segreteria
{
	background-image: url('../img/li_segreteria.png');
	background-repeat: no-repeat;
}
#li_contatti
{
	background-image: url('../img/li_contatti.png');
	background-repeat: no-repeat;
}
#li_mappa
{
	background-image: url('../img/li_mappa.png');
	background-repeat: no-repeat;
}
/* hack explorer 6 */
* html #li_istituto
{
	background-color: transparent;
	background-image: url(../img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/accessibility/img/li_istituto.png',sizingMethod='crop');
}

* html #li_segreteria
{
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/accessibility/img/li_segreteria.png',sizingMethod='crop');
}
* html #li_contatti
{
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/accessibility/img/li_contatti.png',sizingMethod='crop');
}
* html #li_mappa
{
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/accessibility/img/li_mappa.png',sizingMethod='crop');
}
/* fine hack */
div#menuheader2
{
	height:62px;
	overflow: hidden;
}
#menuheader2 ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
	width:100%;
}
#menuheader2 li
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #06143C;
	text-decoration: none;
	width: 20%;
	min-width: 84px;
	height: 62px;
	float:left;
	display: inline;
	
}
#li_scuola
{
	background-image: url('../img/li_01_scuola.png');
	background-repeat: no-repeat;
}
#li_studenti
{
	background-image: url('../img/li_02_studenti.png');
	background-repeat: no-repeat;
}
#li_famiglie
{
	background-image: url('../img/li_03_famiglie.png');
	background-repeat: no-repeat;
}
#li_docenti
{
	background-image: url('../img/li_04_docenti.png');
	background-repeat: no-repeat;
}
#li_ata
{
	background-image: url('../img/li_05_ata.png');
	background-repeat: no-repeat;
}
/* hack Ie 6 */
* html  #li_scuola
{
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/accessibility/img/li_01_scuola.png',sizingMethod='crop');
}
* html  #li_studenti
{
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/accessibility/img/li_02_studenti.png',sizingMethod='crop');
}
* html  #li_famiglie
{
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/accessibility/img/li_03_famiglie.png',sizingMethod='crop');
}
* html  #li_docenti
{
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/accessibility/img/li_04_docenti.png',sizingMethod='crop');
}
* html  #li_ata
{
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/accessibility/img/li_05_ata.png',sizingMethod='crop');
}
/* fine hack */
div.rigapattern
{
	float:left;
	background: url(../img/rigapatter.gif);
	height: 13px;
	width:100%;
	clear:both;
	margin-top: 4px;
}
div#rightcolumn
{
	background: url(../img/menurow.gif) -12px repeat-y;
}
div#leftcolumn
{
	background: url(../img/menurow.gif) 136px repeat-y;
	
}
div#footer_n p{margin:0;padding:5px 10px}
div#wrapper1
{
	float:left;
	width:100%;
}
div#content1
{
	margin: 0 150px;
	padding-right:20px;
	padding-left:20px;
	margin-top:240px;
}
div#rightcolumn
{
	float:left;
	width:150px;
	margin-top: 230px;
	margin-left:-150px;
	height:100%;
	padding: 0 0 0 0;
}
div#leftcolumn
{
	float:left;
	width:150px;
	height:100%;
	padding: 100px 0 0 0;
}
div#footer_n
{
	clear:both;
	width:100%;
}
div#container
{
}
p
{
	margin: 2 2 2 2;
}
div.leftmenu 
{
	width: 127px;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
}
div.leftmenu_body
{
	width: 127px;
	vertical-align: top;
	height: 100%;
	background: url(../img/bg_menu.gif) top left no-repeat #ECF1F6;
	position: relative;
	line-height: 30px;
	font-family: Arial;
	font-size: 11px;
	color: #545151;
}
div.leftmenu_body ul 
{
	margin:0;
	padding:0;
	list-style-type: none;
	margin-left: 13px;
}
div.leftmenu_body li.point 
{
	
	background: url(../img/roworpunt.gif) 0px 28px repeat-x;
	width:97px;
	height: 30px;
}
div.leftmenu_body a 
{
	text-decoration: none;
	color: #545151;
}
div.leftmenu_shadow 
{
	float: right;
	width: 5px;
	height: 100%;
	vertical-align: top;
	background: url(../img/ombrright.gif) repeat-y;
	position: absolute;
	left: 122px;
	top: 0px;
}
a 
{
	color: #505050;
}
input 
{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #ADADAD;
	height: 13px;
	color: #505050;
	vertical-align: top;
}
.bordimg 
{
	border: 1px solid #646464;
}
.blubold  
{
	font-weight: bold;
	color: #003D80;
}
span.blubold
{
	display: block;
	float:right;
	margin-right: 5px;
}
ul.horizontal-news
{
	position:relative;
	left:-10px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
	width:100%;
	min-height: 70px;
	height:70px;
	background: url(../img/rowvert.gif)  50% 0 repeat-y;
	float:left;
}
ul.horizontal-news li
{
	width: 49.9%;
	float:left;
	display: inline;
	background: url(../img/rowvert.gif)  90px 0 repeat-y;
	
}
.box
{
	float:left;
	width: 100%;
	margin-bottom:10px
}
img.thumbnail
{
	float:left;
	display:inline;
	margin-left:10px;
	margin-right: 18px;
}
.newstext
{
	
}
.newsheading
{
	background-color:white;padding-right:8px;height:17px;
}
.horizontal-divider
{
	height: 1px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	display:inline;
	width:100%;
	background-color: #DBE8F5;
}
div.qazz {
	float: left;
	background-color: #219DFF;
	height: 9px;
	width: 9px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	}
div.qver {
	float: left;
	background-color: #00AE44;
	height: 9px;
	width: 9px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	}	
div.qros 
{
	float: left;
	background-color: #FF1717;
	height: 9px;
	width: 9px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	}
div.qmar 
{
	float: left;
	background-color: #B58E35;
	height: 9px;
	width: 9px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	}	
div.qblu 
{
	float: left;
	background-color: #003D80;
	height: 9px;
	width: 9px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	}		
div.qcel {
	float: left;
	background-color: #BFCEDF;
	height: 9px;
	width: 9px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	}
div.qara {
	float: left;
	background-color: #FFA72A;
	height: 9px;
	width: 9px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	}		
	
div.newsdata
{
	float:left;
	display:inline;
	margin-left:10px;
	margin-right: 18px;
	width: 78px;
	height: 58px;
}
div.newsdata a
{
	float: left;
	width: 63px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1px;
	text-indent: 5px;
}
.important {
	font-weight: bold;
	color: #003D80;
	font-size: 14px;
	padding-top: 50px;
}
.boxindice {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width:100%;
}
.boxindicetdtop {
	background:#F3F6F9;
}
.boxindicetdbottom {
	background: url(../img/rigapatter.gif);
}

.boxindice ul
{

	left:0px;
	list-style-type: none;
	padding: 10px;
	margin: 0;
	text-align: left;
	width:100%;
	float:left;
}
.boxindice li
{
	width: 49.9%;
	float:left;
	display: inline;
	
}
.boxindice a
{
	font-size: 11px;
	font-weight: bold;
	color: #06143C;
	text-decoration: none;
	background: url(../img/li_boxindice.gif) left 7px no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 20px;
}
.boxindice a:hover
{
	text-decoration: underline;
	background: url(../img/li_boxindice_hov.gif) left 7px no-repeat;
}





.boxindicetris {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width:100%;
}
.boxindicetdtop {
	background:#F3F6F9;
}

.boxindicetris ul
{

	left:0px;
	list-style-type: none;
	padding: 10px;
	margin: 0;
	text-align: left;
	width:100%;
	float:left;
}
.boxindicetris li
{
	width: 33%;
	float:left;
	display: inline;
	
}
.boxindicetris a
{
	font-size: 11px;
	font-weight: bold;
	color: #06143C;
	text-decoration: none;
	background: url(../img/li_boxindice.gif) left 7px no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 20px;
}
.boxindicetris a:hover
{
	text-decoration: underline;
	background: url(../img/li_boxindice_hov.gif) left 7px no-repeat;
}
ul.horizontalfoto
{
	left:39px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
	width:100%;
}

ul.horizontalfoto li
{
	width: 33%;
	display: inline;
	padding-left: 40px;
	padding-top: 25px;
}
.titbold  {
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}
ul.horizontal
{
	left:-10px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
	width:100%;
	height:100px;
	background: url(../img/rowvert.gif) 53% 0 repeat-y;
}

ul.horizontal li
{
	width: 100%;
	display: inline;
}
img.gallery
{
	float:left;
	margin-right: 20px;

}
.gallerytext
{

}

.linkgenerico
{
	font-weight: bold;
	color: #003D80;
	text-decoration: none;
	height: 50px;
	line-height: 50px;
}
.linkgenerico a:hover
{
	text-decoration: underline;
}
table {
	padding: 5px;
}
td {
	vertical-align: top;
	border: 1px solid #FFFFFF;
}
.readfac {
	background:#F3F6F9;
}
.readfacbold90 {
	background:#F3F6F9;
	font-weight: bold;
	width: 90px;
}
.readfac2bold90 {
	background-color: #FBFCFD;
	font-weight: bold;
	width: 90px;
}
.readfacbold150 {
	background:#F3F6F9;
	font-weight: bold;
	width: 150px;
}
.readfac2bold150 {
	background-color: #FBFCFD;
	font-weight: bold;
	width: 150px;
}
.readfacbold {
	background:#F3F6F9;
	font-weight: bold;
	white-space: nowrap;
}
.readfac2bold {
	background-color: #FBFCFD;
	font-weight: bold;
	white-space: nowrap;
}
.readfac2 {
	background-color: #FBFCFD;
}
.readfaccent2 {
	background-color: #FBFCFD;
	text-align: center;
}
.readfaccent {
	background:#F3F6F9;
	text-align: center;
}
.readfacboldtit {
	text-align: center;
	background:#BCD0E4;
	font-weight: bold;
	color: #000000;
}
.readfacbold100 {
	background:#F3F6F9;
	font-weight: bold;
	width: 100px;
}
.readfacbold2100 {
	background-color: #FBFCFD;
	font-weight: bold;
	width: 100px;
}
ul.horizontal-bis
{
	position:relative;
	left:0px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
	width:100%;
	float:left;

}

ul.horizontal-bis li
{
	width: 19.94%;
	float:left;
	display: inline;
	text-align: center;	
}

.readfacboldsottit {
	background:#DAE5F0;
	font-weight: bold;
}
.readfacboldsottit3 {
	text-align: center;
	background:#DAE5F0;
	font-weight: bold;
}
.readfacboldsottit2 
{
	text-align: center;
	background:#DAE5F0;
	font-weight: bold;
	width: 10%;
}
.tornasu 
{
	background: url(../img/frecciasu.gif) right no-repeat;
	text-align: right;
	padding-right: 20px;
} 
.textblu
{
	color: #06143C;
}

.elenco ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

.elenco li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}

.elenco a
{
	font-size: 11px;
	font-weight: bold;
	color: #06143C;
	text-decoration: none;
	background: url(../img/li_boxindice.gif) left 7px no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 20px;
}
.elenco a:hover
{
	text-decoration: underline;
	background: url(../img/li_boxindice_hov.gif) left 7px no-repeat;
}
