body
{
font-family:Century Gothic, Arial, sans-serif ;
/*background-repeat:repeat-y;*/
background-color:C0B9AC;
}

p
{
font-size: 12pt ;
color:black ;
}

h2
{
font-size:14pt;
text-transform:uppercase;
}

/*Section Liens*/
a
{ 	text-decoration: underline;
	color: black;
}
a:hover
{ 	text-decoration: none;
	color:#333333;
}

input
{
background-color: #D6D9CF ;
border: dotted ;
border-width: 1px; 
border-color:gray;
font-family: Century Gothic, Arial, sans-serif ;
font-size:10pt;
margin-bottom:2px;
align:absmiddle;
}
.bouton
{
border: solid 1px;
}
.mention
{
float:bottom;
font-size: 7pt ;
/*color:black ;*/
}
.news
{
float:bottom;
font-size: 8pt ;
color:gray;
}

.cadre-affichage-dynamique /* permet l'affichage centré de la page : tout est inclus dans ce <div>*/
{
background-image:url('../images/arrplan_index.gif');
/*background-color:yellow;*/
position:relative; 
width:1000px;
height:620px;
top:0px;
z-index:0;
}
.arrplan-dynamique /*permet l'affichage de la bande de couleur dans le bas de la page...*/
{
position:absolute; 
width:100%; 
height:800%; 
left:0px; 
top:0px;
/*background-image:url(../images/arrplan_index.gif);*/
background-color:black;
z-index:6;"
}
