/* ===| TYPOGRAPHY |============================================*/

body{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #010101; line-height: 15px; text-align: justify;}
p
{
  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #010101; line-height: 15px; text-align: justify;
}


h1{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #fe6203; line-height: 18px; text-align: justify;font-weight: bold;}

h1 span
{
   font-size: 15px; color: #2f7623;
}

h2{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #010101; line-height: 15px; text-align: justify;}
h3{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; line-height: 13px; text-align: justify; text-decoration: underline; font-weight: bold; padding-bottom: 5px;}

#contact-info p
{
  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:  #abff8b; line-height: 15px; text-align: left; font-weight: bold; padding-bottom: 5px;
}

#contact-info a:link, #contact-info a:visited { text-decoration:underline !important; color: #abff8b !important; }
#contact-info a:hover, #contact-info a:active{color: #abff8b !important;text-decoration: none !important;}

#actualite p
{
  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:  #ffffff; line-height: 12px; text-align: left;
}

.couleur
{
  color: #fe6203;
	font-weight: bold;
}

.couleur1
{
  color: #454545;
	font-weight: bold;
}



ul.list1{
	padding: 14px 15px 0px 0px;
    float:left;
    margin: 0;
		width: 379px;
	}
ul.list1 li{
	background: url(../../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 3px;
	text-align:justify;
	line-height: 15px;
	padding:0px 0px 10px 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

ul.list2{
	padding: 5px 0px 9px 15px;
    float:left;
    margin: 0;
		width: 330px;
	}
ul.list2 li{
	background: url(../../images/charte/bullet1.jpg) no-repeat top left;
	background-position:0px 4px;
	text-align:justify;
	line-height: 15px;
	padding: 0px 20px 0px 10px;
	color: #454545;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  display: inline;
	}

ul.list3{
	padding: 0px 0px 9px 15px;
    float:left;
    margin: 0;
		width: 390px;
	}
ul.list3 li{
	background: url(../../images/charte/bullet1.jpg) no-repeat top left;
	background-position:0px 9px;
	text-align:justify;
	line-height: 15px;
	padding: 5px 0px 0px 10px;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.spacing1
{
  padding-bottom: 12px;
}

.spacing2
{
  padding: 12px 0;
}

.spacing3
{
  padding-top: 20px;
}

.spacing4
{
  padding: 20px 0 12px 0;
}

.spacing5
{
  padding: 12px 0 30px 0;
}

.width1
{
  width: 395px !important;
}

.width2
{
  width: 420px !important;
	padding-right: 0px !important;
}





