body {
	background-color: #FF0000;
	background-image: url(../gardarem/images/fond_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
ul#menu li ul{
  display:none;
}
ul#menu li:hover>ul{
  display:block;
}
ul#menu {
	list-style-type: none;
	margin:0;
	padding:0;
	position: absolute;
	top: 52px;
	left: 30px;
	background: transparent url(../gardarem/images/titres3.jpg) top left no-repeat;
	width: 220px;
	height: 269px;
	z-index: 9;

}
ul#ssmenu {
	list-style-type: none;
	margin:0;
	padding:0;
	position: absolute;
	margin-top: -20px;
	left: 205px;
	width: 70px;
	text-align: center;
	height: AUTO;
	border:1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(../gardarem/images/fond_ss_menu.jpg) top left no-repeat;

}
li {
	_display: inline;	/* correction pour IE5 et IE5.5 */
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
	padding:0;
}

li a {	/* dimensions et définitions des boutons */
display: block;	/* mise en block de <a> pour lui donner des dimensions */
height: 20px;
width: 220px;
}
li a:hover {
background: transparent url(../gardarem/images/titres3.jpg) top left no-repeat;
}
ul#ssmenu a{ /*apparence du  texte dans les ss menus */
	display:block;
	width:100%;
	color:#000000;
	text-decoration:none;
    height:20px;
}
ul#ssmenu a:hover{/*apparence du survol dans les ss menus */
  background:#FF0000;
  color:#FFFF00;
}
a#menu01:hover {	/* décalage de l'arrière-plan pour chaque bouton */
background-position: 0% -270px;
}
a#menu2:hover {
background-position: 0% -290px;
}
a#menu3:hover {
background-position: 0% -310px;
}
a#menu4:hover {
background-position: 0% -330px;
}
a#menu5:hover {
background-position: 0% -350px;
}
a#menu6:hover {
background-position: 0% -370px;
}
a#menu7:hover {
background-position: 0% -390px;
}
a#menu8:hover {
background-position: 0% -410px;
}
a#menu9:hover {
background-position: 0% -430px;
}
a#menu10:hover {
background-position: 0% -450px;
}
a#menu11:hover {
background-position: 0% -470px;
}
a#menu12:hover {
background-position: 0% -490px;
}
a#menu13:hover {
background-position: 0% -510px;
}
.frise {
	bottom: 0px;
	height: 118px;
	position: absolute;
	right: 0px;
	z-index: 6;

}
.terre {
	height: 149px;
	width: 204px;
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 3;
}
.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	left: 270px;
	top: 30px;
	z-index: 4;
	position: absolute;
	overflow: auto;
	height: 70%;
	width: 410px;
	padding-right:30px;



}
.menugardarem {
	right: 0px;
	position: absolute;
	top: 170px;
	width: 100px;
	z-index: 7;
}
a.menug{
	display:block;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a.menug:hover{/*apparence du survol dans les ss menus */
  background:#FF0000;
  color:#FFFF00;
}
.textpetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}
