BODY {
	background-color: Black;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA500;
}

TABLE{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA500;
}

.field {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;

	border: 1px none;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right:#000000 1px solid;
	border-top: #000000 1px solid;
	cursor: text;
}

.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 20px;
	width:120px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin:opx;
	background-image: url(bord.gif);
	background-repeat: no-repeat;
	background-color: #742C98;
	background-position:right top;
	border: none;
	
	padding-left:3px;text-align : left;
}
.button2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 20px;
	width: 40px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-image: url(bord.gif);
	background-repeat: no-repeat;
	background-color: #742C98;
	background-position: right top;
	border: none;
	margin:opx;
}
.button3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 20px;
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-image: url(bord.gif);
	background-repeat: no-repeat;
	background-color: #742C98;
	background-position: right top;
	border: none;
}

.header{
	background-image : url(Eva-Images/fond.jpg);
	background-repeat : no-repeat;
	height:35px;
	padding-left:240px;
	padding-top : 80px;
}
.main{
	
}
.colleft{
	width:160px;
	float:left;
}
.centre{
	width:420px;
	float:left;
}
.collright{
	width: 140px;		position:absolute;		left : 615px;
}
.image{
	display : block;
}
.block{

}
.block_main{
	background-image: url(bord.gif);
	background-repeat: no-repeat;
	background-color: #742C98;
	background-position: top right;
	border-bottom: 2px solid #FFA500;
	padding-left:3px;
}
.block_titre{
	background-color: #FFA500;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	display: block;
	margin: 0px;
		padding-left:3px;
}

A {
	color : #FFA500;
	text-decoration : none;

}
A:HOVER {
	color: Gray;
}
A.menu:link {
	color: #FFA500;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	margin-left: 15px;
}
A.menu:visited {
	color: #FFA500;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	margin-left: 15px;
}
A.menu:HOVER {
	color : Gray;
}
A.centrale:link {
	margin-top: 5px;
	display: block;
	border-bottom: 1px dashed #FFA500;
	text-transform: uppercase;
	font-weight: bold;

}
A.centrale:visited {
	border-bottom: 1px dashed #FFA500;
	margin-top: 5px;
	display: block;
		text-transform: uppercase;
	font-weight: bold;

}
A.centrale:HOVER {
	background-color: Gray;
	color:#FFA500;
	border-bottom: 1px dashed #FFA500;
		text-transform: uppercase;
	font-weight: bold;
	
}
.Titre1{
	background-color: #FFA500;
	font-weight: bolder;
	padding: 5px;
	color: black;
	border: 1px ridge;
	font-size: 14px;
}
.Titre2{
	color: #FFA500;
	margin-top: 14px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dashed #FFA500;
}
.produit{
	display:block;
}
.produit_image{
	float:left;
}

.highlight{
	font-size: 14px;
	font-weight: bold;
}
A.right:link {
	display: block;
	border-bottom: 1px dashed #FFA500;
	font-weight : normal;
}
A.right:visited {
	border-bottom: 1px dashed #FFA500;
	display: block;
	font-weight : normal;

}
A.right:HOVER {
	background-color: Gray;
	color:#FFA500;
	border-bottom: 1px dashed #FFA500;
	
}
.puce{
	background-image : url(Eva-Images/puce-violette.gif);
	background-repeat : no-repeat;
	padding-left:15px;
	text-transform : uppercase;
}