@charset "utf-8";
/* CSS Document */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* STYLES MENU STEPHANE 1.3 || 19/12/2007 || OPTIMISE POUR IE 7 ||||||||||||||||||||||||||||||||||||||||||||*/
/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* CSS STANDARS POUR TOUS NAVIGATEURS ///////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */

#blocMenuDeroulant {
	z-index: 20;
	
	margin: auto;
	height: 42px;
	width: 800px;
	position:relative;
	overflow: visible;
	visibility: visible;


}

#blocSousMenu01 {
	z-index: 21;
	width: 180px;
	height:13px;
	left: 16px;
	top: 0px;
	
	float: left;
	position:absolute;
	margin: 0px;
	padding-top:43px;
	border: 0px solid #000000;
	display:none;
	/* background-color: #CCCCCC; */
}

#blocSousMenu02 {
	z-index: 22;
	width: 240px;
	height: 60px;
	left: 168px;
	top: 0px;

	float: left;
	position: absolute;
	margin: 0px;
	padding-top:43px;
	border: 0px solid #000000;	
	display:none;
	/* background-color: #CCCCCC; */

}
#blocSousMenu03 {
	z-index: 23;
	width: 208px;
	height: 60px;
	left: 391px;
	top: 0px;

	float: left;
	position: absolute;	
	margin: 0px;
	padding-top:43px;
	border: 0px solid #000000;	
	display:none;
	/* background-color: #CCCCCC; */
}
#blocSousMenu04 {
	z-index: 24;
	width: 217px;
	height: 60px;
	left: 568px;
	top: 0px;

	float: left;
	position: absolute;
	margin: 0px;
	padding-top:43px;
	border: 0px solid #000000;	
	display:none;
	/* background-color: #CCCCCC; */
}


.blocItemSousMenu {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	text-indent: 24px;
	width: 100%;
	height: 19px;
	background-color: #D6D28E;
	border: 1px solid #D6D28E;
	border: 0px;
	cursor: hand;
	margin: 0px;
	padding-top:6px;
	filter: Alpha(Opacity=800, FinishOpacity=80, Style=1);
	background-image: url(../photos-gers-2008/walpapers/puce-menuOFF_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.blocItemSousMenu:hover {
    text-indent: 23px;
	height: 18px;
	width: 99%;
	padding-top:5px;
	margin: 0px;
	color: #A29900;
	background-color: #FFFFFF;
	border: 1px solid #C6BC00;
	filter: Alpha(Opacity=200, FinishOpacity=80, Style=1);
	font-weight: bold;
	background-image: url(../photos-gers-2008/walpapers/puce-menu_r1_c1.gif);
	background-repeat: repeat-x;
	background-position: left center;
}


.lienitemSousMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.lienitemSousMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* FIN CSS STANDARS POUR TOUS NAVIGATEURS ///////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */



/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* CSS POUR FIREFOX /////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */

#blocMenuDeroulantFirefox {
	z-index: 20;
	
	margin: auto;
	height: 42px;
	width: 800px;
	position:relative;
	overflow: visible;
	visibility: visible;
/*    background-color: #000000; */

}

#blocSousMenuFirefox01 {
	z-index: 21;
	width: 200px;
	height:13px;
	left: 16px; /* 16px */
	top: 0px;
	
	float: left;
	position:absolute;
	margin: 0px;
	padding-top:43px;
	border: 0px solid #000000;
	display:none; /* none */
/*	background-color: #CCCCCC;*/
}

#blocSousMenuFirefox02 {
	z-index: 22;
	width: 240px;
	height: 60px;
	left: 168px;
	top: 0px;

	float: left;
	position: absolute;
	margin: 0px;
	padding-top:43px;
	border: 0px solid #000000;	
	display:none;/* none */
	/* background-color: #CCCCCC; */

}
#blocSousMenuFirefox03 {
	z-index: 23;
	width: 208px;
	height: 60px;
	left: 391px;
	top: 0px;

	float: left;
	position: absolute;	
	margin: 0px;
	padding-top:43px;
	border: 0px solid #000000;	
	display:none;/* none */
	/* background-color: #CCCCCC; */
}
#blocSousMenuFirefox04 {
	z-index: 24;
	width: 217px;
	height: 60px;
	left: 568px;
	top: 0px;

	float: left;
	position: absolute;
	margin: 0px;
	padding-top:43px;
	border: 0px solid #000000;	
	display:none;/* none */
	/* background-color: #CCCCCC; */
}


.blocItemSousMenuFirefox {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	text-indent: 24px;
	width: 100%;
	height: 19px;
	background-color: #D6D28E;
	border: 1px solid #D6D28E;
	border: 0px;
	cursor: hand;
	margin: 0px;
	padding-top:6px;
	filter: Alpha(Opacity=800, FinishOpacity=80, Style=1);
	background-image: url(../photos-gers-2008/walpapers/puce-menuOFF_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.blocItemSousMenuFirefox:hover {
    text-indent: 23px;
	height: 18px;
	width: 100%;
	padding-top:5px;
	margin: 0px;
	color: #A29900;
	background-color: #FFFFFF;
	border: 1px solid #C6BC00;
	filter: Alpha(Opacity=200, FinishOpacity=80, Style=1);
	font-weight: bold;
	background-image: url(../photos-gers-2008/walpapers/puce-menu_r1_c1.gif);
	background-repeat: repeat-x;
	background-position: left center;
}


.lienitemSousMenuFirefox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.lienitemSousMenuFirefox:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* FIN CSS POUR FIREFOX /////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */

