body
{
font-family:Verdana, Arial, sans-serif;
font-size:11px;
background-image: url("design/background.png");
}
.conteneur
{
Width: 1024px;
height: 768px;
margin: auto;

}

/*Bannière*/
.haut
{
width:1024px;
height:200px;
background-image: url("design/test_haut.png");
background-repeat: no-repeat;
margin:auto;
padding-top:0;
}

.menu
{
width:304px;
height:506px;
float:left;
background-image: url("design/test_menu.png");
background-repeat: no-repeat;
margin:auto;
padding-top:0;
/*margin-left:-10px;*/
}


/* /!\ Tableau /!\ */
.tableaumenu
{
border-collapse: collapse;
height:308px;
width:304px;		
}

/*les cellules*/
.a01{width:30px}
.a02{width:11px}
.a03{width:32px;}
.a04{width:32px;}
.a05{width:48px;}
.a06{width:151px;}

img 
{
border:0;
}


.corps
{
width:720px;
height:506px;
float:left;
background-image: url("design/copie de test_corp.png");
background-repeat: no-repeat;
margin:auto;
padding-top:0;
}
.texte
{
width:680px;
height:506px;
float:left;
background-image: url("design/test_corp.png");
background-repeat: repeat;
margin:auto;
padding-top:0;
overflow:auto;
}
.bord_corps
{
width:40px;
height:506px;
float:right;
background-image: url("design/test_corp2.png");
background-repeat: no-repeat;
padding-top:0;
}
/*bas de page*/
.bas
{
width:1024px;
height:63px;
background-image:url("design/test_bas.png");
background-repeat:no-repeat;

margin:auto;
display: block;
clear: both;
}

.textebas
{
padding-left:245px;
padding-top:12px;
}

table.tableaufolk 
{
margin-left:auto; 
margin-right:auto;
text-align:center;
}

.txtta
{
color:black;
}

.tableauagel
{
margin-left:auto;
margin-right:auto;
text-align:center;
border-width:2px;
border-style:solid;
color:rgb(64,159,0);
}

.liste_liens
{
 list-style-image: url("images/liste_button.png");
 font-size:15px;
}

.titre
{
text-align:center;
font-size:20px;
}

a
{
font-size:15px;
font-weight:normal;
font-style:italic;
text-decoration:none;
color: rgb(255, 55, 55);

}
.lien_ancre
{
font-size:12px;
font-weight:normal;
font-style:normal;
text-decoration:none;
color: rgb(0, 140, 0);
}
.important
{
color:red;
}

.txtbapteme
{
font-size:15px;
}


.signature
{
font-weight:bold;
font-size:20px;
}

