/*----------------------------------------------------------------------------------*/  
/*Feuille de style*/ 
/*----------------------------------------------------------------------------------*/ 


/*----------------------------------------------------------------------------------*/  
/*Menu*/ 
/*----------------------------------------------------------------------------------*/
#menu 	a {
    	color: White;
		font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size : 8pt;
    	text-decoration: none;
		vertical-align : bottom;
    	}
		
#menu 	a:link {
    	color: White;
		font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size : 8pt;
    	text-decoration : none;
		vertical-align : bottom;
     
    	}
#menu 	a:visited {
    	color: White;
		font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size : 8pt;
    	text-decoration : none;
		vertical-align : bottom;
    	}
		
#menu 	a:hover {
		font-size : 8pt;
		font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
    	color: #ffcc00;
		vertical-align : bottom;
    	}
     
#menu 	a:active {
		font-size : 8pt;
		font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
    	text-decoration : none;
		vertical-align : bottom;
    	}
		
			
		
		
/*----------------------------------------------------------------------------------*/  
/*Bas*/ 
/*----------------------------------------------------------------------------------*/
#bas 		{
			font-size : 7pt;
			font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
    		text-decoration : none;
    		margin-bottom : 0;
    		margin : 0;
    		margin-top : 0;
    		margin-right : 0;
    		margin-left : 0;
			text-align : left;
    		}		
			
			
/*----------------------------------------------------------------------------------*/  
/*Table Produit*/ 
/*----------------------------------------------------------------------------------*/
#table_produit
			{			
			font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
    		text-decoration : none;
    		margin-bottom : 0;
    		margin : 0;
    		margin-top : 0;
    		margin-right : 0;
    		margin-left : 0;
			text-align : left;
    		}		
			
			a:hover{			
 			/*background-color : #003333;*/
    		}	
/*----------------------------------------------------------------------------------*/  
/*Table Produit*/ 
/*----------------------------------------------------------------------------------*/

#produit 	a {
     		color: #004080;
     		}
			
#produit	a:link {
     		color: #004080;
     		}
			
#produit 	a:visited {
     		color: #004080;
     		}
			
#produit   a:hover {
	 		color: #b86912;
     		}
     
#produit 	a:active {
	 		color: #b86912;
     		}
/*----------------------------------------------------------------------------------*/  
/*Formulaire*/ 
/*----------------------------------------------------------------------------------*/
#formulaire td {
			font-size : 8pt;
			font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
			color: #1C2951;
    		text-decoration : none;
			text-align : left;
		
    		}

/*----------------------------------------------------------------------------------*/  
/*Mise en forme*/ 
/*----------------------------------------------------------------------------------*/
	body{
    background-color : #FBFBFD;
    margin-bottom : 0;
    margin : 0;
    margin-top : 0;
    margin-right : 0;
    margin-left : 0;
	text-align : left;
    }
     
     a {
     color: #004080;
	 text-decoration: none;
     }
     a:link {
     color: #004080;
	 text-decoration: none;
     
     }
     a:visited {
     color: #004080;
	 text-decoration: none;
     }
     a:hover {
	 color: #b86912;
	 text-decoration: none;
     }
     
     a:active {
	 color: #b86912;
	 text-decoration: none;
     }
     
     
     td {
     font-style: normal;
     font-weight: normal;
     font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
     font-size : 8pt;
     color: #000000;
	 /*text-align : left;*/
     }
     
     li {
     font-style: normal;
     font-weight: normal;
     font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
     font-size : 8pt;
     color: #000000;
	 text-align : left;
     }
     
     
     
     p {
     font-style: normal;
     font-weight: normal;
     font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
     font-size : 8pt;
     color: #000000;
     text-align : justify;
     }
	 
     h1{
	 font-style: bold;
	 font-size : 15pt;
     font-style: bold;
     font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
     color: #1C2951;
	 text-align : left;
     }
	 
     h2{
	 font-weight : bold;
	 font-size : 14pt;
     font-style: bold;
     font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
     color: #1C2951;
	 text-align : left;
     }
	 
     h3{
	 font-weight : bold;
	 font-size : 13pt;
     font-style: bold;
     font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
     color: #1C2951;
	 text-align : left;
     }
	 
     h4{
     font-weight : bold;
     font-family:font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
     color: #1C2951;
     font-size : 12pt;
	 text-align : left;
     }
	 
     h5{
     font-weight : bold;
     font-family:font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
     color:  #1C2951;
     font-size : 10pt;
	 text-align : left;
     }
	 
	 h6{
     font-style: normal;
     font-family:font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
     color: #1C2951;
     font-size : 8pt;
     font-variant : normal;
     font-weight : normal;
	 text-align : left;
     }   
	 
	 hr {
     align : left;
     }
	 
/*----------------------------------------------------------------------------------*/  
/*Réalisation*/ 
/*----------------------------------------------------------------------------------*/
.image_info {
    display:block;
    font-size:10px;
    color:#999;
    border:0px;
    }
.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    border: 0px solid #000;
    text-align:left;
}
.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#999;
}
.image_info a {
    text-decoration:none;
    color:#fff;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:5px;
}
.image img {
    padding:6px;
    border: 1px solid #004080;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}
.navigation, .navigation a {
	text-decoration: none;
    color:#004080;
    margin-top:9px;
    font-weight:bold;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #fff;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #004080 !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}
