@charset "iso-8859-1";

body {
background: url(../images/bandeau/fond6.jpg) repeat-x #CCC7B7;
  /*background-color:#CCC6B6;#526280;#403E39;#7F7C72;#FFF8E;#FFEC47; 0A2023;*/
  font-size: 10pt;
  font-family:Arial;
  color:#4C4A44;  
  margin:0px auto;
  height:50%;
  padding:0px;
}

h1 {
	font-size: 1.2em;
	color: #7F744C;
	margin-top: 0px;
	margin-bottom:5px;
}

h2 {
	font-size: 1.1em;
	margin-bottom: 4px;
	color: #001F4E;

}

p {
	margin-top:0px;
	margin-bottom:5px;
	color: 4C4A44;
}

p a{
	color: #001F4E;
}

p .clair{
	color: #c7bd9e;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	color: #00CCFF;
	text-decoration:underline;
}

#container { 	
  position:absolute;
  left:50%;
  top:50%;
  margin:-170px 0px 0px -50%;
  padding: 0px;
  width:100%;
  height:317px;
  background-image:url('../images/bandeau/background_d.jpg');
  background-repeat:repeat-x;
}

#nom {
	
}

ul.menu {
	position:absolute;
	display: inline;
	z-index:10;
	top:5px;
	right:20px;
	height:25px;
}

ul.menu li a:hover, ul.menu li a.lien-mort {
	color: #00CCFF;
}


ul.menu a {
	color: #001F4E;
}

ul.menu li.niveau1 {
    display: inline;
	text-align: center;
	width :103px;
	color: #001F4E;
}

#content {
	position:absolute;
	z-index:0;
	left:0px;
	width:100%;
	height:317px;
	background-image:url('../images/bandeau/background.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}

#header {
	width:100%;
	height:35px;
}

#center {
	width:100%;
	height:257px;
}

#footer {
	width:100%;
	height:49px;
}

#boxes {
	float:right;
	height:100%;
	width:780px;
}

/*#blabla {
	float:right;
	margin-left:-5px;
	margin-top:12px;
	width:500px;
	height:200px;
		background-image:url('../images/box_3.png');
		background-repeat:no-repeat;
	overflow:auto;
}*/

#panneau {
	float:right;
	width:489px;
	height:257px;
	margin-top:12px;
	margin-right:15px;
	background-image:url('../images/bandeau/panneau2.png');
	background-repeat:no-repeat;
}

.affichage {
	margin-left:18px;
	margin-top:10px;
	margin-right:10px;	
}

.affichage a p{
	color: #001F4E;
	margin-bottom: 8px;

}

.affichage a:hover p{
	color: #00CCFF;

}

.affichage a img{
	margin: 3px;
	width: 67px;
	text-align: center;
	border: none;

}

#info {
	float:right;
	margin-top:15px;
	text-align:right;
	margin-right:20px;
	color:#FFFFFF;
	height:20px;
}

#loading {
	position:absolute;
	right:0px;
	top:0px;
	color:#666666;
	padding:4px;
	background-color:#CCCCCC;
	display:none;
}

span.title {
	font-weight:bold;
	text-decoration:underline;
}

a.info:link {
	color:#d00204;
	text-decoration:none;
}

a.info:visited {
	color:#d00204;
	text-decoration:none;
}

a.info:hover {
	color:#d00204;
	text-decoration:underline;
}
