/* ===| TYPOGRAPHY |============================================*/

body{font: 13px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; color:#4D4D4D;}

.paragraph p{
  font-family: Arial, Verdana, Tahoma,  Helvetica, sans-serif;
  font-size: 13px;
  color:#4D4D4D;
  line-height: 20px;
  text-align: justify;
}
#footer .box1 p{
  font-family: Georgia, Arial, Verdana, sans-serif;
  color:#3B593A;
  line-height: 19px;
  font-size:13px;
  font-weight: bold;
}
#footer .box2 p{
  font-family: Arial, Verdana, Georgia, sans-serif;
  color:#3B593A;
  line-height: 16px;
  font-size:11px;
}
   /* 5A7246 */
h1{font: bold 2.6em/1.5em Arial;}
h2{font: normal 2.5em/1.5em Arial;}
h3{font: normal 2em/1.5em Arial;}
h4{font: normal 1.8em/1.5em Arial;}
h5{font: normal 1.2em/1.5em Arial;}
h6{font: bold 1em/1.5em Arial;}

/*
pre{	padding: 0 10px;}
p {
	font: 1em/1.5em arial,sans-serif;
	text-align: justify;}
.copyright{
	font: 0.8em arial, sans-serif;}
*/
	
/* ========== Typography Preset Styles ============== */

ul.list1{display:inline; overflow: hidden; float:left; }
 ul.list2{display:inline; overflow: hidden;}
ul.list1 li{list-style: none; padding-left: 18px !important; background: url(../../images/charte/bullet.jpg) 0 5px no-repeat !important; font:normal 13px Arial; color:#4D4D4D;line-height:18px;}
ul.list2 li{list-style: none; padding-left: 18px !important; background: url(../../images/charte/bullet2.jpg) 0 6px no-repeat !important; font:normal 13px Arial; color:#4D4D4D;line-height:16px;}


