/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(images/fond_04.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
}

div#box
{
width:609px;
height:100%;
margin-left:auto;
margin-right:auto;
margin-top:0;
padding:0px;
background-color:#FFFFFF;
}

#menu{
float:left;
width:599px;
background:#24619f url(images/bg_menu.gif) repeat-x bottom;
font-size:&àà%;
line-height:normal;
}

#menu ul{
list-style-type:none;
margin:0px;
padding:10px 85px 0;
}

#menu li{
float:left;
list-style-type:none;
font-weight:none;
background:url(images/left_both.gif) no-repeat left top;
border-bottom: 1px solid #24619f;
margin:0;
padding:0 0 0 9px;
}

#menu a{
display:block;
float:left;
background:url(images/right_both.gif) no-repeat right top;
padding: 5px 15px 4px 6px;
color:#ffffff;
text-decoration:none;
}

/* Le hack de l'antislash commenté
     cache cette règle à IE5-Mac \*/
#menu a span{float:none;}
  /* End IE5-Mac hack */

#home #nav-home,
#activite #nav-activite,
#procedure #nav-procedure,
#atouts #nav-atouts,
#clients #nav-clients,
#contacts #nav-contacts {
background-position:0% -150px;
border-width:0;

}

#home #nav-home a,
#activite #nav-activite a,
#procedure #nav-procedure a,
#atouts #nav-atouts a,
#clients #nav-clients a,
#contacts #nav-contacts a{
background-position:100% -150px;
padding-bottom: 5px;
color:#24619f;
}

#menu li:hover, #menu li:hover a{
	color:#24619f;
	background-position:0% -150px;
}

#menu li:hover a{
font-weight:normal;
text-decoration:none;
background-position:100% -150px;
}

#contenu {
float:left;
position:relative;
top:10px;
left:10px;
margin:0px;
padding:10px;
}

.box_contenu{
border:1px solid #d4e4f4;
width:400px;
height:auto;
margin:10px;
padding:0px;
color:#24619f;
}

.titre{
background-color:#d4e4f4;
margin:0px;
padding:3px;
font-size:14px;
}

.texte{
padding:10px;
margin:0px;
text-align:justify;
}

.liste{
list-style-type:square;
}

.perso{
background:url(images/perso.gif) no-repeat bottom right;
}

.perso1{
background:url(images/perso1.jpg) no-repeat bottom right;
}

.perso2{
background:url(images/perso2.jpg) no-repeat bottom right;
}

.perso3{
background:url(images/perso3.jpg) no-repeat bottom right;
}

.perso5{
background:url(images/perso5.jpg) no-repeat bottom right;
}

.spacehauteur{
height:30px;
}

.textebleu{
color:#24619f;
}

.texteblanc{
color:#fff;
}

.milieu{
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding:0px;
}

.alinea { margin-left: 2em; }

.textepetit{
font-size:9px;
}

.gras{
font-weight:bold;
}

.tableau{
width:300px;
height:auto;
border:1px solid #24619f;
margin:10px;
padding:0px;
}

.bg_bleu{
background-color:#24619f;
width:70px;
margin:0;
}

.bg_blanc{
width:230px;
margin:0;
}

.pad{
padding:3px;
}

.float_droite{
float:right;
}

.traitbas{
border-bottom:1px solid #24619f;
}

.logopdf{
float:right;
padding:10px;
margin:0px;
}

.logopdf a:hover{
font-weight:normal;
}

.cadre{
width:400px;
}



a{
color:#24619f;
text-decoration:none;
}

a:hover{
font-weight:bold;
text-decoration:underline;
}
