

/* CSS Document */
/*
	rose logo					#eb6195
	jaune lien					#ffa
	fond gris clair				#666
	fond gris clair alterné		#5d5d5d
	fond gris foncé				#1e1e1e
	texte noir					#000
	texte blanc					#fff
*/
/**************************************************************************/
*{
	margin:0;
	padding:0;
	border:0px;
}
body
{
	text-align: center ;
	background-color:#666;	
	font-family: Arial, sans-serif;
	font-size:12px;
}
a{
	color: #ffa;	
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/**************************************************************************/
/* TEMPLATE */
#header{
	float: left;
	width: 100%;
	margin: 0px;
}
*+html #header, * html #header {margin: 0 0 10px 0;}
.conteneur{
	width: 1000px ;
	text-align: left ;
	margin:auto;
	position:relative;	
}
#main{
	float: right;
	width: 790px;
}
#mainLarge{
	float: left;
	width: 100%;
}
#center{
	float: left;
	width: 600px;
}
#mainLarge #center{
	width: 800px;
}
#footer{
	float: left;
	width: 100%;
	text-align: center;
	margin: 30px 0 0 0;
}
.center{
	float:left; 
	width:670px;
	margin-bottom:20px;
	margin-top:10px;
}
#wrapper {
	margin: auto;
	text-align: left;
	width: 1000px;
}
#actu{
	float: right;
	width: 300px;
	margin-top:20px;
}
#menuV{
	float: left;
	width: 185px;
}
.dims_popup {
	color:#000000;
	float:left;
	left:0;
	padding:3px;
	position:absolute;
	text-align:left;
	top:0;
	visibility:hidden;
	width:200px;
	z-index:300;
	border:2px solid #000;
	background-color:#666;
	overflow:auto;
}
.dims_gm_popup {
	color:#000000;
	float:left;
	left:0;
	padding:3px;
	position:absolute;
	text-align:left;
	top:0;
	visibility:hidden;
	width:620px;
	z-index:300;
	border:2px solid #000;
	background-color:#666;
	overflow:none;
}
.dims_popup .close, .dims_gm_popup .close {
	position:absolute;
	top:0px;
	right:0px;
	background-color:#000;
	padding:0 2px 2px 4px;
	color:#FFF;
	font-weight:bold;
}
/**************************************************************************/
/* HEADER */
#header p.logo{	
}
#header p.logo a{		
	font-family: Arial ,sans-serif;
	font-size: 14px;	
	/*font-style: italic;	*/	
	text-decoration: none;	
}
.logo{ 
	height: 61px;
	float: left; 
	width: 211px;
	margin-top:5px;
	position: absolute;
	z-index:250;
}
.search{ 
	height: 90px;
	float: left; 
	width: 211px;
	padding: 10px 0 0 0;
	position: absolute;
}
#header .num{
	margin-left: 10px;
	margin-top: -4px;
	float:right;
	position:relative;
	display:block
	
}
#header .info{
	float: right;
	padding: 2px 0 0 0;
	font-size: 11px;
	text-align: right;
	color: #ffa;
	position: absolute;
	right:0px;
}
#header .info a{
	padding: 0 5px;
	color: #ffa;
}
#header h1.subtext {
	padding-left:10px;
	color:#3b3b3b;
	margin-top:35px;
	font-size:12px;
	font-weight:normal;
}
/* HACK IE7 et inferieurs */
*+html #header h1.subtext, * html #header h1.subtext {margin-top:45px;}

#header h1.subtext a:hover {
	text-decoration:underline;
}
#header h1.subtext a {
	color:#3B3B3B;
}
#header .subtext2 {
	color:#3b3b3b;
	font-size:10px;
	position:absolute;
	top:30px;
	right:0px;
}
#header .onglets{
	float: right;
	width: 760px;
	height: 38px;
	/*background-color: #1e1e1e;*/
	background-image: url(gfx/fond-onglets.png);
	background-repeat: repeat-x;
}
#header .onglets div{
	width: 760px;
	height: 38px;	
	background-image: url(gfx/onglets-gauche.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#header .onglets ul{
	list-style: none;
	padding: 1px 12px;
	height: 38px;
	background-image: url(gfx/onglets-droite.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#header .onglets li:hover{
	background-image: url(gfx/fond-onglets-actif.png);	
}
#header .onglets li{
	float: left;
	font-size: 12px;
	width: 183px;
	text-align: center;
	border-right: 1px solid #666;
	margin-left:0px;
}
#header .onglets li.last{
	border: none;
}
#header .onglets a{
	line-height: 36px;
}
#header .onglets li.actif, #header .onglets li.lastActif{
	width: 182px;
	background-image: url(gfx/fond-onglets-actif.png);
	background-repeat: repeat-x;
	border-left: 1px solid #333;
}
#header .onglets li.lastActif{
	border-right: 1px solid #666;
	width: 181px;
}
#cse-search-box{
	padding:20px;
	background-color:#5D5D5D;	
}
#cse-search-box input{
	margin-bottom:-5px;
	margin-left:10px;	
}

/**************************************************************************/
/* menuV & actu */
#menuV a, #footer a {
	/*color: #ddfac0;*/
	color: #ffa;
}
#menuV a{
	text-decoration: none;
}
#menuV a:hover{
	text-decoration: underline;
}
#menuV h5, #actu h5{
	background:transparent url(gfx/bg_onglet.png) top left repeat-x;
	color: #fff;
	padding: 5px 5px 5px 10px;
	margin: 0 0 13px 0;
	font-size: 14px;
	font-weight: bold;
}
#menuV h5 span{
	font-size: 12px;
}
#menuV h5.img, #actu h5.img{
	padding: 0;
	margin-bottom:10px;
}
#menuV h5.callback{
	background-image: url(gfx/callback.png);
	background-repeat: no-repeat;
	padding-left: 80px;
	margin-top:0;
	padding-bottom:0;
	padding-top:10px;
}
#menuV h5.callback img{
	margin: 7px 0 2px 0;
}
#menuV ul {
	margin: 0 0 20px 0;
}
#actu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
#menuV ul li, #menuV p, #actu p{
    list-style: none;
    padding: 0 5px 0 10px;
    margin: 0 0 5px 0;
    font-size: 12px;
}
#actu ul li {
	background:transparent url(gfx/puce.gif) no-repeat scroll 0 5px;
	list-style-position:outside;
	margin:0 0 10px 15px;
	padding-left:15px;
}
#actu table { 		
	padding:0px;
}
#actu td { 	
	
	background-image: url(gfx/cadre.gif);	
	/*padding:5px 5px 5px 7px; */
	padding:0px;
}
#actu tr{
	margin-right:10px;	
}
#actu p.link a:hover {
	text-decoration:underline;
}
#actu p.link a {
	color:#FFFFFF;
}
#menuV p, #actu p{
	color: #fff;	
	/*margin-bottom:15px;*/}

#menuV p b, #actu p b, #header p {
	color: #fff;
}
#actu p.hot{
	font-size: 14px;
	color: #eb6195;
}
#actu p.hot b{
	color: #eb6195;
}
#callback {
	float:left; 
	margin-left:30px;
}
.img {
	width:300px;
}
.img img{
	float:left;
	margin-bottom:15px;
}
/**************************************************************************/
/* CTA */
.cta{
	background-color: #5d5d5d;
	float: left;
	width: 100%;
	margin: 10px 0;
}
.cta h3{
	margin: 5px 10px;
	font-size: 14px;
	/*font-weight: normal;*/
	color: #eb6195;
}
.cta p{
	margin: 5px 10px;
	font-size: 12px;
	color: #fff;
}
.cta p b{
	font-size: 14px;
}
.cta .detail{
	color: #000000;	
}
.cta .cb_choice{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;	
}
.cta a{
	text-decoration: underline;
}
.cta a.action {
	display:block;
	font-size:12px;
	line-height:18px;
	margin:20px;
	text-align:center;
	text-decoration:none;
}
/**************************************************************************/
/* QUESTIONNAIRE */
fieldset{
	width:670px;
	margin: 20px 0;
	font-size: 12px;
	border: none;
	border-bottom: 1px dashed #fff;
	color: #fff;
	padding: 0 0 20px 0;
}
fieldset.last{
	border: none;
}
fieldset legend{
	font-size: 16px;	
	color: #ababab;
}
div.fieldset{
	/*padding: 0 0 0 10px*/
}
a.plus {
	color:#EB6195;	
	line-height:20px;
}
fieldset b{
	font-size: 14px;
}
fieldset ul, fieldset li, fieldset p{
	float: left;
	width: 550px;
	list-style: none;	
}
fieldset ul{
	margin: 10px 0;
}
fieldset li, fieldset p{
	margin: 0;
	padding: 5px;
	width: 550px;
}
fieldset p.bloc{
	/*margin: 20px 0;*/
}
fieldset li ul{
	padding: 0 0 10px 25px;
	width: 500px;
	background-color: #5d5d5d;
}
fieldset label{
	float: left;
	width: 130px;
	line-height: 20px
}
fieldset div.aide{
	float:right;
	margin-top:-195px;
}
fieldset label.radio{
	width: 150px;
}
fieldset label.checkbox{
	float: none;
	width: auto;
}
fieldset label.checkbox input{
	margin: 0 15px 0 0;	
	height:15px;
	border: none;
}
fieldset input {
	float: left;
	font-size: 1.1em;
	height:20px;
	margin-right:10px;	
	/*padding:3px 0 0 3px;*/
}
fieldset input.checkbox {
	border: none;
}
fieldset .validate {
	border: none;
	float:left;
}
fieldset .bouton {
	cursor: pointer;
	float:left;	
}
fieldset input.inline{
	display: inline;
	float: none;
	width:25px;
}
fieldset .comment, fieldset span, fieldset .comment a{
	color: #ababab;
	/*font-size: 0.9em;*/
}
fieldset .focus{
	background-color: #5d5d5d;	
}
#caseChoise{
	float: left;
	width: 100%;
	background-color: #5D5D5D;
}
#info48{
	border: 1px solid #FFF;
	margin: 0 0 0 30px;
}
.picto{
	margin-right:5px;
}
.uncompleted{
	color:#e76565;
	background-image:url(../../backoffice/dims/img/system/btn_noway.png);
	background-repeat:no-repeat;
	background-position:right;
}
.uncompleted input, .uncompleted select{
	background-color:#f7d3d3;
	border:1px solid #FF0000;
}
/**************************************************************************/
/* CENTER */
h1{
	font-size: 22px;
	color: #fff;		
}
.wordinghome{
	font-size: 29px;
	color: #fff;	
}

hr{	
	clear: both;
	display: block;
	height: 1px;
	background-color: #1E1E1E;
	border: none;
}
.hr {
	min-height: 8px;
}
h2{
	color: #fff;
	font-size: 18px;
	margin: 20px 0
}
h2 a, h2 a:hover, h2 a:visited, h2 a:focus, h2 a:active{
	color: #fff;
	font-size: 18px;
	margin: 20px 0;
	text-decoration:none;
	cursor:auto;
}
.contenue {
	float:left;
	width:621px; 
	position:relative;
	margin-bottom:50px;
	margin-left:17px;
}
#content {
	float:left;
	width:600px; 	
	
}
#content h1{	
	margin:10px auto;
	color:#fff;	
	text-align:left;
}
#content img {
	margin-bottom:1px;	
}
#content p, #content ul {
	font-size: 1.1em;
	margin:15px auto;	
	color:#000000;
}
#content h3 {
	font-size: 1.4em;
	margin:15px auto;	
}
#content a {	
	color: #ffa;	
}
#content h4 {
	color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:dotted;
	border-width:1px 0 0;
	font-weight:bold;
	padding:5px 0 0;
}
#content h4 a, #content h4 a:hover{
	color:#FFFFFF;
	text-decoration:none;	
}
#content h4 img, p img {
	margin-bottom:-5px;
	margin-right:5px;
	margin-top:5px;
}
#content ul {	
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}
#content  li {	
	background:url(gfx/puce.gif) no-repeat 0 5px;	
	list-style-position:outside;	
	padding-left: 15px;
	margin : 0 0 13px 30px; 
}
#content table { 	
	margin-bottom:15px;
}
#content td { 
	border-bottom:2px solid #303030;
	border-left:2px solid #303030;
	padding:5px 5px 5px 7px; 
}
#content .float{
	float:left;	
	margin-right:10px;	
}
#content .cta{
	background-color: #5d5d5d;
	float: left;
	width: 100%;
	margin: 10px 0;
}
#content .cta h3{
	margin: 5px 10px;
	font-size: 14px;
	/*font-weight: normal;*/
	color: #eb6195;
}
#content .cta p{
	margin: 5px 10px;
	font-size: 12px;
	color: #fff;
}
/**************************************************************************/
/* FOOTER */
.inFooter{
	margin: auto;
	text-align: left;
	width: 1000px;
	text-align:left;
}
#footer{
	border-top: 1px solid #1e1e1e;
	background-color: #666;
	padding: 10px 0 50px 0;
	background-image: url(gfx/fond-footer.gif);
	background-repeat: repeat-x;
	color: #fff;
}
#footer .col{
	float: left;
	width: 300px;
	margin: 0 30px 0 0;
}
#footer p{
	font-size: 12px;
	padding: 10px 0;
	line-height: 16px;
	color: #fff;
}

.footer-links {
	float: left;
	text-align: center;	
	margin-top: 30px;
	 width: 960px;
}
.partenaires {
	float: left;
	position: relative;
	padding-right: 20px;
	margin-bottom: 80px;
}

/**************************************************************************/
/* HOMEPAGE */
.carte{
	background:url(gfx/fond-carte.jpg) no-repeat;	
	background-position:0 210px;
	background-repeat:no-repeat;	
	margin:-90px 0 0;
	width:600px;
	margin-left:05px;
}
.carte object{
	margin: 0 0 0 0px;
	position:relative;
	z-index:0;
}
.home_search {
	position:relative;
	z-index:1;
}
.carte p {
	color: #fff;
	text-align:justify;
}
.homecta{
margin: 0 0 0px;
}
.listeHome{
	float: left;
	width: 100%;
	margin: 10px 0;
}
.listeHome a{
	text-decoration: none;
	color:#FFFFAA;
}
.listeHome a:hover{
	text-decoration: underline;
}
.listeHome h3{
	font-size: 12px;
	color: #fff;
	display: inline;
	margin: 0 12px 0 0;
}
.listeHome h3 a{
	font-size: 12px;
	color: #fff;
	display: inline;
	margin: 0 12px 0 0;
}
.listeHome hr{
	visibility: hidden;
}
.listeHome ul{
	display: inline;
}
.listeHome li{
	list-style: none;
	display: inline;
	font-size: 12px;
	margin: 0 12px 0 0;
}
.listeHome h2{
	color: #eb6195;
	font-size: 16px;
	margin: 10px 0 10px 0;
}
/**************************************************************************/
/* LISTE_STAGE */
p.hot{
	font-size: 16px;
	color: #fff;
}
p.hot b{
	color: #eb6195;
}
p.ariane{
	font-size: 12px;
	margin: 0 0 10px 0;
	color:#FFFFFF;
}
p.ariane a{
	text-decoration: underline;
	color:#FFFFFF;
}

table#listeStage td {
	/*border:1px solid #1e1e1e;*/	
	vertical-align:middle;
	
}
table#listeStage tr, #listeInfo tr {
	border:1px #1e1e1e;
	border-spacing:0;
	vertical-align:middle;	
}

#listeStage, #listeInfo{
	width: 100%;
	color: #fff;
	border-collapse:collapse;
	
}
#listeStage caption{
	text-align: left;
	font-size: 12px;
	padding: 10px 0 10px 0;
	color: #000;
}
#listeStage caption b{
	color: #eb6195;
}
#listeStage tr{
	cursor: pointer;
	font-size:14px;	
}
#listeStage th{	
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	background:transparent url(gfx/bg_onglet.png) top left repeat-x;
}
#listeStage td{
	padding: 5px 10px;
	
}
#listeStage a{
	/*text-decoration: underline;*/
}
#listeStage .date, #listeStage .prix{
	font-size: 12px;
}
#listeStage .prix{
	text-align: right;	
}
#listeStage .bouton{
	margin-bottom:3px;
}
#listeStage .colored, #listeStage .colorednoh, #listeInfo .colored{
	background-color: #5d5d5d;
}
#listeStage .colored:hover{
	background-color: #1E1E1E;
}
#listeStage .no_colored:hover{
	background-color: #1E1E1E;
}

#listeInfo tr{
	font-size:14px;
}

.pages{
	text-align: center;
	font-size: 12px;
	margin: 40px 0 20px 0;
}
.pages a, .pages span{
	padding: 4px 6px;
}
.pages span{
	border: 1px solid #fff;
	color: #fff;
}
p.etape{
	 text-align: center;
	/*margin-left:130px;*/	
}
p.plus{
	text-align: left;
	font-size: 12px;
	padding: 10px 0 0 0;
	color: #000;
}
p.plus b{
	color: #eb6195;
}
.infoStage{
	float: left;
	/*width: 335px;*/
	margin: 20px 0;
}
.infoStage dl{
	float: left;
	/*width: 100%;*/
	font-size: 12px;
	margin: 0 0 10px 0;
}
.infoStage dt{
	float: left;
	width: 60px;
	text-align: left;
	margin: 0 6px 0 0;
}
.infoStage dd{
	float: left;
	color: #fff;
	width: 280px;
}
.infoStage .prix dt{
	line-height: 24px;
	/*padding: 8px 0 0 0;*/
}
.infoStage .prix dd{
	color: #fff;
	font-size: 18px;
	font-weight:bold;
}
#map span {
	display: none;
}
.stageMap{
	float: right;
	margin:20px 0;
	width: 250px;
	height: 250px;
}
#table_agenda{
	width: 185px;
	font-size: 12px;
	margin: 0 0 20px 0;
	text-align: center;
	color: #000;
}
#table_agenda caption{
	background-color: #1e1e1e;
	color: #fff;
	padding: 5px;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#table_agenda .prec{
	float: left;
	margin: 2px 0 0 0;
	cursor: pointer;
}
#table_agenda .suiv{
	float: right;
	margin: 2px 0 0 0;
	cursor: pointer;
}
#table_agenda tr{
	height: 20px;
}
#table_agenda th{
	color: #fff;
}
#table_agenda td.past{
	color: #333;
}
#table_agenda td.hasStage{
	color:#FFFFAA;
	cursor:pointer;
	text-decoration:underline;
}
.imprimer {
	float:left; 
	width:128px;
	height:25px;
	padding-left:8px;
	padding-top:6px;	
}
.sous_titre_liste {
	width:225px;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	position:relative;
}
.liste_stage{
	width:600px;
	text-align:center;
	margin-bottom:25px;
	float:left;
}
.footer_liste_stage{
	width:700px;
	text-align:center;
	margin-bottom:25px;
	margin:auto;
	position:relative;
} 
/**************************************************************************/
/* VALIDATION - INSCRIPTION*/
.small_lock {
	margin-bottom:0px;
	position:relative;
	height:19px;
	float:left;
	margin-right:20px;
	width:14px;
}
.separation_onglet {
	float:left;
	position:relative;
	margin-right:150px;	
}
a.onglet {
	background-image:url(gfx/onglet.jpg);
	border-style: none;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	display:block;
	position:relative;
	float:left;
	margin-left:370px;
	margin-top:-1px;
	width:160px;
	height:18px;
	text-align:center;
	text-decoration:underline;
}
a.onglet_long {
	background-image:url(gfx/onglet_long.jpg);
	border-style: none;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	display:block;
	position:relative;
	float:left;
	margin-left:290px;
	margin-top:-1px;
	width:240px;
	height:18px;
	text-align:center;
	text-decoration:underline;
}
p.onglet {
	background-image:url(gfx/onglet.jpg);
	border-style: none;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	display:block;
	position:relative;
	float:left;
	margin-left:370px;
	margin-top:-1px;
	width:160px;
	height:18px;
	text-align:center;
	text-decoration:none;
}
a.onglet_multiple {
	background-image:url(gfx/onglet.jpg);
	border-style: none;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	display:block;
	position:relative;
	float:left;
	margin-left:0px;
	margin-top:-1px;
	margin-right:25px;
	width:160px;
	height:18px;
	text-align:center;
	text-decoration:underline;
}
p.type_stage {
	width:600px;
	font-family:Verdana;
	font-size:14px;
	color:#ffffff;
	position:relative;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
	position:relative;
	height:15px;
}
p.titre_type_stage {
	width:600px;
	font-family:Verdana;
	font-size:14px;
	color:#ffffff;
	position:relative;
	font-weight:bold;
	margin-top:45px;
	margin-bottom:5px;
	position:relative;
	height:15px;
}
.radio_stage {
	float:left;
	margin-right:25px;
	height:15px;	
}
p.text_stage {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	position:relative;
	font-weight:bold;
	width:600px;
}
p.info_titre {	
	font-size:12px;
	height:15px;
	padding:10px;
	position:relative;
}
p.info_sous_titre {
	font-size:12px;
	color:#ffffff;
	position:relative;	
	margin-left:40px;
}
p.info_prix {
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	position:relative;
	font-weight:bold;
	margin-left:13px;
}
p.declaration_points {
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	position:relative;
	margin-top:15px;
}
a.declaration_points {
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	position:relative;
	margin-top:15px;
	text-decoration:underline;
}
a.details {
	float:left;
	background-image:url(gfx/bg_detail.jpg);
	border-style: none;
	display:block;
	width:105px;
	height:19px;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	padding-top:6px;
	margin-left:10px;
	margin-top:5px;
}
a.details:hover {
	background-image:url(gfx/bg_detail_bordure.jpg);
	width:105px;
	height:19px;
}
.formulaire_hidden {
	display:none;
	position:relative;
}
.mode_envoi_hidden {
	display:none;
	position:relative;
}
.area_condition {
	width:600px;
	height:130px;
	background-color:#ffffff;
	margin-top:20px;
	margin-bottom:25px;
	position:relative;
}
.lock {
	width:26px;
	height:36px;
	float:left;
	margin-right:10px;
	margin-top:15px;	
}
.lieu {
	float:left;
	width:203px;
	height:21px;
	padding-top:5px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	padding-right:65px;
	margin-left:10px;
}
/**************************************************************************/
/* paiement */
/**************************************************************************/
.panier{
	width: 100%;
	margin: 0 0 20px 0;
	font-size: 12px;
}
.panier CAPTION{
	padding: 20px 0 10px 0;
	padding-top:0;
	font-size: 22px;
	color:#FFFFFF;
	text-align: left;
}
.panier CAPTION.paiement{
	color : #eb6195;
}
.panier CAPTION.cb{
	font-size: 12px;
	padding: 0 12px;
	text-align: center;
	font-weight: bold;
}
.panier A{
	line-height: 30px;
}
.panier b{
	color: #fff;
	font-size: 14px
}
.panier .prix{
	text-align: right;
	color: #fff;
}
.panier th{
	background-color: #1e1e1e;
	color: #fff;
	padding: 5px 12px;
}
.panier td{
	vertical-align: top;
	padding: 5px 12px;
}
.panier TR.mode TD{
	text-align: center;
	cursor: pointer;
}
.panier TR.select TD{
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.panier TFOOT TD{
	/*border-top: 1px solid #1e1e1e;*/
	text-align: right;
	color: #fff;
}
.panier TFOOT TR.total TD{
	background-color: #5d5d5d;
	border-top: 1px solid #1e1e1e;
}
.modePaiement{
	margin-top:-22px
}
/**************************************************************************/
/* PAGE_AUTO */
/**************************************************************************/
#pageauto { width:95%; color:#FFF; margin:10px; margin-bottom:30px; font-size:0.95em; text-align:left; }
.pageauto_titre { padding:5px 10px; text-align:center; background-color:#3a3a3a; color:#EB6195; font-size:2em; font-weight:bold;  }
.pageauto_cadre_clair { padding:5px 10px; background-color:#494949;font-size:1em; }
.pageauto_cadre_clair p{ padding:5px 10px; }
.pageauto_soustitre { padding:5px 10px; color:#ffcc00; font-weight:bold; margin:0;}
.pageauto_left { margin-left:30px; display:block; }
.space_up { margin-top:20px; }
.faq_ligne_sep { height:1px; line-height:1px; background-color:#FFF; margin:5px; }
.question { text-decoration:underline; }
.pageauto_cadre_fonce { padding:5px 10px 5px 10px; background-color:#2e2e2e; }
.table {border:thin dotted #FFFFFF; }
#pageauto td {border:0px;padding:0;
}
/**************************************************************************/
/* Contact */
/**************************************************************************/
#contact fieldset{
	width: 600px;
	margin: 20px 0;
	font-size: 12px;
	border: none;
	color: #fff;
	padding: 0 0 20px 0;
}
#contact fieldset ul, #contact fieldset li, #contact fieldset p {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:550px;
	border:0 none;
	margin:0;
	padding:5px;
	background:none;
	color:#FFFFFF;
	font-size:12px;
}
#contact fieldset input, #contact fieldset select {
	border:1px solid #1E1E1E;
	float:left;
	font-size:1.1em;
	height:20px;
	margin-right:10px;
}
#contact fieldset .validate {
	border: none;	
}
/**************************************************************************/
/* FOOTER */
.maj{
	float:right;
	color:#FFFFFF;
	margin-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right:10px;	
}
.securite{
	width:785px;
	height:33px;
	position:relative;
	text-align:center;
	margin-top:15px;
	padding-left:215px;
}
.paiements{
	float:left;
	color:#FFFFFF;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.paiement {	
	padding-top:5px;	
	display:block;	
	position:relative;
	text-align:center;		
}
.cle{
	float:left;
	height:18px;
	width:77px;
	margin-top:0px;
}
.cb{
	float:left;
	height:17px;
	width:83px;
	margin-top:0px;
}
.border_left {
	border-left:solid #FFFFFF 1px;
}


/**************************************************************************/
/* MENU */
#menu {
	position:relative;
	margin:auto;
	top:30px;
	width:1000px;
	height:60px;
	margin-top:15px;
}
*+html #menu, * html #menu {
	top:40px;
}

.cat {
	width:192px;
	float:left;
}
.cat .head, .menu_unselected {
	display:block;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	background:transparent url(gfx/bg_onglet.png) top left repeat-x;
	color:#FFA;
}
.cat .head:hover, .menu_selected {
	display:block;
	line-height:35px;
	text-align:center;
	text-decoration:underline;
	background:transparent url(gfx/bg_onglet_w.png) top left repeat-x;
	color:#FFF;
	font-weight:bold;
}
.cat .liens {
	position:absolute;
	top:35px;
	left:0px;
	margin:0;
	padding:0;
	width:1000px;
	display:inline;
	overflow:visible;
	line-height:25px;
	background:transparent url(gfx/bg_onglet_liens.png) top left repeat-x;
	text-align:left;
}
.cat:hover .liens {
	color:#550569;
	z-index:250;
}
.cat .liens li {
	display:inline;
	margin:0 10px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:inside;
}
.cat .liens li a {
	color:#FFF;
	text-decoration:none;
}
.cat .liens li a:hover {
	color:#FFF;
	text-decoration:underline;
}

/**************************************************************************/
/* Recherche carte */

.center #recherche_home {
	padding:0px;
	margin-top:10px;
}
*+html #actu #recherche_home, * html #actu #recherche_home {margin-top:-65px;}


.center .recherche .button {
	width:27px;
	height:28px;
	background:#FFF url(gfx/search.gif) top left no-repeat;
	border:1px solid #4C4C4C;
	border-left:none;
	cursor:pointer;
}

.center .recherche .button:hover {
	background:#FFF url(gfx/search.png) top left no-repeat;
}

.center .recherche .input {
	width:250px;
	height:20px;
	border:1px solid #4C4C4C;
	border-right:none;
	font-size:14px;
	padding:4px 0 2px 2px;
}

.center .recherche td {
	background:none;
}


/* AUTOSUGGEST */
.recherche div.autocomplete, #content .recherche div.autocomplete {
	position:absolute;
	background-color:#FFF;
	border:1px solid #4C4C4C;
	border-top:none;
	margin:0;
	padding:0;
	color:#666;
	font-weight:normal;
}

.recherche div.autocomplete ul, #actu .recherche div.autocomplete ul li, #content .recherche div.autocomplete ul, #content .recherche div.autocomplete ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:25px;
	margin:0px;
	padding:0px;
	background:none;
	background-color:#FFF;
	width:100%;
}

.recherche div.autocomplete ul li, #content .recherche div.autocomplete ul li {
	display:block;
	padding:2px;
	line-height:14px;
	font-size:12px;
	cursor:pointer;
	text-align:left;
	color:#000;
}

.recherche div.autocomplete ul li.selected, #content .recherche div.autocomplete ul li.selected { background-color:#fce7ef; font-weight:bold;}
.recherche div.autocomplete span.informal, #content .recherche div.autocomplete span.informal { font-size:10px; position:absolute; right:2px;}


/* SCROLLER */
.slider {
	height:130px;
	width:300px;
	background:transparent url(gfx/bg_slider.png) top left repeat-x;
	margin-top:-13px;
}
.slidercontent {
	border-bottom:1px solid #707070;
	padding:10px;
	height:110px;
	width:280px;
}

/**************************************************************************/
/* Recherche actu */

#actu #recherche_home {
	background:#545455 url(gfx/bg_search.png) bottom left no-repeat;
	padding:0px;	
}
*+html #actu #recherche_home, * html #actu #recherche_home {margin-top:-65px;}


#actu .recherche .button {
	width:27px;
	height:28px;
	background:#FFF url(gfx/search.gif) top left no-repeat;
	border:1px solid #4C4C4C;
	border-left:none;
	cursor:pointer;
}

#actu .recherche .button:hover {
	background:#FFF url(gfx/search.png) top left no-repeat;
}

#actu .recherche .input {
	width:250px;
	height:20px;
	border:1px solid #4C4C4C;
	border-right:none;
	font-size:14px;
	padding:4px 0 2px 2px;
}

#actu .recherche td {
	background:none;
}


/* AUTOSUGGEST */
#actu .recherche div.autocomplete, #content .recherche div.autocomplete {
	position:absolute;
	background-color:#FFF;
	border:1px solid #4C4C4C;
	border-top:none;
	margin:0;
	padding:0;
	color:#666;
	font-weight:normal;
}

#actu .recherche div.autocomplete ul, #actu .recherche div.autocomplete ul li, #content .recherche div.autocomplete ul, #content .recherche div.autocomplete ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:25px;
	margin:0px;
	padding:0px;
	background:none;
	background-color:#FFF;
	width:100%;
}

#actu .recherche div.autocomplete ul li, #content .recherche div.autocomplete ul li {
	display:block;
	padding:2px;
	line-height:14px;
	font-size:12px;
	cursor:pointer;
	text-align:left;
	color:#000;
}

#actu .recherche div.autocomplete ul li.selected, #content .recherche div.autocomplete ul li.selected { background-color:#fce7ef; font-weight:bold;}
#actu .recherche div.autocomplete span.informal, #content .recherche div.autocomplete span.informal { font-size:10px; position:absolute; right:2px;}

