/*-------------mise en page footer----------------*/

#footer {
	background:url(/img/2009/home/bg-footer.gif) repeat-x;
	width:100%;
	clear:both;
	overflow:hidden;
}


.bottom ul.minilogo {
	margin:					 5px 0 0 30px;
	overflow:					hidden;
	width:						auto;
	padding:					0;
	float:						 right;
	width:						300px;
}
.bottom ul.minilogo li {
	padding: 0 5px 0 0;
	margin:0;
	float: left;
}

span.sIFR-alternate {
	display:						none;
}

.contentText, .contentTextMidi {
	position :						relative;
}
.toHide {
	display :						none;
}
.logoPrint {
	display:						none;
}
div.imgRight {
	float :						right;
	border:						solid 10px white;
	border-width:				0 0 15px 10px;
	background-color:				#FFFFFF;
}
div.imgLeft {
	float :						left;
	margin :						0 10px 15px 0;
	background-color:				#FFFFFF;
}
.left {
	float :						left;
}

.right {
	float :						right;
}

/*-----menu--*/

.navHaut01 {
	width:					188px;
	background:			 transparent url(/img/2009/common/Bg-navHaut01.png) left top no-repeat;
	margin:					9px 0 0 0;
	height:					11px;
}
.navBas01 {
	width:188px;
	background:url(/img/2009/common/Bg-navBas01.png) 0 0 no-repeat;
	height:11px;
	font-size:0;
	line-height:0;
}
ul.UlnavHaut01 {
	padding:0;
	background-color:#0d4A93;
	width:188px;
}
ul.UlnavHaut01 li {
	border-bottom:1px solid #5976AD;
	margin:0 13px;
}
ul.UlnavHaut01 li.lastOne, .projetHaut ul li.lastOne {
	border:none;
}

.UlnavHaut01 li a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(/img/2009/home/puceFlecheBlanche.gif) 2px 5px no-repeat;
	display:block;
	padding:2px 0 2px 10px;
	position:relative; z-index:1;
}

.UlnavHaut01 li a:hover {
	background:url(/img/2009/home/puceFlecheBlanche.gif) 2px 5px no-repeat #4C6BA6;
}

.projetHaut {
	width:170px;
	background:transparent url(/img/2009/common/bg-projetHaut.png) 0 0 no-repeat;
	padding:0 3px 0 15px;
	margin:9px 0 0 0;
}
.projetHaut h2 {
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	padding:13px 0 13px 8px;
}
.projetBas {
	width:188px;
	height:10px;
	background:url(/img/2009/common/bg-projetBas.png) 0 0 no-repeat;
	margin:0 0 20px 0;
}
ul.UlprojetHaut{
	padding:6px 0 0 0;
	background-color:#098BC6;
	width:188px;
}
ul.UlprojetHaut li {
	border-bottom:1px solid #6CA5D1;
	margin:0 13px;
}

ul.UlprojetHaut li a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(/img/2009/home/puceFlecheBlanche.gif) 0 5px no-repeat;
	display:block;
	padding:0 0 4px 8px;
	position:relative;
}

ul.UlprojetHaut li a:hover {
	color:#F2F03A;
	background:url(/img/2009/common/puceFlecheJaune.gif) 0 5px no-repeat;
}														 