/*-----------Entete ---------------------*/

div#header {
	background-image: url(../images/fond_bleu2.gif);
	background-repeat:repeat-x;
	text-align:center;
    height:97px;
	}
div#header img{
	display:block;
}
div#header ul li{
margin:0;padding:0;
}
ul#images {
	margin: 0 auto;      /* centrer horizontalement de manière standard */
    width: 900px;
	list-style-type: none;
	padding:0;
	padding:0;
	}


/*----------------------------------------*/

a {
text-decoration:none;
color:#003278; 
font-size:100%;
text-align:left;
}
.image {
padding: 1em;
/*border: 1px solid black;*/
align:middle;
margin-top: 4em;
}

.lien{
color:blue; 
font-size:100%;
}

.lien:visited {COLOR: #800080 ; text-decoration:none;}
a:hover { COLOR: #F9A13A; text-decoration:none;}

 
BODY {
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	
}
p {text-align:justify;}

td.image  {text-align:center;}

.titre  {
		font-size: 14pt; color: #014785; font-weight: 600
}
.titre1  {
		font-size: small; color: #014785; font-weight: 300
}
.sous-titre  {
		font-size: 130%; color: #003278; font-weight: bold}
		
#navcontainer ul
{
list-style-type: none;
font-family: verdana;
font-size: 11px;
}

#navlist {
margin-left:5px;
line-height: 2;
padding:0;
}

#navcontainer a:link, #navlist a:visited
{
color: #003278;
text-decoration: none;
}

#navcontainer a:hover
{
padding-left: 10px;
background-image: url(../images/close1.gif);
background-repeat: no-repeat;
background-position: left center;
color:#F9A13A;
}
#active a:link, #active a:visited, #active a:hover{
border: 1px none;
padding-left: 10px;
background-image: url(../images/close1.gif);
background-repeat: no-repeat;
background-position: left center;
color:#F9A13A;
}

em.nivgar,h4
{
color: RGB(79,129,189);
}

h3
{
font-size: 115%; font-weight: bold;
}

h4 
{
font-size: 100%;
margin-bottom: 0;
}

.TROrangeFonce {
background-color: #f6bf69;
}
.TROrangeClair {
background-color: #fde3ba;
}

.TRBleuFonce {
background-color: #77a8e8;
}
.TRBleuClair {
background-color: #cbe1ec;
}
