/* CSS Document */
body {
	margin: 0px;
	font-family:"Century Gothic";
	font-size: 13px;
}
form {
	margin: 0px;
}
#global {
     margin-left: auto;
     margin-right: auto;
     min-width: 950px; /* largeur obligatoire pour être centré */
}
#Principale {
	 border-right: solid 1px #00A5EA;
	 border-left: solid 1px #00A5EA;
	 background-image: url(images/fleurs_fond2.jpg);
	 background-repeat: no-repeat;
	 background-position: bottom right;
}
#cadre_droite {
	 background-image: url(images/fleurs_fond.jpg);
	 background-repeat: no-repeat;
	 background-position: bottom left;
}
.TxtPiedPage {
	font-family:"Century Gothic";
	font-size: 13px;
	color: #000000;
}
.DBGL {
	font-family:"Century Gothic";
	font-size: 12px;
	color: #666666;
}
.TITREcadrehaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #E31381;
	font-weight:bold;
}
.TEXTEcadrehaut {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.TITREnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.NORMALarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.TITREcadrerose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
}
.PETITtextenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;

	color: #000000;
}
.TEXTErosepanier {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #E31381;
}
.TITREcadreaccueil {
	color: #E31381;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
}
.Erreur {
	color: #CC0033;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.TITREblanccadretitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	font-weight:bold;
}
.TITREcadreproduits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
.FAMILLE-MARKcadreproduits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.DESCcadreproduits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PRIXcadreproduits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00A3EA;
	font-weight:bold;
}
.TITREsoinsGuinot {
	font-family:Arial, Helvetica, sans-serif;
	color: #9D1845;
	font-weight: bold;
	font-size: 18px;
}
.TITREsoinsPluie2parfums {
	font-family:Arial, Helvetica, sans-serif;
	color: #01A6EA;
	font-weight: bold;
	font-size: 18px;
}
.TITREmillet {
	color: #0066FF;
	font-weight:bold;
}
.TxtBioelitaMillet {
	color : #0066FF;
}
.TITREperledecaviar {
	color: #028BB4;
	font-weight: bold;
	font-size:14px;
}
.TxtPerleCaviar {
	color: #00E0CC;
}





input,select {
	border: solid 1px #E31381;
	background-color: #EFF3F8;
}

textarea {
	border: solid 1px #E31381;
	background-color: #EFF3F8;
}







.LienNoirAvecSoulignage {
	color: #000000;
}
.LienNoir {
	color: #000000;
	text-decoration: none;
}
.LienNoir:hOver {
	text-decoration: underline;
}
.LienRoseGras {
	color: #E31381;
	font-weight: bold;
}
.LienPiedPage {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.LienPiedPage:hOver {
	text-decoration: underline;
}
.LienBlancGras {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
}
.LienNoirGras {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
}









.DivCadreProduits {
	text-align: center;
	background-image: url(images/cadre_produit_r1_c1.jpg); 
	background-repeat: no-repeat; 
	width: 127px; 
	height: 127px; 
}     
.TableCadreProduits {
	height:100%;
	width:100%;
	vertical-align: middle;
	text-align: center;
} 
