body{
	background-color: black;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color: white;
	margin:0;
	padding:0px;
	}

/* start - attributs utilisés par le formulaire ne pas modifier */ 
.bg3{  font-size: 12px; color :#c5c7c8;}
.bg1{ font-size: 12px;}
.bg2{ font-size: 12px; border: 1px solid #ccc;}
/* end - attributs utilisés par le formulaire ne pas modifier */ 

a {font-weight : bold;
font-size:14px;
text-decoration:none;
	color: #e00019;
}
a:link {
	color: #e00019;
}
a:active {
	color: #e00019;
}
a:visited {
	color: #e00019;
}
a:hover {
	
	color: #000;
}

.bdr{
border: 1px solid #ccc;}

.bdr2{
border: 1px solid #000;}

.left{
margin-right:10px;
float:left;}

.right{
margin-left:10px;
float:right;}

.right2{
border:1px solid #ccc;
margin-left:10px;
float:right;}


.marge{
border: 1px solid #000;
margin-left:40px;
margin-right:40px;}
	
	
#contener{
border:1px solid #ccc;
width:766px;}

.tab1 td{
border:1px solid #ccc;
font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 14px;	
	color: #ffcc00;
	font-weight:bold;
	}

	
h1{font-family: "Comic Sans MS";	
	font-size: 24px;	
	color: #e00019;
	font-weight:normal;
	margin:25px;
	margin-top:30px;
	margin-left:40px;
	line-height:32px;
}

h1 span{
font-family: Arial, Verdana, Helvetica, sans-serif;	
	color:#c5c7c8;
	font-weight:bold;
	text-transform:uppercase;	
	line-height:28px;
	font-size: 11px;	
}

h2{
border-bottom:1px solid #c5c7c8;
margin:20px;
margin-top:30px;
margin-bottom:10px;
font-weight:normal;
font-family: "Comic Sans MS";	
font-size: 24px;
color:#c5c7c8;
text-align:left;
}

h3{font-size: 11px;
font-family: Arial, Helvetica, sans-serif;	
color:#f90;
text-transform:uppercase;
text-align:left;
}

.except{
margin-bottom:-10px;
margin-left:20px;}

.bkart{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#e0d9c2;
	text-align:left;
}


#buggy{
	background-color: #e0d9c2;
	background-image: url(../images/quad.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width:95%;
	text-align:left;
}

.buggy{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#e0d9c2;
	text-align:left;
}

.txt-center{
margin-top:30px;
font-family: Arial, Helvetica, sans-serif; 
color: #fff;
font-size: 11px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
line-height: 18px;
	}

.txt-justify{
font-family: Arial, Helvetica, sans-serif; 
color: #fff;
font-size: 12px;
font-weight:bold;
text-align:justify;
line-height: 18px;
	}
	
	.txt-justify2{
font-family: Arial, Helvetica, sans-serif; 
color: #000;
font-size: 12px;
font-weight:bold;
text-align:justify;
line-height: 18px;
	}
	
.txt-justify3{
margin:20px;
font-family: Arial, Helvetica, sans-serif; 
color: #fff;
font-size: 12px;
font-weight:bold;
text-align:justify;
line-height: 18px;
	}
	
	.color1{
	color:#800000;}							
