/* Présentation de la société - Version Anglaise */
#colMarge {
	 float:left;
     width: 30px;
     height: 505px;
	 margin: 0;
	 padding: 0;
}
div#colGauche {
	 float:left;
     width: 315px;
     height: 505px;
	 margin: 0;
	 padding: 0;
}
/* Nos métiers et nos marques */	
div#colGauche h1#titre {
    width: 315px;
	height: 68px ;
	margin: 0 ;
	background: url(../images/titre-nos-marques.gif) no-repeat left top ;
}
div#colGauche h1#titre span {
	display: none ;
}
/* Le végétal */		
div#colGauche h2#vegetal {
    width: 288px;
	height: 102px ;
	margin: 0 ;
	font-size: 1.4em ;
	background: url(../images/logos.gif) no-repeat left top ;
	color: #000 ;
}	
div#colGauche h2#vegetal span {
	display: none ;
}
/* Texte */
div#colGauche p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: justify ;
	font-size:11px;
	text-align:justify;
	padding: 0 0 0 0 ;
	margin: 0 ;
	line-height:15px;
}
#colCentre {
	 float:left;
     width: 167px;
     height: 505px;
	 margin: 0;
}


#colFromage {
	 float:left;
     width: 323px;
     height: 505px;
	 margin: 0;
	 padding: 0;
}
/* Le fromage */		
div#colFromage h2#fromage {
    width: 323px;
	height: 50px ;
	margin: 0 ;
	font-size: 1.4em ;
	background: url(../images/logo-b.gif) no-repeat left top ;
	color: #000 ;
}	
div#colFromage h2#fromage span {
	display: none ;
}

div#colFromage p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	text-align:justify;
	padding: 0;
	 margin: 0;
	line-height:14px;
}
/* La nutrition */		
div#colFromage h2#nutrition {
    width: 286px;
	height: 45px ;
	margin: 0 ;
	font-size: 1.4em ;
	background: url(../images/nutrition.jpg) no-repeat left top ;
	color: #000 ;
}	
div#colFromage h2#nutrition span {
	display: none ;
}



#colLogos {
	 float:right;
     width: 120px;
     height: 505px;
	 margin: 0;
	 text-align:right;
}
		


a {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E2001A;
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;
	}
a:visited {  
	color:#E2001A;
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;
	}
a:hover {  
	color:#E2001A;
	text-decoration:none;
	font-weight:normal;
	}
