@import url(ricerca.css);
@import url(foldoutmenu.css);
@import url(mappadelsito.css);

body {
	background-color: #3C3C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding: 20px;
}

body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
}


h1.csc-firstHeader {
	font-family: Georgia;
	color: #32A243;
	font-size: 16px;
}


#contenuto-della-pagina-interna h1.csc-firstHeader {
	font-family: Georgia;
	color: #32A243;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#contenuto-della-pagina-interna h1 {
	font-family: Georgia;
	color: #32A243;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}


#contenuto-della-pagina-interna h2 {
	font-family: Georgia;
	color: #32A243;
}



#contenuto-della-pagina-interna h3 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #999;
}




#testa {
	width: 1000px;
	height: 122px;
	background-image: url(img/bg_testa.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	text-align: right;
}

#testa-form {
	float: right;
	width: 350px;
	margin-top: 20px;
	margin-right: 20px;
	
}

#testa-form input {
	border: solid 1px #3c3c3c;
}

#testa-form input.button {
	background-color: #3c3c3c;
	border: solid 1px #3c3c3c;
	color: #fff;
	width: 60px;
	display: inline;
	border: none;
}

#contenitore-menu-orizzontale {
	width: 1000px;
	height: 15px;
	margin: auto;
	text-align: left;
	background-color: #fff;
}

#menu-orizzontale {
	width: 980px;
	height: 15px;
	margin: auto;
	text-align: left;
	background-color: #6F6F6F;
}

#corpo {
	width: 1000px;
	margin: auto;
	text-align: left;
	background-color: #fff;
	color: #3C3C3C;
}


#cartelle {
	display: block;
	width: 660px;
	height: 339px;
	position: relative;
	margin: auto;
	margin-left: 9px;
	margin-top: 10px;
	/*background-color: #c0c0c0;
	color: #fff;*/
}

#box01 {
	width: 669px !important;
	width: 660px;
	height: 315px;
	background-image: url(img/bgbox01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	visibility: visible;
}

.box-contenuto {
	padding: 20px;
}


#box02 {
	width: 669px !important;
	width: 660px;
	height: 315px;
	background-image: url(img/bgbox02.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: none;
	visibility: hidden;
}



#box03 {
	width: 669px !important;
	width: 660px;
	height: 315px;
	background-image: url(img/bgbox03.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: none;
	visibility: hidden;
}



.box-menu .box-menu-tasto {
	width: 100px;
	height: 20px;
	float: left;
	margin-right: 2px;
	text-align: center;
	margin-top: 3px;
	font-weight: bold;
}

.box-menu .box-menu-tasto a {
	color: #000;
	text-decoration: none;
}

.box-menu .box-menu-tasto a:hover {
	color: #c00;
	text-decoration: none;
}


#contenuto-della-pagina {
background-image: url(img/bg_in_evidenza.gif);
background-position: top left;
background-repeat: repeat-y;
margin-top: 10px;
margin-bottom: 10px;
width: 667px !important;
width: 670px;
	
}

#contenuto-della-pagina-interna {
margin-left: 15px;
margin-top: 10px;
margin-bottom: 10px;
width: 650px !important;
width: 650px;
	
}




#in-evidenza {
	width: 320px !important;
	width: 330px;
	position: relative;
	display: block;
	padding-left: 10px;
	float: left;
}

#news {
	/*margin-left: 335px;*/
	margin-left: 5px;
	margin-top: 0px;
	width: 330px;
	position: relative;
	display: block;
	float: left;

}

#colonna-sinistra {
	width: 667px;
	float: left;
	background-color: #fff;
}

#colonna-destra {
	width: 313px !important;
	width: 320px;
	background-color: #fff;
	margin-left: 667px;
	padding-left: 10px;
}


#zona-modificabile-sotto-menu {
	margin-top: 12px;
	background-color: #CFCFCF;
	padding: 3px;
}



#zona-modificabile-sotto-menu a {
	display: block;
	border-bottom: solid 1px #fff;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#zona-modificabile-sotto-menu a:hover {
	display: block;
	border-bottom: solid 1px #fff;
	color: #f60;
	text-decoration: none;
	font-weight: bold;
}




#zona-modificabile-sotto-menu-home {
	margin-top: 12px;
	background-color: #fff;
	padding: 3px;
}





#menu-verticale {
	padding-top: 30px;
}

#menu-verticale h2 {
	background-image: url(img/titolo_menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 313px;
	height: 19px;
}



.menu {
	padding: 0px;
	margin: 0px;
}

.menu li {
	list-style: none;
}



.sparisci {
	visibility: hidden;
	display: none;
}




.tasto-menu {
	display: block;
	border-bottom: solid 2px #32A243;
	padding-bottom: 2px;
	text-transform: uppercase;
}

.tasto-menu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #3C3C3C;
	padding-top: 5px;
}

.tasto-menu a:hover {
	background-color: #32A243;
	color: #fff;
}

.tasto-menu2 {
	display: block;
	padding-left: 20px;
	text-transform: lowercase;
}

.tasto-menu2 a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #3C3C3C;
	padding-top: 5px;
	border-bottom: dashed 1px #32A243;
	padding-left: 2px;
}

.tasto-menu2 a:hover {
	background-color: #32A243;
	color: #fff;
}


.tasto-menu3 {
	display: block;
	padding-left: 60px;
	text-transform: lowercase;
}

.tasto-menu3 a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #3C3C3C;
	padding-top: 5px;
	/*border-bottom: dashed 1px #8ECF97;*/
	border-bottom: none;
}

.tasto-menu3 a:hover {
	background-color: #8ECF97;
	color: #fff;
}









#appuntamenti {
	padding-top: 30px;
}

#appuntamenti h2 {
	background-image: url(img/titolo_appuntamenti.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 313px;
	height: 19px;
}


#appuntamenti .news_occhiello {
	background-image: none;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
}

#appuntamenti h3.news_titolo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#appuntamenti .news_una {
	width: 100%;
	border-bottom: solid 1px #f0f0f0;
	margin-bottom: 0px;
}

#appuntamenti .news_continua {
	visibility: hidden;
	height: 1px;
}


#dai-circoli {
	padding-top: 30px;
}

#dai-circoli h2 {
	background-image: url(img/titolo_dai_circoli.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 313px;
	height: 19px;
}

#dai-circoli .tx-lumophpinclude-pi1 a {
	color: Gray;
	text-decoration: none;
	border-bottom: solid 1px #32A243;
	display: block;
}

#dai-circoli .tx-lumophpinclude-pi1 a:hover {
	color: #c00;
}



#piede {
	width: 1000px;
	margin: auto;
	text-align: left;
	background-color: #3c3c3c;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}

#piede a {
	color: #fff;
}

#piede a:hover {
	text-decoration: none;
}

.clear-right {
	clear: right;
}

.clear-left {
	clear: left;
}

.nascondi {
	display: none;
	visibility: hidden;
}

.menu-orizzontale {

	margin: 0px;
	padding: 0px;

}

.menu-orizzontale li {
	display: block;
	float: left;
	width: 80px;
	text-align: center;
	border-right: solid 1px #fff;


	
}

.menu-orizzontale li a {
	color: #fff;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;
}

.menu-orizzontale li a:hover {
	text-decoration: underline;
	background-color: #3c3c3c;
	display: block;
	width: 80px;
}


/* DEFINIZIONE NEWS IN HOME PAGE */


.news_titolo_generale {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}




.news_una {
	padding-bottom: 1px;
	border-bottom: solid 1px #A8A8A8;
	margin-bottom: 3px;
	font-size: 12px;
}

.news_una img {
	float: left;
	margin-right: 3px;
	width: 94px;
	height: 63px;
	
	/*border: solid 2px #32A243;*/
}



h4.news_occhiello {
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
	margin-bottom: 3px;
	font-size: 11px;
}

.news_occhiello {
	background-image: url(img/pd_dot.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	margin-bottom: 3px;
	color: #3C3C3C;
	text-transform: uppercase;
}

.news_titolo {
	color: #15441D;
}

h3.news_titolo {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia;
}

h3.news_titolo a {
	color: #15441d;
	text-decoration: none;
}

h3.news_titolo a:hover {
	color: #B71317;
	text-decoration: none;
}

.news_continua {
	text-align: right;
}

.news_continua a {
	color: #B71317;
	text-decoration: none;
	font-weight: bold;
}

.news_continua a:hover {
	color: #15441d;
	text-decoration: none;
}




/* DEFINIZIONE IN EVIDENZA IN HOME PAGE */


.in-evidenza_titolo_generale {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/pd_dot.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
}






.in-evidenza_dossier {
	padding-bottom: 1px;
	margin-bottom: 3px;
}

.in-evidenza_dossier img {
	float: left;
	margin-right: 3px;
	border: solid 2px #32A243;
}





.in-evidenza_titolo {
	color: #15441D;
}

h3.in-evidenza_titolo {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia;
}

h3.in-evidenza_titolo a {
	color: #15441d;
	text-decoration: none;
}

h3.in-evidenza_titolo a:hover {
	color: #B71317;
	text-decoration: none;
}

.in-evidenza_continua {
	text-align: right;
	padding-right: 15px;
}

.in-evidenza_continua a {
	color: #B71317;
	text-decoration: none;
	font-weight: bold;
}

.in-evidenza_continua a:hover {
	color: #15441d;
	text-decoration: none;
}


.menu-news-anni {
	text-align: left;
	margin-bottom: 10px;
}


.menu-news-anni a {
	font-weight: bold;
	/*color: #32A243;*/
	color: #E81F24;
	text-decoration: none;
}

.menu-news-mesi {
	text-align: justify;
	margin-bottom: 5px;
	background-color: #6F6F6F;
}

.menu-news-mesi a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;

}

.menu-news-mesi span {
	border-right: solid 1px #fff;
	width: 96px !important;
	width: 96px;
	display: block;
	float: left;
	background-color: #6F6F6F;
	padding-left: 2px;
	margin-bottom: 1px;
	text-align: center;
}

.menu-news-mesi span:hover {

	background-color: #3c3c3c;

}



.menu-news-mesi a:hover {
	text-decoration: underline;	
}


.menu-news-anni a:hover {
	text-decoration: underline;	
}


/* FORM DEI CONTATTI */

form#mailform fieldset {
	text-align: right;
	padding-right: 200px;
	border: none;
}



form#mailform fieldset fieldset {
	text-align: right;
	padding-right: 0px;
	border: none;
}

form#mailform fieldset fieldset legend {
	display: none;
}



#appuntamenti .no-appuntamenti {
	display: none;
	visibility: hidden;
}



