/* RESET
-------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

acronym { border-bottom-style: dotted; border-bottom-width: 1px; }


/* remember to define focus styles! */
:focus {
	outline: 0;
}

ul {
	background: url(/_boutiques/RENTASHOP//site_image/puce.gif) no-repeat 0px 3px;
	list-style: none;
	margin-bottom:16px;
	text-indent: 14px;
}


li  {
	list-style: none;
	line-height: 1.2em;
	background: url(/_boutiques/RENTASHOP//site_image/puce.gif) no-repeat 0px 3px;
	text-indent: 14px;
	margin-bottom:0px;
}

ul.retrait{
	background: url(none);
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: url(none);
	padding-left: 16px;
}

#nav  li, ul {
	list-style: none;
	background:none;
	text-indent: 0px;
	margin-bottom:0px;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*     initialisation : balises XHTML generales
/* --------------------------------------------------- */

html { 
  background: #cdcdcd url(/_boutiques/RENTASHOP//site_image/rs_fond.png) 50.1% 0 repeat-y;
  font-size: 12px;
  height: 100%;
}

body  {
  background: transparent url(/_boutiques/RENTASHOP//site_image/rs_header.png) 50.1% 0 no-repeat;
	color: #5b5b61;
	margin:0;
	padding:0;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #5b5b61;
	height: 100%;
}

img {
	border:0px;
	margin: 0;
}

p {
	line-height: 18px;
	margin: 0 0 12px;
}



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

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

h1, h2, h3, h4, h5, h6 { margin: 0 0 14px 0; padding: 0; }

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #ed5311;
}

h2 {
	color: #ed5311;
	font-size: 16px;
	font-weight: normal;
	margin-left: -10px;
}

h3 {
	color: #565859;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #eb691b;
}

table { margin: 0 auto;}

th {
	color: #FFFFFF;
	background-color: #565859;
	padding: 3px;
}

th a { color:#FFFFFF; }

input {		/* LES PROPRIETES SONT DEPLACEES VERS .form_text */
	color: #565859;
	font-size: 10px;
}

select, option {
	color: #565859;
	font-size: 10px;
	padding-left: 4px;
}

option { padding: 1px 5px;}

select {	/* Rajout de proprietes  par Roland */
	margin: 4px 0;
	border: 1px solid #6F6F74;
	padding: 4px 5px 0 5px;
	font-family: Helvetica, Arial, sans-serif;
}

textarea {
	color:#565859;
	font-size: 10px;
	margin: 6px 0;
	
	/* Rajout de proprietes  par Roland */
	border: 1px solid #6F6F74;
	padding: 2px 5px;
	font-family: Helvetica, Arial, sans-serif;
}

strong { font-weight: bold;}



/*  structure : armature
/* --------------------------------------------------- */

#enveloppe-page {
	position: relative;
	width: 960px;
	margin: auto;
	background: #fff url(/_boutiques/RENTASHOP//site_image/rs_header.png) 50% 0 no-repeat;
	
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
html>body #enveloppe-page {
	height: auto;
}

#en-tete {
  color: #fff;
	position: relative;
	display: block;
	height: 262px;
}

#conteneur {
	position: relative;
}

#conteneur-interne {
	/*min-height: 500px;		ROLAND */
	overflow: hidden;
}

/* 
* html #conteneur-interne { height: 500px }		ROLAND
*/

#col-g {
	float: left;
	position: relative;
	display: block;
	width: 210px;
	left: 0;
	margin: 0;
	padding: 0;
}

#col-d {
	float: right;
	position: relative;
	display: inline;
	width: 184px;
	right: 0;
	margin: 0;
}

.col-interne {
	margin: 8px;
}

#contenu-principal {
	clear: both;
	height: 1%;
	margin: 0;
	position: relative;
	margin-bottom: 216px !important; /* 185 pour etre parfait */
}

.clearfloat {
	clear: both;
}

#pied-page {
	color: #fff;
	/*position:relative;*/
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	background: #666a9c url(/_boutiques/RENTASHOP//site_image/rs_footer-haut.png) 50% 0 no-repeat;
}

#pied-page .inner { 
	background: url(/_boutiques/RENTASHOP//site_image/rs_footer-bas.png) 50% 100% no-repeat;
	padding: 35px 10px 10px 20px;
	height: 171px;
}

/*--- style du footer ---*/
#pied-page h3 { color: #303142;}
#pied-page a, #pied-page a:hover { color:#FFF;}

#pied-page li { float: left; line-height: 20px; width: 24.5%; background:none;	text-indent: 0px;}
#pied-page li li { float: none; }



/* Francois
--------------------------------------------- */

.sep {
	margin-top: 6px;
	margin-bottom: 16px;
	border-bottom: 1px dashed #999999;
}

#colorbar {
	position: absolute;
	top:0px;
	right: 0px;
	height: 10px;
	width: 290px;
	margin-bottom:14px;
}

#bt-top {
	position: absolute;
	left: 140px;
	top: 8px;
}

#footer {
	margin-left:200px;
	font: 11px Century Gothic, Verdana, sans-serif;
}

.atouts {
	position:relative;
	width:290px;
	height:160px;
	float:left;
	background:url(/_boutiques/RENTASHOP//site_image/fond-bloc-atouts.png) no-repeat;
	padding:16px;
	margin: 0px 0 20px 20px;
}

.atouts H3 {
	background: url(/_boutiques/RENTASHOP//site_image/rs_fleche.png)  no-repeat;
	font-size: 14px;
	text-indent: 30px;
	line-height: 18px;
	font-weight: normal;
	text-transform: lowercase;
	color: #ED5311;
}

.atouts IMG {
	position: absolute; right: 20px;bottom: 8px;

}

/* structure : elements 
/* --------------------------------------------------- */

#homelink {
  display: block;
  height: 262px;
  width: 490px;
}
#plusone { position: absolute; left: 0; top: 30px; }
#chapeau {
	background: #eeeded url(/_boutiques/RENTASHOP//site_image/rs_bloc-gris-bas.png) 50% 100% no-repeat;
	min-height: 25px;
	overflow: hidden;
	padding-bottom: 25px;
}

	#chapeau h1, #chapeau h2 {
		background: url(/_boutiques/RENTASHOP//site_image/rs_fleche.png) 0 50% no-repeat;
		color: #5b5b61;
		margin: 10px 0 0 0;
		text-indent: 30px;
	}
	
	#chapeau .inner h1, #chapeau .inner h2 {
		background: url(/_boutiques/RENTASHOP//site_image/rs_fleche.png) 30px 50% no-repeat;
		color: #5b5b61;
		text-indent: 60px;
	}
	
	#chapeau img { float: left; margin: 0 12px 20px 10px;}
	
	.rs_index #chapeau #galerie { margin: auto 20px -15px 10px;}
	
	#chapeau p {
		color: #303142;
		font-size: 14px;
		line-height: 23px;
		margin: 12px 12px 0 0;
}
	
	#chapeau .inner p, #chapeau .inner .txt-chapeau { margin: 12px 0 0; padding: 0 130px 0 80px;}


img#logo {
  padding: 16px 0 0 15px;
}

#head-contact {
  position: absolute;
  top: 120px;
  right: 20px;
  width: 280px;
  color: green;
}

#spacer_contact { position: absolute; top: 0; left: 0; width: 280px; height: 90px; }

#head-contact p { float: left; visibility: hidden;}

#elem_newsletter {

}
	#elem_newsletter input { float: left;}
	#elem_newsletter input.form_col { border: 1px solid #303142; padding: 4px 5px 3px !important; width: 170px; margin: 0; }
	#elem_newsletter input.btn { background: #303142; border: 1px solid #303142; border-width: 1px 1px 1px 0; padding: 0 5px; overflow: hidden; height: 20px; }


input#nlinsc {
	height: 10px;
	width: 220px;
	margin-left:21px;
}

#pagesWeb {
	padding: 0 175px 0 90px;
}

.rs_references-boutiques-en-ligne #pagesWeb { padding: 0}

.selecteur_references {
  background: #7b7faf;
  margin: 1em auto 2em;
  overflow: hidden;
  width: 875px;
}

.selecteur_references p {
  font-size: 16px;
  color: #fff;
  float: left;
  line-height: 2em;
  margin: 0 1em 0 300px;
  text-align: right;
  display: inline;
}
.selecteur_references select {
  float: left;
	font-size: 14px;
	padding: 3px;
	width: 200px;
}

#elem_rechercher_page { border-bottom: 1px solid #DEDEDE; text-align: right; margin: 0 10px 15px 10px; }
	#elem_rechercher_page .form_text { margin: 0; }
	#elem_rechercher_page .form_image { margin: 0 0 -6px 0; }

#joinfb { margin: 20px 0 0 0; text-indent: 58px;}

#joinfb a {
	background: url(/_boutiques/RENTASHOP//site_image/facebook.png) 0 0 no-repeat;
	clear: both;
	display: block;
	height: 52px;
	line-height: 52px;
	width: 100%;
}

#joinfb a:hover {
	background: url(/_boutiques/RENTASHOP//site_image/facebook.png) 0 -62px no-repeat;
	text-decoration: none;
}

/*                    formulaires                      */
/* --------------------------------------------------- */

.form_text {
	border: 1px solid #6F6F74;	/* << Engendre une bordure sur les radio et checkbox egalement ! A CORRIGER ! */
	margin: 4px 0;
	padding: 2px 5px;
	color: #9A9A9A;
}

.rs_comparateur-solution-paiement-e-commerce input {
	padding: 2px 5px;
	border: 1px solid #6F6F74;
	color: #565859;
	font-size: 10px;
}

.form_img { border: none; margin: 0 0 14px 0; }

.form_col { width: 120px;}

input.search, input.go { margin: 4px 0 14px; }

input.btn-radio { margin: 0; vertical-align: middle; }
input.btn-check { margin: 0 0 2px; vertical-align: middle; }

.form-contact label { float: left; width: 130px; text-align: right; padding-right: 15px; padding-top: 4px; }

#head-form-search {
  position: absolute;
  right: 50px;
  top: 210px;
}

.form-search {
  background: #bc451b;
  border: 1px solid #bc451b;
  width: 235px;
}

.form-search input {
  border: none;
  color: #9A9A9A;
  margin: 0;
  padding: 3px 5px;
  vertical-align: middle;
  width: 190px;
}

.form-search input.btn {
  padding: 0 3px;
  width: auto;
}

.form-prelevement { }
.form-prelevement label {
  display: block;
}

.form-prelevement input, .form-prelevement textarea { width: 300px;}

.form-prelevement .bouton input { width: auto;}


/* form-avis */
.form-avis h3 { margin: 0;}
.form-avis label {
  display: block;
}

.form-avis p.half {
  float: left;
  margin: 3px 0 20px;
  width: 50%;
}

.form-avis input {
  border: 1px solid;
  padding: 3px;
  width: 85%;
}

.form-avis textarea { width: 92%;}

.form-avis input.btn {
  border: none;
  margin: 0 0 0 120px;
  padding: 0 3px;
  vertical-align: middle;
  width: auto;
}
/* fin form-avis */

/* form-ami */
.form-ami { padding: 20px 0 0 0;}
.form-ami h3 { margin: 0;}
.form-ami label {
  display: block;
}

.form-ami p.half {
  float: left;
  margin: 3px 0 20px;
  width: 50%;
}

.form-ami input {
  border: 1px solid;
  padding: 3px;
  width: 85%;
}

.form-ami textarea { width: 92%;}

.form-ami input.btn {
  border: none;
  padding: 0 3px;
  vertical-align: middle;
  width: auto;
}
/* fin form-ami */

/*                  classes generales                  */
/* --------------------------------------------------- */

.droite { text-align: right;}
.gauche { text-align: left;}
.centre { text-align: center;}

.fl-droite { float: right; }
.fl-gauche { float: left; }

.txt-italique { font-style: italic; }

.nobr { white-space: nowrap; }

.overflow-hide { overflow: hidden;}


/*               elements recurrents                   */
/* --------------------------------------------------- */

.bloc_s {
	width: 400px;
	margin: 3px auto;
}

.bloc_m {
	width: 480px;
	margin: 3px auto;
}

.bloc_l {
	width: 520px;
	margin: 3px auto;
}

.alerte_erreur {
	background: #ed7f3b;
	color: #000;
	font-weight: bold;
	padding: 4px;
}
.alerte_info {
  background: #7b7faf;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
}

/* --- couleurs ---*/
.clr-orange, #atouts-home a.clr-orange { color: #ed5311;}
.clr-blanc { color: #fff;}
.clr-bleu { color: #7B7FAF;}
.clr-vert { color: green;}

.encart-dynamique {
	margin: 10px 0 0 0;
	color:#fff;
}

.encart-dynamique ul {
	list-style: none;
	padding:0;
	margin:0;

}

.encart-dynamique h2 { color:#565859; background:none; padding:0px;}
.encart-dynamique a { color:#fff; font-size:12px; font-family: "Century gothic", Verdana, sans-serif;}

.encart-dynamique-demo {
	margin: 10px 0 0 0;
	padding:10px;
	border: 1px solid #565859;
	background: #DFE3EA;
}

.encart-dynamique-demo ul {
	list-style: none;
	padding:0;
	margin:0;

}

.i-frame {
	background: #FFF;
	padding: 4px 8px;
}

.i-frame form input {
	margin: 3px 0 10px 0;
}

.i-frame p {
	margin: 0;
}

/* largeur a specifier pour centrer le bloc */
#bloc-pro-asso { 
	width: 60px;
	margin: 0 auto;
}

a.btn-demo  {
	background: url(/_boutiques/RENTASHOP//site_image/rs_btn-bleu.png) 50% 0 no-repeat;
	color: #fff;
	display: block;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 218px;
}

	a.btn-demo:hover { background: url(/_boutiques/RENTASHOP//site_image/rs_btn-demo.png) 50% 0 no-repeat; text-decoration: none;}


/*                       index                         */
/* --------------------------------------------------- */
.rs_index h1 {
	color: #ed5311;
	font-size: 20px;
	font-weight: normal;
}

#atouts-home {
	float: right;
	font-size: 14px;
	width: 504px;	
}

	#atouts-home li {
		background: url(/_boutiques/RENTASHOP//site_image/rs_fleche.png) 0 50% no-repeat;
		float: left;
		height: 32px;
		line-height: 32px;
		text-indent: 30px;
		width: 49.5%;
	}
	
	* html #atouts-home li { text-indent: 15px;}
	
	#atouts-home a { color: #5b5b61;}
	#atouts-home a.btn-demo { color: #fff;}

#txt-home {
	color: #7a7271;
	float: right;
	font-size: 14px;
	line-height: 18px;
	width: 530px;
}

#coupsdecoeur {  }

/*--- offres de la home ---*/
#showcase-offres {
	position:relative;
	background: url(/_boutiques/RENTASHOP//site_image/rs_bandeau-offres-home.png) 0 0 no-repeat;
	color: #303142;
	clear: both;
	display: inline;
	float: left;
	height: 239px;
	margin: 0 0 20px;
	width: 960px;
}

	#showcase-offres h2 { background: none; color: #fff; font-size: 16px; font-weight: normal; margin-left: 0; text-indent: 0;}
	#showcase-offres p { line-height: 15px; margin: 8px 0;}
	#showcase-offres a { color: #eeeded;}
	#showcase-offres img {display: inline; float: left; margin: 10px;}

#full {
	margin-top: 45px;
	margin-right: 235px;
	/*width: 400px;*/	
	width: 320px;	
}
	#showcase-offres #full h2 { font-size: 20px; font-weight: bold;}
	#full ul { display: inline; font-size: 14px; margin: 0 0 0 16px; /*width: 225px;*/ width: 265px; }
	
	* html #full ul { width: 290px;}
	
	#full li {
		background: url(/_boutiques/RENTASHOP//site_image/rs_fleche-blanche.png) 0 50% no-repeat;
		height: 22px;
		line-height: 22px;
		text-indent: 30px;
		
	}

	* html #full li a { text-indent: 30px;}	
	* html #chapeau #full li a { text-indent: 15px;}
	
#catalogue, #light {
	height: 94px;
	margin: 50px 0 -40px 85px;
	width: 180px;
}

#home-studio {
	position:absolute;
	top: 70px;
	right: 0px;
	margin-right:20px;
}

#home-studio  li, ul {
	list-style: none;
	background:none;
	text-indent: 0px;
	margin-bottom:16px;}

/*--- ticker de news ---*/
#news-box {
	background: transparent url(/_boutiques/RENTASHOP//site_image/rs_bloc-news.png) left top no-repeat;
	margin: 0 20px;
	padding: 30px 0 0 0;
	width: 384px;
	position: relative;
}

#news-home {
	position: relative;
	height: 140px;
	margin: 0;
	padding: 8px 6px 5px 6px; /* valeur bottom pour englober le bouton "lire" */
	background: transparent url(/_boutiques/RENTASHOP//site_image/rs_bloc-news.png) left bottom no-repeat;
}

#news-home2 {
	position: relative;
	height: 120px;
	width: 100%;
	padding-bottom: 20px;
}

#news-home img {
	display: inline;
	float: left;
	margin: 0 4px 8px 0;
}
#news-home p { margin: 0 0 5px 0;}
#news-home H3 {	font-size: 11px;}
#news-home H3 SPAN {
	margin-top: 2px;
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

.newsdiv {
	clear: both;
	padding-top:4px;
	padding-right: 5px;
	padding-left: 10px;
	background: transparent;
}
.newsdiv h3 { color: #EB6A1C; }
.newsdiv img {
	position: absolute;
	left: 7px;
	top: 120px;
}

/*--- fonctions en avant ---*/
#top-fonctions { color: #303142;}

	#top-fonctions li {
		display: inline;
		float: left;
		margin: 10px 0 30px 37px;
		width: 269px;
	}
	
	#top-fonctions li p { line-height: 16px;}

	#top-fonctions img { display: inline; float: left; margin: 0 15px 0 0;}
	
	#top-fonctions h2 { color: #ed5311; font-size: 16px; font-weight: normal; margin-bottom: 10px;}
	
	#top-fonctions a { text-decoration: underline;}
	
	
/* Offres
/* --------------------------------------------------- */
#chapeau #showcase-offres p { font-size: 12px;}

#tab-offres { border-bottom: 1px solid #6f6f74; width: 700px;}
	#tab-offres .col1 { width: auto;}
	#tab-offres .col2 { width: 80px;}
	#tab-offres .col3 { width: 80px;}
	#tab-offres .col4 { width: 80px;}
	#tab-offres .col5 { width: 80px;}
		
	#tab-offres tr.oddline { background: #eeeded;}
	#tab-offres tr.firstline { background: #7B7FAF; color: #fff;}
		
	#tab-offres td {
		border-top: 1px solid #6f6f74;
		height: 21px;
		padding: 0 8px;
		text-align: center;
		vertical-align: middle;
	}
		
	#tab-offres td.TDaide, #tab-offres td.intitule { text-align: left;}
	#tab-offres td.TDaide { border-top: none;}
		
	#tab-offres p { margin: 4px 0; line-height: 16px;}
	

.blocliste { font-size: 14px; }

	.blocliste li {
		background: url(/_boutiques/RENTASHOP//site_image/rs_fleche.png) 0 50% no-repeat;
		height: 26px;
		line-height: 26px;
		text-indent: 30px;
	}
	
	* html .blocliste li { text-indent: 15px;}
	
	.blocliste a { color: #5b5b61;}

/* References
/* --------------------------------------------------- */

#shop-references { margin: 0 0 0 5px;}

	#shop-references h2 {
		margin-left: 0;
		color: #c0c0c0;
	}
	
	div.bloc-ref {
		display: inline;
		float: left;
		line-height: 16px;
		margin: 10px 0 30px 40px;
		width: 262px;
	}
	
	#shop-references img { border: 1px solid #eeeded; margin: 0 0 5px;}
	
	#shop-references .separateur, .rs_categorie .separateur {
		background: #dedede;
		clear: both;
		height: 1px;
		margin: 20px 40px;
	}
	
	#shop-references .zoom { border: none; }


/*                     categorie                       */
/* --------------------------------------------------- */

.bloc-produit {
	width: 130px;
	height: 230px;
	margin: 4px;
}

/*                    fiche produit                    */
/* --------------------------------------------------- */

#info-produit {
	min-height: 230px;
	padding: 10px 0 0;
}

* html #info-produit {
	height: 230px;
}

#info-produit table {
	margin: 0;
}

.rs_ficheproduit #info-produit h2 {margin-left:0px;}

.rs_ficheproduit img.mini_img {
  margin: 0 40px 40px 0;
}

/*                       avis                          */
/* --------------------------------------------------- */

.avis-box { padding: 20px 0 0 0;}

.avis-box ol { width: 80%;}

.avis-box li { margin: 0 0 30px;}

.avis {
  background: #eeeded;
  clear: right;
  overflow: hidden;
  padding: 10px;
}

.note {
  float: right;
  margin: 0;
}

.meta-avis {
  margin: 0 0 5px;
}


/*                        news                         */
/* --------------------------------------------------- */

.news {
  margin: 0 0 3em;
  border-bottom: 1px dotted #CCCCCC;
  width:450px;
  text-align:justify;
}

.news h2 { margin-bottom: 6px;}

#news-date-titre {
	color: #EB691B;
	font-size: 10px;
	font-weight: normal;
}

.newstitres {
	background: url(/_boutiques/RENTASHOP//site_image/fleche-orange.png) no-repeat 0px 50%;
	margin: 0px;
	margin-bottom:10px;
	list-style: none;
}

.newstitres a { color:#565859;	}
.newstitres a:hover { color:#eb691b;	}


#lestitres {
	position: absolute;
	top: -5px;
	right: 0;
	width: 340px;
	margin: 0 0 6px 20px;
	padding: 5px 12px 5px 14px;
}

.news-syspage {
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 6px;
	border-top: 1px dotted #ccc;
}

/*  newsletter
/* --------------------------------------------------- */

.rs_newsletter .form_txt { 
	width: 22em;
}

.rs_newsletter input.btn-radio { margin: 0 20px 0 0; }

/*  input recherche moteur de recherche
/* --------------------------------------------------- */

.rs_recherche h2 { margin-bottom: 6px;}
.rs_recherche p { margin-bottom: 20px;}

#recherche-moteur { margin: 10px 0 20px;}

/*                       panier                        */
/* --------------------------------------------------- */

/* TABLEAU A COULEURS ALTERNEES */
.styleCell1 { background-color: #E1E1E1; }
.styleCell1 img { margin: 3px;}
	
.styleCell2 { background-color: #F6F6F6; }
.styleCell2 img { margin: 3px;}


/* STYLES DU MENU HORIZONTAL             */
/* Francois 03/2009                      */
/* ------------------------------------- */


#menu_horizontal {
		left: 200px;
		top: 110px;
		width: 780px;
		height: 30px;
		line-height: 30px;
	}
	
/*
#ssmenu_4 {
	position: absolute;
	top: 129px;
	left: 346px;
	border: 1px solid #565859;
	border-top: 1px none #565859;
	padding:12px;
	background: #FFFFFF;
	list-style-type: none;
}

#ssmenu_6 {
	position: absolute;
	top: 129px;
	right: 58px;
	border: 1px solid #565859;
	border-top: 1px none #565859;
	padding:12px;
	background: #FFFFFF;
	list-style-type: none;
}

#ssmenu_4 a, #ssmenu_6 a {
	background: url(/_boutiques/RENTASHOP//site_image/fleche-orange.png) no-repeat 0px 3px;
	padding-left:20px;
	color:#565859;
	}

#ssmenu_4 a:hover, #ssmenu_6 a:hover {
	text-decoration:none;
	color:#eb691b;
	}
*/

#menu_horizontal ul, #menu_horizontal li {
		display: inline;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}


#menu_horizontal a {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	text-transform: lowercase;
	padding: 0 16px 0 24px;
	text-decoration: none;
		}
#menu_horizontal a:hover {
			color: #787eac;
			text-decoration: none;
			background: #DFE3EA url(/_boutiques/RENTASHOP//site_image/flechmenuhover.gif) no-repeat 6px 10px;


		}
		
.menu-deroulant { 
	display: none;
	position: absolute;
	padding: 15px 30px 15px 15px;
	background: #efede9;
	font-size: 13px;
	line-height: 17px;
}
	.menu-deroulant ul, .menu-deroulant li {
		margin: 0;
		padding: 0;
		list-style-type: none; 
	}	
	

/* STYLES CSS PERSONNALISES              */
/* Placez vos sytles personnels ici      */
/* ------------------------------------- */

.erreur {
	color: red;
	font-weight:bold;
}
.noerreur {
	
}

.oui {
	background: #66CC33
}

.cases {
	width: 60px;
}

.captures {
	clear:both;
	border-bottom: 1px dotted #eaeaea;
	overflow:auto;
	padding: 12px 10px;
	margin: 0 20px;
}

.marginGuides img {
	margin: 12px;
}


/* Pages des fonctions */
#liste_fonctions_page {
	border: 0;
	font-size: 12px;
	margin: 0;
	background: #fff;
	padding: 10px 0;
}

#liste_fonctions_page #fonctions_col1,
#liste_fonctions_page #fonctions_col2,
#liste_fonctions_page #fonctions_col3,
#liste_fonctions_page #fonctions_col4 {  
	float: left; 
	width: 234px;
	overflow: hidden;
}
#liste_fonctions_page p { margin: 0 10px 10px 10px; }
#liste_fonctions_page p small { font-size: 11px; }
#liste_fonctions_page p#noresult { margin: 0 10px 60px 10px; }
#liste_fonctions_page h2 {
	color: #242433; 
	font-size: 16px;
	background: transparent url(/_boutiques/RENTASHOP//site_image/rs_fleche.png) left center no-repeat;
	line-height: 22px;
	text-indent: 30px;
	margin: 15px 0 0 15px;
	padding: 0;
}
#liste_fonctions_page h2.init_col {
	margin-top: 0;
}

#liste_fonctions_page #fonctions_col1 a,
#liste_fonctions_page #fonctions_col2 a,
#liste_fonctions_page #fonctions_col3 a,
#liste_fonctions_page #fonctions_col4 a { display: block; color: #695e5e; border-bottom: 1px dashed #e4e1e1; margin: 0 14px 0 40px; padding: 0 0 0 5px; line-height: 20px; font-size: 11px; }
#liste_fonctions_page #fonctions_col1 a:hover,
#liste_fonctions_page #fonctions_col2 a:hover,
#liste_fonctions_page #fonctions_col3 a:hover,
#liste_fonctions_page #fonctions_col4 a:hover { color: #eb691b; }






/*  rotator
/* --------------------------------------------------- */

.rotation { 
	border: 0px solid #000; 
	/* cursor: pointer; */ 
	overflow: hidden; 
	margin: 0; 
	position: relative; 
	height: 300px; 
	text-align: center;
	width: 415px;
	float: left;
}
.rotation img { 
	border: 0;
	/* cursor: pointer; */
}
.rotation div {
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}
.rotation a {
	display: block;
	text-align: center;
}

/*  liste image pour page des offres
/* --------------------------------------------------- */

#offres-trio {
  margin: 20px 0 0;
}

#offres-trio li {
  background: none;
  float: left;
  text-align: center;
  width: 312px;
}

#offres-trio li a {
  display: block;
  height: 259px;
  left: 25px;
  position: relative;
  width: 290px;
}

#offres-trio li a#offre-licence {
  background: url(/_boutiques/RENTASHOP//site_image/offres-bg.png) 0 0 no-repeat;
}

#offres-trio li a#offre-licence:hover, #offres-trio li.highlight a#offre-licence {
  background: url(/_boutiques/RENTASHOP//site_image/offres-bg.png) 0 -280px no-repeat;
}

#offres-trio li a#offre-clemain {
  background: url(/_boutiques/RENTASHOP//site_image/offres-bg.png) -310px 0 no-repeat;
}

#offres-trio li a#offre-clemain:hover, #offres-trio li.highlight a#offre-clemain {
  background: url(/_boutiques/RENTASHOP//site_image/offres-bg.png) -310px -280px no-repeat;
}

#offres-trio li a#offre-studio {
  background: url(/_boutiques/RENTASHOP//site_image/offres-bg.png) -620px 0 no-repeat;
}

#offres-trio li a#offre-studio:hover, #offres-trio li.highlight a#offre-studio {
  background: url(/_boutiques/RENTASHOP//site_image/offres-bg.png) -620px -280px no-repeat;
}

#offres-trio li a span {
  position: absolute;
  top: -9999em;
}


/**** Accordeon FAQ ****/
.accordeon { }
    .accordeon .group { background: #fff; position: relative; overflow: hidden; padding: 0; }
    
        .accordeon .group .groupTitle { height: 18px; line-height: 18px; color: #836081; font-weight: normal; overflow: hidden; margin: 0; padding: 3px 5px; }
        .accordeon .group .groupContent { line-height: 16px; color: #594c56; background: #fbfafc; padding: 10px; margin: 5px 0 5px 5px; }
            .accordeon .group .groupContent p { line-height: 16px; padding: 0; margin: 0; color: #594c56; }
    
        .accordeon .group.mouseover .groupTitle { cursor: pointer; }
        .accordeon .active .groupContent { height: auto; overflow: hidden; }
        
        .accordeon .inactive.mouseover .groupTitle { cursor: pointer; background-color: #fbfafc; }
        .accordeon .inactive .groupContent { display: none; }
            
        .accordeon .whenInactive .groupContent { display: block; }
        
        
        

