body {
	margin : 0;
	background: transparent url(images/background-main.jpg) repeat-x scroll top;
}
* {
	font-family : tahoma;
	font-size: 8pt;
}
em {
	color:#3C6A7E; 
	font-weight:bold;
}
.boldtitre {
	color:#3C6A7E; 
	font-size: 11pt;
	font-weight:bold;
}
.stitregris {
	color:#3C6A7E; 
	font-size: 10pt;
}
.stitrenoir {
	color:#000000; 
	font-size: 10pt;
}
h2 {
	font-size : 17;
	color : #475C65;
	margin-bottom : 0;
	text-transform : uppercase;
	font-family : Arial, Helvetica, sans-serif;
}
h3 {
	font-size : 15;
	color : #475C65;
	margin-bottom : 0;
}
a {
	color : #0A465F;
	font-weight : bold;
}
a:hover {
	color : #669999;
}
img {
	border : none;
}
ul {
	list-style : none outside url(images/Bullet1.gif);
	margin-top : 0;
}
ul li {
	margin-bottom : 7;
}
ul#adminMenu {
	_margin-left:0px;
	padding-left:20px;
}
ul#annuaireMenu {
	_margin-left:0px;
	padding-left:20px;
}
.GreyBack {
	background-color: #EBEBEB;
}
.DarkGreen {
	background-color : #1D4D5B;
}
.DarkGreen, .DarkGreen table {
	color : white;
}

.padding_5 {
	margin : 0px;
	padding: 0px;
}

#Footer {
	text-align : center;
	height : 55px;
}
#Footer a {
	color : black;
	font-weight : normal;
}
#Footer a:hover {
	text-decoration : none;
}

#ContentAccueil {
	width: 726;
	margin : 0 20 0 20;
}

#ContentContacts {
	width: 726;
	margin : 0 20 0 20;
}

.Content {
	margin : 50;
}

a.Haut {
	float:right; margin-top:60;
}

input, textarea, select {
	border : 1px solid #11333F;
}
.checkbox {
	border : none;
}
tr.Header td {
	border-bottom : solid 1px black;
	background-color: #EBEBEB;
	font-weight: bold;
	color : #5C5C5C;
	font-size:13;
}
table.Listing {
	border-top : solid 1px black;
	border-bottom : solid 1px black;
	border-collapse : collapse;	
}
 table.Listing td {
	border-right : solid 1px black;
	border-left : solid 1px black;
	border-collapse : collapse;
	padding : 2;
}