@charset "utf-8";
/* CSS Document */

.global
{
	width:937px;
	height:580px;
	font-family:"Arial Narrow", Arial, Helvetica35-Thin, Verdana;
	font-size:14px;
	position:relative;
}

.entete
{
	width:937px;
	height:197px;
}

.logo
{
	width:214px;
	height:197px;
	float:left;
}

.bandeau
{
	width:723px;
	height:197px;
	float:left;
}

.content
{
 background-image:url(images/content.jpg);
 background-repeat:no-repeat;
 width:937px;
 height:383px;
 position:relative;
}

.contact
{
width:180px;
height:286px;
position:absolute;
left:700px;
top:50px;
background-image:url(images/contact.gif);
background-repeat:no-repeat;
}


.contact_texte
{
margin-top:10px;
color:#9ACB31;
text-align:center;
width:180px;
height:143px;
font-weight:normal;
font-size:13px;
}

.contact_lien
{
margin-top:100px;
color:#9ACB31;
text-align:center;
width:180px;
font-weight:bold;
font-size:13px;

}

.titre
{
color:#006634;
font-size:16px;
font-weight:bold;
position:absolute;
top:16px;
left:230px;
}
.texte
{
position:absolute;
top:60px;
left:150px;
color:#4C4C4C;
width:540px;
height:120px;
overflow:auto;
text-align:left;
scrollbar-base-color: #ECF4DD;
scrollbar-arrow-color: #ECF4DD;
scrollbar-3dlight-color: #ECF4DD;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #036333;
scrollbar-highlight-color: #ECF4DD;
scrollbar-shadow-color: #ECF4DD;
scrollbar-track-color: #ECF4DD; 
}

.produit
{
	position:absolute;
	top:203px;
	left:212px;
	width:420px;
	height:133px;

}

.produit_unit
{
	width:126px;
	height:133px;
	margin-left:10px;
	float:left;
}

a 
{
color:#9ACB31;
text-decoration:none;
}

a:visited
{
color:#9ACB31;
text-decoration:none;
}
a:hover
{
color:#9ACB31;
text-decoration:underline;
}


.footer
{
position:absolute;
left:0px;
top:568px;
color:#006634;
font-size:10px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
