/* CSS Document */

#conteneur {
background-image:url(../images/pri_bg.jpg);
width:760px;
}
#header
{
position:relative;
clear:both;
text-align:left;
height:130px;
width:100%;
overflow:hidden;
}
#col1
{
position:relative;
float:left;
text-align:left;
width:200px;
height:414px;
background-position:bottom;
background-repeat:no-repeat;
}
#col2
{
position:relative;
float:left;
text-align:left;
width:495px;
height:399px;
margin-top:15px;
margin-left:25px;
margin-right:40px
}
#spacer {
float:right;
position:relative;
width:1px;
height:50px;
}
#machineeau {
margin-top:-25px;
margin-right:-40px;
position:relative;
float:right;
clear:right;
width:270px;
}
#col2 a {
text-decoration:underline;
cursor:pointer;
}
#col1.principale {
    background-image:url(../images/mnu_pre_bg.jpg);
}
#col1.contact {
    background-image:url(../images/mnu_con_bg.jpg);
}
#col1.purete {
    background-image:url(../images/mnu_pure_bg.jpg);
}
#col1.eco {
    background-image:url(../images/mnu_eco_bg.jpg);
}
#col1.points {
    background-image:url(../images/mnu_point_bg.jpg);
}
#col1.dis {
    background-image:url(../images/mnu_dis_bg.jpg)
}
