/* ----------------------------------------------------------------------------------------------------
------------------------- CSS David ---------------------------------------------------------------
---------------------------------------------------------------------------------------------------- */
.tableau-texte {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #DAEEFD; 
	background-color: #00508A; 
	background-image: url(../images/equipement-plongee-bkg05.jpg); 
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	background-position: top;
}
.tableau-menu { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #DAEEFD;  
	background-color: #05457D; 
	/*background-image: url(../images/equipement-plongee-bkg-menu.jpg); 
	background-repeat: repeat-x ; 
	background-attachment: scroll; 
	background-position: top;
	padding-bottom: 10px;*/
}
.standard { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #DAEEFD;
}
.titre { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight: bold;
}
.gras { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold;
}
.menu { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FFFFFF;
}
.lien-categorie { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #305A9E; 
	font-weight: bold ; 
	text-decoration: underline;
}
.lien-sous-categorie { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #959DB0; 
	font-weight: bold ; 
	text-decoration: underline;
}


.standard-zoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titre-zoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.prix-zoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

a.lientextezoom,a.lientextezoom:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.lientextezoom:hover
{
	text-decoration:underline;
}


/* ----------------------------------------------------------------------------------------------------
------------------------- CSS Ajout Max ---------------------------------------------------------
---------------------------------------------------------------------------------------------------- */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #DAEEFD;
}
a.titre, a.gras, a.menu{	text-decoration: none;	}
a.titre:hover, a.gras:hover, a.menu:hover {	text-decoration: underline;	}
.tableau-menu a.standard	{	text-decoration: none;	}
.tableau-menu a.standard:hover {	text-decoration: underline;	}

.redText {
	color: #FF3300;
	font-weight: bold;
}
.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #305A9E; 
	font-weight: bold;
}

/* ----------------------------
BOUTON PANIER
---------------------------- */
.bouton-panier {
	height: 33px; 
	background-image: url(../images/equipement-plongee-panier.jpg); 
	font-size: 10px;
	padding-left: 110px;
	padding-top: 2px;
	color: #FF3100;
	vertical-align: middle;
}
.bouton-panier a {
	color: #FF3100;
	font-size: 10px;
	font-weight: bold;
}
.bouton-panier a:hover {	text-decoration: none;	}

/* ----------------------------
FICHE PRODUIT
---------------------------- */
table.fiche-produit {
	width: 100%; 
	border-collapse: collapse;
	border: 0px;
	margin-bottom: 0px;
}
table.fiche-produit tr {
	background-color: #FFFFFF;
}
table.fiche-produit tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #1A478F; 

	padding: 10px; 
	vertical-align: top;
}
table.fiche-produit h1, h2, h3, h4, h5, h6 {
	color: #152C4E;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;	
}
/* ----------------------------
PANIER
---------------------------- */
table.panier {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #005189;
}
table.panier tr td{
	padding: 6px;
	font-size:11px;
	color: #1A478F;
	border-bottom: 1px solid #005189;
}
table.panier tr.panier-top td:first-child {
	text-align: left;
}
table.panier tr  td:first-child{
	text-align: left;
}
table.panier tr.panier-top td {
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid #005189;
	font-size:11px;
}
table.panier tr td a {	color: #1A478F;	}
table.panier tr td a:hover {	text-decoration: none;	}
/* ----------------------------
TOTAL
---------------------------- */
table.total {
	width: 325px;
	margin: 0 auto;
	border: 1px solid #005189;
	padding: 5px;
	background-color: #FFF;
}
table.total tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #1A478F;
	padding: 5px;
}

/*Table commande
-------------------------------------------------------- */
table#commande {
	width: 85%;
	border-collapse: collapse;
}
table#commande tr td {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #fff;		
}
table#commande tr td input, table#commande tr td textarea {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #1A478F;		
}

/* ----------------------------
CONFIRMATION de suppression
---------------------------- */
#confirmation {
	width: 563px;
	margin-bottom: 20px;
	padding: 6px;
	border-top: 1px solid #97210f;
	border-bottom: 1px solid #97210f;
	text-align: left;
	background-color: #fdf5e6;
}

#confirmation .question {
	color: #97210f;
	font-weight:bold;
	font-size:11px;
	padding: 1px;
	padding-left: 20px;
	background-image: url(../admin/img/warn.gif); 	
	background-repeat: no-repeat;
}
/* ----------------------------
TABLEAU COMMANDE
---------------------------- */
table.commande {
	width: 90%;
	border-collapse: collapse;
	margin: 0 auto;
	text-align: left;
}

table.commande tr td {
	padding: 6px;
	font-size:11px;
	color: #D0EAFD;		
}

table.commande tr td input.champ, table.commande tr td textarea {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #1A478F;	
}

/* ----------------------------
LISTE
---------------------------- */
ul.liste {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.liste li {
	background-image:url(../images/equipement-plongee-puce-menu.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding: 1px 1px 1px 13px;
}

/* ----------------------------
FORM RECHERCHE
---------------------------- */
*.champ {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #1A478F;
}


/*----------------------------
INFOBULLE
-------------------------------*/

a.info {
   position: relative;
   color: #1A478F;
   text-decoration: none;
   border-bottom: 1px gray dotted; /* on souligne le texte */
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */

   cursor: pointer; /* on change le curseur par défaut en curseur d'aide */
}
a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;

   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */

   top: 30px; /* on positionne notre infobulle */
   left: 20px;

   background: white;

   color: #005189;
   padding: 3px;
	
   width: 200px;
   border: 1px solid #005189;
   border-left: 4px solid #005189;
}


