.title1
{
	text-align: left;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 20px;
	color: navy;
}
.bienvenue
{ font-family:		Verdana, Arial;
  font-size:		12px;
  width:			190px;
  height:			50px;
}
.entetelogin
{text-align:		center;
font-family:		Verdana, Arial;
  font-size:		25px;
  color:			black;
 
 }
.login
{
font-family:	       Arial;
font-size:		12px;
color:			black;
text-align:		left;
}

.panier
{
	background-color: rgb(161,199,212);
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-align: left;
	margin: 0;
	padding: 5px;
	width: 210px;
}

.chemin
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: navy;
}
.vote
{position:			absolute;
right:				325px;
width:				100px;
bottom:				100px;
 }

.descrprod
{
	font-family: Arial, Verdana;
	font-size: 12px;
}
.descrcat
{ font-family:		Arial, Verdana;
	font-size:		14px;
}
.nomcat
{
	font-size: 14px;
	font-family: Arial, Verdana;
	font-weight: bold;
	margin: 1.5em 0 1em 0;
}
.nomprod
{
  font-family:		Arial, Verdana;
  font-size:		14px;
  color:		black;
}

.titprod
{
  font-family:		Arial, Verdana;
  font-size:		16px;
  font-weight:		bold;
  color:		navy;
}
.entetemodifpanier
{
font-size:		12px;
font-family:		Arial, Verdana;
font-weight:		bold;
font-style: italic;
text-align: left;
}
.test
{
 font-family:		Arial, Verdana;
  font-weight:		bold;
  font-size:		18px;
  color:			#990000;
}

.form-button-150 {
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2pt;
	border-right: #666666 0px solid;
	border-top: #666666 2px solid;
	border-left: #666666 0px solid;
	border-bottom: #666666 2px solid;
	height: 18px;
	line-height: 10px;
	background-color: #eeeeee;
	width:150px;
}
.form-button-150:hover {
	color: #003366;
}
