@charset "iso-8859-1";

body
{
	font-family : Verdana,sans-serif; 
	font-size: 10pt; 
	font-weight : normal; 
	color : black; 
	background-color :#c7c7c7;
}

td
{
	font-family : Verdana,sans-serif; 
	font-size: 10pt; 
	font-weight : normal; 
	color : black; 
}

input
{
	background-image: url(images/bg_zone.png);
	font-family : Verdana,sans-serif;
	font-size: 10pt;
	border:solid;
	border-width:1px;
	border-color:#000000;
}

.btn
{
	font-family : Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color : #ffffff;
	background-color:#0569fc;
	border-style : solid;
	border-color : #000000;
	border-width:1px;
	background-image: url(images/pix.gif);
}

A:link { text-decoration: underline ; font-weight : normal; color: #000000; }
A:hover { text-decoration : underline ; font-weight : normal; color : #0569fc; }
A:visited { text-decoration : underline ; font-weight : normal; color : #000000; }
A:visited:hover { text-decoration : underline ; font-weight : normal; color : #0569fc; }

.footer A {color : white; }

.top_bas_noir {
	text-align: center;
	vertical-align : middle;
	font-weight:bold;
	color : white; 
	width: 291px;
	height: 22px;
	background-image: url(images/top_bandeau_noir.png);
	background-repeat: no-repeat;
}

.titre_boite
{
	font-family : Arial, Tahoma,Verdana,sans-serif; 
	font-size: 12pt; 
	font-weight : bold; 
	color : white; 
}

.bordureTable{
	border-style : solid;
	border-color : #000000;
	border-width:1px;
}

.footer
{
	font-family : Verdana,sans-serif; 
	font-size: 8pt; 
	font-weight : normal; 
	color : white; 
}

#menu
{
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#menu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0;
}

#menu li
{
	text-align: center;
	border-bottom: 1px solid black;
	margin: 0px;
	padding: 0px;
	background: #aaa;
	font-size: 12pt;
	font-weight: bold;
}

#menu li a
{
	display: block;
	background: #efefef;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-decoration: none ;
}

#menu a:hover
{
	background-image: url(images/bg_zone.png);
}

#manager
{
	border: 1px solid gray;
}

#manager table
{
	border-spacing: 0px;
}

#section
{
	padding: 20px;
}

#section table
{
	border-spacing: 10px;
}

td.section_off
{
	padding: 12px;
	margin: 0px 0px 0px 0px;
	border: 1px solid gray;
	background-color: gray;
}

td.section_on
{
	padding: 12px;
	border: 1px solid white;
	background-color: white;
}

div.news
{
	margin-bottom: 20px;
	/*margin-left: auto;
	margin-right: auto;
	width: 80%;*/
}

h2
{
	border-bottom: 1px solid blue;
	margin: 10px 0px 10px 0px;
}

div.page
{
	margin-bottom: 30px;
}

div.news
{
	width: 80%;
	text-align: justify;
}

.news h3
{
	border-bottom: 1px dotted gray;
	margin-bottom: 5px;
}

.news h4
{
	text-align: right;
	margin-top: 0px;
	font-style: italic;
	font-size: 8pt;
}
