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


/* ecritures des exposants dans soustitres */
.adminnumerosnoms
{
color : #7F7F7F;
font-family : "Arial", Helvetica, sans-serif;
font-size: 15px;
}

a.noms
{
color : #5B5B5B;
font-family : "Arial", Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
}

a.dates
{
width: 180px;
color : #A8A8A8;
font-family : "Arial", Helvetica, sans-serif;
font-size: 12px;
text-align:justify;
text-decoration: none;
}

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

/* ECRITURES DES DETAILS DES EXPOSANTS */


#detailstitres
{

width:620px;
border-bottom: 1px solid #CCCCCC;
}

#detailsnoms
{
color : #5B5B5B;
font-family : "Arial", Helvetica, sans-serif;
font-size: 30px;
text-align:justify;
text-decoration: none;
}

#detailsdates
{
color : #A8A8A8;
font-family : "Arial", Helvetica, sans-serif;
font-size: 18px;
text-align:justify;
}

#detailsimages
{
float:left;
margin-top:10px;
margin-right: 10px;
margin-bottom:10px;
}
/* ecritures des formulaires d'admin */
.keskec
{
width:620px;
background-color:#CCCCCC;
font-family : "Arial", Helvetica, sans-serif;
font-size: 20px;
text-transform:uppercase;
color : #FFFFFF;
}

.modemplois
{
width:620px;
text-align:justify;
color : #5B5B5B;
font-family : "Arial", Helvetica, sans-serif;
font-size: 14px;
}

.bouton
{
float:right;
margin-right: 10px;
color : #8A8A8A;
font-family : "Arial", Helvetica, sans-serif;
font-size: 14px;
}

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

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

.adminnumeros
{
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;
}