* {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:#000 url(img/bg.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
#global {
	position:relative;
	/*background:url(img/bg_global.png) 0 667px repeat-y bottom;*/
	width:989px;
	margin:0 auto;
	min-height:667px;
}
#page {
	background:transparent url(img/bg_page.png) no-repeat scroll center top;
	height:667px;
	margin:0 auto;
	width:989px;
}
h1 {
	position:absolute;
	top:-9999px;
}
#entete {
	overflow:hidden;
	height:195px;
}
#entete .img {
	position:absolute;
	left:15px;
	top:0;
}
#flash {
	position:relative;
	top:-65px;
	left:10px;
	width:250px;
	height:209px;
}

#drapeaux {
    text-align:right;
	position:relative;
	margin:10px 20px 0 0;
	}

#drapeaux p img {
    border:0;
	}
	
#drapeaux p span {
    margin-right:7px;
	}
	

/*************************
		Centre
**************************/	
#centre {
	height:486px;
	width:975px;
}
#barre {
	position:absolute;
	top:165px;
	left:300px;
	width:20px;
	height:595px;
	background:url(img/barre.png) no-repeat;
}
#gauche {
	width:300px;
	float:left;
	height:486px;
}
#menu ul {
	padding-left:28px;
	padding-top:14px;
	padding-bottom:15px;
}
#menu ul li {
	padding-left:20px;
	background:url(img/puce.jpg) no-repeat;
	list-style:none;
	height:14px;
	line-height:14px;
	padding-bottom:15px;
	color:#FFFFFF;
	font-size:13px;
}
#menu ul li a {
	text-decoration:none;
	color:#fff;
}
#menu ul li a .selected {
	text-decoration:none;
	color:#a0cf11;
}
#menu ul li a:hover {
	text-decoration:none;
	color:#a0cf11;
}
h2, #titre {
	background:url(img/puce.jpg) left no-repeat;
	color:#FFFFFF;
	padding-left:20px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
	text-transform:uppercase;
}
#contenu {
	float:left;
	padding-left:20px;
	height:483px;
	width:635px;
	margin-top:3px;
}
#contenu p {
	padding-bottom:10px;
}
#conteneur_text .image {
	
	margin:0 5px;
	width:107px;
	height:140px;
	float:left;
	text-align:center;
}
#conteneur_text .image img
{
  border:2px solid #fff;
}
#conteneur_text .color
{
  color:#a6d710;
}
#conteneur_text {
	height:483px;
	width:635px;
	overflow:auto;
}
#avantages {
	width:600px;
	height:483px;
	margin-left:5px;
}
#avantages li {
	list-style:none;
	margin-top:5px;
}
#photos
{
  width:600px;
  height:180px;
}
#photos li
{
  list-style:none;
  float:left;
  margin-left:5px;
}
#photos li img
{
  border:3px #FFFFFF solid;
}
/*****************************/

#actualite {
	width:260px;
	height:281px;
	margin-left:20px;
	background:url(img/bg_news.png) no-repeat;
	;
	margin-bottom:8px;
}
#news {
	height:252px;
	overflow:auto;
	padding-left:20px;
}
#actualite h3 {
	padding-top:10px;
	margin-left:13px;
	color:#181a19;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#actualite a {
	color:#181a19;
	text-decoration:none;
	font-weight:bold;
}
#actualite a:hover {
	text-decoration:underline;
}
#actualite .texte {
	color:#181a19;
	margin-left:4px;
	margin-right:4px;
}
#actualite .lien {
	margin-top:1px;
	margin-left:4px;
}
#actualite p {
	color:#181a19;
	margin-top:3px;
}
/*******************************
				Pied
*******************************/
#bas {
	background:url(img/bg_bas.png) top center;
	height:114px;
	width:989px;
	margin:0 auto;
}
#bas ul {
	margin-left:52px;
}
#bas ul li {
	float:left;
	list-style:none;
	margin:3px;
}
#bas img {
	border:0;
}
#pied {
	background:url(img/bg_pied.png) no-repeat;
	text-align:center;
	height:151px;
	width:989px;
	margin:0 auto;
}
#pied ul {
	width:760px;
	height:60px;
	margin:0 auto;
	text-align:center;
}
#pied ul li {
	color:#fff;
	display:inline;
}
#pied ul li a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
#pied ul li a:hover {
	text-decoration:underline;
}
#pied .imnalys img {
	margin-top:5px;
	border:0
}
#pied .imnalys span {
	position:absolute;
	top:-9999px;
}
#contact {
	margin:0 auto;
	width:430px;
	height:20px;
	overflow:hidden;
	text-align:center;
}
#contact dl {
	width:450px;
	height:20px;
}
#contact dl dt {
	float:left;
}
#contact dd {
	float:left;
	margin-left:3px;
}


	
.bouton {
	font-size: 11px;
	width: 45%;
	background: #999999;
	border-width: medium;
	border-style: none;
	color: #fff;
	cursor: pointer;
}

#contenu .liste_plan li {
    list-style:none;
	padding:5px;
	}
#contenu .liste_plan li a {
    text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	}	
	
#contenu .liste_plan li a:hover {
    color:#666666;
	}
