body {
    background: #000000 url('ressources/magie.jpg') no-repeat center top;
	margin:0;
	padding:5px;
	color: #FFFFFF;	
}

#allthepage {
	background:url("ressources/dragon02.jpg") no-repeat left bottom;
	height:1000px;
}

#container {
	width:70%;
	margin-top:300px;
	padding:0;
//	margin-right:auto;
	margin-left:20%;
	height:100%;
//	border:5px dotted #AAAAAA;
//	background-color: #6495ED;
}
.bureau {
	font-weight: bold;
}

.admins {
	font-weight:bold;
}

.bureau a:hover {
	color:#777777;
}

.admins a:hover {
	color: #777777;
}

#title {
	color: #4444FF;
}

a {
	text-decoration:none;
	color:inherit;
}

a:hover {
/*	color: #FF3224;
*/
}

ul#menu  {
//	background-color:#333333;
	width:80%;
	margin:auto;
	list-style-type: none;
	height:35px;
	text-align:center;
	font-size: 15px;
	font-family:Trebuchet,arial,sans-serif;
	font-weight:bold;
}

#menu li {
	display:inline-block;
	width:120px;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color:#ffffff;
}

ul#menu li a {
/*	display: block;
*/	color: #FFFFFF;
	padding: 2px;
}

ul#menu li:hover {
/*	display: block;*/
	background-image: url("ressources/menuh.png");
	background-repeat:no-repeat;

}

ul#menu li:hover a {
	color:#FFFFFF;
}

#content {
	width:100%;
	margin:0px;
	height:100%;
	font-size:8pt;
	font-family:Courier New;
}

#content h2 {
	font-size: 15pt;
}

#col1 h2 {
	color: #6495ED;
}

#col2 h2 {
	color:#6495ED;
}

#col3 h2 {
	color:#6495ED;
}


#col1 {
	width:35%;
	float:left;
	margin:2px;
}


#col2 {
	width:35%;
	float:left;
	margin:2px;
}

#col3 {
	width:28%;
	float:left;
	margin:4px;
//	color: #FF0000;
}

#col3 a {
/*	color: #330000;
*/
}

// Fin de la main page





#cadre {
	float: left;
	width:600px ;
	height: 480px;
	background-color:#FFAA18;
	margin-left: 5px;
	border-style: outset;
}

#menu_photos {
	float:left;
}

#tablemanuals {
	color: #FFFFFF;
	width:50%;
	margin:5px;
}

#optionsmanuals {
	color:#FFFFFF;
	width:30%;
	margin:2px;
}

#cadrem {
	width:90%;
	height:auto;	
	margin-left:auto;
	margin-right:auto;
	background-color:#777777;
	opacity:0.9;
	border-style:double;
	border-width:3px;
	border-color:#000000;
}

#cadrem a {
	color: #8000FF;
}

#tablemanuals {
	
	}

#optionm {
	width:20%;	
}

/* Module Photos */

.imageborder {
	border: 1px solid #666666;
}

.Style1 {
	font-size: 11;
	font-weight: bold;
/*	color: #FFFFFF;*/
}
/*
a.Style1 {
	text-decoration: underline;
}
a.Style1:hover {
	text-decoration: none;
}
*/
.Style2 {
	font-size: xx-small;
/*	color: #FFFFFF; */
}
/*

a.Style2 {
	text-decoration: underline;
}
a.Style2:hover {
	text-decoration: none;
}*/

.txtrouge {
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.tdover {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
td.tdover:hover {
	border: 1px solid #666666;
}
.fdgris {
	background-color: #666666;
	padding: 4px;
}
.fdcolor1 {
	background-color: #99CCCC;
	padding: 4px;
}
