.header {
	background-color: #8BD2F1;
}
.footer{
	background-color: #8BD2F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
}
.footer a:link, .footer a:visited, .footer a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration:none;
}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration:underline;
}
.menu_top{
	background-image: url(img/bg_top.gif);
	background-repeat: repeat-x;
}
body{
	background-color: #8e8e8e;
}
.tab_all{
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
}
.fresque{
	background-image: url(img/fresque.gif);
	background-repeat: repeat-y;
}
.admin-titre{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.admin-nav{
	background-color: #ffffec;
	border-right: 1px solid #999999;
	padding-left: 15px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.admin-content{
	padding-left: 15px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.admin-titre{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.admin-tab{
	border: 1px solid #54aa00;
	color: black;
	background-color: #ccff99;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.admin-field{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	background-color: #ebffd9;
	border: 1px solid white;
}
.article-titre{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid black;
	color: black;
}
.article-date{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
}
.article-rub-ill{
   font-size: 16px;
	color: #8bd2f1;
	font-weight: bold;
}
.article-rub-ide{
   font-size: 16px;
	color: #e75a53;
	font-weight: bold;
}
.article-rub-edi{
   font-size: 16px;
	color: #fccd77;
	font-weight: bold;
}
.article-rub-typ{
   font-size: 16px;
	color: #a0629f;
	font-weight: bold;
}
.article-rub-con{
   font-size: 16px;
	color: #7cb75d;
	font-weight: bold;
}
.list-article{
	text-align: justify;
}
.titre-list, .titre-list a:link, .titre-list a:visited, .titre-list a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
.titre-list a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #8bd2f1;
}
.suite-list, .suite-list a:link, .suite-list a:visited, .suite-list a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
.suite-list a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #8bd2f1;
}
.num-nav{
	background-color: #8bd2f1;
	padding: 2px 4px 2px 4px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.num-nav a:link, .num-nav a:visited, .num-nav a:active{
	color: black;
	text-decoration: none;
}
.num-nav a:hover{
	text-decoration: underline;
	color: black;
}

