/* CSS Document */

body {
	background: #1A1A1A fixed no-repeat top left;
	font-size: 1em;
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}

a {
	color: #BABABA;
	text-decoration: none
}

img {
	border: none
}

a:link {
	color: #BABABA
}

a:visited {
	color: #BABABA
}

a:hover, a:focus {
	color: #DDDDDD
}

a:active {
	color: #B9B9B9
} 

a.menu {
	font-weight: 900;
	font-size: 1.5em;
	margin-left: 1em
}

h2 {
	color: #AAAAAA;
}

#conteneur {
	background: #1A1A1A;
	text-align: left;
/*	padding-left: 2em;
	padding-right: 2em;*/
	color: #000000;
	border: none;
	width: 810px;
	height: 600px;
	overflow: auto;
	margin: 0 auto;
	margin-top: 100px;
}

#titre {
	width:250px;
	position: absolute;
	top: 0px;
	left: 0px
}
/*
#titre a:link img{
	border: thin solid #FF9900
}

#titre a:hover img {
	border: thin solid #B9B9B9
}
*/

#titre img {
/*border: thin solid #2E2E2E;*/
	margin: 5px
}

#menu {
	padding: 0px;
	width: 809px;
	margin: 0 auto;
}

#menu1 {
	float: left;
}

#menu10 {
	float: left;
}

#menu2 {
	float: left;
}

#menu20 {
	float: left;
}

#menu3 {
	float: left;
}

#menu30 {
	float: left;
}

#menu4 {
	float: left;
}

#menu40 {
	float: left;
}

#menu5 {
	float: left;
}

#validate {
	margin-left: 260px;
	margin-right: 20px;
	margin-top: 630px;
	text-align: center
}

#sysadminday {
	float: left;
}

#ipv6 {
	text-align: center;
	margin: 0px auto;
}

#footer {
	width: 300px;
	text-align: center;
	margin: 0px auto;
}
