body{
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#F0EDE9;
}

#clear{
clear:both;
}

a:link,
a:visited{
text-decoration:none;
color:#932645;
}

a:hover,
a:active{
text-decoration:underline;
color:#FF9900;
}

h1{
font-size:16px;
color:#F7C231;
font-weight:bold;
text-align:left;
}

h2{
font-size:14px;
color:#932645;
font-weight:bold;
text-align:left;
}

h3{
font-size:11px;
color:#932645;
font-weight:bold;
}

#wrapper {
margin-top:10px;
width: 744px;
background-color:#FFFFFF;
}

#top{
position:relative;
height:132px;
background-image:url(img/top-arrondi.gif);
background-position:top;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

#backToHome{
position:absolute;
left:0;
top:0;
}

#menuTop{
text-align:right;
margin-top:10px;
margin-right:30px;
color:#932645;
padding-top:10px;
}

#recherche{
position:relative;
top:30px;
left:300px;
text-align:left;
width:140px;
height:20px;
color:#932645;
}

#formRecherche input.textInput{
float:left;
width:80px;
font-size:.9em;
margin-top:8px;
margin-left:1px;
margin-right:1px;
margin-bottom:8px;
border:1px;
color:#00FFCC;
}

#menu{
height:45px;
}

#animationFlash{
position:relative;
top:2px;
left:0px;
height:247px;
}

#separationBloc{
float:left;
margin-left:1px;
margin-right:1px;
margin-top:40px;
width:1px;
height:166px;
background-color:#BFB5B2;
}

/*-----------------CONSEIL----------------*/
#blocConseil{
float:left;
margin-top:5px;
background-image:url(img/fd_conseil.jpg);
background-repeat:no-repeat;
background-position:0px bottom;
background-color:#FFFFFF;
min-height:180px;
width:258px;
}

#titreConseil{
background-image:url(img/titre_conseil.gif);
background-repeat:no-repeat;
background-position:0px 0px;
height:28px;
}

#contenuConseil{
padding-left:55px;
padding-top:20px;
padding-right:10px;
padding-bottom:20px;
position:relative;
text-align:left;
height:180px;
overflow:hidden;
}

/*-----------------------Solutions--------------*/
#blocSolutions{
float:left;
margin-top:5px;
background-color:#FFFFFF;
min-height:180px;
width:240px;
}

#titreSolutions{
background-image:url(img/titre_solutions.gif);
background-repeat:no-repeat;
background-position:0px 0px;
height:28px;
}

#contenuSolutions{
padding-left:20px;
padding-top:20px;
padding-right:10px;
padding-bottom:20px;
position:relative;
text-align:left;
height:180px;
overflow:hidden;
}
/*-----------------------Carriere-----------*/
#blocCarriere{
float:left;
margin-top:5px;
background-image:url(img/fd_carriere2.jpg);
background-repeat:no-repeat;
background-position:right bottom;
background-color:#FFFFFF;
min-height:180px;
width:240px;
}

#titreCarriere{
background-image:url(img/titre_carriere.gif);
background-repeat:no-repeat;
background-position:0px 0px;
height:28px;
}

#contenuCarriere{
padding-left:20px;
padding-top:20px;
padding-right:50px;
padding-bottom:20px;
position:relative;
text-align:left;
height:180px;
overflow:hidden;
}

/*--------------------------------------------*/

#copyright{
position:relative;
background-color:#F0EDE9;
color:#932645;
padding-top:5px;
padding-bottom:20px;
text-align:center;
}

