


/* Eléments HTML en général
-------------------------------------------------------- */

body
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}

form
{
	margin:0px;
	padding:0px;
}

img{
	border:0px;
}

#supWrapper
{
	background:url(images/barreDeg.png) repeat-x;
	/*text-align:center;*/
}

.wrapper
{
	width:990px;
}

.wrapperSearch
{
	
	padding:5px 1px 5px 5px;
}

.wrapperColumnLeft
{
	width:160px;
	text-align:left;
	vertical-align:top;
}

.wrapperColumnRight
{
	width:160px;
	text-align:left;
	vertical-align:top;
}

.wrapperContenu
{
	vertical-align:top;
}

#entete, #entete a
{
	color:#666666;
	text-decoration:none;
}

#entete table
{
	width:986px;
}

#header
{
	text-align:right;
	vertical-align:top;
	padding:5px 0 0 0;
}

#logo
{
	text-align:left;
	vertical-align:middle;
}

#logo img
{
	margin: 10px 0px 10px 25px;
}

.barreEncadreMilieu
{
	background:#fff;
	vertical-align:middle;
}

#footer{
	background-color: #444444;
	color: #666666;
    padding: 20px;
}

#footer a{
    color: #AAAAAA;
    padding: 5px;
    text-decoration: none;
}

#footer a:hover{
	color : #00A6E2;
}

.liste-footer{
	color: #555555;
    list-style: square outside none;
    margin: 15px 0 0 70px;
    padding: 0;
    width: 850px;
	text-align:left;
	height: 80px;
}

.liste-footer li{
	float:left;
	margin:10px 20px 0 0;
	font: 24px/14px arial;
}

#footer .liste-footer li a{
	float:left;
	width:180px;
	padding: 0 5px;
	font: 12px arial;
}

/* titre */

.titrePage
{
	color:#029bde;
}

.sousTitrePage
{}

/* menu */
.ssmenu td
{
	overflow:hidden;
	cursor:pointer;
	height:30px;
	text-align:center;
}


.barreTitre
{
	width:194px;
	height:30px;
	cursor:pointer;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.colorB
{
	color:#FFFFFF;
}

.colorN
{
	color:#000000;
}

#headerContent
{
	text-align:left;
	
}

/* css en rapport avec les produits */

.hrefTitreRubrique
{
	font-weight:bold;
	color:#029bde;
	text-decoration:none;
	font-size:14px;
}

.hrefTitreProduit
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

.cache {
    display: none;
}

.ListeProduitsPetits td
{
	width:200px;
	height:160px;
	vertical-align:top;
}

.pastille
{
	position:absolute;
	height:55px;
	width:55px;
	font-size:9px;
	text-decoration:none;
}


.pastillePrix
{
	position:absolute;
	background:url(images/pastillePrixProduit.png) no-repeat;
	color:#FFFFFF;
	top:54px;
	left:16px;
}

.pastillePromo
{
	position:absolute;
	background:url(images/pastillePrixProduitPromo.png) no-repeat;
	color:#000000;
	top:54px;
	left:16px;
}

.pastillePromoProduit
{
	position:absolute;
	background:url(images/pastillePrixProduitPromo.png) no-repeat;
	color:#000000;
	top:190px;
	left:200px;
	font-size:14px;
	padding-top:13px;
}



.lienRubrique:hover
{
	background-color:#b5c8ff;
}

/* microconteneur */

.widthColonneGauche
{
	width:171px;
}

.widthColonneDroite
{
	width:155px;
}

.MC_titreNoir
{
	background:url(images/mc_h_noir.png);
}

.MC_titreBleu
{
	background:url(images/mc_h_bleu.png);
}

.MC_titreVert
{
	background:url(images/mc_h_vert.png);
}

.MC_titreJaune
{
	background:url(images/mc_h_jaune.png);
	color:#000;
}

.MC_titre
{
	text-align:center;
	font-weight:bold;
	background-color:#fff;
	background-repeat:repeat-x;
}

.MC_gauche
{
	background:url(images/mc_g.png) repeat-y;
}

.MC_centre
{
	background-color:#fff;
	overflow:hidden;
}

.MC_droite
{
	background:url(images/mc_d.png) repeat-y;
}

.MC_bas
{
	background:url(images/mc_b.png) repeat-x;
}


/* autres */
.tabLienServices
{
	padding:4px 0 0 0;
}

.tabLienServices td
{
	height:22px;
	width:155px;
	font-weight:bold;
	cursor:pointer;
}

.tabLienServices td:hover
{
	background:url(images/itemServiceHover.png) no-repeat;
	color:#FFFFFF;
}

.filAriane a
{
	color:#029bde;
	text-decoration:none;
}

.filAriane a:hover
{
	color:#000000;
	text-decoration:underline;
}


#horaire
{
	padding:10px;
}

#horaire p
{
	padding:5px 0 5px 0;
	margin:0px;
}

/* btOk */
.btOk
{
	background:url(images/bt_ok.png) no-repeat;
}

.btOk:Hover
{
	background:url(images/bt_ok_h.png) no-repeat;
}

.btOk:Active
{
	background:url(images/bt_ok_s.png) no-repeat;
}


/* connexion */

.connexion
{
	padding:15px 0 10px 0;
}

/* pannier */
.ligneBottom td
{
	margin-bottom:4px;
}

.ligneBottom th
{
	border-bottom:1px dotted #ebebec;
}

/* notify */
.notify span
{
	border:1px solid #003399;
	background-color:#D5E0FF;
	text-align:left;
	padding:2px;
	position:absolute;
   	display:none;
	z-index:5;
}

.notify
{
	position: relative;
}
.notify:hover span
{
	display:inline;
}

.obligatoire {
  color: red;
}

.textePageGauche{
	float: left;
	width: 200px;
	border:1px #ff0000;
	padding: 5px 0 20px 75px;
	margin:0 auto;
}
