  body, input, textarea, select {
    font-family: "Titillum",sans-serif !important;
    font-size: 0.9em;
    font-weight: 300 !important;
    line-height: 1.5em;
}

h1, h2{
    font-family: "Titillum",sans-serif !important;
    font-weight: 300 !important;
    letter-spacing:1px;}
    
h1{font-size:2.1em;}

h2{font-size:1.7em}    

h3, h4, h5, h6, .w3-slim, .w3-wide {
    font-family: "Titillum",sans-serif !important;
    font-weight: 300 !important;
    font-size:1.3em !important;
}


table, table td, table th{
	border : thin solid #000000;
}


a{text-decoration:none !important;}
a:hover{text-decoration: underline !important;}
a.ricevuta_pdf{font-size:1.7em; font-weight:bold;color:#990000;}
.reponse_formulaire_ok{font-weight:bold;}


dl, table {
    margin-bottom: 1em;
}

.clearfix {
    overflow: auto;
}

.padding-blocco{padding-left:7% !important; padding-right:7% !important; padding-top:5px;}

.spip_documents{margin:10px 10px 10px 10px;}

ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 0.5em;
    
}

ul.spip{list-style:disc;padding-left: 0.5em;}

.logoarticolo {
    height: 0;
    padding-bottom: 40%;
    padding-top: 25px;
    position: relative;
}

.mrubrica{
color:#000000;			
	text-align: center;
	font-size:2.5em;
	font-weight: bold;
	line-height:1em; }


/*stile del form*/
.formulaire_formidable{
	margin: 0 auto;
	border: solid thin #000;
	background-color: #F7F7F7;
	padding: 10px 10px 10px 10px;
}
.formulaire_formidable ul{
    padding-right:40px;
	list-style: none;
	line-height: 3em;
}

.formulaire_formidable div.editer{
    padding:1em;
	
}

.formulaire_formidable ul label{
    
	font-weight: bold;
}

h3.legend{
	background-color: #669CA6;
	color: #fff;
}

li.fieldset{
	margin: 0 auto;
	width:80%;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

li.editer_email{text-align:center;}

.explication{
    margin:0 auto;
    padding: 10px 10px 10px 10px;
	background-color: #FFFFF0;
	margin-bottom: 10px;
	font-weight: bolder;
	color: #ff0000;
	
}

form ul li {
	margin-top: 2em;
	margin-bottom: 2em;
}
.saisie_javascript label {
	visibility: hidden;
}
.boutons {
	text-align:center;
}

.erreur_message{
	font-weight:bold;
	color: #ff0000;
}

.fc-event{background: #3b5998; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#3b5998, #3a87ad); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#3b5998, #3a87ad); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#3b5998, #3a87ad); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#3b5998, #3a87ad); /* Standard syntax (must be last) */}
    
/*stile per eventi*/

.date{font-weight:bold;font-size:1.2em} 

/*stile per pertiniradio*/

.logoarticoloq {
    height: 0;
    padding-bottom: 90%;
    padding-top: 25px;
    position: relative;
}   