/* 
	Site internet : 		e-mercuriale
	Media :			écran
	Date de création :		30/06/2008
	Auteur :			Xavier Mandrillon (Ganica)
	Mail :				xavier.mandrillon@ganica.fr
*/

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#D4D4D4;
}
#conteneur {
width: 740px;
margin: 0 auto; 
}
#header {
padding:0 5px;
background-color: #fff;
}
#centre {
background-color:#fff;
padding:6px;
color:#445662;
font-size:0.9em;
}
a {
color:#8F99A2;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}
a:hover{
color:#8F99A2;
text-decoration:underline;
}

#pied {
height: 40px;
background-color: #fff;
border-top:2px solid #D4D4D4;
padding:0 5px;
}

#pied  a{
color:#8F99A2;
text-decoration:none;
}
#pied  a:hover{
text-decoration:underline;
}

.pied_texte{
float:left;
line-height:40px;
padding-left:10px;
font-size:0.8em;
color:#8F99A2;
}

#filet{
background-color:#D4D4D4;
height:5px;
}

#navigation{
width:730px;
position:relative;
}

#bout_g{
position:absolute;
left:0;
background:url(../images/bout_g.gif) no-repeat left bottom;
width:6px;
height:30px
}

#bout_d{
position:absolute;
right:0;
background:url(../images/bout_d.gif) no-repeat left bottom;
width:6px;
height:30px;
}

#bandeau{
border:1px solid #354255;
background:url(../images/bandeau1.jpg);
height:185px;
margin-bottom:10px;
}

#bandeau h1{
color:#fff;
padding-left:20px;
font-size:1.5em;
padding-top:40px;
}

#boutons_compte{
float:right;
padding: 10px 0;
}

.bt_compte{
display:block;
width:102px;
line-height:15px;	
background:url(../images/bt_compte.gif) no-repeat;
text-align:center;
font-size:0.7em;
text-decoration:none;
color:#fff;
margin-bottom:5px;
}

.menu{
padding:0;
margin:0;
list-style-type:none;
background:url(../images/fond_bouton.gif) repeat-x bottom;
height:30px;
margin-left:6px;
margin-right:6px;
}

.menu li{
float:left;
}

.a_menu{
display:block;
line-height:30px;
width:auto;
padding:0 10px;
text-align:center;
text-decoration:none;
color:#fff;
background:url(../images/fond_bouton.gif) repeat-x;
background-position:bottom;
border-right:1px solid #D7710D;
}
.a_menu:hover{
background-position:top;
border-right:1px solid #4B4A5A;
}


.a_menu_active{
display:block;
line-height:30px;
width:auto;
padding:0 10px;
text-align:center;
text-decoration:none;
color:#fff;
background:url(../images/fond_bouton.gif) repeat-x;
background-position:top;
border-right:1px solid #4B4A5A;
}

p {margin: 0;}

.titre{
font-size:1.5em;
color:#fff;
padding:0;
margin:0;
background:url(../images/fond_titre.gif);
line-height:34px;
padding-right:10px;
text-align:right;
}

.article{
background:#F0F0F0;
padding:10px;
width:707px;
}


.fond_list{
background:url(../images/fond_list.gif);
width:398px;
height:142px;
color:#FFFFFF;
padding:0;
margin:0;
margin-left:120px;
}



