/******************/
/* STYLES GLOBAUX */
/******************/
a, input, option, select, table, td, tr, textarea {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: black;
}

body { 
	margin: 0px;
	background-image: url("../modules/templates/images/minishop_fond.png");
	background-repeat: repeat-x;
	height: 100%;
}

img {
	border: 0px;
}

a {
	color: black;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration:  none;
}

h1 {

}

h2 {
	font-family:  Trebuchet MS, Segoe UI, arial, verdana;
	color: #a40404;
}

h3 {

}

.bleu {
	color: #1a4a88;
}

/******************/
/*    TEMPLATE    */
/******************/
.cadreGlobal {
	width: 1000px;
	height: 100%;
	/*border: 1px solid black;*/
	background-color: white;
}

.bordure {
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-image: url('../modules/templates/images/minishop_bordure.png');
	background-position: center;
	background-repeat: repeat-y;
}

.bordureCadre {
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-image: url('../modules/templates/images/minishop_background.png');
	background-position: top center;
	background-repeat: no-repeat;
}

.bandeauPrincipal {
	width: 1000px;
	height: 186px;
	/*border: 1px solid black;*/
	background-image: url("../modules/templates/images/minishop_banniere_fond.png");
	background-repeat: repeat-x;
}

.bandeauPrincipal td{
	color: white;
}

.bandeauPrincipal #top-menu{
	display: block;
	padding-top: 20px;
	padding-right: 5px;
	text-align: right;
}

.menuHorizontal {
	padding-right: 30px;
}

.menuHorizontal td{
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	background-image: url("../modules/templates/images/minishop_hmenu_fond.png");
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color: #858585;
}

.menuHorizontal input{
	font-weight: normal;
}

.menuGauche{
	height: 100%;
}

.contenuPrincipal {
	height: 100%;
}

.contenuPrincipal #content {
	height: 100%;
	width: 767px;
	margin-right: 10px;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}

.contenuPrincipal #content .titreMenu td{
	padding: 0px;
	font-size: 16px;
	background-image: url("../modules/templates/images/minishop_titre_fond.png");
	background-repeat: repeat-x;
	height: 25px;
	color: #a40404;
	font-weight: bold;
	font-family:  Trebuchet MS, Segoe UI, arial, verdana;
	border-bottom: 1px solid #e6e6e6;
}

.ErrorTable {
	width: 100%;
	border: 1px solid red;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}

/*.menuDroit {
	width: 200px;
	border: 1px solid blue;
}*/

.piedPage {
	width: 1000px;
	height: 50px;
	/*border: 1px solid grey;*/
	padding-left: 20px;
}

.piedPage #footer{
	width: 970px;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	padding: 10px 5px 30px 5px;
}

.titreContenu {
	font-size: 15px;
	font-weight: bold;
}

.contenuContenu {
	padding: 10px;
}

#pageAccueil {
	
}



/******************/
/* AFFICHAGE PRIX */
/******************/
.prixPromo {
	color: red;
	text-decoration: line-through;
}

.prix{
	font-weight: bold;
}

.prixFlypage {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;

	color: #EA4200;
}

.prixFlypage em{
	color: black;
	font-style: normal;	
}

.prixDiscount {
	font-size: 16px;
	font-weight: bold;
	text-decoration: line-through;
}


/*********************/
/* AFFICHAGE PRODUIT */
/*********************/
.snapShot {
	border: 1px dotted black;
	text-align: center;
	padding: 5px;
}

.snapshotProductName {
	font-weight: bold;
}

.flypageProductName {
	font-size: 16px;
	font-variant: small-caps;
	letter-spacing: 0.1ex;
	font-weight: bold;
}

.porduitLies {
	width: 95%;
	border: 1px solid green;
}

.flypage {
	width: 100%;
	font-size: 14px;
}

.descLongue {
	padding: 10px;
}

.browse {
	width: 100%;
	font-size: 12px;
}

#ecoTax {
	font-size: 9px;
}


/******************/
/*     CADDIE     */
/******************/
/*.caddie {
	width: 100%;
	border: 1px solid black;
}
.caddie thead {
	color: black;
	font-weight: bold;
	text-align: left;
}

.caddie tbody {
	color: black;
	text-align: left;
}

.caddie th {
	background-color: ghostwhite;
	border: 1px 1px 2px 1px;
}*/

/******************/
/*  MINI CADDIE   */
/******************/
#miniCart {
	text-align: center;
	border: 1px solid black;
	margin: 10px;
	padding: 5px;
}

#miniCart legend {
	font-weight: bold;
	text-transform: capitalize;
	background-color: black;
	color: white;
	padding: 3px;
}



/******************/
/*    BOUTONS     */
/******************/
#btnAdmin {
	border: 2px solid red;
	text-align: center;
}

.button {
	margin: 2px;
	background-color: #E9E9E9;
	border: 2px solid #D6D6D6;
	font-size: 13px;
}


/******************/
/*     DIVERS     */
/******************/
.titre {

}

.alertBox {

}

.facture{
	border: 1px solid #858585;
	border-collapse:collapse;
	color:#000000;
}



/******************/
/*  ESPACE CLIENT */
/******************/
#espaceClient {
	text-align: center;
	border: 1px solid black;
	margin: 10px;
	padding: 5px;
}

#espaceClient legend {
	font-weight: bold;
	text-transform: capitalize;
	background-color: black;
	color: white;
	padding: 3px;
}

#identification {
	padding: 5px 5px 0px 10px;
	color: #1a4a88;
	font-size: 10px;

}

#identification input {
	margin: 1px;
	font-size: 10px;
}

#identification a {
	color: #1a4a88;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	display: block;
}


/******************/
/*   MENU GAUCHE  */
/******************/
#lmenu ul, li {
	display: block;
	list-style: none;
	padding-left: 0px;
	padding-right: 0px;
	margin: 1px 2px 0px 2px;
}

#lmenu {
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	margin-left: 20px;
	width: 200px;
	height: 100%;
}

#lmenu .titreMenu td{
	font-size: 16px;
	background-image: url("../modules/templates/images/minishop_titre_fond.png");
	background-repeat: repeat-x;
	height: 25px;
	color: #a40404;
	font-weight: bold;
	font-family:  Trebuchet MS, Segoe UI, arial, verdana;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}

#lmenu li {
	background-color: #f5f5f5;
}

#lmenu li a:hover {
	background-color: #fbfbfb;
	color: black;
}

#lmenu a {
	padding: 2px 5px 2px 10px;
	font-size-adjust: none;
	display: block;
	margin: 0px;
	color: #1a4a88;
}

/******************/
/*    TOP-MENU    */
/******************/
#top-menu a {
	color: white;
}

#top-menu a:hover {
	color: white;
	text-decoration: underline;
}

/******************/
/*  MENU HORIZ    */
/******************/
.menuHorizontal a {
	color: #858585;
}

.menuHorizontal a:hover {
	color: #a40404;
	text-decoration: none;
}


/******************/
/*		PUB		  */
/******************/
#banPartenaire {
	position: relative;
	top: 20px;
	left: 520px;
}

#banPartenaire img {
	border: 1px solid black;
}


/******************/
/*    ANNUAIRE    */
/******************/
#annuaire {
	
}

#annuaire .categoryName {
	font-family:  Trebuchet MS, Segoe UI, arial, verdana;
	letter-spacing: 1px;
	font-size: 15px;
	color: #1A4A88;
	font-weight: bold;
}

#annuaire .categoryName a {
	font-family:  Trebuchet MS, Segoe UI, arial, verdana;
	letter-spacing: 1px;
	font-size: 15px;
	color: #1A4A88;
	font-weight: bold;
	text-decoration: none;
}

#annuaire .categoryName a:hover {
	text-decoration: underline;
}

#annuaire .categoryNbVendor {
	font-family:  Trebuchet MS, Segoe UI, arial, verdana;
	font-size: 15px;
	color: #6b6b6b;
	font-weight: bold;
	padding-right: 15px;
}

#annuaire .vendorCategoryDescription {
	font-family:  verdana, arial;
	font-size: 10px;
	color: black;
	font-weight: normal;
}


/******************/
/*    VENDEURS    */
/******************/
.snapShotImage {
	border: 2px solid #d5e3f7;
	padding: 5px;
	margin: 20px;
}

.vendorImage {
	border-bottom: 1px solid #eeeeee;
}

.snapShotVendor {
	border-bottom: 1px solid #eeeeee;
	padding-top: 10px;
}

.storeDesc {
	font-size: 12px;
	color: #6f6f6f;
	padding: 10px;
	text-align: justify;
}