/* ===| TYPOGRAPHY |============================================*/
body{font-size: 13px; color: #3c3e42; line-height: 20px; text-align: justify; font-family: Arial, Helvetica, sans-serif;}

p{font-size: 13px;  line-height: 20px; text-align: justify; font-family: Arial, Helvetica, sans-serif;}

h1{font-size: 16px; color: #0d275f; line-height: 20px; text-align: justify; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-weight: normal;}
h1 span{ font-size: 18px;}
h2{font-size: 13px; color: #044e8d; line-height: 20px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background: #85c0ff; border: solid 1px #317eef;  padding: 0 5px; margin: 8px 0px; /*text-transform: uppercase;*/}
h2 span{ color: #3c3e42;}

.encart p{ color: #ffffff;}
.titre{ color: #026cbc!important; font-weight: bold;}
.picture{  border:1px solid #0B5594; }

/* #left-outter a:link, #left-outter a:visited{ color: #be0001; text-decoration: none;}
#left-outter a:active,#left-outter a:hover{ color: #3c3e42; text-decoration: none;}    */

#left-outter a:link, #left-outter a:visited { color: #3c3e42 !important; text-decoration: none; font-weight: bold;}
#left-outter a:active, #left-outter a:hover{ color: #3c3e42 !important; text-decoration: underline;font-weight: bold;}

/* =========== contact-info ========= */
#actualite p{ font-size: 11px; color: #ffffff; line-height: 18px; text-align: justify; font-family: Arial, Helvetica, sans-serif;}

#contact-info p{ font-size: 13px; color: #ffffff; line-height: 18px; text-align: justify; font-family: Arial, Helvetica, sans-serif;}
#contact-info a:link, #contact-info a:visited{color: #96cfff; font-size: 13px; line-height: 18px; text-align: justify; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: bold; font-style: italic;}
#contact-info a:active, #contact-info a:hover{ color: #ffffff; text-decoration: none;font-weight: bold; font-style: italic;}

ul.list1{
	padding: 0px 0px 0px 25px;
    float:left;
    margin: 0;
	width: 250px;
	}
ul.list1 li{background: url(../../images/charte/bullet.jpg) no-repeat top left; background-position: 0px 6px !important; text-align: left; line-height: 20px; font-size: 13px; padding:0px 0px 0px 20px;color: #3c3e42;}

/* ================= footer ============ */
.digitalage p{
    font-family: Arial, Helvetica, sans-serif;
    color: #3c3e42;
    text-align: left;
    font-size: 11px;
}

.digitalage span
{
  color: #026cbc;
}

.copyright p{  font-family: Arial, Helvetica, sans-serif; color: #3c3e42; text-align: right;}
.copyright strong{ color: #026cbc;}
.ref{
    width:900px;
    margin:0 auto;
    text-align: center;
		padding-top:5px;
    font-size: 11px;
}

#footer p
{
    font-size: 11px;
    line-height: 20px;
    padding: 0px;
}


