html {
 	height:100%;
 	background-size:100% auto;
}
body {
	margin:auto;
	color:#333 ;
	font : 12px Arial, Helvetica, sans-serif ;
	} 
a img
{border: none;}

a:link
{color:black}

	
.Tab001 {
    float:left;
	width:400px; 
	border :1px solid #4582b4;
	padding:20px;
}
.Tab002 {	
    float:left;
	width:50px; 	
}

.bloc1{ 
clear: both;
margin: auto;

padding-right:300px;
width: 180px; 
text-align:center;
 }

.Titre1{ 
	text-align: center; 
	font-size:12px;
	font-weight:bold;
}

.Chbox{ 
	margin-left:15px;
	text-align: left; 
	font-size:12px;
	font-weight:bold;
}
.confirm {  
clear: both;
text-align:right;
margin-right:65px;
 }


hr {
	with:650;
 	align:left;
  	padding: 0;
  	color:#4582b4
       
	  font-size:1px; /* Sur IE 6, taille de la ligne */
      line-height:1px;
      height:1px;
      border-width:1px;
      border-style:solid;
      border-top-color:#4582b4;
      border-left-color:#4582b4;
      border-right-color:#4582b4;
      border-bottom-color:#4582b4;

	}

fieldset { Border:none; width:900px; }


.FormTexteDroite {  
	text-align: center; 
	width:100%;
	vertical-align:top;
	line-height: 2em;
	margin-bottom:0;}
	
	

.BlocNom {	
	border: 1px solid #C0C0C0;
	text-align: right;
	padding-right: 30px;
	margin-right: 30px;
	height:60px;}	
	


