/* ==================== | TYPOGRAPHY - GENERAL ELEMENTS | ====================*/

body{
	font-family:Arial;
	color:#bababa;
}

h1{
	font-size: 14px;
	text-align: left;
	line-height: 16px;
	padding-bottom: 14px;
}
h2{
  font-size: 13px;
	text-align: center;
	line-height: 16px;
	padding-bottom: 14px;
	color: #FFEEC1;
}
h3{
  font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-bottom: 5px;
}

#center-column p {
	font-size: 12px;
	text-align: justify;
	line-height: 15px;
	padding-right: 14px;
  padding-bottom: 15px;
  color: #FFFDED;
}

p {
	font-size: 12px;
	text-align: center;
	line-height: 15px;
  padding-bottom: 15px;
  color: #FFFDED;
}

a:link, a:visited { color: #FFFDED; text-decoration: underline; }
a:hover, a:active { text-decoration: none; }

ul li{
	background: url(../images/charte/puce.gif) left 5px no-repeat;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	padding: 0px 0px 5px 15px;
}

/* ==================== | SPECIFIC CSS | ====================*/

.color, .color p{
	color: #906179;
	font-weight: bold;
}
.tel{
	font-family: Georgia;
	font-size: 14px;
}
.mail{
	background: url(../images/charte/puce-mail.gif) left 6px no-repeat;
	padding-left: 18px;
}

/* ==================== | LEFT | ====================*/

#left-column p {
	font-size: 11px;
	color: #a7a7a7;
	padding-bottom: 0px;
}

/* ==================== | FOOTER | ====================*/

#footer p{
	font-size: 9px;
	color: #FFFDEE;
	text-align: center;
	padding-bottom: 5px;
}
.digitalage{color: #9d7277;}
#copyright {
  padding-left: 180px;
}

#copyright a:link, #copyright  a:visited { color: #FFFDEE; text-decoration: underline; }
#copyright  a:hover, #copyright  a:active { text-decoration: none; }