* { margin: 0pt; padding: 0pt; }

/* Body */

body {
	margin: 0;
	padding: 0;
	font: normal .70em/1.5em Tahoma, 'Trebuchet MS', sans-serif;
	text-align: center;
	background-color: #202020;
	color:#fff;
}

/* links */

a:link {
	color: #dddddd;	
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #dddddd;
}

a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #DB1A1B;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color: #dddddd;
}


.titrebody {
	text-align:center;
	color: #DDDDDD;
	text-decoration:none;
	font-size:24px;
	font-weight:bold;
}

.titrebody2 {
	text-align:center;
	color: #DB1A1B;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}

.textebody {
	color: #DDDDDD;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}


/* Header */

#header {
	background: #444 url(../images/header.jpg) repeat-x 0 0;
	height: 150px;
	text-align: left;	
}

/* Logo CodeGearFrance.com */

#logo {
	position: absolute;
	left:1px;
	top:12px;
	width:234px;
	height:36px;
	z-index:10;
}

/* Animations Flash */

#DateTimeBar {
	position:absolute;
	top:10px;
	width:100%;
	height:50px;
	z-index:7;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../img/logo_arrowecs.png);
	left: 0;
}

#RssIcon {
	position:absolute;
	left:0px;
	top:62px;
	width:99%;
	height:52px;
	z-index:8;
}

#indexbodyheader {
    background-color:#202020;
    margin-left: auto;
    margin-right: auto;
    width:1024px;
	height:110px; 
    text-align: left;
}

#indexbody {
    background-color:#202020;
    margin-left: auto;
    margin-right: auto;
    width:1024px;
	height:380px; 
    text-align: left;
}

#FluxRss {
	position:absolute;
	margin-right:77px;
	left:-78px;
	top:75px;
	width:100%;
	height:25px;
	z-index:9;
	cursor:pointer;
}

#bottom {
	background-color:#252525;
	text-align:center;
	border-top:1px solid #303030;
	color:#555555;
	font-weight:normal;
	height:75px;
	margin-top:0px;
	overflow:hidden;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
}

.textinscription {
	margin: 0;
	padding: 0;
	font-family: Tahoma, 'Trebuchet MS', sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	line-height:1.5em;
	text-align: center;
	background-color:#202020;
	color:#202020;
	font-weight:normal;
	vertical-align:middle;
	font-size:12px;
}


.textbottom {
	margin: 0;
	padding: 0;
	font-family: Tahoma, 'Trebuchet MS', sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	line-height:1.5em;
	text-align: center;
	color:#fff;
	font-weight:normal;
	vertical-align:middle;
	font-size:12px;
}

.textmsgtop {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}


.textbottomcopyright {
	margin: 0;
	padding: 0;
	font-family: Tahoma, 'Trebuchet MS', sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	line-height:1.5em;
	text-align: center;
	color:#555555;
	font-weight:normal;
	vertical-align:middle;
}

/* Menus */

.preload2 {background: url(../imgmenu/button4.gif);}
.menu2 {
    padding:0 0 0 50px;
	margin:0;
	list-style:none;
	height:37px;
	background:#fff url(../imgmenu/button1a.gif) repeat-x;
	position:relative;
	font-family:arial, verdana, sans-serif;
}
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {
	display:block;
	float:left;
	height:40px;
	line-height:33px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 12px;
	cursor:pointer;
}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
.menu2 li a.top_link:hover {color:#fff; background: url(../imgmenu/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(../imgmenu/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link {color:#fff; background: url(../imgmenu/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(../imgmenu/button4.gif) no-repeat right top;}
}
.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #1A1C1D; white-space:nowrap; width:93px; z-index:200; height:auto;}

