body {
	text-align:center;
	direction:ltr;
	margin:5px;
	padding:0;
	font-family:tahoma;
	font-size:11px;
	color:#000;
	background-color:#F1B91F;
	background-image : url(images/affuteuse-bkg.gif); 
	background-repeat : repeat;
}
table, tr, td {
	padding:0;
	margin:0;
	border:0;
	font-family:tahoma;
	font-size:11px;
	color:#2A2C70;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
	padding:0;
	margin:0;
}
div#affutage-centrage {
	position: relative;
	width:717px;
	margin-top:5px;
	margin-bottom:0;
	margin-left: auto;
	margin-right: auto;
	border:0;
}

table#affuteuse-centre {
	width:717px;
	border:0;
	margin:0;
	padding:0;
	background-color:#FFF;
	background-image : url(images/affuteuse-centre.gif); 
	background-repeat : repeat;
}
h1 {
	margin:0;
	padding:0;
}
h2, .normal {
	font-family:tahoma;
	font-size:11px;
	color:#2A2C70;
	font-weight:normal;
	padding:0;
	margin:0;
}
.petit {
	font-family:tahoma;
	font-size:10px;
	color:#2A2C70;
	font-weight:normal;
	padding:0;
	margin:0;
}
h3, .rouge {
	font-family:tahoma;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom:3px;
}
.hotline{
	background-color:#FCFF00;
	font-family:tahoma;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:3px;
}
table#affuteuse-menu {
	text-align:center;
	width:711px;
	height:30px;
	background-image : url(images/menu-fond.gif); 
	background-position : top left;
	background-repeat : repeat-x;				
	white-space:nowrap;
	margin-top:10px;
}
table#affuteuse-menu a {
	color:#FFF;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;			
}
.menu-selected {
	color:#FCFF00;
	font-weight:bold;
}
table#affuteuse-marques {
	width:250px;
	text-align:left;
}
img.logo {
	margin-left:10px;
	margin-right:10px;
}
img.marques {
	margin-right:5px;
	margin-left:5px;
	margin-top:1px;
	margin-bottom:1px;
}
table#affuteuse-contenu {
	width:650px;
	height:320px;
	margin-top:7px;
	margin-bottom:7px;
}
table#affuteuse-contact {
	width:600px;
}
table#affuteuse-contact-droite {
	width:200px;
}
ul {
	list-style-type:square;
	color:#FF0000;
}
li {
	padding-bottom:5px;
}
label {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#2A2C70;
}
input.text {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#2A2C70;
	width:170px;
	padding:1px 0px 1px 5px;			
	border:1px solid #2A2C70;
	filter:progid:DXImageTransform.Microsoft.Shadow(color:#CFCFCF,direction:125,strength:2);
}
select.text {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#2A2C70;
	width:110px;
	padding:1px 0px 1px 5px;			
	border:1px solid #2A2C70;
	filter:progid:DXImageTransform.Microsoft.Shadow(color:#CFCFCF,direction:125,strength:2);
}
textarea.text {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width:200px;
	height:100px;
	padding:1px 0px 0px 5px;			
	border:1px solid #2A2C70;
	filter:progid:DXImageTransform.Microsoft.Shadow(color:#CFCFCF,direction:125,strength:2);
}
.btn {
	cursor:hand;
	cursor:pointer;
	-moz-border-radius:2.5px;
	border-radius:2.5px;
	border:solid 1px #8A3604;
	background-color:#FF7421;
	font:normal 11px Tahoma,Arial,sans-serif;
	color:#000000;
	width:177px;
	padding:1px 5px 2px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFC703',EndColorStr='#FF6102');	
}
img.min {
	border:1px solid #2C3274;
}
.retour {
	color:#0000FF;
}
.pdf {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
#frontPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	width:480px;
	height:384px;
	border:0;
	z-index:1001;
	padding:0;
	margin:0;
	font-size:0;
}
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#DF8F10;
	border:0;
	z-index:1000;
}
#fermer {
	width:100%;
	text-align:right;
	padding: 5px 0 0 0;
}
a.video {
	background: url(/images/video.gif) no-repeat ;
	padding: 8px 0 15px 30px;
	line-height:30px;
	color:#0F0F56;
	font-weight:bold;
	text-decoration:underline;
}