 /* ------ GENERAL ------ */

* { margin:0px; padding:0px; }

body {

margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;	
	text-align:center;
	margin-bottom:10px;
	font:11px Tahoma, Geneva, Arial, Helvetica, sans-serif;	
	/*background:url(images/Follow_The_Light__Widescreen_by_aurora900.jpg) repeat-x fixed #000000;*/
	background: url(images/bg.jpg) fixed #000000;
	/*background-repeat: repeat-x;*/
	/*background-Color: #000000;*/
}

#page {
	width:759px;
	margin:7px auto;
	text-align:left;
}

a img {
	border:none;
}

.centrer {
	text-align:center;
}

/* ------ HEADER ------ */

#header {	
	height:171px;
}

#liens-header {
	height:43px;
	background:url(images/liens-header.png) no-repeat;
	font-weight:bold;
	padding-left:7px;	
}

.lien-header {
	width:114px;
	height:19px;
	float:left;
	display:inline;
	margin:2px 0px 0px 29px;
	text-align:center;
	padding:5px 0px 0px 0px;	
}

#liens-header a {
	color:#f2f2f2;
	text-decoration:none;
}

#liens-header a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}

/* ----- BLOC GENERAL -----*/

#bloc-general {	
	background:url(images/fond-site.png) repeat-y;	
	overflow:auto;
	width:759px;
}

/* ------ MENU ------ */

#menu {
	float:left;
	display:inline;
	width:211px;
	margin:0px 0px 0px 25px;
}

#menu a {
	color:#194684;
	text-decoration:none;
}

#menu a:hover {
	color:#333333;
	font-style:italic;	
}

.titre-menu {
	height:34px;
	background:url(images/titre-menu.png) no-repeat;
}

.titre-menu h4 {
	color:#ffffff;
	padding:9px 0px 0px 0px;
	text-align:center;
	font-size:12px;
}

.fond-menu {	
	background:url(images/fond-menu.png) repeat-y;
	padding:0px 12px 2px 12px;
}

.bas-menu {
	height:20px;
	background:url(images/bas-menu.png) no-repeat;
	margin:0px 0px 6px 0px;
}

#menu ul {
	list-style:square inside;
	color:#194684;
	margin:0px 0px 0px 5px;
}

.fond-menu label {
	float:left;
	width:60px;
	color:#5771a5;
}

.champ-menu {
	width:64%;
	background:#f3f3f3;
	border:dashed 1px #c8c8c8;
	margin:0px 0px 2px 0px;
	font:11px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
}

/* ------ CORPS ------ */

#corps {
	padding:3px 0px 0px 0px;
	width:475px;
	margin:0px 0px 0px 17px;
	float:left;
	display:inline;
}

#corps a {
	color:#5cb1d5;
	text-decoration:underline;	
}

#corps a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#5cb1d5;;
}

.titre-bloc-news {
	height:41px;
	background:url(images/titre-bloc.png) no-repeat;
}

.titre-bloc-news h2 {
	color:#bcc1bb;
	padding:10px 0px 0px 40px;
	font-size:15px;	
}

.fond-bloc-news {
	background:url(images/fond-bloc.png) repeat-y;
	padding:0px 10px 0px 10px;
	color:#63846c;
}

.bas-bloc-news {
	background:url(images/bas-bloc.png) no-repeat;
	height:13px;
	font-size:1px;
	margin:0px 0px 13px 0px;
}

/* ------ FOOTER ------ */

#footer {
	clear:both;	
}

#copyright {
	width:518px;	
	float:left;
	display:inline;
	padding:21px 0px 0px 75px;
	color:#a1becb;
	height:37px;
	background:url(images/fond-footer.png) no-repeat;
}

#grafik-system {
	width:166px;
	float:left;
	display:inline;	
	height:58px;
}

#footer a {
	color:#696969;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}