/* définiion des 3 parties et du corps */
body {
	background-color: black;
}
#header {
	width: 930px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	background:  url(../img/ban.jpg)  no-repeat;
}
#corps {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	background: url(../img/bottom_right.gif) no-repeat bottom right #5B6FF6;
}
#body_bottom {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	height: 27px;
	margin-top: -16px;
	background: url(../img/bottom_left.gif) no-repeat ;
}
#footer { /* bas de page */
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	margin-top: 6px;
	margin-bottom: -20px;
	height: 100px;
	background: url(../img/top_right.gif) no-repeat top right #5B6FF6;
	text-align:center;
	list-style-type: none;
}
#footer_top {
	height: 20px;
	background: url(../img/top_left.gif) no-repeat;
}
/* barre de navigation */
#menu {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height: 35px;
	margin-top: -35px;
	background-color: #404FAF;
}

#navigation {
	margin: 0;
	padding: 0;
	overflow: visible;
	list-style-type: none;
	text-align: center;
	background-repeat: no-repeat;
				}
#navigation  li  {
	float: left;
	width: 154px;
	margin-right: 1px;
	list-style: none;
				}
#navigation  li   a  {
	display: block;
	color: #FFFF00;
	font: 18px "Trebuchet MS",Arial,sans-serif;
	line-height: 35px;
	padding: 0px 0;
	text-align: center;
	text-decoration: none;
	background: url(../img/menu.gif) 0 -0px;
				}
#navigation  li   a:hover,#nav   li      
{
	text-decoration: underline;
	background:   url(../img/menu.gif)  0 -62px;
}
/* Le menu option */

#options {
	float: right;
	height: 30px;
	margin-right: 100px;
	width: 130px;
}
.options {
	margin: 0px;
	padding: 0px;
}

.optionsTab {
	margin: 0px;
	cursor: pointer;
	height: 30px;
	width: 130px;
	background: url(../img/options.gif);
	background-repeat: no-repeat;
}
.optionsTab:hover {
	background: url(../img/options.gif) 0 -30px;
	background-repeat: no-repeat;
}
.optionsContent {
	padding: 0px;
	background-color: #000000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	line-height: 1.6em;
	padding: 4px 0;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	width: 220px;
	list-style-type: none;
}
#ul_options {
	list-style-type: none;
	margin-left: -5px;
	margin-bottom: 15px;
}


.optionsContent a {
	color: #FFFFFF;

}

.optionsContent a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 4px 0;
	text-decoration: underline;
}
.optionsContent a:visited {
	color: #FFFFFF;
}


/* Les styles de texte généraux */
a {
outline:none;
}
p {
	font-family: Georgia, Arial, "Microsoft Sans Serif", Onyx, Verdana;
	line-height: 1;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
h2 {
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 38px;
	height: 28px;
	padding-top: 2px;
	background: url(../img/H2.png) no-repeat;
	line-height: 25px;
	width:500px;
}
h4 {
	background-color: #FFFFFF;
	height: 20px;
}
.acceuil_left {
	width: 500px;
	margin-left: 10px;
	float: none;
	padding-top: 15px;
	margin-bottom: 20px;
}
.accueil_right {
	float: right;
	width: 400px;
	margin-right: 10px;
	margin-top: 15px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
}
.commentaire {
	color: #130F26;
	line-height: 25px;
	margin-left: -2px;
	font-size: 14px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: circle;
}
a:active {
	text-decoration: none;
}
/* élément secondaires*/
#top_left {
	color: white;
	padding-left: 15px;
	float: left;
	width: 580px;
	font-size: large;
	font-style: italic;
	padding-top: 5px;
	text-align: center;
}
.optionsjeux {
	padding: 0px;
	background-color: #2E0041;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	line-height: 1.6em;
	padding: 4px 0;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	list-style-type: none;
	text-align: center;
	width: 930px;
}
.optionsjeux a:hover {
	background-color: #FF0000;
}
.optionsjeux  a {
	color: #FFFF00;
}
