@charset "utf-8";
/* CSS Document */

#main
{
background-image: url("../fr/images/accueil-fond.jpg");
background-repeat:no-repeat;
}

#titres
{
width: 268px;
color : #5B5B5B;
font-family : "Arial", Helvetica, sans-serif;
font-size: 14px;
text-transform:uppercase;
padding-bottom:5px;
border-bottom: 1px solid #CCCCCC;
}

#textes
{
width: 268px;
color : #494949;
font-family : "Arial", Helvetica, sans-serif;
font-size: 11px;
margin-top:10px;
text-align:justify;
}

.formulaire
{
width:268px;
text-align:justify;
}

.admintitrescat
{
color : #494949;
font-family : "Arial", Helvetica, sans-serif;
font-size: 20px;
text-transform:uppercase;
border-bottom: 1px solid #CCCCCC;
}

.adminnumeros
{
width:268px;
color : #CCCCCC;
font-family : "Arial", Helvetica, sans-serif;
font-size: 14px;
}

.adminrubrique
{
color : #7F7F7F;
font-family : "Arial", Helvetica, sans-serif;
font-size: 14px;
}

.adminlegende
{
color : #494949;
font-family : "Arial", Helvetica, sans-serif;
font-size: 11px;
}

.adminchamps
{
color : #7F7F7F;
font-family : "Arial", Helvetica, sans-serif;
font-size: 14px;
}