body
{
font-size: 12px;
background-color: #006699;
}

/*
#haut_gauche
{
float: left;

border: 2px dotted #F7E444;
}

#centre_gauche
{
float: left;
border: 2px dotted #F7E444;
}
*/
.marge_gauche
{
float: left;
/*border: 2px none #F7E444;*/
}
/*
#haut_droite
{
float: right;

border: 2px dotted #F7E444;
}

#centre_droite
{
float: right;
border: 2px dotted #F7E444;
}
*/
.marge_droite
{
float: right;
/*border: 2px none #F7E444;*/
}


#haut_centre
{
width: 900px;
height: 150px;
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
/*border: 2px none #F7E444;*/
}

#centre_centre
{
width: 900px;
height: auto;
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
/*border: 2px dotted #F7E444;*/
}

#bas_centre
{
width: 900px;
height: 20px;
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
/*border: 2px dotted #F7E444;*/
}
#bando_gauche
{
height: 100%;
background-color: #3399FF;
font-size: 14px;
font-family: verdana, arial, times new roman;
text-align: center;
padding: 2px;
}
#bando_gauche a
{
color: #FFFFFF;
text-decoration: none;
}

#bando_gauche a:hover
{
color: #FFFFFF;
text-decoration: underline;
}

#bando_gauche form
{
font-size: 10px;
text-align: right;
margin-right: 10px;
}
#titre
{
height: 20px;
font-size: 14px;
font-family: verdana, arial, times new roman;
text-align: center;
margin-left: 10px;
font-weight: bold;
}
#contenu_princ
{
font-size: 12px;
font-family: verdana, arial, times new roman;
margin:0 10px;
}
#contenu_princ p
{
font-size: 14px;
text-align: left;
}
#bas_centre
{
height: 15px;
background-color: #3399FF;
text-align: right;
font-size: 10px;
font-family: verdana, arial, times new roman;
}
.etoile-rouge
{
font-family: verdana, arial, times new roman;
font-size: 12px;
font-weight: bold;
color: #FF3300;
}
/*
#haut
{
font-size: 12px;
background-color: #FFFFFF;
}

#centre
{
font-size: small;
background-color: #FFFFFF;
}

#bas
{
font-size: small;
background-color: #FFFFFF;
}*/

.citation{
font-style:italic;
padding:0 5px;
}

.nom_citation{
font-style:normal;
color:white;
}

