@charset "utf-8";
/* CSS Document */
/*-----RESET------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*------------------------------------*/

body { display:block; background-color:#000000; width:1004px; height:650px; overflow:visible; margin: 0 auto;}

#header {display:block; width:1004px; height:100px; background-color:#000000;  background-image:url(../Images/menu_head.jpg);}

h1 a {  display:block;  float:right; height:22px; color:#ff9000; font-size: 18px; text-decoration:none; margin:42px 10px 0 0}

#header ul {  position:absolute; top:12px; left:0; width:730px; height:70px;  margin-left:50px;}

#header ul li{ float:left; }

#header ul li a{display:block; text-align:center; line-height:70px; width:auto; height:auto;text-decoration:none; font-size:30px; margin-right:1px;}

#header ul li a:link, #bottom ul li a:link	{   color:#000; }
#header ul li a:visited, #bottom ul li a:visited {   color:#000; }
#header ul li a:hover, #bottom ul li a:hover {   color:#ff9000; text-transform:uppercase;  font-size:26px; }
#header ul li a:active, #bottom ul li a:active {   color:#ff9000; }


.top_barre {display:block;}
.bottom_barre {display:block; }

#bottom {position:absolute; top:547px; left:0; width:1004px; height:100px; background-color:#000000; background-image:url(../Images/menu_bottom.jpg);}


#bottom ul {  position:absolute; top:12px; right:0; width:730px; height:70px; margin-right:50px; }

#bottom ul li{ float:right }
#bottom ul li a{display:block; text-align:center; line-height:70px; width:auto; height:auto;text-decoration:none; font-size:30px; margin-left:1px;}


#corps {display:block; width:1004px; height: 389px;}
#corps img{display:block; float:left; width:auto; height: 389px;}
#central {display:block; float:left; width:760px; height: 389px; background-image:url(../Images/screen.jpg)}


#screen{display:block; top:27px; left:84px}

h2, h2 a {display:block; height:40px; color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; }
h2 a {color:#ff9000; text-decoration:none}
h2 a:hover {color:#666; text-decoration:none}

/*------------------ FRAME ------------------------------------*/


#fond_screen {}
