body
{
	background: #666666;
	width:1200px;
}
*
{
	color:white;
}
* a:hover
{
	color:#981802;
}
#div_headers
{
	border-bottom:10px white solid;
	height:100px;
}
#div_menus
{
	float:left;
	width:250px;
	margin-right:10px;
	font-size:0.9em;
}
#div_menus .menu_block
{
	margin:5px;
}
#div_menus h2
{
	font-variant:small-caps;
	margin-top:0;
}
#div_menus ul
{
	padding-left:10px;
	list-style-type:none;
	list-style-position:outside;
}
#div_menus ul a
{
	font-weight:bold;
	text-decoration:none;
}
#div_menus li
{
	margin:4px 0;
}
#div_articles
{
	float:left;
}
#div_articles .article
{
	clear:right;
	min-width:450px;
	max-width:800px;
	border:1px solid black;
	margin:23px 5px;
	padding:2px;
}
#div_articles .article h4 a, #div_articles .article ul a
{
}
#div_articles .article h4
{
	font-size: 1.2em;
	text-align:center;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0;
}
#div_articles .article p
{
	clear:both;
	margin:0;
	padding:10px;
}
#div_articles .article ul
{
	float:right;
	margin:0;
	padding:0;
}
#div_articles .article li
{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#div_articles .a_com
{
	border:1px solid black; 
	margin:10px 90px 5px 40px;
}
.fenetre
{
	position:absolute;
	top:200px;
	left:200px;
	padding:5px;
	background:#981802;
}
.fenetre fieldset, .fenetre fieldset legend
{
	background: #666666;
	border:white 1px solid;
}
.fenetre input
{
	color:black;
	
}
.fenetre  .bouton
{
	float:right;
}
.fenetre table
{
	min-width:400px;
	background:white;
}
.fenetre table *
{
	color:black;
}
.fenetre table a:hover
{
	color:#981802;
}
.fenetre span a
{
	margin-right:3px;
}
.fenetre table .pages_select
{
	color:#981802;
}
.fenetre th 
{
	background: #DDDDDD;
}
.fenetre table td 
{
	border-left: 1px dotted black;
	border-right: 1px dotted black;
}
.fenetre table td p
{
	min-width:40px; 
	min-height:25px;
}
.fenetre tr
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.fenetre table
{
	border-collapse:collapse;
	border:1px solid black;
	color:black;
}
.fenetre table div
{
	margin-left:45px;
}
.fenetre table tbody
{
	border: 1px #981802 dashed;
	margin:1px;
}
.fenetre .obli
{
	color:#981802;
}
