/* CSS Document pagina Universo in Fiore 2013*/

html {
	height: 100%;
}
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(immagini/sfondo_banner2016-17.png);
	background-position: left top;
	background-repeat: repeat-x;
	}
	
div#content{
	background-color:#EEECE0;
	margin: 2% 7% 2% 7%;
	width: 1024px;
	position:absolute; 
	left:50%; margin:2% 0 0 -500px;
	clear: both;
	float: left;
	padding: 0em;
}

div#banner{
	margin: 0px; 
	padding: 0px; 
	width: 1024px; 
	height: 120px;
}	

div#inizioHome{
	float: left;
	margin: 0em;
	padding: 0em 0em 0.1em 0em;
	width: 1024px;
	text-align: left;
}

div#box_centrale{
	float: left; 
	width:100%; 
	clear: none; 
	background-color: #333333;
}

div#box_centrale a{
	text-decoration: none;
	color:#0080C0;
}

div#box_centrale a:hover{
	text-decoration: underline;
}


div#scritta1{
	float: left; 
	clear: left;
	margin: 0em 0em 0em 0em; 
	padding: 0em 0em 0.8em 0em; 
	text-align: center;
	width: 99.9%;
}


div#scritta1 a{
	text-decoration: none;
	color:#0080C0;
}

div#scritta1 a:hover{
	text-decoration: underline;
}

div.celebrazioni{
	margin: 0.5em 0px 0px 0px; 
	padding: 0px 5px 1em 0px; 
	list-style:none; 
	background-color: #EEECE0;
	height: auto; 
	width: 99.7%; 
	background-image: url(./images/back_centrale.png); 
	background-position: left top; 
	background-repeat: repeat-x;
	text-align: center;
}

table{
	width: 100%; 
	margin-top: 0.8em;
}

th{
	border-bottom: 1px dashed #9FC8FF; 
	width:50%;
}

td.locandina{
	border-bottom: 1px dashed #9FC8FF;
	border-top: 1px dashed #9FC8FF;
	padding: 1em 0 1em 0;
}

div#menucorsi{
	width: 100%;
}

.table_menu{
	background-color: #333333; 
	border: 1px solid #FFFFFF; 
	margin-left: 0.25em;
}

.table_menu td{
	border-right: 1px solid #FFFFFF; 
	width: 9%; 
	padding: 2px 0px 2px 0px;
}

div#menucorsi a{
	text-decoration: none;
	color:#FFFFFF;
}

div#menucorsi a:hover{
	text-decoration: none;
	color:#66CCFF;
}

p.iscrizioni{
	 line-height: 1.8em; 
	 margin-bottom: 0px;
}

p.online{
	border: 1px dashed #009933; 
	padding: 2px;
	margin-bottom: 20px; 
	line-height: 1.8em; 
	font-size: 1.2em; 
	background-color:#FFFFFF;
}

p.onlineG{
	border: 1px dashed #E8B84C; 
	padding: 2px;
	margin-bottom: 20px; 
	line-height: 1.8em; 
	font-size: 1.2em; 
	background-color:#FFFFFF;
}

p.onlineV{
	border: 1px dashed #7E407F; 
	padding: 2px;
	margin-bottom: 20px; 
	line-height: 1.8em; 
	font-size: 1.2em; 
	background-color:#FFFFFF;
}

th.corso{
	border-bottom: 1px dashed #9FC8FF; 
	width:50%; 
	border-top: 1px dashed #9FC8FF; 
	padding-top: 0.3em;
}

td.lezioni{
	text-align: left; 
	border-right: 1px dashed #666666; 
	padding-top: 0.7em; 
	border-bottom:1px dashed #009933;
}

td.lezioni1{
	text-align: left; 
	padding-top: 0.7em; 
	border-bottom:1px dashed #009933;
}

td.lezioni2{
	text-align: left; 
	padding-top: 0.7em; 
}



.right{
	text-align: right;
}

.left{
	text-align: left;
}

.center{
	text-align: center;
}










div#footer{
	float: left; 
	background-color: #333333; 
	height: 2.5em; 
	clear:both; 
	width: 99.4%; 
	padding: 0em 0px 0px 5px;
	/*border-top: 1px dashed #CCCCCC;*/
}

div#left{
	float: left;
}
div#right{
	float: right;
}

div#right p{
	margin:0px; padding-top: 0.5em;
}

div.contenitore{
	float: left; margin: 0px; padding: 0px;
}






div#captionPrint, div#printInfo, div#imagePrint{
	display:none;
}


.classe_menu{
	margin: 0em; 
	padding: 0em; 
	width: 800px; 
	float: left; 
	background-color: #000000;
	background-image:url(immagini/sfond_menu1.png);
	background-position:top left;
	background-repeat: no-repeat;
}

a.linkmenu {
	font-size: 1.1em;
	color: #000000;
	padding: 0em 0.4em 0em 0.4em;
}
a.linkmenu:link {
	text-decoration: none;
}
a.linkmenu:visited {
	text-decoration: none;
	color: #000000;
}
a.linkmenu:hover {
	text-decoration: none;
	color: #000000;
}
a.linkmenu:active {
	text-decoration: none;
	color: #000000;
}

.testo_menu {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0em;
	padding: 0em;
}

#testo1{
	background-color: #EEECE0;
	float: left;
	clear:none;
	text-align: right;
	padding: 0.1em 3px 0.1em 0.7em;
	margin: 0em;
	clear: none; 
	border-right: 1px solid #333333;
}


#testo2{
	background-color: #D0E4FF;
	float: left;
	clear:none;
	text-align: right;
	padding: 0.1em 6px 0.1em 0.7em;
	margin: 0em;
	clear: none;  border-right: 1px solid #333333;
}


#testo3{
	background-color: #D0E4FF;
	float: left;
	clear:none;
	text-align: right;
	padding: 0.1em 9px 0.1em 0.7em;
	margin: 0em;
	clear: none;  border-right: 1px solid #333333;
}


#testo4{
	background-color: #EEECE0;
	float: left;
	clear:none;
	text-align: right;
	padding: 0.1em 0px 0.1em 4px;
	margin: 0em;
	clear: none; 
	border-right: 1px solid #333333;
}

.classe_brown{
	color: #923A27; 
	font-size: 1.1em;
}




div#image2 {
float: left; margin: 0px 15px 0px 0px; padding: 0 0px 0px 0
}

div#image1 {
float: left; margin: 5px 15px 10px 18px; padding: 0 0px 0px 0
}

div.minipic{
float: left; margin: 10px 5px 5px 8px; padding: 0 6px 6px 0; background: url(./images/dropshadow.jpg) no-repeat bottom right
}
div.minipic img{
display: block; position: relative; top: -5px; left: -5px; border: 1px solid #ccc; border-color: #ccc #666 #666 #ccc; padding: 5px; background-color:#FFFFFF;}


div#menu_fisso{
	float: right;
	width: 18%; 
	height: 49em;
	clear:none; 
	margin: 0em;
	padding:0.3em 0em 0.1em 0em;
	background-image: url(images/back_quadrato.png);
	background-position: left top;
	background-repeat:repeat;
}

div#fisso_titolo{
	float: left;
	clear: both;
	background-image: none;
	width: 98%;
	border-bottom: 1px solid #a1a5a4;
	padding: 0em 0em 3px 0px;
}
div.menu_fisso1{
	float: left;
	clear: both;
	margin: 0.1em 0em 0em 0.7em;
}

ul.sottomenu{
	margin: 0px; 
	padding: 0px; 
	width: 100%;
}

.sottomenu a{
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.sottomenu a:link{
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}

.sottomenu a:hover{
	color: #999999;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;	
}

div#archivio{
	float: left; 
	margin: 0px 0px 0px 0.7em;
}

div#archivio1{
	float: left; 
	margin: 0px 0px 0px 0.7em;
}

.menu_fisso1 ul{
	margin: 0px;
	white-space: nowrap;
	padding: 0px;
	width: 98%;
}

.menu_fisso1 li{
	list-style-type: none;
	font-size: 1em;
	line-height: 1.8em;
	font-weight: bold;
	margin: 0em;
	padding: 0px 0px 0px 16px; 
	background: url(./images/bullets_brown.png) no-repeat center left;
}

li.blog{
	list-style-type: none; 
	background:none; 
	margin: 0px 0px 5px 0px; 
	padding: 0px; 
	line-height: 0.8em;
}

li.home{
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8em;
	margin: 0px;
	background: url(./images/bullets_black.png) no-repeat center left;
	padding: 0px 0px 0px 16px;
	color: #333333;	
}



li.fisso{
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	color: #999999;	
}

.menu_fisso1 a{
	padding: 0px;
	color: #923A27;
	text-decoration: none;
	margin: 0px;
}
.menu_fisso1 a:link{
	color: #923A27;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.menu_fisso1 a:visited{
	color: #923A27;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.menu_fisso1 a:hover{
	color: #333333;
	padding: 0px;
	margin: 0px;
}

div.caption {
clear: both; width: 188px 
}

h6 {
font-size: 0.8em; font-weight: lighter; color: #1E2986
}

h6.caption{
	font-size: 0.8em; 
	line-height: 1.2em;
	display: inline;
	margin: 0px;
	padding: 0px;
}



div#scritta{
	float: left; 
	clear: left;
	margin: 0.3em 0em 0em 0em;  
	padding: 0em 0em 0.3em 0em; 
	text-align: justify;
	width: 100%;
}

div#scritta a{
	text-decoration: none;
	color:#0080C0;
}

div#scritta a:hover{
	text-decoration: underline;
}



ul.separatore1{
	list-style-type: none; 
	margin: 5px 0px 0px 0px; 
	padding: 0px;
}



ul.separatore2{
	list-style-type: none; 
	margin: 20px 0px 0px 0em; 
	padding: 0px;
}

li.separatore{
	margin: 1em 0px 0px 0px; 
	padding: 1.3em 0px 0.3em 0px; 
	line-height: 1.8em; 
	background-image: url(images/sep_orange.png);
	background-position: top left; 
	background-repeat:no-repeat; 
}

li.lista{
	line-height: 1.6em; 
	padding: 0px 0px 0em 0px;
	margin: 0px;
}

li.lista1{
	margin: 0.5em 0px 0px 0px;
	line-height: 1.6em; 
	border-bottom: 1px dashed #E4E4E4; 
}

h2.separatore1{
	margin: 0px 0px 0px -2px; 
	padding: 0px; 
	display: block; 
	position:relative; 
	left: 15px; 
	background-color:#9B3F2A; 
	height: 1.4em; 
	line-height: 1.4em;
}

h2.separatore2{
	margin: 0.6em 0px 0px 2px; 
	padding: 10px 0px 0px 0px; 
	display: block; 
	position:relative; 
	left: 1px; 
	/*background-color:#9FC8FF;*/
	border-bottom: 1px dashed #9FC8FF; 
	height: 1.4em; 
	line-height: 1.4em;
	font-size: 1.2em;
}

h2.separatore3{
	margin: 0px 0px 0px -2px; 
	padding: 0px; 
	display: block; 
	position:relative; 
	left: 15px; 
	background-color:#003366; 
	height: 1.4em; 
	line-height: 1.4em;
}

h2.date_rigasopra{
	color: #4F9385; 
	display: inline; 
	margin: 0px; 
	padding: 0px; 
	font-size: 1.2em; 
	text-decoration:line-through;
}

h2.date{
	color: #4F9385; 
	display: inline; 
	margin: 0px; 
	padding: 0px; 
	font-size: 1em;
}


h2.date_rigasopra1{
	color: #8ABFB5; 
	display: inline; 
	margin: 0px; 
	padding: 0px; 
	font-size: 1.2em; 
	text-decoration:line-through;
}

h2.date1{
	color: #8ABFB5; 
	display: inline; 
	margin: 0px; 
	padding: 0px; 
	font-size: 1.2em;
}


h3.separatore1{
	margin: 0px 0px 0px -2px; 
	padding: 0px; 
	display: block; 
	position:relative; 
	left: 15px; 
	background-color:#9B3F2A; 
	height: 1.4em; 
	line-height: 1.4em;
}


h3.separatore2{
	margin: 0px 0px 0px -2px; 
	padding: 0px; 
	display: block; 
	position:relative; 
	left: 15px; 
	background-color:#C04D34;
	height: 1.4em; 
	line-height: 1.4em;
}

h3.titolo{
	color:#9B3F2A; 
	display: inline; 
	margin: 0px; 
	padding: 0px; 
	font-size: 1em;
}

h3.titolo1{
 display: inline; 
 margin: 0px; 
 padding: 0px; 
 font-size: 1em; 
 color:#666666;
}

h3.sottotitolo{
	display: inline; 
	margin: 0px; 
	padding: 0px; 
	font-size: 1em;
}

h3.nome{
	display: inline; 
	margin: 0px; 
	padding: 0px; 
	font-size: 1em;
}


.ima_separatore1{
	position:relative; 
	left: -20px;
}



/*li.celebrazioni{
	margin: 0px; 
	padding: 0px; 
	line-height: 1.6em;
}
*/


ul.celebrazioni1{
	margin: 0px 0px 0px 13px; 
	padding: 5px 10px 10px 45px; 
	list-style:none; 
	background-color: #ffffff; 
	height: auto; 
	width: 88.7%; 
	background-image: url(./images/sfondo_pink_lungo.png); 
	background-position: left top; 
	background-repeat: repeat-x; 
}

ul.celebrazioni2{
	margin: 0px 0px 0px 13px; 
	padding: 5px 8px 10px 45px; 
	list-style:none; 
	background-color: #ffffff; 
	height: auto; width: 88.5%; 
	background-image: url(./images/sfondo_pink3.png); 
	background-position: left top; 
	background-repeat: repeat-x; 
	border: 1px solid #9B3F2A;
}

ul.celebrazioni3{
	margin: 0px 0px 0.2em 0px;
	padding: 0px 0px 0px 3px; 
	list-style:none;
	text-align: left;
	/*background-color: #ffffff;*/ 
	height: auto; 
	/*width: 78.1%; 
	background-image: url(./images/sfondo_pink3.png); 
	background-position: left top; 
	background-repeat: repeat-x; 
	border-left: 1px solid #99C8BF; 
	border-bottom: 1px solid #99C8BF; 
	border-right: 1px solid #99C8BF;*/
}

ul.celebrazioni4{
	margin: 0px 0px 0px 30px; 
	padding: 5px 8px 10px 76px; 
	list-style:none; 
	background-color: #ffffff; 
	height: auto; 
	width: 78.1%; 
	background-image: url(./images/sfondo_pink3.png); 
	background-position: left top; 
	background-repeat: repeat-x; 
	border-left: 1px solid #003366; 
	border-bottom: 1px solid #003366; 
	border-right: 1px solid #003366;
}

ul.celebrazioni5{
	margin: 0px 0px 0px 13px; 
	padding: 5px 8px 10px 45px; 
	list-style:none; 
	background-color: #ffffff; 
	height: auto; 
	width: 88.5%; 
	background-image: url(./images/sfondo_pink3.png); 
	background-position: left top; 
	background-repeat: repeat-x; 
	border: 1px solid #99C8BF;
}



li.celebrazioni1{
	margin: 0px 0px 7px 0px; 
	padding: 0px 0px 7px 0px;
	line-height: 1.6em; 
	border-bottom: 1px dashed #E09A8B;
}

li.celebrazioni2{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 1.4em; 
}

li.celebrazioni3{
	margin: 0px;
	padding: 0px;
	line-height: 1.6em; 
}

h1.titolo{
	color: #923A27; 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	font-size: 2.8em;
	text-align: center;
}

h2.titolo{
	color: #666666; 
	margin: 0px 0px 1.2em 0px; 
	padding: 0px; 
	font-size: 1.8em;
	text-align: center;
}

h1.celebrazioni{
	display: inline; 
	margin: 0.5em 0px 0px 0px; 
	padding: 0px;
	font-size: 1.1em;
}



h1.celebrazioni1{
	display: inline; 
	margin: 0px; 
	padding: 0px;
	font-size: 1.4em;
}

h1.celebrazioni3{
	display: inline; 
	margin: 0px; 
	padding: 0px;
	font-size: 1.2em;
}


.ima_continua{
	margin-left: 10px;
}


div#box_sinistra{
	float: left;
	margin: 0.3em 0em 0.3em 0.8em;
	border: 1px solid #9B3F24;
	width: 96%;
	height: 200px;
	background-image: url(./images/background_marrone.png);
	background-position: left top;
	background-repeat: repeat-x;
}

div#box_destra{
	float: left;
	margin: 2em 2em 2em 2em;
	border: 1px solid #95c6bd;
	width: 400px;
	height: 300px;
	background-image: url(./images/background_azzurro.png);
	background-position: left top;
	background-repeat: repeat-x;
}

div#crediti{
	background-color: #000000;
	text-align: left;
	margin: 2% 7% 2% 7%;
	/*height: 600px;*/
	width: 800px;
	position:absolute; left:50%; margin:2% 0 0 -400px;
	float: left;
	clear: both; 
}

p.menu{
	margin-left: 5px; 
	display: inline;
}

p.celebrazioni{
	margin: 10px 0px 0px 0px;
}

p.paragrafo{
	margin: 0px 0px 0.5em 0px; 
	padding: 0px;
}



p.zero{
	margin: 0px;
}

p.sfondo_giallo{
	display:inline; background-color: #E8B84C; padding: 1px 2px 1px 2px;
}

p.sfondo_viola{
	display:inline; background-color: #7E407F; padding: 1px 2px 1px 2px;
}

div.left{
	float: left; 
	clear: none; 
	margin: 0px; 
	padding: 0px;
}

div.left1{
	float: left; 
	clear: none; 
	margin: 0px 10px 0px 0px; 
	padding: 0px;
}

div.left2{
	float: left; 
	clear: left; 
	width: 200px;
}

hr.linea{
	margin: 0.3em 0em 0.5em 0em; 
	background-color: #999999; 
	height: 2px;
}

/* Font sizes only */

.infoArchivio{font-size: 0.9em;}

.titoloMenu {font-size: 1.2em;}

.titolo1 {font-size: 1.4em;}

.titoloCelebrazioni{font-size: 1.1em;}

.titolo{font-size: 1.8em;}

.titolo2{
	font-size: 1.6em;	
}

.bold{
	font-weight: bold;
}

.ita{
	font-style: italic;
}


/* Color only */

.blu{
	color: #000066;
}

.blu_light{
	color: #0000FD;	
}

.brown{
	color: #d98067;
}

.blu1{
	color:#0080C0;
}

.blu2{
	color: #0074E8;
}

.blu3{
	color: #66CCFF;
}


.white{
	color:#FFFFFF;
}

.grey{
	color:#999999;
}

.grey1{
	color:#CCCCCC;
}

.grey2{
	color:#666666;
}


.red{
	color:#9B3F2A;
	
}


.black{
	color:#000000;

}

.black1{
	color:#333333;
}


.green{
	color: #006633;
}

.green1{
	color: #009966;
}

.green2{
	color: #00CC66;
}


.yellow{
	color: #CC9900;

}

.yellow1{
	color: #E8B84C;
	
}


.bgblu{
	background-color:#DAEFEF;
}

.bggreen{
	background-color:#DAEFE7;
}

.purple{
	color: #9900CC;

}

.violet{
	color: #7E407F;

}

.white{
	color: #FFFFFF;
}





