
/* CSS Document */
body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

img{
border:none;
}
img.bordure_mauve{
border:solid 1px #8e004d;
}

h4{
color:#8e004d;
font-size:14px;
font-weight:normal;
}
h4.bold{
color:#8e004d;
font-size:14px;
font-weight:bold;
padding:0;
margin:35px 0 10px 10px;
}
h5{
color:#8e004d;
font-size:12px;
font-weight:normal;
margin:0 0 10px 0;
}
p{
color:#8e004d;
margin:0 0 5px 0 ;
padding:0;
font-size:11px;
line-height:14px;
}
p.pMargin12{
margin:0 12px 12px 12px;
}
p.pMargin12_0{
margin:0 12px 2px 12px;
}
a:link, a:visited{
text-decoration:none;
}
a:hover, a:active{
text-decoration:underline;
}
a.blanc,a.mb{
color:#FFFFFF;
}
a.mauve{
color:#8e004d;
}
a.noir{
color:#000000;
}

#wrapper{
width:955px;
margin:10px auto;
}
#header{
width:955px;
height:82px;
background:url(../img_site/bande_haut.gif) top left no-repeat;
}
#contenu{
border-left:solid 2px #8e004d;
border-right:solid 2px #8e004d;
border-bottom:solid 2px #8e004d;
}
#footer{
clear:both;
}
#mention_legal{
width:955px;
margin:10px auto;
font-size: 9px;
text-align: center
}
.separation{
clear:both;
}
.menu_bas{
text-align:right;
margin:20px;
}



table.t1{
margin-left:120px;
}



.rect_mauve_360-haut{
background:url(../img_site/rect_mauve_360-ht.gif) top left no-repeat;
width:360px;
height:15px;
font-size:1px;
}
.rect_mauve_360-milieu{
background-color:#8e004d;
width:360px;
}
.rect_mauve_360-bas{
background:url(../img_site/rect_mauve_360-bas.gif) bottom no-repeat;
font-size:1px;
width:360px;
height:15px;
}
img.marg15{
margin-left:15px;
}



.rect_blanc_400-ht{
background:url(../img_site/rect_blanc_400-ht.gif) bottom no-repeat;
font-size:1px;
width:400px;
height:10px
}
.rect_blanc_400-milieu{
padding:5px;
border-left:solid 1px #8e004d;
border-right:solid 1px #8e004d;

}
.rect_blanc_400-bas{
background:url(../img_site/rect_blanc_400-bas.gif) bottom no-repeat;
font-size:1px;
width:400px;
height:10px
}



.rect_blanc_750-ht{
background:url(../img_site/rect_blanc_750-ht.gif) bottom no-repeat;
font-size:1px;
width:750px;
height:10px;
}
.rect_blanc_750-milieu{
border-left:solid 1px #8e004d;
border-right:solid 1px #8e004d;
}
.rect_blanc_750-bas{
background:url(../img_site/rect_blanc_750-bas.gif) bottom no-repeat;
font-size:1px;
width:750px;
height:10px;
}



.bt_carre p {
line-height:16px;
vertical-align:middle
}
.bt_carre p img{
vertical-align:bottom
}



/****** menu ***/
#menu{
padding-top:30px;
margin-left: 590px;
}
#menu1{
margin-left: 0;
margin-bottom:5px;
}
#menu2{
margin-left: 20px;
}
#menu1 ul,#menu2 ul{
list-style:none;
margin:0;
padding:0;
} 
#menu1 li,#menu2 li{
display:inline;
margin:0;
padding:0;
margin-right:12px;
} 
#menu1 li a,#menu2 li a{
background:url(../img_site/fond_item_menu.gif) top right no-repeat;
font-size:12px;
padding-right:27px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#menu1 li a:hover,#menu2 li a:hover{
text-decoration:underline;
background-position:100% -15px;
}