@charset "utf-8";
body {
	background-image: url(../img/fond_degrade.png);
	background-repeat: repeat-x;
	background-color: #c9e5f3;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 5px;
	text-transform: none;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #456570;
	text-transform: none;
}
.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a4766;
	text-transform: none;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #456570;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
}
a {
	color: #e97601;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #e97601;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #456570;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #e97601;
	font-weight: bold;
}
/*---------------bloc marque*/
#gcd {
	color: black;
	width: 960px;
	height: 60px;
	background-image: url(../img/bg-gcd.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 15px;
	margin: 0 auto;
	padding: 0 0 30px;
}
#gcd h1 {
	color: black;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0;
}
#gcd a:link, #gcd a:visited, #gcd a:active {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 15px;
	background-color: transparent;
	background-image: none;
}
#gcd a:hover {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 15px;
}
#gcd2 a:link, #gcd2 a:visited, #gcd2 a:active {
	font: normal 11px/15px Tahoma, Arial, sans-serif;
	text-decoration: underline;
	color: #fa8200;
	background: none;
}
#gcd2 a:hover {
	text-decoration: none;	
}
#gcd2 td {
	font: normal 11px/15px Tahoma, Arial, sans-serif;	
	background-color: white;
}