a {
	color: #009900;
	text-decoration: none;
}

a:hover {
	color: #061195;
}

a:active {
	color: #FF962D;
	text-decoration: none;
}

table {
	margin:0px;
	padding:0px;
	vertical-align:top;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	background-color:#c7dfec;
}

#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:1004px;
	margin:0 auto;
	background-color:#dddee2;
}


.citation {
	font-style: italic;
	color: #313679;
}

.soustitre {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b4c9dc;
	display: block;
	height: 25px;
	width: auto;
	background-position: center bottom;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	vertical-align: baseline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;
	padding-top: 10px;	
}


h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #526f91;
	font-variant: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: 0.6em;
	clear: both;
	word-spacing: -0.2em;
}

h2 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #526f91;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.5em;
}

h3 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #334459;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-style: italic;
	color: #313679;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:inline;
	font-weight: normal;
	font-variant: normal;
}

.titre1 {
	font-size: 14px;
	font-weight: bolder;
	color: #526f91;
	font-variant: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: 0.6em;
	clear: both;
	word-spacing: -0.2em;
}

.titre2 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #526f91;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.70em;
}

.titre3 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #334459;
	font-family: Arial, Helvetica, sans-serif;
}

#bloc_fin {
	font-size: 9px;
	color: #999999;
	text-align: center;
	width:1004px;
	text-align:justify;
	margin:0 auto;
}

#Tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


#bloc_gauche {
	width:176px;
	
	float:left;
	background-color:#dddee2;
	padding:15px 20px 15px 20px;
	}
#bloc_centre {
	
	width:775px;
/*hack pour hauteur minimale du bloc*/

	min-height:1150px;
	height:auto !important;
	height:1150px;
	float:right;
	background-repeat: repeat-y;
	padding:15px 0px 15px 5px;
	background-image:url(../images/fond.jpg);
	}

#contenu {

	padding-right:55px;
	padding-left:55px;

	}

#barre_fin {
	width:780px;
	height:6px;
	background-image:url(../images/barre_fin.gif);
	background-repeat:no-repeat;
	float:right;
	background-color:#FFF;
	}
	
.fondbleu {
	background-color:#788da7;
	width:170px;
	color:#FFF;
	height:30px;
	padding-top:9px;
}
.fondbleu a{

	color:#FFF;
	text-decoration: none;

}

.fondbleu a:hover{
	color:#061195;
	background-color:#b4c9dc;
	width:auto;;
	color:#FFF;
	height:30px;
	padding: 5px 5px 9px 5px;
	
}

.fondrouge {
	background-color:#F00;
	width:170px;
	color:#FFF;
	height:30px;
	padding-top:9px;
}
.fondrouge a{

	color:#FFF;
	text-decoration: none;

}
.rouge {
	color:#F00;
	font-weight:bold;
}

.rouge a{
	color:#F00;
	font-weight:bold;
}

.rouge a:hover{
	color:#B4C9DC;
	font-weight:bold;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
.fin_blocgauche {
	background-image:url(../images/down_humeur.gif);
	background-repeat: no-repeat;	
	}

#derniereslettres {
	list-style-position: inside;
	list-style-type: circle;
	padding-left:5px;
	color: #526f91;
	display : block;
	height: auto;
}
#derniereslettres img{
	padding: 1px 1px 1px 1px;
	margin-top : 0px;
	margin-bottom: 4px;
	display:inline;	
}

