/* Menu anoxyd.fr */
.debutmenu
{
	position:absolute;
	top:365px;
	width:10px;
	height:22px;
	background-image:url(im_anoxyd/debut_menu.gif);	
}
.menu
{
	position:absolute;
	top:365px;
	left:10px;
	width:995px;
	height:22px;
	background-image:url(im_anoxyd/menu.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
.finmenu
{
	position:absolute;
	top:365px;
	left:1005px;
	width:10px;
	height:22px;
	background-image:url(im_anoxyd/fin_menu.gif);
	
}
.chapitre1
{
    width:100px;
    height:14px;
    padding:3px;
    position:absolute;
    text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#4C4C4C;
}
.chapitre2
{
    width:100px;
    height:14px;
    padding:3px;
    position:absolute;
	left:100px;
    text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#4C4C4C;
}
.chapitre3
{
    width:100px;
    height:14px;
    padding:3px;
    position:absolute;
	left:200px;
    text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#4C4C4C;
}
.chapitre4
{
    width:100px;
    height:14px;
    padding:3px;
    position:absolute;
	left:300px;
    text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#4C4C4C;
}
.chapitre5
{
    width:100px;
    height:14px;
    padding:3px;
    position:absolute;
	left:400px;
    text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#4C4C4C;
}
.chapitre1:link
{
  color:#FFFFFF;
  text-decoration:none;
}
.chapitre1:hover
{
  cursor:hand;
  color:#FFFFFF;
  text-decoration:none;
}
.chapitre1:visited
{
  cursor:hand;
  color:#FFFFFF;
  text-decoration:none;
}
.chapitre2
{
	cursor:hand;	
} 
.deroule
{
    position:absolute;
    border:solid 1px #FFFFFF;
    width:90px;
    background-image:url(im_anoxyd/fond_sousmenu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#C8C84F;
	font-size:12px;
	padding-left:10px;
	padding-top:5px;
}
.deroule a:link
{
    color:#4C4C4C;
    text-decoration:none;
    display:block;
}
.deroule a:visited
{
    color:#4C4C4C;
    text-decoration:none;
    display:block;
}
.deroule a:hover
{
    color:#FFFFFF;
    text-decoration:none;
    display:block;
}
.posfleche2
{
	width:10px;
	height:22px;
	background-color:#FF0000;
	position:absolute;
	top:0px;
	left:4px;
	background-image:url(im_anoxyd/fleche.gif);
}
.posfleche3
{
	width:10px;
	height:22px;
	background-color:#FF0000;
	position:absolute;
	top:0px;
	left:15px;
	background-image:url(im_anoxyd/fleche.gif);
}
.posfleche4
{
	width:10px;
	height:22px;
	background-color:#FF0000;
	position:absolute;
	top:0px;
	left:15px;
	background-image:url(im_anoxyd/fleche.gif);
}
.posfleche5
{
	width:10px;
	height:22px;
	background-color:#FF0000;
	position:absolute;
	top:0px;
	left:15px;
	background-image:url(im_anoxyd/fleche.gif);
}