/* CSS Document */


.conteneur
{
/*text-align:center;*/
margin-left:auto;
margin-right:auto;
height:700px;
width:981px;
}

.header
{
background-image:url(../image/Bandos/Bando_haut/Bando-o.jpg);
background-repeat:no-repeat;
position:absolute;
height:135px;
width:981px;
z-index:1;
}

.bout_g
{
background-image:url(../image/Bandos/Bando_haut/raccord-bando-o-gauche.jpg);
background-repeat:no-repeat;
position:absolute;
margin-top:135px;
height:24px;
width:44px;
z-index:1;
}

.bout_d
{
background-image:url(../image/Bandos/Bando_haut/Raccord-bando-o-droit.jpg);
background-repeat:no-repeat;
position:absolute;
margin-top:135px;
margin-left:932px;
height:23px;
width:49px;
z-index:1;
}

a.bouton
{
font-family:Georgia, "Times New Roman", Times, serif;
padding-top:1px;
font-size:16px;
color:#000000;
text-align:center;
text-decoration:none;
font-weight:bold;

background-image:url(../image/Bandos/Bando_haut/bouton-o.png);
background-repeat:no-repeat;
position:absolute;
margin-top:135px;
height:28px;
width:148px;
z-index:1;
}

a.bouton:hover
{
background-image:url(../image/Bandos/Bando_haut/bouton-o.png);
color:#FF0000;
}

.bordure
{
background-image:url(../image/Catalogue/Degrad-kevlar.jpg);
background-repeat:no-repeat;
position:absolute;
margin-top:155px;
height:538px;
width:204px;
}

.txt	/* Cadre de texte de la partie admin*/
{
/*background-color:#0000FF;*/
position:absolute;
width:780px;
height:522px;
margin-top:170px;
margin-left:195px;
overflow:auto;
text-align:center;
}

.menu_btn	/* Navig pour l'administration !*/
{
/*background-color:#0000FF;*/
position:absolute;
width:200px;
height:200px;
margin-top:200px;
z-index:1;
}

a.bouton_nav
{
background-image:url(../image/Catalogue/Bouton-nav2.png);
text-align:center;
text-decoration:none;
color:#000000;
position:absolute;
width:162px;
height:27px;
z-index:3;
}


