p {  text-align: justify}

H1  {}

H2  {}

H3  {}

#Titre  {
	color : darkred;
	text-decoration : underline;
}
#InTexte  {
	color : darkblue;
	text-decoration : underline;
}
#legal  {
	color : gray;
	text-decoration : underline;
}
#cart  {
	color : orange;
	text-decoration : underline;
}
#Catalogue  {
	color : white ;
	
	text-decoration : none;
}
#Catalogue:hover  {
	color : blue ;
	
	text-decoration : none;
}

#menu {
	color : black;
	text-decoration : none;
}

#menu:Visited  {}

#menu:Active  {
	color : Black;
	
}
#menu:Hover  {
	color : black;
	text-decoration : underline;
}
#tableMenu{
bgcolor: white;
}

BODY  {}

.field  {
	border-color : #003366;
	border-style : solid;
}



.highlight  {
	border-style : dashed;
	border-color : Lime;
	border-width : medium;
}


#txt {
font: 1.1em verdana, sans serif,;
Letter-spacing: .039em;
Line-height: 1.0em;
color: #333333;
}
.prix  {
	background-color : #003366;
	color : #ffffff;
	 border: #CCCCCC;
