@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color: #a9b1b9;
	background-image: url(/charte/structure_generale/fond.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#centrage{
  width:975px;
  height:100%;
  margin-left:auto;
  margin-right:auto;
  position:absolute;
  left:50%;
  margin-left:-490px;
}

p {
	margin: 0px;
	padding: 0px;
}

/*Interface, img avec bloc entete*/

#interface{
	width:975px;
	margin: 0 0 0 0;
}

/*Header*/

#header{
	width:967px;
	height:93px;
	margin:10px auto 0 auto;
	background-image: url(/charte/header/header_fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Logo, accroche */

#header #logo{
  width:121px;
  height:112px;
  margin:0 0 0 20px;
  padding:0;
  position:absolute;
  top:10px;
  z-index:1000;
}

#header #accroche {
	width:691px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	font-size: 16px;
	color: #b3d1e1;
	text-align: center;
}

#menu {
	position:absolute;
	width:580px;
	height:20px;
	margin: 24px 0 0 200px;
	float:left;
}

#menu ul{
  margin:0 0 0 0;
  padding:0;
  list-style-type:none;
}

#menu ul li{
  width:62px;
  height:15px;
  margin:0;
  float:left;
  background:none;
  padding: 0 50px 0 50px;
}


/* Colonnes*/
.zone_gauche {
	background-color: #00515d;
	background-image: url(/charte/zone_gauche/fond_gauche.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.zone_droite {
	background-color: #647885;
	background-image: url(/charte/zone_droite/fond_droite.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#officiel {
	margin: 420px 0 0 0;
	text-align: center;
}

#droite_titre1 {
	position:absolute;
	width:237px;
	height:20px;
	font-size: 16px;
	color: #FFF;
	margin: 30px 0 0 0;
	background-image: url(/charte/zone_droite/t1_zone_droite.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 30px;
	cursor:pointer;
}

#droite_titre2 {
	width:197px;
	height:20px;
	font-size: 16px;
	color: #FFF;
	margin: 30px 0 0 0;
	background-image: url(/charte/zone_droite/t2_zone_droite.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 30px;
	cursor:pointer;
	background-color: #254758;
}

#droite_encart1 {
	margin:70px 0 0 0;
	padding: 0 0 0 26px;
}

#droite_encart2 {
	margin:20px 0 0 0;
	padding: 0 0 0 26px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}

#droite_encart2 a{
	color:#FFF;
	text-decoration:none;
}

#droite_encart2 a:hover{
	color:#FFF;
	text-decoration:underline;
}

/* Index*/

#menu_index {
	width:510px;
	height:170px;
	margin : 0 auto 0 auto;
}

#menu_index ul{
  margin:0 0 0 0;
  padding:0;
  list-style-type:none;
}

#menu_index ul li{
  width:145px;
  height:145px;
  margin:0;
  float:left;
  background:none;
  padding: 0 10px 0 10px;
}

#menu_index a {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#menu_index a:hover {
	color:#006699;
}

#text_index {
	color: #000;
	width:490px;
	margin: 10px auto 10px auto;
	text-align:left;
}

/*Liens*/

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

a.liencoul2 {
	color: #006699;
	text-decoration: none;
}

a.liencoul2:hover {
	color: #006699;
	text-decoration: underline;
}

a.liencoul2_normal {
	color: #006699;
	text-decoration: none;
}

a.liencoul2_normal:hover {
	color: #006699;
	text-decoration: none;
}

/*Textes*/
/*Coul1 : #FFFFFF, coul2 : #006699, coul par defaut:#000000*/

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

.text_coul2 {
	color:#006699;
}

.titre1_coul2 {
	color:#006699;
	padding: 0 0 5px 0;
	font-weight:bold;
	font-size:14px;
}

.text_pt {
	font-size:10px;
}

.fd_prod_affaire_promo {
	background-image: url(/charte/fd_produit_affaire3.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 6px;
}

.fd_prod_affaire {
	background-image: url(/charte/fd_produit_affaire2.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 6px;
}

/*Menu défilant*/
#menu_bas {
	background-image: url(/charte/structure_generale/reglement_fond.gif);
	background-repeat: repeat-x;
	}

#menudef {
	width:100%;
	margin: 0 0 0 0;
	position: relative;
	height: 90px;
}

#divContainer {
	border: none;
	text-align:left;
	z-index: 2; 
	margin : 0 0 0 0;
	visibility: visible; 
	overflow: hidden; 
	width: 580px; 
	position: relative;
	height: 90px;
	
}

#divContent {
	position: relative;
	width: 20000px;
}

#div_encart_defil {
	float:left;
	margin: 0 16px 0 16px;
}

#div_encart_defil a {
	font-size: 11px;
	display:block;
	padding: 3px;
	color: #000;
	background-image: url(/charte/structure_generale/vignette_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 85px;
	width: 130px;
	text-decoration:none;
}

#div_encart_defil a:hover {
	background-image: url(/charte/structure_generale/vignette_index_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#div_encart_defil p {
	padding: 2px 0 2px 0;
}

/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:21px; height:14px; top:34px; right:-25px; background:url(/charte/structure_generale/flech_droit.gif) no-repeat;  }

.addbkwd { display:block; position:absolute; cursor:pointer; width:21px; height:14px; top:34px; left:-30px; background:url(/charte/structure_generale/flech_gauch.gif) no-repeat;  }

/*Depot reglement*/

#div_contenu {
	width:540px;
	text-align:left;
	margin : 0 auto 0 auto;
}

#div_contenu #visuel_depot {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#div_contenu ul {
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
}

#div_contenu ul li {
	font-size: 16px;
	font-weight:bold;
	color: #006699;
	background-image: url(/charte/structure_generale/puce.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding: 0 0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

/* Footer*/

#footer {
	width:962px;
	height:26px;
	clear:both;
	margin: 0 0 0 9px;
	font-size:10px;
	color:#FFF;
	background-image: url(/charte/footer/fond_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#footer ul {
	margin:0 40px 0 0;
	padding:0;
	list-style-type:none;
}

#footer ul li {
	width:180px;
	height:15px;
	margin:0;
	float:right;
	background:none;
	padding: 3px 0 0 0;
	text-align:right;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

/*Formulaire*/

form {
	margin:0;
	padding:0;
}

input, select {
	width:200px;
	height:18px;
	margin: 3px 0 3px 0;
	background-color: #FFF;
	border: 1px solid #006699;
}

textarea {
	width:100%;
	background-color: #FFF;
	border: 1px solid #006699;
}

input.code {
	width:80px;
}

.fichier {
	height:25px;
}

.bouton {
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	height: 28px;
	width: 145px;
	border:none;
	padding: 0 0 10px 0;
	background-image: url(/charte/boutons/bouton.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.bouton_on {
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	height: 28px;
	width: 145px;
	border:none;
	padding: 0 0 10px 0;
	background-image: url(/charte/boutons/bouton_on.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}