body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
	background:#000;
}
p,td{
	margin-bottom:14px;
}
a{
	color:#C80702;
}
.link1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;	
	margin-left:20px;
	color:#FDF7BD;
}
.link1:hover{
	text-decoration:underline;
}
.title1{
	color:#C80702;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	text-align: right;
}
input[type=text]{
	width:180px;	
}

.textarea_ins{
	width:300px;
	height:70px;	
}
.valeur{
	font-size:18px;
	text-align:right;	
}
.nb{
	width:40px;
}
.box{
	border:2px solid #000;	
}
.exposant td{
	border-bottom:1px solid #aaa;	
}
