body{	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #000;  
background-color : #f5f5f5; 
margin: 0px;}

/* start - attributs utilisés par le formulaire ne pas modifier */ 
.bg3{color: #fff;
padding-left:15px;
font-size:11px;}
.bg1{color: #fff;}
.bg2{
background-image:url(../images/pellicule.jpg);
background-repeat:repeat-y;
background-position:15px 0px;
color: #fff;
padding-left:50px; }
/* end - attributs utilisés par le formulaire ne pas modifier */ 

a {
font-weight:bold;
	color: #000;
}
a:link {
	color: #000;
}
a:active {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #c00;
}


.tab1{
margin-right:70px;}

.txt-center{
margin:30px;
font-family: Arial, Helvetica, sans-serif; 
color: #000;
text-transform:uppercase;
font-size: 11px;
font-weight:bold;
text-align:center;
line-height: 14px;}

.txt-center2{
margin-top:20px;
font-family: Arial, Helvetica, sans-serif; 
color: #000;
text-transform:uppercase;
font-size: 11px;
font-weight:bold;
text-align:center;
line-height: 14px;}


#contener{
width:766px;
background-color:#FEF102;
border:1px solid #000;}

#header{
width:766px;
	}
	
form{
margin-top:20px;}				
				
#footer{
margin-bottom:20px;
margin-top:30px;
background-image:url(../images/fd_form.jpg);
background-repeat:repeat-y;
border:0px solid #ccc;	
width:706px;
	}


