@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, font, img, strong, sub, sup, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	line-height: 1.2;
}


a {
	text-decoration:none;
	color: #333333;
}
a img { border:none; margin:0; padding:0}
a, img {
	outline:none!important;
}

/****************** xFade  **************/
.FonduOpacity a ,
.FonduImage a,
#HotSpots a  {
	width: 100%;
	height: 100%;
	display:block;
}
.FonduImage a  {
	-moz-opacity: 0;
	opacity: 0;
	filter:alpha(opacity=0);
	text-indent: -10000px;
}

.FonduOpacity a {
	-moz-opacity: 0.75;
	opacity: 0.75;
	filter:alpha(opacity=75);
}

/****** Menu_Sections *******/

#Menu_Sections h2 {
	overflow: hidden;
	height: 60px;
	text-indent: -10000px;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	margin-top: 30px;
	margin-left: 40px;
	display:block;
}

#Menu_Sections li,
#Menu_Sections ul {
	padding:0; 
	margin:0;
	width: 100%;
	list-style-type: none;
}
#Menu_Sections ul{font-size:0;} 

#Menu_Sections li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 40px;
	padding-right: 0px;
	font-size: 13px;
	margin: 0;
}

#Menu_Sections a.menuselect {
	font-weight: bold;
	color: #000000;
}

#Menu_Sections a:hover {
	color:#2d9600;
}

#Menu_Sections #Menu1 { display:block; }
#Menu_Sections #Menu2 { display:none; }



/*************/
#zone_bt_sommaire {
	position:absolute;
	left:40px;
	top:29px;
	width:920px;
	height:80px;
	z-index:30!important;
}

#zone_bt_sommaire a {
	background-image: url(../images/sommaire/sections/bt_accueil.png);
	background-repeat: no-repeat;
	background-position: 823px 35px;
	text-indent: -10000px;
	width: 100%;
	height: 100%;
	display:block;
}
.EspaceCellule td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.Gris {
	color: #666666;
	sfont-size: 11px;
	padding-top: 1px;
	display: block;
}
a:hover .Gris {
	color: inherit;
}
#LienMT {
	position: absolute;
	left: 760px;
	top: 635px;
}
#LienMT a {
	text-indent: -10000px;
	display:block;
	height: 167px;
	width: 200px;
}
noscript p {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	background-color: #FFFF99;
	display: block;
	padding: 10px;
	border: 1px solid #000000;
}

