/* Feuille de style générale Les grandes imprimeries */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;

}

A:hover {
  color: #000000;
  text-decoration: underline;

}

FORM {
	display: inline;

}


/*Définition du style d'entete*/
div#header {
	width:100%;
	background-image:url(images/fond-bandeau.jpg);
	height:123px;
	margin:0px;
	padding:0px;
	min-width: 800px;
}

div#headerNavigation {
	background:url(images/fond-headernavigation.jpg);
	width:100%;
	height:12px;
}

div#conteneur {
	width:1100px;
	width:100%;
	min-width:1200px;
	position:relative;
	width: expression( document.body.clientWidth < 1230? "1230px" : document.body.clientWidth > 1000? "100%" : "auto" );

	}
div#conteneur_principal {
	width:100%;
	min-width:1200px;
	overflow: hidden;
}




/* définition des styles de collones gauche & droite : */

div#colone_gauche{
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	float: left;
	width:178px; 

}

div#conteneur_page {
	margin-left: 200px;
	margin-top: 4px;
	margin-right: 200px;
	padding: 4px;
}

div#conteneur_page_index_smart {
	margin-top: 4px;
	padding: 4px;
}


div#sous_conteneur{
	width:100%; 
	position:relative;
}

div#colone_droite{
	float: right;
	width:196px;
	height:900px;
}


.retour{
	clear:both;
}

/* Menu general LGI */
#menu_general ul{

	margin: 0;
	padding: 0;
	list-style-type: none;
	width:178px; 
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-indent: 5px;
	background:url(images/fond-menu.jpg);
	
}

#menu_general ul li{
	position: relative;
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
}

/* menu links style */
#menu_general ul li a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 5px;
	border-bottom: 0;
	line-height: 1.50em;
}

#menu_general ul li a:hover{
	background-color:#3399CC;
	color: white;
	text-decoration: none;
}


/* Holly Hack for IE \*/
* html #menu_general ul li a { height: 1%; }
/* End */



/* Menu categories de produits */

#produits ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:178px; 
	font-family: arial;
	font-weight: bold;
	align:left;
	font-size: 12px;
	text-indent: 2px;
	background-image:url(images/fond-menu2.jpg);
}

#produits ul li{
	position: relative;
	border-bottom: 1px solid #FFFFFF;
	align: left;
	margin:0px;
	text-indent: 2px;
}

/* menu links style */
#produits ul li a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0;
	line-height: 1.50em;
	align:left;
	margin:0px;
	padding: 1px 5px;
	display: block;
	text-indent: 2px;
}


#produits ul li a:hover{
	background-color:#3399CC;
	color: white;
	text-decoration: none;
	text-indent: 2px;
}


/* Holly Hack for IE \*/
* html #produits ul li a { height: 1%; }
/* End */



/* Style pour le contact express*/

#contact_express {
	background-image:url(images/fond-contact-express.jpg);
	height:154px;
	width:196px;
	font-size:10px;	
}

#contact_express p{
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:2px;
}


#actualite {
	background-image:url(images/fond-actualites.jpg);
	height:154px;
	width:196px;
	font-size:10px;	
}

#actualite p{
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:2px;
	font-family:arial;
	font-size:11px;
}

#espace_client {
	background-image:url(images/fond-espace-client.jpg);
	height:190px;
	width:196px;
	font-size:10px;	
	text-align:center;
}

#espace_client p{
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:2px;
}


#contact_express input{
	margin:2px;

}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

div.picto_produits{

	height:160px;
	text_align:center;
	float:left;
	position:relative;
	display:block;
}


div#conteneur_picto{
	display:inline;
	position:relative;
	width:100%;


}

div#bloc_conseils{

	margin-left: 3px;
	margin-right: 3px;

	position: relative;

}
div#bloc_conseils2{

	margin-left: 3px;
	margin-right: 3px;

	position:relative;
	width:100%;
	min-width: 800px;

}

div#footer{
	margin-top:10px;
	width:100%;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
font-family: arial;font-weight: bold;color: rgb(255, 255, 255);align:left;font-size: 12px;text-indent: 2px;background-image:url(images/fond.jpg);  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd,  TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.productListing-odd:hover {
	background-color:#FFFF99;
	cursor:pointer;
}

TABLE.productListing {
	border:#CCCCCC 1px solid;

}

.productListing-heading {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color:#ffffff;
	background-color:#74C9DE;
	font-weight: bold;
}

TD.productListing-data {
	font-family: Arial, sans-serif;
	font-size: 14px;
	border-bottom:1px solid #0099FF;
	font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #D96921;
}
H1.pageHeading{
	font-size: 14px;
	font-weight: bold;
	color:#D96921;
	display:inline;
	font-family: Verdana, Arial, sans-serif;
}
H2.pageHeading{
  font-size: 20px;
	font-weight: bold;
	color:#D96921;
}

H3.conseil{
	font-size: 14px;
	font-weight: bold;
	color:#D96921;
	font-family:Arial, Helvetica, sans-serif;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TD.main3, P.main3{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
a.lien_bas  {
	color:#999999;
}



TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
.pageHeading2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #D96921;
}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.texte_noir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.bordered{
	border:1px solid #999999;

}

h2{
	font-size:20px;
	color:#00A2BE;
	font-family:Verdana, Arial, sans-serif;;
}

.prix_product{
	font-size:17px;
	color:00A2BE;
	font-weight:bold;
	font-family:arial;	
}

.fond_faire_connaitre{
	background-image:url(images/image_faireconnaitre.jpg);
}

input.smahmaps {
	display:none;
}

.picto_dotted {
	border:dashed 2px #D96921;
	padding:2px;
}
div.exemples_produits {
	margin:4px;
	float:left;
}

/* Spécificités de la page d'acceuil !!! */
TD.main_blanc, P.main_blanc {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;
	text-align:justify;
}

TD.main_blanc, P.main_blanc a {
	color:#FFFFFF;
}

div#index_center{

margin:auto;
}


div.bloc_produit_accueil{
	float:left;
	padding:2px;
	margin:2px;
	width:49%;
}

.gros_blanc{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	display:inline;
	white-space:9px;
	letter-spacing:1px;
}

.prix_gros_blanc{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	font-family:arial;
	display:inline;
	letter-spacing:1px;
}


.gros_violet{
	color:#662D91;
	font-size:14px;
	line-height:16px;
	display:inline;
	font-family:arial;
}
.txt_violet{
	color:#662D91;
	line-height:16px;
	display:inline;
}

.gros_rouge{
	color:#C72D2D;
	font-size:14px;
	line-height:16px;
	display:inline;
	font-family:arial;
}

.txt_rouge{
	color:#C72D2D;
	line-height:16px;
	display:inline;
}

.gros_jaune{
	color:#FFD636;
	font-size:14px;
	line-height:16px;
	display:inline;
	font-family:arial;
}

.txt_jaune{
	color:#FFD636;
	line-height:16px;
	display:inline;
}

.gros_vert{
	color:#009900;
	font-size:14px;
	line-height:16px;
	display:inline;
	font-family:arial;
}

.txt_vert{
	color:#404100;
	line-height:16px;
	display:inline;
}

.gros_rose{
	color:#FFCCFF;
	font-size:14px;
	line-height:16px;
	display:inline;
	font-family:arial;
}

.txt_rose{
	color:#FFCCFF;
	line-height:16px;
	display:inline;
}

.bloc_etoile_prix{
	width:71px;
	height:70px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:10px;
	font-family:arial;
}


/* Definition des styles pour les cadres arrondis*/

.cadre_arrondi {
height:100%;
}
                        
.hg { background-image: url('images/cadres/dore/haut_gauche.jpg'); float: left;  }
.hd { background-image: url('images/cadres/dore/haut_droite.jpg'); float: right; }
.bg { background-image: url('images/cadres/dore/bas_gauche.jpg'); float: left;  }
.bd { background-image: url('images/cadres/dore/bas_droite.jpg'); float: right; }
      
.hg, .hd, .bg, .bd {
	width:13px;
	height:13px;
	font-size:1px;
}
          
.header_cadre {
	width: 100%;
	height:13px;
	min-width:100px;
	background-image: url('images/cadres/dore/haut_haut.jpg');
	position:relative;
	clear:both;
}

.body_cadre {
	position:relative;
	clear:both;
	height:100%;

}

.footer_cadre {
	width:100%;
	min-width:100%;
	height:13px;
	background-image: url('images/cadres/dore/bas_bas.jpg');
	position:relative;
	clear:both;
}

   
.gauche {
	width: 13px;
	height:100%;
	background-image: url('images/cadres/dore/gauche_gauche.jpg');
	float:left;
}
.contenu {
	float:left;
	height:100%;
	position:relative;
}
.contenu p{
	position:relative;
}
.droite {
	width: 13px;
	height:100%;
	background-image: url('images/cadres/dore/droite_droite.jpg');
	float:right;
	position:relative;
}