
 body {margin:0px; padding:0px; background-color:#FFFFFF;}
  .policy{font-family:Tahoma; font-size:11px;  color:#545D4D; text-decoration:none }
  .policy2{font-family:Tahoma; font-size:11px;  color:#7A7A7A; text-decoration:none }
  .text{font-family:Tahoma; font-size:10px;  color:#8FABBB;  }
  .text2{font-family:Tahoma; font-size:11px;  color:#8B9AA3;  }
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF;  }
  .green{font-family:Tahoma; font-size:11px;  color:#4A6D0A;  }
  .red{font-family:Tahoma; font-size:11px;  color:#FF5A00;  }
  .main{font-family:Tahoma; font-size:11px;  color:#5F5F5F; line-height:12px  }
  .main_l{font-family:Tahoma; font-size:10px;  color:#5F5F5F; line-height:14px  }
  .black{font-family:Tahoma; font-size:11px;  color:#2D2D2C;  }
  .blue{font-family:Tahoma; font-size:11px;  color:#4993B2;  }
  .green{font-family:Tahoma; font-size:11px;  color:#4A7D12;  }
  .orange{font-family:Tahoma; font-size:11px;  color:#F0620C;  }
  .blue_l{font-family:Tahoma; font-size:11px;  color:#4993B2;  }
  
.menu{font-family:Tahoma; font-size:11px;  color:#747474; text-transform:uppercase; text-decoration:none  }
.menu a:link,
.menu a:visited
{color: red;} 
.menu a:hover{color: #F0620C;} 



    div{
 		scrollbar-3dlight-color:#F6F6F6;
    scrollbar-track-color:#F6F6F6;
    scrollbar-shadow-color:#F6F6F6 ;
    scrollbar-face-color:#960000; 
	scrollbar-arrow-color:#F6F6F6;
	scrollbar-darkShadow-color:#F6F6F6;
 	}
  
  .input{
  		width:160px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#C2C3C5;font-family:Tahoma; font-size:11px;  color:#727272;
		}

		 .input2{
  		width:49px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#C2C3C5;font-family:Tahoma; font-size:11px;  color:#727272;
		} 
		
		
	  .textarea{
	  		width:160px; height:149px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#C2C3C5;font-family:Tahoma; font-size:11px;  color:#727272;
		overflow:auto;
		}
		
		.textarea2{
	  		width:209px; height:106px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#C2C3C5;font-family:Tahoma; font-size:11px;  color:#727272;
		overflow:auto;
		}


 



/*
 *  Formulaire
 */ 

 
 #skform{
 clear:both;
	position:relative;
	margin-left:100px;
    

}



form span.required{
	color:red;
	text-align:left;
}

form h2{
	clear:left;
	font:bold 1em/1em "Trebuchet MS", Verdanal, Arial, sans-serif;
	text-align:left;
	margin:5px 0 0 0;
	color:#BD6E64;
}

form label{
	font:bold 0.6em/1em "Trebuchet MS", Verdanal, Arial, sans-serif;
	color:#333333;
	margin: 0 15px 0 0 ;
}

form input,textarea,select{
	color: #016b26;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	background-color: #FFF;
	border-color : #888;
	background: url(images/formfd.gif) repeat-x;
	background-color: #fff;
	padding:2px;
}
form textarea{
	background: url(images/formareafd.gif) repeat-x;
}

.row{
	clear:both;
	font-size:18px;
	padding: 3px 0 3px 0;
	margin:0;

	}
form .form_envoyer{
font-weight:bold;
}	

.col1{ float:left; width:100px; text-align:right;}
.col2{ float:left; width:320px; text-align:left;
	font:0.6em/1em "Trebuchet MS", Verdanal, Arial, sans-serif;
	color:#333333; }
 



hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }

 




