/* CSS Document */
BODY {
	margin-left:5px ;
	margin-bottom:5px;
	margin-top: 0px;
	font-family:verdana, Arial;
	font-size: 12px;
	color:#000000;
	background-color:#FFFFFF;
	line-height:16px;
}

A {
	font-family:"trebuchet MS", Verdana, Arial;
	text-decoration:none;
	font-size:12px;
}

A:HOVER {
	color:#2C8AF7;
	text-decoration:underline;
}

A#LinkDetail {
	color:#FF0000;
	text-decoration:none;
}

A#LinkDetail:HOVER {
	text-decoration:underline;
}

HR {
	color:#049AB2;
}

#Adresse {
	padding:6px ;
}

#Banner {
	width:800px;
	position:absolute;
}

#Menu {
	width:800px;
	height:10px;
	position:relative;
	top:86px;
	left:0px
}

#Contenu {
	width:800px;
	position:absolute;
	top:140px;
	vertical-align:top;
	height:410px;
}

#BoxHeader-049AB2 {
	border:1px solid #049AB2;
	background-color:#049AB2;
	color:white;
	padding:5px;
	font-weight:bold;
	font-family:"trebuchet MS", Verdana, Arial;
	font-size:14px;
}

#BoxBody-049AB2 {
	border:1px solid #049AB2;
	border-top:0px;
	color:Black;
	padding:5px;
}

#BoxHeader-003399 {
	border:1px solid #003399;
	background-color:#003399;
	color:white;
	padding:5px;
	font-weight:bold;
	font-family:"trebuchet MS", Verdana, Arial;
	font-size:14px;
}

#BoxBody-003399 {
	border:1px solid #003399;
	border-top:0px;
	color:Black;
	padding:5px;
}

#HeadLine {
	padding:2px;
	border-bottom:1px solid #049AB2;
	font-weight:bold;
	font-family:"trebuchet MS", Verdana, Arial;
	font-size:14px;
	color:#049AB2
}

#HeadLineBody {
	padding:5px;
}

#ListStar {
	list-style-image:url(../images/bullet_star_bw.gif);
	list-style-position:inside;
}