	body, td {
		font-family : arial ;
		font-size : 11px ;
		color : #333333 ;
	}
	
	p {
		margin : 0px 0px 5px 0px ;
		padding : 0px 0px 0px 0px ;
	}
	
	form {
		margin : 0px 0px 0px 0px ;
		padding : 0px 0px 0px 0px ;
	}
	
	a {
		color : #333333 ;
	}
	
	a:hover {
		text-decoration : none ;
	}
	
	#NavRecap {
		font-weight : bold ;
		color : #FFFFFF ;
	}
		
	#NavRecap a {
		color : #FFFFFF ;
		text-decoration : none ;
	}
	
	.Titre {
		font-weight : bold ;
		color : #FFFFFF ;
	}
	
	.Menu, .Menu a {
		text-decoration : none ;
		color : #FF3333 ;
	}
	.Menu2 {
		text-decoration : none ;
		color : #000000 ;
	}
	.Menu a:hover {
		color : #C44747 ;
	}
	
	.Label, .Label a {
		text-decoration : none ;
	}

	.Label a:hover {
		color : #C44747 ;
	}

	.Texte {
		font-family : arial ;
		font-size : 11px ;
		text-align : justify ;
	}
	
	.Prix {
		font-family : arial ;
		font-size : 11px ;
		font-weight : bold ;
		color : #FFFFFF ;
	}

	.PrixFR {
		font-family : arial ;
		font-size : 11px ;
		font-weight : bold ;
		color : #333333 ;
	}

	.Panier, .Panier a {
		font-family : arial ;
		font-size : 11px ;
		font-weight : bold ;
		color : #C44747 ;
		text-decoration : none ;
	}

	.Ajout a {
		font-family : arial ;
		font-size : 11px ;
		font-weight : bold ;
		color : #FFFFFF ;
		text-decoration : none ;
	}
	
	.Ajout a:hover {
		text-decoration : underline ;
	}

	.table_reduc {
		border-width:1px;
		border-style:solid;
		border-color:#D3D3D3;
	}

.divok { visibility: visible; overflow: visible;}
.divhidden { visibility: hidden; overflow: hidden;  position: absolute;}
