body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #155e6b;
	margin: 0px;
	padding: 0px;
	/*background-color:#000033;*/
	background: #000033 url(../images/fond.gif) bottom left fixed repeat-x;
}
a:link {color: #069eb9; text-decoration: none} 
a:visited {color: #069eb9; text-decoration: none} 
a:active {color: #00d8ff; text-decoration: none} 
a:hover {color: #00d8ff; text-decoration: underline} 
a.liens:link {color: #000033; text-decoration: none} 
a.liens:visited {color: #000033; text-decoration: none} 
a.liens:active {color: #333333; text-decoration: none} 
a.liens:hover {color: #333333; text-decoration: underline}
a.cdf:link {color: #a44303; text-decoration: none} 
a.cdf:visited {color: #a44303; text-decoration: none} 
a.cdf:active {color: #000033; text-decoration: none} 
a.cdf:hover {color: #000033; text-decoration: underline}
a.doum:visited {
text-decoration: none;
font-size:0.1em;
color: #ff6600;
}
a.doum:link {
text-decoration: none;
font-size:0.1em;
color: #ff6600;
}
a.doum:hover {
text-decoration: none;
font-size:0.1em;
color: #ff6600;
}
.doum{
font-size:0.1em;
color: #ff6600;
}

#fdbleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-image:url(../images/fond_droite.gif);
}
#fdnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	background-color: #fff;
	background-image:url(../images/fond_droite2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height:20px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
	background-image: url(../images/etoile_bleue.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:14px;
	padding-left:24px;
}
.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000033;
	background-color: #00d8ff;
}
.gauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}
.small {
	font-size: 9px;
	color: #000033;
}

