	body, td {
		font-family : arial ;
		font-size : 11px ;
		color : #333333 ;
		margin-bottom : 0;
		margin-left : 0;
		margin-right : 0;
		margin-top : 0;
	}
	
	/** Rédéfintion des marges des paragraphes **/
	p {
		margin : 0px 0px 5px 0px ;
		padding : 0px 0px 0px 0px ;
	}
	
	/** Redéfinition des marges des formulaires **/
	form {
		margin : 0px 0px 0px 0px ;
		padding : 0px 0px 0px 0px ;
	}
	
	/**  Redéfintion des styles des liens **/
	a {
		color : #333333 ;
	}
	
	a:hover {
		text-decoration : none ;
	}
	
	/** Style de la ligne de récapitulation de la navigation **/
	#NavRecap {
		font-weight : bold ;
		color : #FFFFFF ;
	}
			
	#NavRecap a {
		color : #FFFFFF ;
		text-decoration : none ;
	}
	
	/** Style des titre **/
	.Titre {
		font-weight : bold ;
		color : #000000 ;
	}
	
	.Titreb {
		font-weight : bold ;
		color : #FFFFFF ;
	}
	
	/** Style des menus et de leurs liens **/
	.Menu, .Menu a {
		text-decoration : none ;
	}

	.Menu a:hover {
		color : #C44747 ;
	}
	
	/** Style des label des fichettes et de leurs liens **/
	.Label, .Label a {
		text-decoration : none ;
	}

	.Label a:hover {
		color : #C44747 ;
	}

	/** Style des textes du site **/
	.Texte {
		font-family : arial ;
		font-size : 11px ;
		text-align : justify ;
	}
	
	.Texteb {
		font-family : arial ;
		font-size : 11px ;
		text-align : justify ;
		color: white
	}
	
	
	/** Style des prix en euro des fichettes et fiches produit **/
	.Prix {
		font-family : arial ;
		font-size : 11px ;
		font-weight : bold ;
		color : #FFFFFF ;
	}

	/** Style des prix en franc des fichettes et fiches produit **/
	.PrixFR {
		font-family : arial ;
		font-size : 11px ;
		font-weight : bold ;
		color : #333333 ;
	}

	/** Style des prix dans le panier **/
	.Panier, .Panier a {
		font-family : arial ;
		font-size : 11px ;
		font-weight : bold ;
		color : #C44747 ;
		text-decoration : none ;
	}

	/** Style du lien pour ajouter au panier **/
	.Ajout a {
		font-family : arial ;
		font-size : 11px ;
		font-weight : bold ;
		color : #FFFFFF ;
		text-decoration : none ;
	}
	
	.Ajout a:hover {
		text-decoration : underline ;
	}



.formulaire1 {
font-family:Arial,Verdana,Helvetica;
font-size: 11px;
color:#000000;
font-weight:normal;
background-color: #EEEEEE;
}

.bouton {
	border: 2px solid #404040;
	padding: 3px;
	background: #d0d0d0;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
}	

TD.tetiere {
	font-family: Verdana, Arial; 
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-align: left;
	WIDTH:200px;
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#4E84B9,EndColorStr=#4E84B9);
}



