@charset "utf-8";
/* découpage et éléments en dur : charte graphique*/

/** Element spécifiques au site **/
BODY {
	margin: 0 0 0 0;
	color:#ffffff;
	background-color:#622599;
	scrollbar-face-color: #AC72CE; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #62259A; 
	scrollbar-darkshadow-color: #62259A; 
	scrollbar-track-color: #62259A; 
	scrollbar-arrow-color: #FFFFFF;
	text-align: center;
	font-family:verdana,arial;
}

.petit {
	font-size:10px;
}

.jaune {
	color:#fcd116;
}

img	{
	border: 0px solid #FFF;
}	

a:link, a:visited, a:active {text-decoration:none;color:#62259A;}
a:hover {color:#62259A;} 

a.petitblanc:link, a.petitblanc:visited {text-decoration:none;font-size:10px;color:#ffffff;}
a.petitblanc:active, a.petitblanc:hover {text-decoration:none;font-size:10px;color:#fcd116;}

a.menu-orange:link,a.menu-orange:visited{
	display:block;
	width:196px;
	height:18px;
	background-image: url(/images/bg_menu_gauche.jpg);
	color:#fcd116;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	background-repeat:no-repeat;
}

a.menu-orange:active,a.menu-orange:hover{
	display:block;
	width:196px;
	height:18px;
	background-image: url(/images/bg_menu_gauche.jpg);
	color:#49b62b;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	background-repeat:no-repeat;
}

a.menu-vert:link,a.menu-vert:visited {
	display:block;
	width:196px;
	height:18px;
	background-image: url(/images/bg_menu_gauche.jpg);
	color:#49b62b;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	background-repeat:no-repeat;
}

a.menu-vert:active,a.menu-vert:hover {
	display:block;
	width:196px;
	height:18px;
	background-image: url(/images/bg_menu_gauche.jpg);
	color:#fcd116;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	background-repeat:no-repeat;
}

a.menu-vert2:link,a.menu-vert2:visited {
	display:block;
	height:18px;
	color:#49b62b;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
}

a.menu-vert2:active,a.menu-vert2:hover {
	display:block;
	height:18px;
	color:#fcd116;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
}a.menu-blanc:link,a.menu-blanc:visited {
	display:block;
	height:18px;
	color:white;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
}

a.menu-blanc:active,a.menu-blanc:hover {
	display:block;
	height:18px;
	color:#fcd116;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
}

a.lien-vert:link,a.lien-vert:visited {
	display:block;
	color:#49b62b;
	font-size:12px;
}

a.lien-vert:active,a.lien-vert:hover {
	display:block;
	color:#fcd116;
	font-size:12px;
}

a.menuhaut:link, a.navigation:visited {
	display: table-cell;
	color: White;
	font-size: 11px;
	height: 17px;
}

a.menuhaut:hover, a.menuhaut:active { 
	color: #fcd116;
	font-size:11px;	
	height: 17px;
}

div.menu {
	padding: 0px;
	margin: 0px 0px 0px -5px;
	background-color: #3d8e33;
	border-top: 1px solid #3d8e33;
	border-left: 1px solid #3d8e33;
	border-right: 1px solid #3d8e33;
	border-bottom: 1px solid #3d8e33;
	position: absolute;
	visibility: hidden; 
	z-index: 101;
	width:150px;
}

div.submenu {
	padding: 0px;
	margin: 0px 0px 0px 1px;
	background-color: #3d8e33;
	border-top: 1px solid #3d8e33;
	border-left: 1px solid #3d8e33;
	border-right: 1px solid #3d8e33;
	border-bottom: 1px solid #3d8e33;
	position: absolute;
	visibility: hidden;
	z-index: 101;
	width:120px;
}
		
div.navht{
	float:left;
	width:154px;
	height:15px;
}
		
div.navht a.menuButton {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-align:left;
	font-size:11px;
	line-height:15px;
}

div.menu a.menuitem {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-align:left;
	font-size:11px;
	line-height:15px;
	padding-left: 5px;
}

div.menu a.menuitem:hover, div.menu a.menuitem:visited:hover, div.menu a.menuitem:link:hover, div.menu a.menuitemhighlight {
	color: #fcd116;
	text-decoration: none;
}
		
a.produits:link {
	color:#ffffff;
	font-size:11px;	
	line-height:18px;
}



select{ 
	background-color: #ffffff; 
	border: 1 solid #62259A; 
	font-size: 11px;
}

.noire{
	color:#000000;
	font-size:11px;
	padding:10px;
}

.blanc{
	color:#ffffff;
	font-size:11px;
	padding:10px;
}	
/*
.titre1{
	font-size:14px;
	font-weight:bold;
}
*/
.violet{
	color:#622599;
}

.coordonnees{
	color:#9b8cad;
	font-size:10px;
	padding:10px;
}

#langue{
	position: absolute;
}
/** Element spéifiques au site **/


#conditions-vente
{
position :absolute;
width : 177px;
height : 15px;
top :76px;
left :509px;
z-index:7;
visibility:visible;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#FFCEFB;
}

#contact
{
position :absolute;
width : 51px;
height : 15px;
top :76px;
left :707px;
z-index:7;
visibility:visible;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#FFCEFB;
}

#contenu
{
position :relative;
width : 960px;
top : 0px;
left :0px;
z-index:5;
visibility:visible;
float:left;
background-image:url(../images/fond-allongement.jpg);
}

#coordonnees
{
position :absolute;
width : 530px;
height:20px;
top :5px;
left :415px;
z-index:10;
visibility:visible;
}

#entete
{
position :relative;
width : 960px;
height: 93px;
top : 0px;
left : 0px;
z-index:2;
visibility:visible;
background-image:url(../images/entete.jpg);
background-repeat:no-repeat;
}

#espacecontenu
{
position :relative;
width : 960px;
top : 0px;
left :0px;
z-index:4;
visibility:visible;
background-color:#f9f4e6;
}

#fille
{
position :relative;
width : 389px;
height : 509px;
top :0px;
left :0px;
z-index:6;
visibility:visible;
background-image:url(../images/fille.jpg);
background-repeat:no-repeat;
float:left;
}

#footer
{
position :relative;
clear:both;
width : 960px;
top :0px;
left :0px;
z-index:9;
visibility:visible;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF
}

#icor
{
position :absolute;
width : 160px;
height:20px;
top :5px;
left :115px;
z-index:10;
visibility:visible;
}
#icor a
{
font-weight:normal;
color:#FFFFFF;
}
#icor a:hover
{
font-weight: normal ;
color:#FFFFFF;
}

#logo-shop
{
position :absolute;
width : 205px;
height: 108px;
top : -17px;
left :767px;
z-index:3;
visibility:visible;
}

#menu
{
position :absolute;
width : 180px;
top :200px;
left :192px;
z-index:12;
visibility:visible;
}

#menuniveau0
{
position:relative;
z-index:90;
visibility:visible;
margin:0px 2px 0px 0px;
padding:0px;
width:180px;
height:15px;
background-color:#BB0092;
border:1px solid #BB0092;
list-style-type:none;
}

#menuniveau0 li
{
width:180px;
height:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold ;
color: #FFCEFB;
text-decoration: none;
font-size: 11px;
padding-left : 4px;
}

#menuniveau0 a
{
margin:0px;
padding:0px;
width:176px;
height:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold ;
color: #FFCEFB;
text-decoration: none;
font-size: 11px;
}

#menuniveau0 a:hover
{
margin:0px;
padding:0px;
width:176px;
height:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold ;
color: #FFCEFB;
text-decoration: underline;
font-size: 11px;
}

#menuniveau1
{
position:relative;
z-index:91;
visibility:visible;
margin:0px 2px 0px 0px;
padding:0px;
width:180px;
height:15px;
background-color:#FFCEFB;
border:1px solid #BB0092;
}

#menuniveau1 li
{
list-style-type:none;
padding-left: 4px;
}

#menuniveau1 a
{
display: block;
margin:0px;
padding:0px;
width:176px;
height:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #BB0092;
text-decoration: none;
font-size: 11px;
}

#menuniveau1 a:hover
{
display: block;
margin:0px;
padding:0px;
width:176px;
height:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold ;
color: #BB0092;
text-decoration: underline;
font-size: 11px;
}

#menuniveau2
{
position:relative;
z-index:92;
visibility:visible;
margin:0px;
padding:0px;
width:180px;
background-color:#FFFFFF;
border:1px solid #BB0092;
}

#menuniveau2 li
{
list-style-type:none;
padding-left:4px;
}

#menuniveau2 a
{
margin:0px;
padding:0px;
width:176px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #BB0092;
text-decoration: none;
font-size: 11px;
}

#menuniveau2 a:hover
{
margin:0px;
padding:0px;
width:176px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #BB0092;
text-decoration: underline;
font-size: 11px;
}

#menuniveau3
{
position:relative;
z-index:93;
visibility:visible;
margin:0px;
padding:0px;
width:180px;
border:0px solid #000000;
}

#menuniveau3 a
{
margin:0px;
padding:0px;
width:154px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
font-size: 11px;
}

#menuniveau3 a:hover
{
margin:0px;
padding:0px;
width:154px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold ;
color: #FFFFFF;
text-decoration: underline;
font-size: 11px;
}

#menuniveau3 li
{
list-style-type:square;
list-style-position:inside;
padding: 0px 0px 0px 10px;
color:#FFFFFF;
}

#menuorproduits
{
position:relative;
z-index:94; visibility:visible;
margin:0px 0px 0px 0px;
padding:0px;
width:180px;
height:15px;
background-color:#049600;
border:1px solid #049600;
list-style-type:none:
}

#menuorproduits a
{
margin:0px;
padding:0px;
width:176px;
height:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #9BFF83;
text-decoration: none;
font-size: 11px;
}

#menuorproduits a:hover
{
margin:0px;
padding:0px;
width:176px;
height:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #9BFF83;
text-decoration: underline;
font-size: 11px;
}

#menuorproduits li
{
list-style-type:none;
padding: 1px 0px 0px 4px;
}

#mon-panier
{
position :absolute;
width : 184px;
height: 87px;
top : 5px;
left :186px;
z-index:3;
visibility:visible;
}

#nb-article{
	position :absolute;
	width : 100px;
	height: 20px;
	top : 78px;
	left :290px;
	z-index:10;
	color:#ffffff;
	visibility:visible;
}

#moteur-formulaire
{
position :absolute;
width : 180px;
height:30px;
top :17px;
left :10px;
z-index:12;
visibility:visible;
}

#presentation
{
position :absolute;
width : 77px;
height : 15px;
top :76px;
left :407px;
z-index:7;
visibility:visible;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#FFCEFB;
}

#recherche1
{
position :absolute;
width : 200px;
height:40px;
top :120px;
left :180px;
z-index:11;
visibility:visible;
text-align : center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFF59B;
}

#site
{
position:relative;
width:960px;
height:635px;
left: 0px;
top: 0px;
z-index:1;
visibility: visible;
margin-left: auto;
margin-right: auto;
text-align: left;
margin-top:15px;
}

#wysiwig
{
position :relative;
width : 531px;
top :0px;
left :0px;
z-index:8;
visibility:visible;
margin-left : 410px;
margin-top:20px;
margin-bottom : 20px;
}


.bouton1
{
background-color: #FFFFFF;
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
vertical-align:middle;
}

.formulaire1
{
background-color: #FFFFFF;
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
vertical-align:middle;
}

.titre1
{
color:#622599;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:bold;
}

#rose a
{
color: #FFCEFB;
font-weight: bold ;
}
#rose a:hover
{
color: #FFCEFB;
font-weight: bold ;
}

/*découpage et éléments en dur : charte graphique*/

/* mise en forme du contenu de la div wysiwig : contenu généré*/
#tableresume { width:100%; }

/* résumé de la facture : resume.asp*/
#resumeimgpanier { float:left; width:216; height:46; background-image:url(/fr/images/pict_panier.gif); background-repeat:no-repeat; }
#resumeenteteprod { text-align:left; text-indent:0; }
#resumeprod { text-align:left; text-indent:0; }
#resumemodepaiement { width:100%; color:#000000; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px; font-weight:bold; }
#resumeenteteprix { text-align:right; text-indent:0; }
#resumeprix { text-align:right; text-indent:0;}
#resumepiedport { height:25; text-align:right; background-color:#dcccec; color:#000000; }
#resumepiedfact { height:25; text-align:right; background-color:#dcccec; color:#000000; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px; font-weight:bold;}
#resumeenteteqte { text-align:center; text-indent:20; }
#resumeqte { text-align:center; text-indent:20; color:#000000;}
#resumeretour { cursor:pointer; background-position:bottom right; width:50; height:25; background-repeat:no-repeat; background-image:url(/fr/images/bout_retour_rose.gif); }
#resumepiedportprix { height:25; text-align:right;}
#resumepiedfactprix { height:25; text-align:right; }
#resumecontinuer { cursor:pointer; background-position:bottom right; width:102; height:25;  border:0; background-color:transparent;  background-repeat:no-repeat; background-image:url(/fr/images/bout_confirmer_rose.gif); }

.resumelignesepar { border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#7EC573; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color:#fff6d1;}
.resumesepar { width:20; height:17; }
.resumeentetes { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; height:17; color:#000000; text-indent:6;  background-color:#dcccec;
								 border-top-style:dotted; border-top-width:1px; border-top-color:#7EC573;
								 border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#7EC573; }
.resumepartie { vertical-align:top; color:#000000; padding-top:15; padding-bottom:15; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color:#fff6d1;}
.resumelisteprod { height:25; border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#7EC573;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color:#fff6d1;}
.prixEuro { font-weight: bold; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:10px;}
/*  resumé de la facture */

/* sommaire.asp */
.listeprodentetegeneral { font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px; color:#bb0092; padding:0px; }
#cprodref { width:20%; text-align:left; vertical-align:middle; padding-left:10px; border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#3d8e33;}
#cprodref a {color: #622599; font-weight:bold;}
#cprodref a:hover {color: #bb0092; font-weight:bold;}
#enteteprodref { width:20%; background-color:#d5f6d1; text-align:center; font-weight:bold; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px; color:#3d8e33;}
#enteteprodlib { width:40%; background-color:#3d8e33; text-align:center; font-weight:bold; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px; color:#FFFFFF;}
#cprodlib { width:40%; text-align:left; vertical-align:middle; padding-left:10px; border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#3d8e33;}
#enteteprodprix { width:20%; background-color:#622599; text-align:center; font-weight:bold; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px; color:#FFFFFF;}
#cprodprix { width:20%; text-align:center; vertical-align:middle; padding:0px; border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#3d8e33;}
#enteteprodajout { width:20%; background-color:#dcccec; text-align:center; font-weight:bold; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px; color:#622599;}
#cprodajout { width:20%; text-align:center; vertical-align:middle; padding:0px; border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#3d8e33; }
.listeprodgeneral { height:25; border-bottom-style:none; border-bottom-width:1px; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px; color:#000000;}
#imglisterpanier { cursor:pointer; float:right; margin-right:30px; width:37px; height:30px; background-image:url(/fr/images/panier-listing.gif) }
.ligneprodimpaire {height:30;}
.ligneprodpaire {height:30;}
.textepageoff { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold ; color: #000000; text-decoration: none; font-size: 11px}
.textepageon { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal ; color: #000000; text-decoration: none; font-size: 11px}
/*sommaire.asp */

/* détail fiche produit*/
/* 
#prodref { width:75%; height:15; background-color:#9bff83; text-align:right; padding-right:5px;}
#prodprix { width:25%; height:15; background-color:#049600; text-align:right; padding-right:5px;  color:#FFFFFF; }
.normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal ; color: #049600; font-size: 11px}
*/
#prodref { width:55%; height:15; background-color:#FFF; color:#FFF;text-align:right; vertical-align:top; padding-right:5px;background-image:url(bg_bar.gif); background-repeat:repeat-x;}
#prodprix { width:45%; height:15; background-color:#FFF; text-align:right; vertical-align:top; padding-right:5px;  color:#622599; } }
.normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal ; color: #FFF; font-size: 10px;}

/*#imgprodpanier { cursor:pointer; float:right; width:115px; height:60px; background-position:bottom; background-image:url(../images/ajout-panier1_rose.gif); background-repeat:no-repeat; }*/
#imgprodpanier { cursor:pointer; float:right; width:200px; height:45px; background-position:bottom right; background-image:url(../images/ajout-panier1.gif); background-repeat:no-repeat; }

/* .special { font-weight:bold ; } */
.special {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size:10px;
	
}

/* détail fiche produit*/

/* compte utilisateur */
.compteinfocompte { text-indent:15; width:15%; height:22; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px;}
.comptesepar { width:10; }
.compteinfo { text-indent:6; width:20%; height:22; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px;}
.compteentetes { height:20; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px; font-weight:bold; white-space:nowrap; background-color:#ffcefb; text-indent:5;
								border-top-style:dotted; border-top-width:1px; border-top-color:#049600;
							 	border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#049600;}
.comptetables { border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#049600; background-color:#fff6d1; }
#compteentetesdif { font-weight:normal; }
input{font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px;}
select{font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px;}
/*compte utilisateur */

/* passer la commande */
#tablecommande { width:92%; }
#cmdimgpanier { width:216; height:46; float:left; background-image:url(/fr/images/pict_panier.gif); background-repeat:no-repeat;}
.tableformident { border-collapse:collapse; border-spacing:0; padding:0; margin:10; text-indent:5; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px;}
.formadrlib { width:35%; }
#formadrfactlivr { vertical-align:top; height:35; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px;}
#formpaiement { vertical-align:middle; height:25; } 
#formlegende { vertical-align:bottom; text-align:left; height:50; width:100%; font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px;}
.formsepar { width:6; height:17; }
.entetesform { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; background-color:#dcccec; text-indent:6; 
							 height:17;
							 border-top-style:dotted; border-top-width:1px; border-top-color:#049600;
							 border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#049600; }
.formpartie { vertical-align:top; width:50%; background-color:#fff6d1; }
.tableformpartie { border-collapse:collapse; width:100%; border-spacing:0; padding:0; margin:0;
									 border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#049600;font-family: Verdana, Arial, Helvetica,sans-serif; font-size:11px;}
#formmodelivr { vertical-align:middle; height:50; }
#cmdretourachats { margin-right:5; cursor:pointer; background-position:bottom right; width:50; height:50; background-repeat:no-repeat; background-image:url(/fr/images/bout_retour_rose.gif); }

/* passer la commande*/

/* le panier */
#tablepanier { width:92%; }

.panierqtemodifiee { font-family: Verdana, Arial, Helvetica,sans-serif; font-size:10px; text-align:right; height:35 }
.panierentetegeneral {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color:#dcccec; 
								vertical-align:middle; height:17; 
								border-top-style:dotted; border-top-width:1px; border-top-color:#7ec573;
								border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#7ec573; }
#entetepanierpicto { width:4%; }
#entetepanierart { text-align:left; }
.panierartgeneral { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; vertical-align:middle;
									height:30;
									border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#7ec573; }
#panierartcatlib { text-align:left;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; }
#panierCodeLib { font-weight: bold ; font-size: 11px; color:#5585BD; }
#paniercodetext { text-align:right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

#entetepanierprixt { width:20%; text-align:center; }

#entetepaniersuppr { text-align:right; }
#panierprixt { color: #000000; font-weight:bold;  text-align:center}
.panierCodeGeneral { height:20; border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#808080; background-color:#FFFFFF; }
#tablecode { border-collapse:collapse; width:100%; border-spacing:0; padding:0; margin-top:25; margin-bottom:25;
						 border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#808080;}
#entetepanierqte { text-align:center; }
#entetepanierprixu { width:20%; text-align:center; }
#panierartprodlib { font-weight: bold ; font-size: 11px; color:#3d8e33; text-align:left}
#panierqte { text-align:center }
#panierprixu { color: #000000;  text-align:center; white-space: nowrap; font-weight:bold; }
#paniertotalart { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; text-align:right }
.panierprixtotal { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#00000; font-weight:bold; text-align:center; }
#panierCodeMontant {  text-align:center;  color: #616A6E; font-weight: bold;}
#paniercodeok { text-align:left; }
#paniervalidcode { cursor:pointer; background-image:url(/i/go.gif); float:right; margin-right:10px; border:0; background-color:transparent; width:26; height:26; margin-top:5px; background-repeat:no-repeat;}

/*le panier */

/*facture*/
.cmdOKintitule {  color:#000000; text-indent:6; 
							  border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#049600; }

.cmdOKdonnees { height:25; color:#000000; text-indent:15; 
							  border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#049600; }

.cmdOKtable { border-top-style:dotted; border-top-width:1px; border-top-color:#049600; }
/*facture */

/*mise en forme du contenu de la div wysiwig */

/*****************************
On rencontre un problme sur la page commandeOK.asp. le tableau ne doit plus etre rose!
Attention la class est utilisée dans d'autres pages.
table table met la bonne police et la bonne taille
******************************/
table table
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; 
}


/******* voici quelques tests qui n'ont pas marchés *********/
/*
table table  .entetesform , .resumelisteprod, .formsepar , .resumepartie , .resumesepar , .resumeentetes ,  .resumelignesepar, .PrixEuro, #resumeenteteprod , #resumeenteteprix , #resumeenteteqte , #resumeprod , #resumeprix , #resumeqte , #resumelisteprod, #resumepiedport, #resumepiedportprix, #resumepiedfact, #resumepiedfactprix
{
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:none;
}

*/

/* ADDED TT - CLASSES to handle FCKeditor */

.TextTitre
{
color: #622599;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
}

.TextViolet
{
color: #622599;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
}

.TextOrange
{
color: #FCD116;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
}

.TextIntro
{
color: #000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
}

.TextNormal
{
color: #000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
}

.TextPetit
{
color: #000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight:normal;
}

.TextBold
{
color: #000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
}

.TextLien
{
color: #622599;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
}

.ImageRight
{
padding: 0 0 3px 3px;
margin: 0 0 0 0;
text-align: right;
float: right;
clear: right;
}

.Imageleft
{
padding: 0px 3px 3px 0px;
margin: 0 0 0 0;
text-align: left;
float: left;
clear: right;
}

.ImageRight img, .ImageLeft img {
	border: 0px;
}

.TextFront {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.TextFront H1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #622599;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	font-weight:bold;
}
.TextFront a:link,  .TextFront a:visited, .TextFront a:active {
	
	color:#62259A;
}
.TextFront a:hover {
	 text-decoration: underline;
} 


/* ADDED TT - CLASSES to handle right menu banners */

/*  BANNERS  */

/* BANNERS */
div#banners img
	{
	padding: 0 0 4px 0;
	margin: 0;
	border: none;
	}


div#banner-projects
	{
	padding: 0 0 12px 0;
	margin: 0;
	background: url(/images/project_banner_bg.jpg) no-repeat 0 0;
	}
	
	div#banner-projects h1
		{
		padding: 5px 18px 0 6px;
		margin: 0;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		color: #FCD116;
		}
	
	div#banner-projects .body-text
		{
		padding: 0 18px 14px 6px;
		margin: 0;
		font-size: 11px;
		line-height: 14px;
		color: #A5A5A5;
		}
	
	div#banner-projects a
		{
		padding: 0 0 0 6px;
		margin: 0;
		font-size: 11px;
		line-height: 18px;
		text-decoration: none;
		color: #FFFFFF;
		}
		
	div#banner-projects a:hover
		{
		color: #FCD116;
		}
		
	div#banner-projects img
		{
		border: 2px solid #FFF;
		}	
	div#banner-projects a:hover img
		{
		border: 2px solid #FCD116;
		}	
		
div#banner-projects-left
	{
	float: left;
	padding: 0;
	margin: 0;
	}
div#banner-projects-right
	{
	float: right;
	padding: 0;
	margin: 0 8px 0 0;
	}
	

div#banner-projects-bottom
	{
	clear: both;
	padding: 0 0 0 6px;
	margin: 0;
	height: 85px;
	background: url(/images/project_bg_bottom.jpg) no-repeat 0 0;
	background-position: bottom left;
	}

div#banner-projects-bottom h1
		{
		padding: 0 18px 0 0;
		margin: 0;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		color: #FCD116;
		}

div#banner-projects-bottom img
		{
		border: 0px solid #FFF;
		}	

		
		
		
		
		
		
div#banner-orange
        {
        border:2px solid #EF912C;background-color:#EF912C;width:170px;height:176px;margin-top:0px;
        }

div#banner-orange-object 
        {
        margin-top:4px;
        }
        
span#texte-blanc
        {
        font:Verdana;font-size:18px;color:#FFFFFF;padding-top:4px
        }
        
span#texte-violet
        {
        font:Verdana;font-size:18px;color:#622599;
        }      
        
.content-shadow-rightside {
        padding: 0 0 0 0;
        background: url(http://www.scout.org/extension/scoutdesign/design/scout/images/shadow_right.jpg) repeat-y -1px 0;
        background-position: right;
        width:190px;
}       

.content-shadow-bottom {
        padding: 0;
        margin: 0 0 2px 6px;
        background: url(http://www.scout.org/extension/scoutdesign/design/scout/images/shadow_bottom.jpg) no-repeat 0 0;
        background-position: right;
        background-repeat: no-repeat;
        height: 14px;
}       

