/* CSS Document */

body {
	background-image: url(images/flacon2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #336600;
	text-decoration: underline;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.Style1 {font-family: "Comic Sans MS"}
.Style2 {font-family: "Comic Sans MS"; font-style: italic; }
.Style3 {
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Style4 {font-size:12px; font-family: Arial}
.Style16 {color: #FF6600}
.Style19 {font-size: 24px}
.Style20 {font-size: 16px}
.Style22 {font-size: 18px}
.Style23 {	font-family: "Comic Sans MS";
	font-style: italic;
	font-size: 36px;
	color:#00AFD0;
}
.Style25 {font-size: 12px; font-family: Arial; color: #0033CC; }


.Style27 {color: #000000}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Style28 {color: #999999}


.Entree {
	color: #666666;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.Motscles {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.TitreTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

.Connect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

.TitreProduits {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

.TitrePromo {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
	
.PrixPromo {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-align:center;

}

.SepMenu {
	font-family: "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #189E39;
	font-weight: bold;
}
.TexteMenuH {
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	font-weight: bold;
}

.RefProduits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

.PrixProduits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

.NbreProduits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align:center;
}

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

.oblig {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
}

.deconnect {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009900;
	font-weight:bold;
}

.bienvenue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.lienneutral {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
	font-weight:bold;
}

.texte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}	

.Titre {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-align:center;	
}

.SousTitre {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-align:center;	
}

.TexteCoord {
	font-family:Arial;
	font-size:12px;
	color:#000000;
}


/* Menu */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position:;
	top: 16px;
	left: 30px;
	visibility: visible;
}
#menu {
width: 190px;
font:Arial;
font-family:Arial, Helvetica, sans-serif;
}
#menu dt {
font-size:14px;
color:#FFFFFF;
cursor: pointer;
margin: 20px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
border-color:#189E39;
background: #ccc;
background-color:#189E39;
}
#menu dd {
border: 1px solid gray;
border-color:#5ECCF6;
font-size:12px;
}
#menu li {
text-align: center;
background: #fff;
background-color:#F4FFC0;
}
#menu dt a {
color:#FFFFFF;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a{
color:#0000FF;
text-decoration:none;
background-color:#F4FFC0;
display: block;
border: 0 none;
height: 100%;

}
#menu li a:hover{
background-image:url(images/fond.png);
text-decoration:none;
}

#menu dt a:hover{
}

div#bloc1 {
      	width: 200px;
      	height: 100px;
      	overflow: auto;
      	border: 1px solid #000;
      }
/* Fin Menu */
.menuconsole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #009900;
	border: thin outset #00CC00;
	list-style-type: none;
	color: #FFFFFF;
}
.coulmenucons {
	color: #FFFFFF;
}

.Style1 {font-family: "Comic Sans MS"}

.Style2 {font-family: "Comic Sans MS"; font-style: italic; }
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
}




.roundedcornr_box_501195 {
	background-image:url(/images/roundedcornr_501195_tl.png) no-repeat top left;
}
.roundedcornr_top_501195 {
	background-image:url(/images/roundedcornr_501195_tr.png) no-repeat top right;
}
.roundedcornr_bottom_501195 {
	background-image:url(/iages/roundedcornr_501195_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_501195 div {
	background-image:url(/images/roundedcornr_501195_br.png) no-repeat bottom right;
}
.roundedcornr_content_501195 {
	background-image:url(/images/roundedcornr_501195_r.png) top right repeat-y;
}

.roundedcornr_top_501195 div,.roundedcornr_top_501195,
.roundedcornr_bottom_501195 div, .roundedcornr_bottom_501195 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_501195, .roundedcornr_bottom_501195 {
	margin-top: -19px;
}
.roundedcornr_content_501195 { padding: 0 15px; }
