@charset "utf-8";
/*  SPECIFIQUE  */

/* Couleur de bordure pointillée : #c4bed4 */

#global {
	margin: auto;
	margin-top: 40px;
	width: 972px;
	width: 974px;
	height: 550px;
	height: 575px;
	position:relative;
	
	padding-top: 1px;	/* pour éviter que les marges se combinent avec #cadre */
}


#reftext {
	clear:both;
    margin: auto;
	margin-top: 20px;
	width: 972px;
	color: white;
}
#reftext a {
	color: white;
}

#logo{
	position:absolute;
	top: 0px;
	top: -5px;
	left: 78px;
	left: 15px;
}

#menufond {
	position:absolute;
	right: 0px;
	top: 0px;
	/*background-image:url(/image/fond_menu.png);*/
	z-index:1;
	width: 602px;
	height: 38px;
}

#menu {
	position:absolute;
	right: 0px;
	top: 0px;
	/*background-image:url(/image/fond_menu.png);*/
	z-index:2;
	width: 602px;
	text-align:right;
	height: 38px;
	
	/*border: 1px solid red;*/
}

#monpanier {
	background-image:url(/image/menu_acheter.png); 
	width:204px; 
	height: 108px; 
	position:relative; 
	float:right; 
	top: -38px; 
	left: 27px;
}

#menubas {
	position:absolute;
	right: 0px;
	bottom: 0px;
	height: 25px;
	/*vertical-align:middle;*/
	
	/*border: 1px solid orange;*/
}

#cadre {
	border: 1px solid #e5dcd3;
	border-top: none;
	border-bottom: none;
	/*margin-top: 70px;*/
	/*border: 1px solid red;*/
	margin-top: 50px;
	padding-bottom: 10px;
}

#zonecontenu {
	padding: 0 25px;
	/*margin-top: 150px;*/
	height: 380px;
	overflow:hidden;
	
	/*border: 1px solid blue;*/
}

#contenu {
	margin-bottom: 50px;	/* uniquement pour les cas où le scrolling s'arrête un peu trop tôt (aléatoire sous Firefox) */
}


.brique {
	padding-bottom: 0;
}


#ficheligne, #ficheproduit {
	font-size: 1.2em;
	text-align:center;
	width: 500px;
	padding: 0 40px;
}

#ficheligne h2, #ficheproduit h2 {
	font-weight:normal;
	margin-bottom: 0.2em;
}

.coloris {
	border: 1px solid #b3b3b3;
}

.colorisSelect {
	border:solid 1px #ea6a8c;
}


#ficheproduit h2 {
	margin-bottom: 1em;
}

.ligneimage {
float:left;
margin-right:10px;
padding-bottom:10px
}
.lignename{
padding-bottom:5px
}

.articlesdispos{
font-weight:600;
color: #b4794d;
}



#collection li{
text-align:left;
list-style: none;
clear:both}

#lignedescription, #proddescription {
	color: #b4b4b4;
}
#lignenom1 {
	font-size: 1.2em;
}
#lignenom2 {
	font-size: 1.2em;
}
#ligneprix1 {
	color: #b4b4b4;
}

#ligneprix2 {
	color: #b4b4b4;
}

#panneaucommande {
	background-image:url(/image/article_fond_commande.jpg);
	width: 423px;
	margin: auto;
	/*height: 200px;*/
	margin-top: 30px;
	color: black;
	text-align: left;
}
#panneaucommande_inner {
	margin: 10px 20px 5px;
}

#ajoutpanier {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#prodcoords {
	height: 264px;
	overflow:hidden;
	/*line-height:24px;*/
}
#prodcoords img {
	/*display:block;*/
	margin-bottom: 5px;
}

.pictonb {
	/*background-color: white;*/
}

#commandeprogression {
	width: 781px; margin: auto;
}

#commandeprogression img {
	vertical-align:bottom;
}
#commandeprogression a {
	text-decoration:none;
}

#menuclient {
	width: 781px;
	margin: auto;
}
#menuclient img {
	vertical-align:bottom;
}
#menuclient a {
	text-decoration:none;
}

.tablerose {
	/*background-color:#ea6a8c;*/
	/*border-left: 5px solid #ea6a8c;
	border-right: 5px solid #ea6a8c;*/
	/*color: black;*/
}
.tablerose td {
	background-color:#f8d1d8;
	line-height: 1em;
	/*font-size: 1.2em;*/
	font-weight:bold;
}
.separateurrose {
	background-color: #ea6a8c !important;
	padding: 0px;
	line-height:3px !important;
	height: 3px;
}

#listepanier {
	height: 200px;
	overflow:hidden;
	width: 805px;
}

#commandescroll {
	height: 300px;
	overflow: hidden;
	width: 795px;
}

#fondrose {
	background-color:#f8d1d8; 
	border-right: 5px solid #ea6a8c; 
	border-left: 5px solid #ea6a8c;
	font-size: 1.2em;
	color: black;
	padding: 5px;
}
#fondrose a {
	color: black;
}

table .header td {
	font-weight: bold;
}

.buttonline, .buttonline a {
	color: white !important;
	font-size: 0.9em;
}

#zonecriteres {
	text-align:center;
}
#zonecriteres * {
	vertical-align:middle;
}

#searchpagination * {
	vertical-align:middle;
}


#wallpaper td { text-align:center; }
.explication { color: #b4794d; font-size:0.8em; margin-bottom: 1em;}
.wallthumb { border: 1px solid white; }


#rendertime, #pageid {
	color: white;
}
#rendertime {
	margin-top: 1em;
}

/************* BRIQUES GESTION CONTENU **********/

.brique p, .brique h1, .brique h2, .brique h3, .brique h4, 
#popupcontent p, #popupcontent h1, #popupcontent h2, #popupcontent h3, #popupcontent h4
 {
	margin: 0;
}


/************ TEMPLATE **********/

#accueil_colgauche {
	padding: 0 15px; 
	padding-top: 130px;
	padding-top: 70px;
}
#accueil_coldroite {
	padding-top: 61px;
	padding-top: 10px;
}

#zonepromo {
	margin-top: 3px;
}

#panneaucommande strike {
	font-weight: normal;
	font-size: 1.1em;
}


/******** LISTING ********/

/*#listing_contenu{
	position:absolute;
	width:155px;
	height:322px;
	top:140px;
}

#listing_contenu .brique{
	padding:0px;
}



#produit {
	margin-top: 20px;
}
#prodcaracs {
}
#prodcaracs select {
	display:block;
}
.prodcarac {
	color: #E20646;
	font-weight: bold;
	margin-bottom: 0;
}


#monpanier.red a  {
	color: #E20646 !important;
}

#addpanier_img {
	margin-top: 10px;
}*/

/******** POPUP ********/

#popup {
	position: absolute; left: 0px; top: 0px;
	background-color: #f6faff;
	visibility:hidden;
	z-index:2;
	
	border: 1px solid #393939;
}

#popup #boutonfermer {
	position: absolute; 
	right: 0; 
	cursor:pointer
}

#popupbar {
	background-color:#990000; 
	/*background-image:url(/image/barre_popup_fond.gif);*/
	/*height: 22px;*/	/* ne pas donner de hauteur à cette barre sous peine de voir le background disparaitre sous IE(7) */
	/* il faudra donc toujours avoir une image en non-absolu placée dans la div */
	color: white;
	font-size: 0.8em;
}

#popupbar img {
	vertical-align:bottom;
}

#popupcontent {
	/*background-color:white;*/
	/*padding: 5px;*/
}

#popupclosebutton {
	width: 15px; height: 15px; 
	background: white; 
	position: absolute; 
	right: 0; top: 0; 
	cursor: pointer;
}



#popupgrise {
	background-image:url(/image/fond_popup.jpg); width: 582px; height: 272px; color:black; padding: 10px; padding-left: 15px
}
#popupgrise a {
	color: black;
}
#popupgrise h1 {
	padding: 0;
	margin: 0;
	font-size: 2.0em; margin-top: 10px;
	color: black;
	font-weight:normal;
}

/******** FLASH POPUP (spécifique Rosy) ********/

#flashpopup {
	position: absolute; left: 50%; top: 7px;
	margin-left: -486px;
	visibility:hidden;
	z-index:2;
}

#flashpopup iframe {
	margin: 0;
	padding: 0;
}

#flashpopup #boutonfermer {
	position: absolute; 
	right: 0; 
	cursor:pointer
}

#flashpopupbar {
	background-color:#990000; 
	/*background-image:url(/image/barre_popup_fond.gif);*/
	/*height: 22px;*/	/* ne pas donner de hauteur à cette barre sous peine de voir le background disparaitre sous IE(7) */
	/* il faudra donc toujours avoir une image en non-absolu placée dans la div */
	color: white;
	font-size: 0.8em;
}

#flashpopupbar img {
	vertical-align:bottom;
}

#flashpopupclosebutton {
	width: 15px; height: 15px; 
	background: white; 
	position: absolute; 
	right: 0; top: 0; 
	cursor: pointer;
}



/********** CSS POUR LA ZONE SCROLLABLE (jQuery-jScrollPane) *********/


a.jScrollArrowUp {
	/*background: url(/image/article_scroll_haut.png)*/
	background: no-repeat 0 0;
	height: 23px !important;
	margin-right: 4px;
}
/*a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}*/
a.jScrollArrowDown {
	/*background: url(/image/article_scroll_bas.png)*/
	background: no-repeat 0 0;
	height: 23px !important;
	margin-right: 4px;
}
/*a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}*/

.jScrollPaneDrag {
	background-color:transparent !important;
	background-repeat:repeat-y !important;
	background-image:url(/image/article_scroll_curseur.png) !important;
}

.jScrollPaneTrack {
	background-color:transparent !important;
	background-image:url(/image/article_scroll_barre.gif) !important;
	margin-right: 4px;
}





/********** CSS POUR LA ZONE SCROLLABLE PRODUITS COORDONNES *********/


#dhtmlgoodies_scrolldiv{
	/* The total width of the scrolling div including scrollbar */
	/*width:674px;
	height:500px;*/	/* The height of the scrolling div */
	margin: 0;
	padding: 0;
}
#scrolldiv_parentContainer{
	width:124px;	/* Width of the scrolling text */
	height:100%;
	overflow:hidden;
	/*border:1px solid #BC8FBD;*/
	/*float:left;*/
	position:relative;
}

/*
CSS for the scrolling content 
*/
#scrolldiv_content{
	position:relative;
	padding: 0 0px;
}

/*
The scrollbar slider (the whole bar with arrows and scrolling part)
*/
#scrolldiv_slider{
	width:16px;
	margin-left:2px;
	height:260px;
}

/*
The scrollbar (The bar between the up and down arrow )
*/
#scrolldiv_scrollbar{
	width:16px;
	height:210px !important;	/* Total height - arrowheight*2 pixels */
	position:relative;
	background-image:url(/image/article_scroll_barre.png);
}
/*
The scrollbar handle
*/
#scrolldiv_theScroll{
	/*margin:1px;*/
	width:16px;
	height:5px;
	/*background-color:#BC8FBD;*/
	background-color:transparent;
	background-image:url(/image/article_scroll_curseur.png);
	position:absolute;	
	top:0px;
	left:0px;
	cursor:pointer;
}
/*
Scroll buttons(The up and down arrows)
*/
#scrolldiv_scrollUp,#scrolldiv_scrollDown{
	width:16px;
	height:23px;
	/*border:1px solid #BC8FBD;*/
	color: #BC8FBD;
	text-align:center;
	/*font-size:16px;*/
	line-height:23px;
	cursor:pointer;
	/*margin: auto;*/
}
#scrolldiv_scrollUp img,#scrolldiv_scrollDown img{
	margin: auto;
}
#scrolldiv_scrollUp{
	margin-bottom:2px;
}
#scrolldiv_scrollDown{
	margin-top:2px;
}
#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
	font-family: Symbol;
}



/************* CSS listing ecommerce ************/


/*.listingproduit {
	margin: 0 5px;
	margin: 0;
}

.listingproduit .normal td {
	border-top: none;
	font-weight: normal;
}

.listingproduit .header td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f1dce1;
	color: #e60549;
	font-weight:bold;
	font-size:1em;
	padding:5px 8px;
	border-bottom: 1px solid #e60549;
}

.listingproduit .listingfooter td {
	font-size: 1em;
	font-weight:bold;
	color: #e60549;
}

.listingproduit td {
	border-bottom: 1px solid #f9eaed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
}

.listingproduit a {
	color: #3c3c3c;
	text-decoration:none;
}

.listingproduit input{
	border: solid 1px;
	border-color:#CCCCCC;
}

.listingproduit textarea{
	border: solid 1px;
	border-color:#CCCCCC;
}




.listing2 {
	margin: 0 5px;
	margin: 0;
}

.listing2 td {
	border-top: 1px solid #cfcfcf;
}


.listing2 .normal td {
	border-top: none;
}

.listing2 .header td {
	background-color: #e65d84;
	color: #FFFFFF;
	font-weight:bold;
	font-size:1em;
	padding:8px;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

.listing2 .alternate td {
	background-color: #fedcee;
	
}

.listing2 input{
	border: solid 1px;
	border-color:#CCCCCC;
}

.listing2 textarea{
	border: solid 1px;
	border-color:#CCCCCC;
}*/

/* questionnaire */

.question {
padding: 10px 0px
}

.questiontitre
{
color: #b5794d;
font-size: 12px;
font-weight:bold;
padding-left:5px;
padding-bottom:5px;
}
