@font-face {
	font-family: 'Futura2-NormalRegular';
	src: url('type/futura2.eot');
	src: local('?'),url('type/futura_2_normal-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Futura2-NormalRegular';
	src: url('type/futura2.eot');
	src: local('?'),url('type/futura_2_normal-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Futura2-NormalRegular';
	src: url('type/futura2.eot');
	src: local('?'),url('type/futura_2_normal-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
body, form, input, button {
	padding:0px;
	margin:0px;
	/*font-family: 'Futura2-NormalRegular', helvetica, arial,sans-serif;*/
	font-family: helvetica, arial,sans-serif;
	font-size:14px;
}
h1 { 
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	font-size:22px;
	color:#847070;
	font-weight: normal;
}
a {
	color:#ad0b83;
}
.sousTitre{
	color:#847070;
}
.txterreur {
	color:#FF0000;
	font-weight:bold;
	
}
.header {
	position:absolute;
	top:0px;
	float:left;
	height:189px;
	width:485px;
}
/* nb articles panier */
.nbpanier {
	position:absolute;
	text-align:right;
	left:842px;
	top:115px;
	width:70px;
	font-size:12px;
	color:#FFFFFF;
	height:20px;
}
/* bloc connexion */
.formcnx {
	float:right;
	width:225px;
	height:30px;
	margin-top:105px;
	vertical-align:middle;
}
.formcnxi {
	width:80px;
	height:14px;
	padding:0px;
	margin:0px;
	font-size:10px;
	color:#808080;
	text-align:center;
}
.formcnxok {
	width:30px;
	height:30px;
	border:0px;
	background:url('../v3-images/ok-cnx.png') no-repeat;
}
.formcnx2 {
	float:right;
	width:225px;
	height:25px;
	margin-top:133px;
	vertical-align:bottom;
	color:#FFFFFF;
}

/* Bloc contenu */
#contenu {
	
}
#contenu2 {
	padding-left:10px;
}
#contenuP {
	padding-top:5px;
	padding-left:5px;
}
/* Fin Bloc contenu */

/* menu gauche pages internes */
/*niveau 1*/
.mg {
	background-color:#d3caca;
	margin:0;
	padding:0;
	padding-left:25px;
	padding-bottom:20px;
	padding-top:20px;
	
}
.mgs {
	color:#948080;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}
.mgsacont {
	padding-left:10px;
}
.mgsa {
	color:#948080;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

/*image services*/
.menuservices {
	background-color:#d3caca;
	text-align:center;
	padding-bottom:20px;
}
/* Fin menu gauche pages internes */

/* bloc saint du jour */
.saintDuJour {
	width:291px;
	height:35px;
	background-color:#9d8888;
	padding:5px;
}
.saintDuJour a{
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
}

/* bloc edito */
.edito {
	width:291px;
	height:187px;
	background-color:#9d8888;
	text-align:justify;
	padding:5px;
}

.editotitre {
	position:relative;
	top:0px;
	font-size:20px;
	color:#d3caca;
}

.editoimg {
	width:115px;
	height:115px;
	border:0px solid #000000;
	float:right;
	margin-right:4px;
	margin-top:6px;
	margin-left:12px;
	margin-bottom:5px;
}

.editotxt {
	color:#FFFFFF;
	font-size:12px;
	margin-right:4px;
	
}
.editotxt a {
	color:#FFFFFF;
}
/* fin bloc edito */

/* Début Formulaire de recherche */
.formrecherche {
	width:168px;
	height:20px;
	border:0px;
	background:url('../v3-images/fond-recherche.jpg') repeat-x;
}
.formrecherchetxt {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.ok {
	width:32px;
	height:32px;
	border:0px;
	background:url('../v3-images/ok-recherche.png') no-repeat;
}
/* Fin Formulaire de recherche */


/* produits accueil (selection, top) */
.seltop {
	position:relative;
	width:150px;
	height:190px;
	padding:10px;
	margin-left:10px;
}
.seltoptitre a{
	position:absolute;
	color:#9d8888;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	top:161px;
	left:5px;
	width:155px;
}
.seltoppx {
	margin-top:15px;
	text-align:center;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.seltoppanier {
	position:absolute;
	margin-top:10px;
	width:27px;
	height:27px;
	top:176px;
	left:135px;
}
/* fin produits accueil (selection, top) */

/* fiche produit pages listes */
.listedescr {
	position:relative;
	display:block;
	font-size:13px;
	text-align:justify;
	height:135px;
	padding-right:5px;
	padding-left:5px;
}

.listepx {
	position:relative;
	left:130px;
	background:url('../v3-images/puce-prix.png') no-repeat;
	width:64px;
	height:63px;
	margin:0;
	padding:0;
}
.listepx2  {
	color:#ad0b83;
	font-size:17px;
	font-weight:bold;
	text-align:center;
}

.listepxprom {
	font-size:12px;
	line-height:12px;
	text-decoration:Line-Through;
	height:23px;
}
.listepxprom2 {
	font-size:12px;
	line-height:12px;
	height:15px;
}
/* fin fiche produit pages listes */

/* fiche produit page detail produit */
.detailpx {
	width:64px;
	height:63px;
	border:0px;
	background:url('../v3-images/puce-prix.png') no-repeat;
	vertical-align:middle;
}
.detailpx2 {
	color:#ad0b83;
	font-size:18px;
	font-weight:bold;
}
/* fin fiche produit page detail produit */


.cnil {
	text-align:center;font-size:9px;
	padding-bottom:10px;
}

.btn {
	background-color:#ad0b83;
  height:24px;
	border:1px solid #D0D0D0;
	color:#FFFFFF;
	font-family: "Century Gothic", serif;
	text-align: center;
	font-size: 12px;
  font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
.infosliste {
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	font-size:14px;
	color:#ad0b83;
}
/*------images liens en javascript-----------------*/
.lienImgPagesGamme {
   width: 250px;
   height: 232px;
   margin: 0;
   padding: 0;
   border: 0;
   background:transparent;
   cursor: pointer;
}
.lienimg {
   width: 180px;
   height: 180px;
   margin: 0;
   padding: 0;
   border: 0;
   background:transparent;
   cursor: pointer;
}
.lienimg2 {
   width: 100px;
   height: 100px;
   margin: 0;
   padding: 0;
   border: 0;
   background:transparent;
   cursor: pointer;
}
.lienimg3 {
   width: 22px;
   height: 20px;
   margin: 0;
   padding: 0;
   border: 0;
   background:transparent;
   cursor: pointer;
}
.btsub {
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	background:transparent;
	cursor: pointer;  
	text-decoration:underline;
}
.lienprix {
   width: 70px;
   height: 70x;
   border: 0;
   background:transparent;
   cursor: pointer;
   margin-left:130px;
}

/*-----------lien page de contenu-----------------*/
.lienPageContenu {
	font-size:13px;
	color:#847070;
}
.lienPageContenu a{
	color:#847070;
	text-decoration:underline;
}


/*---------------------------------- chemin de fer ----------------------------------------*/
.chemin2fer{
	font-size:11px;
	color:#847070;
}
.chemin2fer a{
	color:#847070;
}

/*----------------------------- texte et liens referencement ------------------------------*/
.txtRef{
	font-size:13px;
	text-align:justify;
	color:#847070;
	margin-right:20px;
}
.txtRef a{
	color:#847070;
}
.lienRef a{
	font-size:10px;
	color:#847070;
}

/*------------------------------------- baseline ------------------------------------------*/
.baseline{
	margin-left:10px;
	color:#847070;
}

.planSite{
	text-align:left;
}
.planSite a{
	color:#847070;
}
/*------------------------------- plan complet du site ------------------------------------*/
.plan{
	margin-left:10px;
	font-size:12px;
	color:#847070;
}
.plan h3{
	font-weight: normal;
	color:#847070;
}
.plan a{
	color:#847070;
}
/*--------------------------- compte à rebours vente flash ---------------------------------*/
.compteurVFlash{
	background-color:#cd2ba3;
	color:#ffffff;
	width:310px;
	height:30px;
	font-weight:bold;
	vertical-align: middle;
	line-height:30px;
	font-family: century gothic, helvetica, arial,sans-serif;
	font-size:18px;
}
