* {			padding:0px; margin:0px; }		
.clear { 	clear:both; }


em , a{ 	z-index:1;color:#27ff2a;}


strong { 	color:#FFFFFF }


body { 		
			background-color:#091d27;
			background-image:url(bg.gif);
			background-repeat:no-repeat;
			font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Arial, sans-serif;
			color:#EEEEEE;
			font-size:12px;
			border:solid #091d27 5px;
			} 


#menu {		margin:auto;
			width:910px;
			height:0px;
			padding-right:60px;

}

#page {		z-index:0;
			position:relative;
		 	margin:auto;
			width:910px;
			padding-right:60px;
			margin-top:104px;
			padding-bottom:50px;
			background-color:#091d27
			}
			
			
#bg3 {
			position:absolute;
			top:0px;
			left:0px;		
			width:970px;
			height:25px;
			
			background-position:-36px;
			}

		
		
#contents { margin-top:60px; }
			
			
#logo { 	position:absolute;
			left:26px;top:19px;
			width:325px;
			height:85px;
			background-image:url(logo.gif);
			}


a img {		border:none; }


#menu li { 	z-index:1;
			list-style:none;
			margin-left:18px;
			}
			
			
#menu_accueil, #menu_produits, #menu_contact {
			position:relative;
			top:-5px;
			display:block;
			width:79px;
			height:149px;
			float:right;
			background-position:0px 0px; }


#illustration1 { 
			float:right;
			display:block;
			width:591px;
			height:436px;
			margin-left:26px;
			background-image:url('illustration1.jpg');
			}
			
			
#illustration2 { 
			float:right;
			display:block;
			width:399px;
			height:300px;
			margin-left:26px; 
			background-image:url('illustration2.jpg');
			}
			
			
#illustration3 { 
			float:right;
			display:block;
			width:329px;
			height:228px;
			margin-left:26px;
			background-image:url('illustration3.jpg');
			}
			
			
#illustration4 {
			float:right;
			display:block;
			width:329px;
			height:234px;
			margin-left:26px;
			background-image:url('illustration4.jpg');
			}


.p1 { 		text-align:Left;
			margin-left:150px;
			margin-bottom:20px;
			max-width:400px;
			}
			
			
.p2 { 		margin-left:20px;
			margin-bottom:20px;
			text-align:left;
			font-size:12px;
			}
			
h1 {		text-align:Left;
			margin-left:10px;
			padding-bottom:12px;
			margin-bottom:20px;
			max-width:150px;
			font-size:27px;
			font-weight:normal;
			border:solid 1px #4099d4;
			border-width:0 0 1px 0;
			color:white;


}		
h2 { 		text-align:Left;
			margin-left:60px;
			padding-bottom:12px;
			margin-bottom:20px;
			max-width:150px;
			font-size:27px;
			font-weight:normal;
			border:solid 1px #4099d4;
			border-width:0 0 1px 0;
			color:white;
			}


#ecomat { 	display:block;
			margin-top:45px;
			}
			
			
#ecomat img {
			margin-left:20px;
			}
			
			
.col1 { 	margin-bottom:70px;
			}


#formulaire { 
			width:250px;
			margin:auto;
			padding-top:30px
			}

			
#formulaire span {
			display:block;
}

			
#formulaire p { 
			position:relative;
			margin-bottom:10px;
			}
			
			
#formulaire textarea { 
			width:248px;
			height:70px;
			} 
			
			
input, textarea { 
			border:solid #CCCCCC 1px;
			}
			

.voirPDF {	
			display:block;
			color:#FF7700;
			text-align:right;
			margin-right:360px;
			 }