html { overflow-y: scroll; }
body, p,  th, td, li, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	padding: 0;
	color: #737373;
	background-repeat: repeat-x;
	background-position: top;
	background:url(../img/fd.gif) #fff repeat-x;
}
p, ul, li {
	text-align: justify;
	line-height: 160%;
}
a {
	color: #0da25e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-image:url(../img/bull.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #118c53;
	font-size: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #084BAC;
	font-size: 16px;
	background-image: url(../img/h2.gif);
	padding: 5px;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
	color: #01b462;
	font-size: 14px;
}
h4 {
  font-family: Arial, Helvetica, sans-serif;
	color: #084BAC;
	font-size: 13px;
	margin: 1px;
	padding: 1px;
}
#bloc_gauche {
	margin-top:0px;
	padding:0px;
	background:url(../img/bloc_g.gif) no-repeat;
}
#bloc_gauche_titre {
  font-family:Arial, Helvetica, sans-serif;	
	font-size: 15px;
	text-align: center;
	width:200px;
	height:34px;
	background:url(../img/bloc_gauche_titre.gif) no-repeat;
	color:#fff;
}
#bloc_gauche_menu {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:20px;
	text-align: left;
	font-size: 12px;
	line-height: 225%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1847a0;
}
#bloc_gauche_menu a {
	color: #1847a0;	
	font-weight: bold;
}
#bloc_gauche_menu a:hover {
	color: #1847a0;
	text-decoration:none;
	font-weight: bold;
}
#contenu {
	padding-top:1px;
	padding-left:10px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737373;*/
}
#contenu a {
	color:#1b53bc;
	text-decoration: none;
}
#contenu a:hover{
	color:#1b53bc;
	text-decoration: underline;
}
.image_droite {
	float: right;
	margin-left: 10px;
}
.image_gauche {
	float: left;
	margin-right: 10px;
	
}
#lire_suite {
	text-align:right;
	padding-right:20px;
}
#lire_suite a {
	color: #0da25e;
}
.fd_fonce {
	background-color: #4d89bc;
}
.fd_moyen {
	background-color: #98bfe0;
	color:#464646;
}
.fd_clair {
	background-color: #c0d7ea;
}
.fd_blanc {
	background-color: #ffffff;
}
#sidebar {
	margin-top: 0px;
}
#msgleft {
	background-color: #92dfbc;
	border: 1px dashed #219e64;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 180px;
}
#msgleft p {
	color: #555555;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
}
.sidebar-box{
	margin-top:10px;
	line-height:160%;
	margin-bottom: 0px;
}
.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	border-bottom: 1px dashed #91a8d4; 
	display: block; 
	padding-bottom: 3px; 
	padding-top: 2px; 
	color: #1847a0; 
	width: 150px;
} 

.sidebar-box ul li a:hover {
	width: 150px; 
	border-bottom: 1px dashed #91a8d4; 
	display: block; 
	padding-bottom: 3px; 
	padding-top: 2px;
	color: #1847a0; 
	background-color: #f7fbfe;
} 

.sidebar-box h3 { 
	margin-top: 5px; 
	font-size: 15px; 
	color: #64A0C2; 
	padding-top: 4px;  
	font-weight: bold; 
	display: block; 
	border-bottom: 2px solid #EEEEEE; 
	padding-bottom: 4px; 
	text-transform: lowercase;  
}
#bloc-bas{
	color:#777777;
	padding-top:20px;
	line-height: 225%;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bloc-bas  a {
	color:#777777;
	text-decoration: none;
}
#bloc-bas a:hover{
	color:#777777;
	text-decoration: underline;
}
#bloc-bas2{
	color:#777777;
	font-size:12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.rouge {
	color: #CC0000;
	font-weight: bold;
}
.brd_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #63C799;
}
.brd_bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #63C799;
}
.brd_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #63C799;
}
.brd_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #63C799;
}
.txtbleu {
	color:#215d8e;
	font-size:12px;
}
.txtrouge {
	color:#FF0000;
	font-size:10px;
}

