@charset "utf-8";
/* CSS Document */
body{
	margin-top:0px;
	margin-bottom:0px;
	font-family:Tahoma;
	font-size:12px;
	background-color:#eaeaea;
	background-image:url(../images/bg_site.gif);
	background-repeat:repeat-y;
	background-position:center;
	color:#5a5a5a;
}
#siteBorder
{
	margin-left:auto;
	margin-right:auto;
	width:1102px;
}
#site
{
	margin-left:14px;
	margin-right:14px;
	width:1074px;
	margin-bottom:40px;
}
#footerLine
{
	width:978px;
	background-color:#3d628e;
	margin-left:36px;
	height:6px;
	color:white;
}
#footer
{
	width:978px;
	font-family:Trebuchet MS;
	font-size:10px;
	margin-top:2px;
	margin-left:36px;
	color:white;
}
#margeGauche
{
	width:36px;
	float:left;

}
#margeDroite
{
	width:60px;
	float:left;

}
.clearer
{
	clear:both;
}
#outil2
{
	font-family:Trebuchet MS;
	font-size:10px;
	color:white;
	font-weight:bold;
	text-align:right;
	padding-top:6px;
	padding-right:235px;
}

#outil2 a
{
	font-family:Trebuchet MS;
	font-size:10px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#outil2 a:hover
{
	color:#d5dcdf;
}

.searchHomeBtn
{
	position:absolute;
	margin-top:2px;
}
#searchForm
{
	position:absolute;
	margin-left:840px;
	margin-top:2px;
}
#outil1
{
	text-align:right;
	margin-top:7px;
	padding-right:70px;
}
#outil1 a
{
	font-family:Trebuchet MS;
	font-size:10px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	margin-left:24px;
	
}
#outil1 a:hover
{
	color:#d5dcdf;
}
#outil1 img
{
	
	position:relative;
	margin-bottom:-2px;
	margin-right:3px;
	
	
}
#menu
{
	margin-left:220px;
	vertical-align:middle;
	line-height:13px;
}

#menu a
{
	float:left;
	font-family:Trebuchet MS;
	font-size:11px;
	text-decoration:none;
	color:#353535;
	text-align:center;
	font-weight:normal;
}
#menu a:hover
{
	color:#4c4c4c;
}
.csc-sitemap a
{
	color:#5a5a5a;
	text-decoration:none;
}
.csc-sitemap a:hover
{
	text-decoration:underline;
}
.csc-sitemap li
{
	margin-top:5px;
}
.csc-sitemap ul
{
	margin-bottom:20px;
}
.csc-menu a
{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#5d5d5d;	
}
.csc-menu a:hover
{
	text-decoration:underline
}
.csc-menu dt
{
	margin-top:20px;
}
.csc-menu dd
{
	margin-left:0px;
	font-size:11px;
	margin-top:5px;
}
.detail
{
	font-size:11px;
}



