	/* div contenant pour toutes les sections sauf l'accueil + à propos */ 	
     #info_a { padding-left: 12px;      
     	       }
     
     
     #infolettre {  	background-image: url(img/infolettre.jpg); background-repeat: no-repeat;
     					width: 200px;
         				margin-top: 1px; 
         				margin-left: 0px; 
         				border: 1px solid #ececec;       				
	                    }
	                    
	     #info_default {   text-align: center;
	     				   padding: 45 6 6 6px;
	                    }                    

										
		    #info_done {  	background-image: url(img/infolettre_done.jpg); background-repeat: no-repeat;
		    				border-style:solid
		    				width: 200px;
		    				height: 180px;  
	     					text-align: center;
	     					padding: 22 12 12 8px;
	     					font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
					        font-size: 11pt;
					        color: #fff;					       
					        font-weight: normal;
					        line-height:22px
	                    }  
	                /*span.highlight {   background-color: #000; }*/
	                
font.info { 
  			font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	        font-size: 10pt;
	        color: #fff;					       
	        font-weight: bold;
	        line-height:20px
	        } 
	        
	        
input.infolettre {	background: url("img/input_bg.gif");
					 border:1px #979797 solid; 
					 vertical-align: top;  
					 font-family: Verdana, Arial, Helvetica, sans-serif;
					 font-size: 11px; 
					 color: #5b6266; 
			         font-weight: normal;
					 padding: 2px 2px;
					 background-color: #fefefe;
					}
input.info_bt {		background: url("img/input_bg.gif"); 
					border:1px #979797 solid; 
					padding:3px 3px;
					letter-spacing: 0.07em;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 10px;
					color: #5b6266;
					text-transform: uppercase;	
			        font-weight: normal;
			        margin-top: 8px;
			        cursor: hand; cursor: pointer;
			        background-color: #fefefe; 
					} 
					input.info_bt:hover {   
										background-color: #fefefe; 
											 }	
