/* ---------------------------------------- OVERALL */
/*
* {
	margin:0;
	padding:0;
	border:0;
	border-style:none;
}
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
    background: transparent;
}

html,body  {
	height:100%;
	width:100%;
	font-family:Tahoma;
	font-size:12px;
	
	}


a {
	font-size:11px;
	color:#54768F;
}

table {
	font-family:Tahoma;
	font-size:12px;
}
caption {
	text-align: left;
	margin-left: 2px;
}

/* ---------------------------------------- MAIN DIVS DEFINITION */
#container {
	margin:0px auto;
	width:980px;
	text-align:left;
}
#conteneur2 {
	background-color: #ffffff;
}
#topSpacer {
	height:16px;
	font-size:2px;
	clear: both;
}

#topSpacer2 {
	height:9px;
	font-size:2px;
	clear: both;
}

#topImage {
	width:100%;
	height:135px;
}



#topMenu div {
	float:left;
	cursor: pointer;
}

#topSpacer3 {
	height:27px;
	clear: both;
	background: url('../../images/GL-en/forms/bandeau.png') no-repeat;
}

#topSpacer3 div {
	float:left;
	cursor: pointer;
	margin-left:5px;
	
}
#topSpacer3 div a{
	font-family:Tahoma, sans-serif;
	font-size:15px;
	color:white;
	text-decoration: none;
}

#topSpacer3 div a:hover{
	color:black;
}
#prod{
	padding-right:7px;
}

#topTitleLeft {
	float:left;
	width:164px;
	height:40px;
	padding-right:4px;
}
#topTitleMiddle {
	float:left;
	width:393px;
	height:59px;
}
#topTitleRight {
	float:left;
	width:545px;
	height:58px;
}
#bottomTitleMiddle {
	float:left;
	width:424px;
	height:46px;
}
#bottomTitleRight {
	float:left;
	width:360px;
	height:46px;
}
#bottomTitleLeftSmall {
	float:left;
	width:143px;
}
#bottomTitleMiddleSmall {
	float:left;
	width:279px;
	height:40px;
}
#bottomTitleRightSmall {
	float:left;
	width:362px;
	height:40px;
}

#leftMenu {
	float:left;
	width:168px;
	height:auto;
	margin-left:30px;
	margin-right:30px;
	display: inline;
}
#leftMenuBottomSmall {
	float:left;
	width:143px;
	height:auto;
}
#leftMenuSpacer {
	font-size:1px;
	height:0px;
}

.greyblock {
	width:auto;
	height:auto;
	border:solid 1px #D4D4D4;
	background-color:#F5F5F5;
	margin:0 0 3px 2px;
}

.greyblock .content, .greyblock .blackContent {
	width:auto !important;
	margin:0 0 5px 0;
	font-size:10px;
	color:#406080;
	overflow: hidden;
}

.greyblock .content.salemen{
	text-decoration:none;
}
.greyblock .blackContent {
	color:#000000;
}
#mainLeftContent {
	float:right;
	padding-right:4px;
	width:400px;
}

#mainRightContent {
	float:left;
	width:404px;
}

#mainPlainContent {
	float:left;
	width:750px;
}

#mainPlainContent .navigTitle {
	font-size:11px;
	text-decoration:underline;
}

#mainPlainContent .title {
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}

#mainPlainContent .bigLink {
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
	color:#595959;
	cursor:pointer;
}

#mainPlainContent .thumbnail {
	float:left;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:8px;
	/*font-size:9px;*/
	/*width:180px;*/
	/*width:246px;*/
}

#mainPlainContent .thumbnailWithoutTopText {
	float:left;
	margin-left:5px;
	padding-bottom:8px;
	font-size:9px;
	width:135px;
}

#mainPlainContent .topPrice, #leftMenu .topPrice {
	font-size:12px;
	font-weight:bold;
	color:#A70400;
}

#mainPlainContent .epuise {
	color:#A70400;
}

#menuOverHome {
	position: relative;
	top: -380px !important;
	top: -382px;
	left: 675px;
	width: 216px;
	height: 380px;
	background: url('../../images/GL-en/forms/menu.png');
}
#menuOverHome ul {
	list-style: none;
	padding: 74px 24px 0px;
}
#menuOverHome li {
	margin-bottom: 5px;
}
#menuOverHome a {
	display: inline-block;
	padding-left: 20px;
	width: 150px !important;
	width: 170px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menuOverHome li a:hover {
	background-color: #6E965C;
}
#menuOverHome div.menu a:hover {
	background-color: #6E965C;
}

#ventesBigImageMenu {
	float:left;
	width:754px;
	border-bottom:solid 1px #8d8998;
	text-decoration:none;
}
#ventesBigImageMenu .category {
	float:left;
	/*width:150px;*/
	text-align:justify;
	padding-bottom:10px;
	padding-right:45px;
	font-size:12px;
	font-weight:bold;
	color:#906d57;
	cursor:pointer;
	text-decoration:none;
}

#hScrollingDiv {
	float:left;
	margin-top:5px;
	width:700px;
	height:255px;
	overflow:hidden;
}

.hScrollingArrows {
	float:left;
	margin-top:5px;
	width:30px;
	height:255px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}

#footer {
	width:100%;
	text-align:center;
	margin-top:30px;
	padding-bottom:20px;
	font-size:11px;
	color:#54768F;
}

#footer a {
	font-size:11px;
	color:#54768F;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#BlocProduct_Price{
	font-size:30px;
}
div.selection_catalogue {
	margin-top: 30px;
	text-align: center;
}
div.selection_catalogue a {
	font-size: 1.4em;
	color: #7C161C;
	font-weight: bold;
	font-family:Tahoma;
}


/*--------------------------------- PARRAINAGE */
.underlinedTitle {
	width:100%;
	border-bottom:solid 1px #626262;
	font-weight:bold;
	font-size:11px;
	color:#404040;
}
.underlinedTitle table {
	font-weight:bold;
	font-size:11px;
	color:#404040;
}

.comment {
	font-size:9px;
	color:#404040;
}

.Cellule_Bons_Achats {
	background-image:url('../../images/GL-en/forms/Fond_Bons_Achats.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#6C6C6C;
	font-size:10px;
	height:53px;
	padding-left:14px;
	padding-top:29px;
}

.Cellule_Parrainer {
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
}

.Fond_Tableau_Parrainez {
	background-image:url('../../images/GL-en/forms/Fond_Formulaire_Parrainage.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	height:179px;
}

.Votre_Filleul_Sans_Fond_Rouge {
	color:#9B0000;
	font-size:10px;
	font-weight:bold;
	padding-top:6px;
}

.ChampFormulaire_Parrainage_2 {
	color:#282828;
	font-family:Tahoma;
	font-size:10px;
	height:16px;
	width:146px;
	border:solid 1px #7f9db9;
}

.Votre_Filleul {
	background-image:url('../../images/GL-en/forms/Fond_Votre_Filleul.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	height:23px;
	padding-left:14px;
	padding-top:6px;
}

.Votre_Filleul_Sans_Fond_Gris {
	color:#515151;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	padding-top:6px;
}

.Votre_Filleul_Sans_Fond_Rouge {
	color:#9B0000;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	padding-top:6px;
}

/* ---------------------------------------- CONTACT */
.Fond_Contact {
	background-image:url('../../images/GL-en/forms/Fond_Gris.jpg');
	background-repeat:no-repeat;
	width:453px;
}
.ChampFormulaire_Contact {
	color:#6C6C6C;
	font-family:Tahoma;
	font-size:10px;
	height:17px;
	border:solid 1px #7f9db9;
}

.LibelleFormulaire {
	color:#6C6C6C;
	font-family:Tahoma;
	font-size:10px;
}

/* ---------------------------------------- MON COMPTE */
.Fond_MesInformations {
	background-image:url('../../images/GL-en/forms/Fond_MesInformations.jpg');
	background-repeat:no-repeat;
	height:251px;
}
.Fond_VosCentresInterets {
	background-image:url('../../images/GL-en/forms/Fond_VosCentresInterets.jpg');
	background-repeat:no-repeat;
	height:138px;
}
.Fond_VotreMotPasse {
	background-image:url('../../images/GL-en/forms/Fond_VotreMotDePasse.jpg');
	background-repeat:no-repeat;
	height:108px;
}
.Fond_VotreEmail {
	background-image:url('../../images/GL-en/forms/Fond_VotreEmail.jpg');
	background-repeat:no-repeat;
	width:232px;
}
.ChampFormulaire_Passe {
	color:#6C6C6C;
	font-family:Tahoma;
	font-size:10px;
	height:17px;
	width:116px;
	border:solid 1px #7f9db9;
}
.ChampFormulaire {
	color:#6C6C6C;
	font-family:Tahoma;
	font-size:10px;
	height:17px;
	width:170px;
	border:solid 1px #7f9db9;
}
.Asterisque {
	color:#9D0000;
	font-family:Tahoma;
	font-size:10px;
}

/* ---------------------------------------- CUEILLETTE */
.EtapesCueillettes {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	background-image:url('../../images/GL-en/pictos/EtapesCueillette_BG.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}

.EtapesCueillettes a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration:none;
}

.EtapesCueillettes a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration:underline;
}

.EtapesCueillettes strong{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #9C0000;
}
.Tab_BG_Total {
	background-image:url('../../images/GL-en/forms/Tab_BG_Total.gif');
	background-position:right center;
	background-repeat:no-repeat;
}
.Tab_BG_Head {
	background-image:url('../../images/GL-en/forms/Tab_BG_Head.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.Tab_BG_LineBottom {
	background-image:url('../../images/GL-en/forms/Tab_BG_LineBottom.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.Tab_BG_Line {
	background-image:url('../../images/GL-en/forms/Tab_BG_Line.gif');
	background-repeat:repeat-y;
}
.Tab_Texte {
	color:#515151;
	font-family:Tahoma;
	font-size:10px;
}
.Tab_Texte b {
	color:#9B0000;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
}
.BigLinkBack {
	font-size:17px;
	font-weight:bold;
	cursor:pointer;
}
.completezCommandeProducts {
	float:left;
	width:260px;
	vertical-align:top;
}
.bottomSmallLink {
	padding-left:5px;
	font-size:11px;
	text-decoration:underline;
	cursor:pointer;
}

/* ---------------------------------------- INPUTS */
.inputBox {
	font-family:Tahoma;
	font-size:9px;
	color:#6B686F;
	background-color:#FFFFFF;
	padding:2px;
	width:100px;
	height:17px;
	border:solid 1px #7f7f7f;
}

/* ---------------------------------------- MISC */
.smallLink {font-size:10px;text-decoration:underline;cursor:pointer;}
.link { cursor: pointer}
.underline { text-decoration: underline; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

/* STYLE MENU */
a.menu0{
	text-decoration: underline;
}

a.menu0:link{
	font-family:Tahoma;
	font-size:11px;
}

a.menu0:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
}

a.menu0:visited{
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
}

a.menu1selected{
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}

a.menu1{
	font-family:Tahoma;
	font-size:11px;
}

a.menu2{
	font-family:Tahoma;
	font-size:11px;
}

a.menu2selected{
	font-family:Tahoma;
	font-size:12px;
	text-decoration: underline;
	font-weight: bold;
}
/*FIN STYLE MENU */
/*STYLE INDEX */

.Cellule_home {
	font-family: Tahoma;
	font-size: 10px;
	color: #7c7c7c;
	border:0;
	height:20px;
	width:100px;
	padding-top:5px;
}
.MotdePasse_Oublie {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}

.MotdePasse_Oublie a:link{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
}

.MotdePasse_Oublie a:hover{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
}

.MotdePasse_Oublie a:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
}
/*  NEW image master page
.imgmaster{
	padding:0px 3px 0px 0px;

}
*/