BODY {
	margin-top: 0px;
	background-color: #541800;
	background-repeat: repeat
}

/*table du centre pour toutes les pages*/

.main_tbl {
	height: 100%;
	width: 821px;
	padding: 0px;
	background-color: #ffffff;
}


/* gère le texte dans les pages*/
.maintext {
	font-family: Verdana, Tahoma, Arial;
	font-size : 11px;
	color : black;
	margin-right: 15px;	
	margin-left: 3px;
	margin-top: 10px;
	line-height : 14px;
	text-align: justify;
}

/* gère le texte dans les tableaux*/
.maintextTable {
	font-family: Verdana, Tahoma, Arial;
	font-size : 11px;
	color : black;
	margin-right: 15px;	
	margin-left: 0px;
	margin-top: 10px;
	line-height : 14px;
	text-align: justify;
}

/* gère le texte dans les tableaux point de vente*/
.maintextVente {
	font-family: Verdana, Tahoma, Arial;
	font-size : 11px;
	color : black;
	margin-right: 15px;	
	margin-left: 0px;
	margin-top: 10px;
	line-height : 14px;
	text-align: left;
}




.tablemain {
background-color : #ffffff;
}


/* gère l'aspect des boite de quantité du Store*/
input.beige {
	background-color: #f4e3bf;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	text-align:left
}

/* gère l'aspect des boite du login*/
input.beigelog {
	background-color: #f4e3bf;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	text-align:left
}

/*texte en liste */
ul
{
	padding:0;
	margin-left :25px;
	margin-right :10px;
	margin-bottom :0px;
	font-family : Verdana, Tahoma, Arial;
	color : black;
	font-size : 12px;
	font-weight : bold;
	list-style-type: square;
	line-height: 17px;
}


/* place le texte dans la pub des diamants*/
.margepub {
	margin-top: 10px;
	bordercolor: #541800;
	margin-left:14px;

}

.margepubDroit {
	padding-top: 5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

.bold {
	font-family: Verdana, Tahoma, Arial;
	font-size : 11px;
	font-weight: bold;
	
}

A:ACTIVE { 
	color : #541800;
	text-decoration : underline;
 } 
A:LINK { 
	color : #541800;
	text-decoration : underline;
 } 

A:VISITED {
	color : #541800;
	text-decoration : underline;
}

A:HOVER {
	color : #d4814b;
}

.placetableIndex {
	padding-left:20px;
}

.placeFondationIndex {
	padding-left:25px;
}

/*bullet*/
ul.bullet
{
	padding:0;
	margin-left :25px;
	margin-right :10px;
	margin-bottom :0px;
	font-family : Verdana, Tahoma, Arial;
	color : black;
	font-size : 11px;
	font-weight : normal;
	list-style-type: square;
	line-height: 13px;
}

/* gère le texte dans les pages*/
.textenlarge {
	font-family: Verdana, Tahoma, Arial;
	font-size : 9px;
	color : black;
	margin-right: 15px;	
	margin-left: 3px;
	margin-top: 10px;
	line-height : 14px;
	text-align: justify;
}

.titreregion {
	background-color:#660000;
	font-family: Verdana, Tahoma, Arial;
	font-size : 12px;
	color : white;
	font-weight : bold;
	height: 20px;
	padding-left: 3px;
}

.titrepays {
	background-color:#e38647;
	font-family: Verdana, Tahoma, Arial;
	font-size : 12px;
	color : white;
	font-weight : bold;
	height: 20px;
	padding-left: 3px;
}

.nommessages {
	font-family: Verdana, Tahoma, Arial;
	font-size : 9px;
	color : black;
}

.soustitre-conditions {
	font-family: Verdana, Tahoma, Arial;
	font-size : 12px;
	color : #541800;
	font-weight : bold;
}

.error
{
	color: red;
}
