@charset "utf-8";
body {
	color: black;
	PADDING:0;
	margin:5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #dbe3e6 url(../images/fond_site.jpg) repeat-x;
}
.spacer {
	clear: both;
	padding-top: 10px;
}
img {
	border-width: 0;
}
td {
	border-width: 0;
}
p {
	color: #232323;
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 5px 0 0;
}
/*---------------Menu deroulant haut*/
#centrer {
	font-weight: normal;
	font-style: normal;
	background-image: url(../images/menu-trame.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width:auto;
	height: 51px;
	margin: 0;
	padding: 0;
}
.menu {
	color: white;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#menu a {
	color: white;
	font-weight: normal;
	font-style: normal;
	background-position: right 0;
	text-decoration: none;
	position:relative;
	margin: 0;
	cursor:pointer;
	display:block;
}
#menu a:hover {
	color: orange;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	position:relative;
	cursor:pointer;
	display:block;
}
ul, li {
	color: white;
	font-size: 12px;
	font-family: sans-serif, verdana, arial;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#menu ul li {
	color: white;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background-image: url(../images/menu-tiret2.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: right 0;
	position:relative;
	cursor:pointer;
	display:block;
	height:40px;
	float: left;
	margin: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
#menu ul li ul {
	color: white;
	background-color: #4e76a1;
	display:none;
	position:absolute;
	top:50px;
	left: 0;
	width: 200px;
	padding-right: 10px;
}
#menu ul li ul li {
	color: white;
	font-weight: normal;
	font-style: normal;
	background-image: url(../images/menu-tiret.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 bottom;
	height:100%;
	padding: 10px 0;
}
#menu ul li ul li a {
	color:white;
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	background-image: url(../images/menu-fleche-01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-decoration: none;
	width: 200px;
	display:block;
	height:100%;
	padding-left: 15px;
}
#menu ul li ul li a:hover {
	color:orange;
	background-image: url(../images/menu-fleche-02.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-decoration: underline;
}
/*---------------fil ariane*/
.ariane {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
}
.ariane a {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	text-align: right;
}
.ariane a:hover {
	color: #800080;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
/*---------------moteur recherche*/
.recherche {
	color: white;
	font-size: 11px;
	background-color: #232323;
	text-align: center;
	margin:0;
	border-top: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
}
.recherche form {
	margin:0;
	padding: 5px;
}
.recherche input {
	font-size: 11px;
	background-color: #fce8b4;
	padding:0 5px;
	margin:0;
	border: solid 1px #d1d1d1;
}
.recherche a {
	color: orange;
	font-weight: bold;
	margin:0;
}
.recherche a:hover {
	color: #dcdc00;
	font-weight: bold;
	text-decoration: underline;
	margin:0;
}
/*---------------newsletter*/
.newsletter {
	background: #232323 url(../images/fond-newsletter.gif) no-repeat center 5px;
	text-align: left;
	height: 30px;
	margin:0;
	padding-top: 13px;
	padding-left: 170px;
}
.newsletter a {
	color: #4e76a1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.newsletter a:hover {
	color: #ff8d00;
	font-weight: bold;
	text-decoration: underline;
}
/*---------------identifiant*/
.acces {
	color: white;
	background-color: #232323;
	margin:0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
}
.acces p {
	color: #fce8b4;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.acces a {
	color: #fafcd5;
	font-size: 10px;
	text-decoration: none;
}
.acces a:hover {
	color: orange;
	text-decoration: underline;
}
#loginform {
	text-align: left;
	width:85%;
	margin:5px 0 5px 2px;
}
#loginform fieldset {
	padding: 1px;
	border-width: 0;
}
#loginform label {
	font-size: 11px;
	font-style: normal;
	background-image: url(../images/fleche-01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 5px;
	display:block;
	height:20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
}
#loginform input {
	font-size: 11px;
	float:right;
	clear:right;
	margin: 0;
	padding: 0 5px 0 0;
}
#loginform input:focus, #loginform input:hover {
	margin: 0 0 0;
	padding: 0 5px 0 0;
}
.errors {
	font-weight: bold;
	color: red;
	padding: 0 1em .5em;
}
.message {
	background-color: #EBF6FE;
	color: green;
	font-weight: bold;
	margin-bottom: 1em;
	margin-right: 2em;
	padding: 0.8em 2em;	
}
/*---------------MENU ESPACE AFFILIE ET CLIENT*/
.espace {
	color: white;
	background-color: #232323;
	height: auto;
	margin:0;
	padding: 10px 0 0;
	border-top: 1px dotted #d1d1d1;
}
.espace h1 {
	color: orange;
	font-size: 14px;
	margin: 0;
	padding: 0 0 10px 10px;
}
.espace ul {
	color: white;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
.espace li {
	color: white;
	font-size: 12px;
	background-color: #595959;
	text-decoration: none;
	height: auto;
	border-bottom: 1px dotted #cbbd8f;
	list-style-type: none;
	display: block;
}
.espace li a {
	color: white;
	font-weight: normal;
	font-style: normal;
	background-position: 0 0;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	list-style-type: none;
	display: block;
}
.espace li a:hover {
	color: black;
	background-color: #f2f3ba;
	text-decoration: none;
}
/*---------------nous connaitre*/
.CollapsiblePanel {
	background-color: #83584d;
	margin: 0;
	padding: 0;
}
.CollapsiblePanelTab {
	color: white;
	font: bold 11px sans-serif;
	background-image: url(../images/fond-connaitre.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 5px;
	text-align: center;
	height: 30px;
	margin: 0;
	padding-top: 12px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.CollapsiblePanelContent {
	color: white;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0 0 10px 10px;
}
.CollapsiblePanelTab a {
	font-style: normal;
	text-decoration: none;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
}
.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	color: orange;
	font-weight: bold;
}
.CollapsiblePanelFocused .CollapsiblePanelTab {
}
.CollapsiblePanelContent ul {
	color: white;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style-type: none;
	display: block;
}
.CollapsiblePanelContent li {
	color: white;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style-type: none;
	display: block;
}
.CollapsiblePanelContent li a {
	color: white;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	background-image: url(../images/fleche-01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-decoration: none;
	padding-left: 15px;
}
.CollapsiblePanelContent li a:hover {
	color: orange;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
/*---------------actu*/
.actu {
	font-weight: bold;
	background: #366d7f url(../images/titre-actu.gif) no-repeat 10px 15px;
	height: auto;
	margin:0;
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: 10px;
	border-top: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
}
.actu p {
	color: white;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0;
	padding: 0 10px 0 0;
}
.actu a {
	color: #dcdc00;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.actu a:hover {
	color: orange;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
/*---------------message*/
span.ok {
	color: green;
	font-weight: bold;
}
span.ko {
	color: red;
	font-weight: bold;
}
#accueil #previous {
	display: none;
}
/*---------------bloc marque*/
#gcd {
	color: black;
	width: 960px;
	height: 60px;
	background-image: url(../bloc-marque/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;
}
/*---------------nav bas*/
.footer {
	color: black;
	text-align: right;
	margin-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.footer ul li {
	color: black;
	font-size: 11px;
	padding-left: 5px;
	list-style-type: none;
	display: inline;
}
.footer li a {
	color: #3c6577;
	text-decoration: none;
	padding-right: 5px;
	list-style-type: none;
}
.footer li a:hover {
	color: black;
	text-decoration: underline;
	list-style-type: none;
}
#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;
}
