DIV#CONTENU P.align-center,
DIV#CONTENU P.bodytext {
	margin:0px;
	padding:0px;
	margin-top:5px;
	font-family : Trebuchet MS;
	font-size : 12px;
	font-weight : normal;
	color : #4D4D4D;
	line-height:14px;
	margin-bottom:10px;
}


DIV#CONTENU P.bodytext A:link,
DIV#CONTENU P.bodytext A:active,
DIV#CONTENU P.bodytext A:visited,
DIV#CONTENU P.bodytext A:hover {
  color : #F04B1B ;
  font-size:18px;
  text-decoration:blink;
  font-weight:bold;
 
}

DIV#CONTENU P.bodytext A:hover {
  text-decoration:underline;
}



DIV#CONTENU P.align-center {
  text-align:center;
  font-size: 18px;
  line-height:20px;
}

DIV#CONTENU P.align-center B{
  color: #EA653C ;
}

DIV#CONTENU P.align-center A:link,
DIV#CONTENU P.align-center A:active,
DIV#CONTENU P.align-center A:visited,
DIV#CONTENU P.align-center A:hover {
  color : #F04B1B ;
  text-decoration:none;
}

DIV#CONTENU P.align-center A:hover {
  text-decoration:underline;
}


DIV#CONTENU P.bodytext B{
	font-family : Trebuchet MS;
	font-size : 12px;
	font-weight : bold;
	color : #F29400;
}

H1 {
	
	margin:0px;
	padding:0px;
	font-family : Trebuchet MS;
	font-size : 13px;
	font-weight : bold;
	color : #E7511E;
	
}

TD {
	
	background-repeat:no-repeat;
	border:0px solid blue;
}

#home {
	margin: 0px;
	padding: 0px;
	background:url("images/fond.jpg") no-repeat #000000;
	background-attachment:fixed;
	background-position: center center;
}

#conteneur {
	position:absolute;
	margin:0px;
	padding:0px;
	width:990px;
	height:630px;
	/*background:url("images/test.jpg");*/
	top:50%;
	left:50%;
	background-repeat:no-repeat;
	margin-left:-495px;
	margin-top:-315px;
	border:0px solid blue;
	
}

DIV#CONTENU {
	position:relative;
	width:490px;
	height:340px;
	margin:0px;
	padding:0px;
	margin-left:28px;
	margin-top:57px;
	border:0px solid red;
}

DIV#coords {
	position:relative;
	width:550px;
	height:10px;
	margin:0px;
	padding:0px;
	line-height:14px;
	border:0px solid red;
	text-align:center;
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#012D74;
	
}

DIV#coords A:link,
DIV#coords A:active,
DIV#coords A:visited,
DIV#coords A:hover {
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#012D74;
	text-decoration:none;
}


DIV#COORDS A:hover {
	text-decoration:underline;
	
}

DIV#bgSwitcher {
	display:none;
}