body{
	background-color:#FFFFFF;
	margin:0px;
	background-image:url(images/bg.jpg);
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#818181;
	line-height:13px;
}
a {
	text-decoration: underline;
	/*color:#980D10;*/
	color:#DA2326;
}

body  {margin:0px;padding:0px}

.copy{
font-family:Tahoma;
font-size:11px;
color:#ACABAB;
text-decoration:none
}

.gray {color:#818181}
.dark_gray {color:#565656}
.red {/*color:#980D10;*/
color:#DA2326;
}
.dark {color:#353434}
.bot_men {color:#5C5B5B; text-decoration:none}




a:hover{text-decoration:underline;}

#under{text-decoration:underline;}
.box{
padding: 9px 9px 9px 9px;
}

.bulle{
	/*position: absolute;
	top:0px;
	left:0px;
	visibility: hidden;*/
	background-image:url(images/bulle.gif);
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#818181;
	line-height:13px;
}
ul{
	list-style-type : disc;
}
ul ul{
	list-style-image: url(images/puce1.gif);
}

.bouton {
	text-align: center;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#818181;
	line-height:13px;
	background:white;
	border:2px solid black;
	margin:10px;
}

input,select,textarea{
	width:323px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	padding:3px;
	background-attachment:fixed;
}