body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding: 0;
	height: 100%;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #591042;
	margin: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #591042;
	margin: 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E5164;
	margin: 0px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE860C;
	margin: 0px;	
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C597C;
	margin: 0px;	
}

.tdbackground{
	background-image: url('images/hr.gif');
	background-repeat:repeat-x;
}
.tdbackground2{
	background-image: url('images/spacer.jpg');
	background-repeat:repeat-x;
}
.mentions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FE860C;
}
a.mentions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FE860C;
	text-decoration: none;
}
a.mentions:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FE860C;
	text-decoration: underline;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E5164;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E5164;
	text-decoration: underline;
}
.divOffre{
	visibility: visible;
	border: 1px solid #333333;
	padding: 5px;
	background-color: #FFFFFF;
}


.gcd_puce ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.gcd_puce li {
	margin: 0;
	padding: 0;
	background: none;
}
.gcd_puce span a:link, .gcd_puce span a:visited, .gcd_puce span a:active {
	display: block;
	color: #fa8200;
	text-decoration: none;
	padding-left: 12px;
	background-image: url(images/groupe-cheque-dejeuner/gcd-puce.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	font-weight: bold;
}
.gcd_puce span a:hover {
	color: #000;
	text-decoration: none;
}

/* GROUPE CHEQUE DEJEUNER */

#gcd {
	width: 960px;
	height: 60px;
	background-image: url(images/groupe-cheque-dejeuner/bg-gcd.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #fff;
}
#gcd a:link, #gcd a:visited, #gcd a:active {
	text-decoration: none;
	color: #fff;
	background: none;
}
#gcd a:hover {
	text-decoration: none;
	color: #000;
}
