/******************** Preload ********************/
.preload {
	color: #ffffff;
	background-color: #2175bc;
	font-family: arial, verdana, san-serif, monospace;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	position: absolute;
	left: 5px;
	top: 5px;
}




/******************** Elementi ********************/

body {
	margin: 20px 0 0; padding: 0;
	text-align: center;
	font-family: Optima, 'Lucida Grande', 'Luxi Sans',  Lucida, 'Lucida Sans Unicode', sans-serif;
	font-size: 12px;
	color:#000000;
	background: #000001 url('../immagini/struttura/background_black.gif') 0 0;
}

img { border: 0 }





/******************** Struttura Sito ********************/

.body_intro {
	margin: 0; padding: 0;
	text-align: center;
	font-family: Optima, 'Lucida Grande', 'Luxi Sans',  Lucida, 'Lucida Sans Unicode', sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff url('../immagini/struttura/bg_intro.jpg') repeat-x 0 0;
}

.content_intro {
	position:absolute;
	bottom:20px;
	left:0;
	width:100%;
	text-align:right;
}




/***** Contenitore Sito *****/
#container {
	width:760px;
	margin: 0 auto 10px;
	color: #000000;
	background-color:#ffffff;
	border-top: 4px solid #660000;
	border-bottom: 4px solid #660000;
}


/***** Contenitore pagine *****/
#boxpage {
	min-height:400px;
	height: auto !important;
	height: 400px;
	text-align:left;
	padding:20px;
}

#boxpage_center {
	min-height:400px;
	height: auto !important;
	height: 400px;
	text-align:center;
	padding:20px;
}

.page_menu { width:220px; float:left; }
.page_body { width:500px; float:left; text-align:left; padding-bottom:40px; }
.page_body_large { width:720px; float:left; text-align:left; padding-bottom:40px; }
.page_body_large_center { width:720px; float:left; text-align:center; padding-bottom:40px; }


/***** Controllo qualita' *****/
#footer2 { width:760px; margin:0 auto 40px; text-align:left; color:#ffffff; background-color:inherit; }
.validators_box { width:500px; float:left; }
a.validators:link, a.validators:visited { color:#ffffff; background-color:inherit; }
a.validators:hover, a.validators:active { color:#ffdb9c; background-color:inherit; }

/***** Amministrazione *****/
.admin_box { width:260px; float:right; text-align:right; }
a.admin:link, a.admin:visited { color:#666666; background-color:inherit; }
a.admin:hover, a.admin:active { color:#ffffff; background-color:inherit; }

/***** Footer *****/
#footer { color:#ffffff; background:#990000 url('../immagini/struttura/footer.gif') no-repeat; padding:20px; text-align:left; }
#footer a:link, #footer a:visited { color:#ffffff; background-color:#990000; text-decoration:none; }
#footer a:hover, #footer a:active { color:#ffdb9c; background-color:#990000; text-decoration:underline; }

/***** Dynform *****/
.dynform { height:40px; color:#000000; background-color:#ffffff; padding:20px; margin-top:80px; text-align:center; }






/******************** Home ********************/
.splash {
	clear:both;
	height: 280px;
}
.splash_box { width:220px; height:204px; float:left; }
.splash_box1 { height:204px; color:#000000; background:#990000 url('../immagini/splash/scuola2.gif') no-repeat 0 0; border:4px solid #660000; padding:20px; text-align:left; vertical-align:top; }
.splash_box2 { height:204px; color:#000000; background:#990000 url('../immagini/splash/accademia2.gif') no-repeat 0 0; border:4px solid #660000; padding:20px; text-align:left; vertical-align:top; }
.splash_box3 { height:204px; color:#000000; background:#990000 url('../immagini/splash/concorsi2.gif') no-repeat 0 0; border:4px solid #660000; padding:20px; text-align:left; vertical-align:top; }

.splash_title { font-size:30px; color:#ffffff; background-color:inherit; letter-spacing:-0.05em; line-height:1px; text-decoration: none; }
.splash_txt { min-height:70px; margin-top:5px; color:#ffffff; background-color:transparent; padding-top:40px; }

a.splash_link:link, a.splash_link:visited { color:#bbbbbb; background-color:inherit; }
a.splash_link:hover, a.splash_link:active { color:#ffffff; background-color:inherit; }







/******************** Menu ********************/

#menu_box {
	height:36px;
	background: #990000 url('../immagini/struttura/bg_slice.jpg') repeat-x 0 0;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	padding-top:1px;
}

#menu_box1 {
	width:520px;
	float:left;
	/*background:#336699;*/
	text-align:left;
	padding:9px 10px;
}

#menu_box2 {
	width:200px;
	float:right;
	/*background:#336699;*/
	text-align:right;
	padding:9px 10px;
}

.menu { font-weight:bold; color:#ffffff; background-color:inherit; display:inline; padding:0 4px }
a.menu:link, a.menu:visited { color:#ffffff; background-color:inherit; text-decoration:none }
a.menu:hover, a.menu:active { color:#ffdb9c; background-color:inherit; text-decoration:none }

.menu_header2 {
	background-color: #999999;
	color: #ffffff;
	padding: 5px 20px;
	text-align: left;
}


/***** Submenus : Inizio *****/
#navcontainer
{
width: 190px !important; /***** Tutti (massimo width da applicare) *****/
width: 160px; /***** IE/Win 5 *****/
width/**/:/**/160px; /***** IE/Win 6 *****/
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-size: 12px;
background-color: #c8c8c8; /***** bottom color *****/
color: #333;
}

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navcontainer li {
	border-bottom: 1px solid #c8c8c8;
	margin: 0;
}

#navcontainer li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #6d6d6d; /***** bordo sx *****/
	border-right: 10px solid #a7a7a7; /***** bordo dx *****/
	background-color: #929292; /***** sfondo menu *****/
	color: #ffffff;
	text-decoration: none;
	width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover {
	border-left: 10px solid #4c0000;
	border-right: 10px solid #8c0000;
	background-color: #780000;
	color: #ffffff;
}
/***** Submenus : Fine *****/




/******************** Bottoni ********************/
a.but_entra:link, a.but_entra:visited { color:#ffffff; background-color:inherit; font-weight:normal; padding:5px; }
a.but_entra:hover, a.but_entra:active { color:#ffdb9c; background-color:inherit; font-weight:normal; padding:5px; }



/******************** Legenda ********************/
.legenda1 { width:100px; height:20px; float:left; }
.legenda2 { width:100px; height:20px; float:left; }







/******************** Links ********************/

a:link, a:visited { color: #669900; background-color:inherit; }
a:hover, a:active { color: #ff6600; background-color:inherit; }

/***** Link 2 *****/
a.link2:link, a.link2:visited { color:#669933; background-color:inherit; }
a.link2:hover, a.link2:active { color:#ff6600; background-color:inherit; }

/***** Link 3 *****/
a.link3:link, a.link3:visited { color:#ffffff; background-color:#669933; padding:1px 5px; text-decoration:none; }
a.link3:hover, a.link3:active { color:#ffffff; background-color:#ff6600; }






/******************** News ********************/

.titolo_news { font-size:24px; font-weight:bold; }
.newsdata { color: #999999; background-color:#ffffff; }
.news { font-weight: bold }
a.news:link, a.news:visited { color: #669900; background-color:inherit; }
a.news:hover, a.news:active { color: #ff6600; background-color:inherit; }

/***** Blocco news *****/
.news_block {
	background: url('../immagini/icone/news.gif') no-repeat;
	padding: 0 10px 20px 20px;
}








/******************** Riquadri ********************/

.riquadro1  { font-size:12px; color:#000000; background-color:#FFF2BE; display:block; padding:8px; border:1px solid #999999; }
.riquadro2  { font-size: 10px; color:#000000; background-color: #a2bfd5; display: block; padding: 10px; border: solid 1px #8ba7bd; }
.riquadro3  { font-size: 10px; color:#000000; background-color: #e1e2e2; display: block; border: solid 1px #cccccc; }

/*.area0 { background-color: #fea }*/
.area1 { color:#000000; background-color: #cccccc; }
.area2 { color:#000000; background-color: #ddeefe; }
.area3 { color:#000000; background-color: #ffffff; }







/******************** Form ********************/

input { color:#000000; background-color:#e4e4e4; font-family: arial, verdana, san-serif, monospace; font-size: 12px; }
select { color:#666666; background-color:#ffffff; font-family: arial, verdana, san-serif, monospace; font-size: 12px; }
textarea { color:#000000; background-color:#e4e4e4; font-family: arial, verdana, san-serif, monospace; font-size: 12px; }
form { font-family: arial, verdana, san-serif, monospace; font-size: 12px; margin:1px; }
input.radioblu { color:#000000; background-color: #a2bfd5; }

.flabel {
	clear: left;
	float: left;
	width: 100px;
	margin-right: 20px;
	text-align: left;
	font-size: 12px;
}

.fbox {
	float: left;
	width: 480px;
	margin-bottom: 10px;
	text-align: left;
	display: inline;
}

.fs {
	font-size: 12px;
	color: #ff0000;
	background-color: inherit;
	font-weight: bold;
}

.fcheck {
	font-size: 12px;
	color: #ff0000;
	background-color: inherit;
	font-weight: bold;
	display: inline;
}

.fcheckblock {
	font-size: 12px;
	color: #ff0000;
	background-color: inherit;
	font-weight: bold;
	display: block;
}

.fprivacy {
	height: 110px;
	overflow: auto;
	border: 1px solid #c3d9ff;
	background-color: #dddddd;
	color: #666666;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
}



.flabel2 {
	clear: both;
	float: left;
	width: 140px;
	margin-right: 10px;
	text-align: left;
	font-size: 12px;
}

.fbox2 {
	float: left;
	margin-bottom: 10px;
	text-align: left;
	display: inline;
}




/******************** Tabelle ********************/

.tab02_header { padding:5px; color:#000000; background-color: #d4d0c8; border:1px solid; border-left: #ffffff; border-top: #ffffff; border-right: #808080;  border-bottom: #808080; }
.tab02_cella1 { padding:5px; border:1px solid; border-left: #ffffff; border-top: #ffffff; border-right: #808080;  border-bottom: #808080; }
.tab02_cella2 { color: #666666; padding:5px; border:1px solid; border-left: #ffffff; border-top: #ffffff; border-right: #808080;  border-bottom: #808080; }
.tab02_cella3 { color: #669900; padding:5px; border:1px solid; border-left: #ffffff; border-top: #ffffff; border-right: #808080;  border-bottom: #808080; }





/******************** Titoli ********************/

.titolo1 { font-size:14px; font-weight:bold; }
.titolo2 { color:#669900; background-color: inherit; }
.titolo3 { color:#669900; background-color: inherit; font-weight:bold; }
.titolo4 { color:#669900; background-color: inherit; font-size:14px; font-weight:bold; }
.titolo5 { color:#9d3600; background-color: inherit; font-size:24px; font-weight:bold; }
.titolo6 { color:#9d3600; background-color: inherit; font-size:18px; font-weight:bold; }


.titoletto { font-size:10px; color:#ffffff; background-color:#999999; font-weight:bold; text-align:left; text-indent:10px; display:block; padding:6px 0; }
.titolone { color:#9d3600; background-color: inherit; font-size:24px; font-weight:bold; }
.titolone0 { font-size:24px; font-weight: bold; }

.titolone_verde { color:#8AB53C; background-color: inherit; font-size:18px; font-weight:bold; }
.titolone_grigio { color:#999999; background-color: inherit; font-size:18px; font-weight:bold; }
.titolone_celeste { color:#090c9c; background-color: inherit; font-size:18px; font-weight:bold; }

.titolodiff { color:#cc3300; background-color: inherit; font-weight:bold; }










/******************** Varie ********************/ 

.obbligatorio { color:#ff0000; background-color: inherit; font-weight:bold; }
.evidenziato { color:#ff0000; background-color: inherit; }

.userobbligatoria { color:#6699cc; background-color: inherit; font-weight:bold; }

.disab { color:#777777; background-color: inherit; }

.rosa { color:#BF5495; background-color: inherit; }





/******************** Verifiche ********************/ 
.email_errore { color:#ff0000; background-color: inherit; font-size:12px; font-weight:bold; display:inline; }
.email_conferma { color:#339933; background-color: inherit; font-size:12px; font-weight:bold; display:inline; }


/******************** Navigazione per paginazione ********************/
.nav01 { color: #666666; font-weight: bold; background: url('../immagini/icone/freccia_sx.gif') no-repeat 0% 70%; display: inline; padding-right: 5px; padding-left: 16px }
a.nav01:link { color: #339933; text-decoration: none; background: url('../immagini/icone/freccia_sx.gif') no-repeat 0% 70%; display: inline; padding-right: 5px; padding-left: 16px }
a.nav01:visited { color: #339933; text-decoration: none; background: url('../immagini/icone/freccia_sx.gif') no-repeat 0% 70%; display: inline; padding-right: 5px; padding-left: 16px }
a.nav01:hover { color: #ff9900; text-decoration: underline; background: url('../immagini/icone/freccia_sx.gif') no-repeat 0% 70%; display: inline; padding-right: 5px; padding-left: 16px }
a.nav01:active { color: #339933; text-decoration: none; background: url('../immagini/icone/freccia_sx.gif') no-repeat 0% 70%; display: inline; padding-right: 5px; padding-left: 16px }

.nav02 { color: #666666; font-weight: bold; background: url('../immagini/icone/freccia_dx.gif') no-repeat 98% 70%; display: inline; padding-right: 16px; padding-left: 5px }
a.nav02:link { color: #339933; text-decoration: none; background: url('../immagini/icone/freccia_dx.gif') no-repeat 98% 70%; display: inline; padding-right: 16px; padding-left: 5px }
a.nav02:visited { color: #339933; text-decoration: none; background: url('../immagini/icone/freccia_dx.gif') no-repeat 98% 70%; display: inline; padding-right: 16px; padding-left: 5px }
a.nav02:hover { color: #ff9900; text-decoration: underline; background: url('../immagini/icone/freccia_dx.gif') no-repeat 98% 70%; display: inline; padding-right: 16px; padding-left: 5px }
a.nav02:active { color: #339933; text-decoration: none; background: url('../immagini/icone/freccia_dx.gif') no-repeat 98% 70%; display: inline; padding-right: 16px; padding-left: 5px }

