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

html {
	height:100%;
}

body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#FFF;
	height:100%;
}

.spacer {
	clear:both;
}

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

/*Structure générale*/

#conteneur {
	width:100%;
	height:100%;
	background:url(../charte/structure-generale/ombre.gif) repeat-x left top;
}

#conteneur #header {
	width:100%;
	height:20px;
	color:#FFF;
	margin:0px;
	padding:5px 0 0 0;
}

#conteneur #contenu {
	width:980px;
	margin:20px auto 0 auto;
	z-index:200;
}

#contenu #centre {
	width:750px;
	margin: 0 0 0 170px;
}

#contenu #centre2 {
  margin:0 0 0 0;
  min-height:800px;
  width:980px;
}

#contenu #centre3 {
  margin:0 0 0 0;
  height:840px;
  width:980px;
}

#conteneur #footer {
	width:100%;
	height:148px;
	color:#FFF;
	text-align:center;
	background:url(../charte/structure-generale/herbe.jpg) repeat-x left bottom;
	z-index:2000;
}

#conteneur #footer_home {
	width:100%;
	height:160px;
	color:#FFF;
	text-align:center;
	background:url(../charte/structure-generale/herbe.jpg) repeat-x left bottom;
	z-index:2000;
}

#footer_home #nav {
	width:990px;
	margin:0 auto 0 auto;
}

#footer #nav {
	width:990px;
	margin:0 auto 0 auto;
}

/*Menu gauche*/

#nav #menu_gauche {
	float:left;
	width:240px;
	height:660px;
	margin:-500px 0 0 10px;
}

#nav #menu_gauche_sans {
	float:left;
	width:240px;
	/* height:660px; */
	/* margin:-600px 0 0 10px; */
	z-index:100;

}

#menu_home_jouer {
	display:block;
	width:319px;
	height:392px;
	margin:200px 0 0 0;
}

#menu_home_jouer a{
	display:block;
	width:319px;
	height:392px;
	background:url(../charte/menu/menu_gauch/menu_sms.png) no-repeat;
}

#menu_home_jouer a:hover{
	display:block;
	width:319px;
	height:392px;
	background:url(../charte/menu/menu_gauch/menu_sms_on.png) no-repeat;
}

#menu_jouer {
	display:block;
	width:136px;
	height:167px;
	background:url(../charte/menu/menu_gauch/menu_jouer.gif) no-repeat;
	margin:180px 0 0 0;
}

#menu_jouer a{
	display:block;
	width:136px;
	height:167px;
}

#menu_hotel {
	display:block;
	width:143px;
	height:103px;
	background:url(../charte/menu/menu_gauch/menu_hotel.gif) no-repeat;
	margin:10px 0 0 10px;
}

#menu_hotel a{
	display:block;
	width:143px;
	height:103px;
}

#menu_sms {
	display:block;
	width:192px;
	height:108px;
	background:url(../charte/menu/menu_gauch/menu_panneau.png) no-repeat;
	margin:10px 0 0 -5px;
}

#menu_sms a{
	display:block;
	width:192px;
	height:108px;
}

/*Footer*/

:root *> #badge_slide {  }

#badge_slide {
  left:50% ;
  position:relative;
}
:root *> #badge_slide {
  position: absolute;;
}

#badge_slide {
  width:607px;
	height:131px;
	margin-top: -205px;
  margin-left: -224px;
	float:left;
  background-color: white;
  cursor: pointer;
}

:root *> #bulle {  }

#bulle {
  left:50% ;
  position:relative;
}
:root *> #bulle {
  position: absolute;;
}

#bulle {
cursor:pointer;
float:left;
height:60px;
width:65px;
margin-left:-138px;
margin-top:-89px;
}

#bulle a {
	width:65px;
	height:60px;
	float:left;
  border-bottom-width:0;
  padding:-73px 0 0 -40px;
  background:url(../charte/facebook_bubble.png) no-repeat;
}

#bulle a:hover{
  background:url(../charte/facebook_bubble_over.png) no-repeat;

}

#menu_bas{
	clear:both;
	width:100%;
	height:30px;
	background:#000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#CCC;
	font-size:10px;
}

#menu_bas ul {
	margin : 0 auto 0 auto;
	padding:0 0 0 0;
	width:800px;
	list-style:none;
}

#menu_bas ul li {
	float:left;
	padding:0 16px 0 23px;
	padding:0 12px 0 18px !ie;
	background:url(../charte/menu/menu_bas/puce.gif) no-repeat left;
	list-style:none;
}

#menu_bas ul li a.qui {
	display:block;
	float:left;
	width:122px;
	height:16px;
	background:url(../charte/menu/menu_bas/qui.gif) no-repeat 0 0;
}

#visuel_jeu ul li {
	float:left;
  margin-left:2px;
  margin-right:2px;
	list-style:none;
}

#visuel_jeu ul li img {
	cursor: pointer;
}

#menu_bas ul li a:hover.qui  {
	display:block;
	float:left;
	width:122px;
	height:16px;
	background:url(../charte/menu/menu_bas/qui.gif) no-repeat 0 -16px;
}

#menu_bas ul li a.presse {
	display:block;
	float:left;
	width:48px;
	height:16px;
	background:url(../charte/menu/menu_bas/presse.gif) no-repeat 0 0;
}

#menu_bas ul li a:hover.presse  {
	display:block;
	float:left;
	width:48px;
	height:16px;
	background:url(../charte/menu/menu_bas/presse.gif) no-repeat 0 -16px;
}

#menu_bas ul li a.contact {
	display:block;
	float:left;
	width:115px;
	height:16px;
	background:url(../charte/menu/menu_bas/contact.gif) no-repeat 0 0;
}

#menu_bas ul li a:hover.contact  {
	display:block;
	float:left;
	width:115px;
	height:16px;
	background:url(../charte/menu/menu_bas/contact.gif) no-repeat 0 -16px;
}

#menu_bas ul li a.reglement {
	display:block;
	float:left;
	width:72px;
	height:16px;
	background:url(../charte/menu/menu_bas/reglement.gif) no-repeat 0 0;
}

#menu_bas ul li a:hover.reglement  {
	display:block;
	float:left;
	width:72px;
	height:16px;
	background:url(../charte/menu/menu_bas/reglement.gif) no-repeat 0 -16px;
}

#menu_bas ul li a.regles {
	display:block;
	float:left;
	width:181px;
	height:16px;
	background:url(../charte/menu/menu_bas/regles.gif) no-repeat 0 0;
}

#menu_bas ul li a:hover.regles  {
	display:block;
	float:left;
	width:181px;
	height:16px;
	background:url(../charte/menu/menu_bas/regles.gif) no-repeat 0 -16px;
}

/*Navigation principale bas*/

#nav #nav1 {
	display:block;
	float:left;
	width:290px;
	height:120px;
	margin:20px 0 0 -190px;
	z-index:2000;
}

#nav1 a {
	display:block;
	width:290px;
	height:120px;
	background:url(../charte/menu/nav/nav_joue.png) no-repeat 0 0;
}

#nav1 a:hover {
	display:block;
	width:290px;
	height:120px;
	background:url(../charte/menu/nav/nav_joue.png) no-repeat 0 -120px;
}

#nav #nav2 {
	display:block;
	float:left;
	width:238px;
	height:227px;
	margin:-85px 0 0 120px;
}

#nav2 a {
	display:block;
	width:238px;
	height:227px;
	background:url(../charte/menu/nav/nav_shooter.png) no-repeat 0 0;
}

#nav2 a:hover {
	display:block;
	width:238px;
	height:227px;
	background:url(../charte/menu/nav/nav_shooter.png) no-repeat 0 -227px;
}

#nav #nav2_home {
	display:block;
	float:left;
	width:325px;
	height:310px;
	margin:-156px 0 0 100px;
}

#nav2_home a {
	display:block;
	width:325px;
	height:310px;
	background:url(../charte/menu/nav/ballon.png) no-repeat;
}

#nav2_home a:hover {
	display:block;
	width:325px;
	height:310px;
	background:url(../charte/menu/nav/ballon_on.png) no-repeat;
}


#nav #nav3 {
	display:block;
	float:right;
	width:180px;
	height:302px;
	margin: -170px 0 0 -20px;
}

#nav3 a {
	display:block;
	width:180px;
	height:302px;
	background:url(../charte/menu/nav/nav_cartes.png) no-repeat 0 0;
}

#nav3 a:hover {
	display:block;
	width:180px;
	height:302px;
	background:url(../charte/menu/nav/nav_cartes.png) no-repeat 0 -302px;
}
#nav #nav3_home {
	display:block;
	float:right;
	width:309px;
	height:498px;
	margin: -350px -5px 0 0;
}

#nav3_home a {
	display:block;
	width:309px;
	height:498px;
	background:url(../charte/menu/nav/cartes.png) no-repeat;
}

#nav3_home a:hover {
	display:block;
	width:309px;
	height:498px;
	background:url(../charte/menu/nav/cartes_on.png) no-repeat;
}

/*Texte*/

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

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

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

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

h1 {
	padding:0px;
	margin:0px;
	color:#FFF;
	font-size:18px;
}

.text_10px {
	font-size:10px;
}

.text_15px {
	font-size:15px;
}

.text_15px_center {
	font-size:15px;
  text-align: center;
}

.text_rouge {
	color:#ed0520;
}

.text_18px {
	font-size:18px;
}

.text_18px_rouge {
	font-size:18px;
	color:#ed0520;
}

.text_22px {
	font-size:22px;
}


/*page d'accueil*/

#visuel_index {
	display:block;
	width:780px;
	height:425px;
	background:url(../charte/visuels/visuel_index.jpg) no-repeat center;
	margin:0 0 30px 90px;
}

#visuel_index2 {
	display:block;
	width:780px;
	height:425px;
	margin:0 0 140px 90px;
	background:url(/charte/visuels/index_index2.jpg) no-repeat;
}

#visuel_index2 a{
	display:block;
	width:780px;
	height:425px;
	text-decoration:none;
}

/*page shootez*/

#visuel_shootez{
	width:750px;
	height:700px;
	margin: 0 0 0 50px;
	padding:0 0 70px 0;
}

#visuel_shootez2{
	width:740px;
	height:540px;
	margin: 0 0 0 60px
}

/*Barometre*/

/*Menu gauche*/

#nav #barometre {
	float:left;
	width:240px;
	height:764px;
	margin:-700px 0 0 10px;
	background:url(../charte/barometre/poteau_barometre.png) no-repeat right bottom;
}

#niveau1 {
	display:block;
	width:115px;
	height:83px;
	margin:120px 0 0 20px;
}

#niveau2 {
	display:block;
	width:115px;
	height:83px;
	margin:2px 0 0 20px;
}

#niveau3 {
	display:block;
	width:115px;
	height:83px;
	margin:2px 0 0 20px;
}

#niveau4 {
	display:block;
	width:115px;
	height:83px;
	margin:2px 0 0 23px;
}

#niveau5 {
	display:block;
	width:115px;
	height:83px;
	margin:2px 0 0 25px;
}

#niveau6 {
	display:block;
	width:115px;
	height:83px;
	margin:2px 0 0 28px;
}

#niveau7 {
	display:block;
	width:115px;
	height:83px;
	margin:2px 0 0 30px;
}

.num {
	font-size:18px;
	color:#ed0520;
	position:absolute;
	margin:0 0 0 95px;
}



/*page jeu flash*/
#topscore{
	display:block;
	width:150px;
	margin-right:15px;
	font-size:14px;
	min-height:420px;
  text-align:left;
  padding-left:10px;
  padding-right:10px;
  float: left;
}


#visuel_jeu{
	display:block;
	width:915px;
	min-height:520px;
  /*margin:0 0 0 -42px;*/
}

#game_info{
  width: 865px;
  text-align: right; 
  font-size:17px;
}

#fminute{
  display:inline;
}


#scores{
  display:inline;
	font-weight: bold;
  width:100px;
  height:40px;
  vertical-align: middle;
  float:left ;
  text-align: left;
  color: red ;
  margin-left:100px;
  margin-top:25px;
}

#temps{
  display:inline;
	font-weight: bold;
  text-align: left;
  width:100px;
  height:40px;
  vertical-align: middle;
  float:left ;
  color: green ;
  margin-left:383px;
  margin-top:25px;
}

#fseconde{
  display:inline;
}

#fdixieme{
  display:inline;
}

#vertical_slide {
	color: #FFFFFF;
	font-weight: bold;
	text-align:center ;
  margin: 0px 0px 0px;
  height:715px;
  background: url(scoreboardbig.png) no-repeat top;
}

#formfinjeu {
	width:275px;
	text-align:left ;
  display:inline;
  float:left ;
  height:335px ;
	padding: 5px;
  margin-top: 75px;
	margin-left: 2px;
	margin-right: 216px;
}

#infofinjeu {
	width:275px;
  text-align:left ;
  display:inline;
  float:left ;
  height:195px
  padding: 5px;
  margin-top: 85px;
  margin-left: 200px;
}

/*page règle du jeu*/

#visuel_regle{
	display:block;
	width:750px;
	min-height:460px;
	padding:0 0 40px 0;
	text-align:justify;
}

#visuel_regle2{
	display:block;
	width:750px;
	height:500px;
	padding:0 0 40px 0;
	text-align:justify;
}

/*page règlement*/

#visuel_reglement{
	display:block;
	width:750px;
	min-height:320px;
	padding:0 0 80px 0;
	text-align:justify;
}

/*page qui*/

#visuel_qui{
	display:block;
	width:640px;
	min-height:320px;
	padding:0 0 80px 0;
	text-align:justify;
}

/*Page contact*/

form {
	margin:0 0 0 120px;
	padding:0 0 0 0;
}

#formfinjeu form {
  margin-left:15px;
	text-align:left;
}

#scoreboard {
	background: url(scoreboard.png) no-repeat center;
	color: #FFFFFF ;
	margin:0 0 0 145px;
	height:75px;
}

#form_game {
	background:#000000;
	color: #FFFFFF ;
	margin:0 0 0 650px;
  text-align: left;
}

#form_game input {
	width:190px;
	height:20px;
	border:1px solid #000;
	background:#FFF;
  float: none
}

#form_game label {
	width:100px;
	height:20px;
	margin:4px 0 0 0;
	padding:2px 0 0 0;
 float: none
}

label {
	width:150px;
	height:20px;
	margin:4px 0 0 0;
	padding:2px 0 0 0;
	float:left;
}

input {
	width:200px;
	height:20px;
	border:1px solid #000;
	background:#FFF;
	margin:4px 0 0 0;
	float:left;
}

input.cp {
	width:50px;
	height:20px;
	border:1px solid #000;
	background:#FFF;
	margin:4px 0 0 0;
	float:left;
}

input.check {
	width:20px;
	height:20px;
	margin:4px 10px 0 150px;
}

textarea {
	width:350px;
	height:100px;
	border:1px solid #000;
	background:#FFF;
}

.erreur {
	color:#ed0520;
}

.intitule {
	width:250px;
	height:20px;
	margin:4px 0 0 0;
	padding:0 0 0 0;
	float:left;
}

.etoile {
	width:20px;
	height:15px;
	float:left;
	text-align:center;
	padding: 3px 0 0 0;
}

input.btn_envoi {
	width:93px;
	height:22px;
	border:none;
	background:url(../charte/boutons/btn_envoyer.gif) no-repeat 0 0;
	cursor:pointer;
	margin:10px 0 0 150px;
}

input.btn_envoi_on {
	width:93px;
	height:22px;
	border:none;
	background:url(../charte/boutons/btn_envoyer.gif) no-repeat 0 -22px;
	cursor:pointer;
	margin:10px 0 0 150px;
}

#btn_retour {
	display:block;
	width:153px;
	height:22px;
	border:none;
	margin:0 auto 0 auto;
}

#btn_retour a{
	display:block;
	width:153px;
	height:22px;
	border:none;
	background:url(../charte/boutons/btn_retour.gif) no-repeat 0 0;
}

#btn_retour a:hover{
	display:block;
	width:153px;
	height:22px;
	border:none;
	background:url(../charte/boutons/btn_retour.gif) no-repeat 0 -22px;
}

/*SLIDER HOME*/

#SlideItMoo_outer {  
	width:760px;
	background:#FFFFFF ; 
	display:block; 
	position:relative; 
	padding:0 10px 0 0;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:250px; 
	bottom:10px; 
	right:10px;
	_right:-10px;
	background:url(../charte/flech_droit.gif) no-repeat center;
}
#SlideItMoo_outer .SlideItMoo_back { 
	left:0px; 
	_left:-20px; 
	background:url(../charte/flech_gauch.gif) no-repeat center;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{ 
	position:relative ; 
	overflow:hidden ; 
	width:700px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:0 0 0 0;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 5px 0px 5px; 
	font-size:11px; 
	width:160px;
	text-align:center; 
	color:#FFFFFF;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#achat {
	position:absolute;
	width:197px;
	height:142px;
	z-index:5000;
	margin:-80px 0 0 570px;
}

#depot_gages {
	display:block;
	width:539px;
	height:102px;
}

#depot_gages a{
	display:block;
	width:539px;
	height:102px;
	background:url(../charte/titres/t_cartes2.gif) no-repeat 0 0;
}

#depot_gages a:hover{
	display:block;
	width:539px;
	height:102px;
	background:url(../charte/titres/t_cartes2.gif) no-repeat 0 -102px;
}

#picto_regles {
	position:absolute;
	display:block;
	width:214px;
	height:57px;
}

#picto_regles a{
	position:absolute;
	display:block;
	width:214px;
	height:57px;
	background:url(../charte/picto_regle.gif) no-repeat 0 0;
}

#picto_regles a:hover{
	position:absolute;
	display:block;
	width:214px;
	height:57px;
	background:url(../charte/picto_regle.gif) no-repeat 0 -57px;
}

/*Process de commande*/

#process{
	display:block;
	width:750px;
	height:700px;
	padding:0 0 120px 0;
}

.process_titre {
	display:block;
	clear:both;
	height:40px;
	width:750px;
	background:url(../charte/pixel.gif) repeat-x left center;
}

.process_contenu {
	width:750px;
	padding:0 0 20px 0;
}

.process_intitule {
	font-size:11px;
	background:#000;
	color:#FFFFFF;
}

.border {
	border:1px solid #000;
}

.border2 {
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

input.qte {
	width:20px;
	font-size:12px;
}

.total {
	padding:0 5px 0 5px;
}

#paiement {
	display:block;
	width:300px;
	height:37px;
	margin:20px 0 0 220px;
}

#paiement .btnsubmit{
	border:none;
	width:300px;
	height:37px;
	background:url(../charte/process/picto_paiement.gif) no-repeat 0 0;
	cursor:pointer;
}

#paiement .btnsubmit_hover{
	border:none;
	width:300px;
	height:37px;
	background:url(../charte/process/picto_paiement.gif) no-repeat 0 -37px;
	cursor:pointer;
}

.text_paiement {
	width:600px;
}

/*Défilement texte*/
#defilement {
	width:980px;
	margin:0 auto 0 auto;
}

.mooquee
{
	padding: 5px;	
	
	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
	
}
.mooquee-text
{
	/* don't change */
	position: absolute;
	font-size:16px;
}

/*Page gages*/

#visuel_gage{
	display:block;
	width:750px;
	padding:0 0 140px 0;
	text-align:justify;
}

#tri{
	display:block;
	width:750px;
	height:20px;
	padding:30px 0 0 0;
}

#num {
	float:right;
	height:20px;
	z-index:4000;
}

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

#num ul li{
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin:0 2px 0 2px;
}

#num ul li a{
	width:20px;
	height:20px;
	display:block;
	float:left;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	background:#000000;
	font-weight:bold;
	line-height:20px;
	vertical-align:middle;
}

#num ul li a:hover{
	width:20px;
	height:20px;
	display:block;
	float:left;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	background:#ed0520;
	font-weight:bold;
	line-height:20px;
	vertical-align:middle;
}
#num ul li a.select{
	width:20px;
	height:20px;
	display:block;
	float:left;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	background:#ed0520;
	font-weight:bold;
	line-height:20px;
	vertical-align:middle;
}

#num ul li.flech_prec{
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin:0 2px 0 2px;
}

#num ul li.flech_prec a{
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin:0 2px 0 2px;
	background:url(../charte/flech_page_prec.gif) no-repeat 0 0;
}
#num ul li.flech_prec a:hover{
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin:0 2px 0 2px;
	background:url(../charte/flech_page_prec.gif) no-repeat 0 -20px;
}

#num ul li.flech_prec a.select{
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin:0 2px 0 2px;
	background:url(../charte/flech_page_prec.gif) no-repeat 0 -20px;
}

#num ul li.flech_suiv{
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin:0 2px 0 2px;
}

#num ul li.flech_suiv a{
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin:0 2px 0 2px;
	background:url(../charte/flech_page_suiv.gif) no-repeat 0 0;
}
#num ul li.flech_suiv a:hover{
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin:0 2px 0 2px;
	background:url(../charte/flech_page_suiv.gif) no-repeat 0 -20px;
}

#num ul li.flech_suiv a.select{
	width:20px;
	height:20px;
	display:block;
	float:left;
	margin:0 2px 0 2px;
	background:url(../charte/flech_page_suiv.gif) no-repeat 0 -20px;
}

#tri_gage {
	height:20px;
	float:left;
}

#tri_gage label {
	float:left;
	margin : 0 10px 0 0;
}

#tri_gage select {
	float:left;
	border:1px solid #000;
}

.encart_gage {
	width:750px;
	padding:30px 0 5px 0;
	border-bottom:1px solid #000000;
}

.encart_gage .infos {
	width:750px;
	height:25px;
	padding:10px 0 0 0;
}

.infos .oui{
	height:25px;
	width:130px;
	float:left;
	margin:0 10px 0 0;
	font-size:11px;
}

.oui a {
	display:block;
	height:25px;
	width:100px;
	background:url(../charte/picto_aime.gif) no-repeat left;
	text-decoration:none;
	padding:0 0 0 30px;
	color:#909090;	
	line-height:25px;
	vertical-align:middle;
	
}

.oui a:hover {
	display:block;
	height:25px;
	width:100px;
	background:url(../charte/picto_aime.gif) no-repeat left;
	text-decoration:none;
	color:#ed0520;	
	padding:0 0 0 30px;
	line-height:25px;
	vertical-align:middle;
}

.infos .non{
	height:25px;
	width:130px;
	float:left;
	margin:0 10px 0 0;
	font-size:11px;
}

.non a {
	display:block;
	height:25px;
	width:100px;
	background:url(../charte/picto_aime_pas.gif) no-repeat left;
	text-decoration:none;
	padding:0 0 0 30px;
	color:#909090;	
	line-height:25px;
	vertical-align:middle;
	
}

.non a:hover {
	display:block;
	height:25px;
	width:100px;
	background:url(../charte/picto_aime_pas.gif) no-repeat left;
	text-decoration:none;
	color:#ed0520;	
	padding:0 0 0 30px;
	line-height:25px;
	vertical-align:middle;
}

.partager {
	height:25px;
	float:right;
	text-align:right;
	margin:0 0 0 10px;
	color:#909090;
	font-size:11px;
}

#depot {
	display:block;
	width:195px;
	height:25px;
	margin: 20px 0 0 0;
}

#depot a {
	display:block;
	width:195px;
	height:25px;
	background:url(../charte/boutons/btn_depot.gif) no-repeat 0 0;
}

#depot a:hover {
	display:block;
	width:195px;
	height:25px;
	background:url(../charte/boutons/btn_depot.gif) no-repeat 0 -25px;
}

/*Page depot gage*/

#visuel_depot{
	display:block;
	width:750px;
	padding:30px 0 140px 0;
	text-align:justify;
}

#visuel_depot form {
	margin:0 0 0 150px;
	padding:0 0 0 0;
}

#visuel_depot textarea {
	width:350px;
	height:130px;
	border:1px solid #000;
	background:#FFF;
}

#erreur {
	color:#ce1757;
}

#mailok {
	color:#8ba61f;
}

a.lienblanc{
	color:#ccc;
	text-decoration:none;
}

a:hover.lienblanc {
	color:#ccc;
	text-decoration:underline;
}

#communique{
	display:block;
	width:200px;
	height:50px;
	padding:0px;
	margin:0px auto 0px auto;
}

#communique a{	
	display:block;
	width:200px;
	height:50px;	
	background:url(../charte/boutons/btn_communique.gif) 0px -50px no-repeat;
}

#communique a:hover{	
	display:block;
	width:200px;
	height:50px;	
	background:url(../charte/boutons/btn_communique.gif) 0px 0px no-repeat;
}

#radio_home{
	display:block;
	position:absolute;
	width:74px;
	height:79px;
	margin:-67px 0 0 490px;
	margin:-51px 0 0 70px !ie;
	z-index:100;	
}

#radio{
	display:block;
	position:absolute;
	width:74px;
	height:79px;
	margin:-67px 0 0 530px;
	margin:-51px 0 0 110px !ie;
	z-index:100;	
}

