@charset "UTF-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	}

.decalage {
	display: none;
	margin: -1100px;
	}

#contenu {
	height: 580px;
	width: 980px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #FFF;
	margin-top: -290px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -490px;
	border: thin solid #000;
}

#imagefond{
	position: absolute;
	left: 389px;
	top: 50px;
	width: 545px;
	height: 520px;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	}	

#imagefondphotos{
	position: absolute;
	left: 389px;
	top: 50px;
	width: 590px;
	height: 530px;
	color: #000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	}
	
#imagefondflash{
	position: absolute;
	left: 389px;
	top: 50px;
	width: 589px;
	height: 530px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	}		
	


#liens{
	background-image: url(liens/bande_liens.jpg);
	position: absolute;
	left: 389px;
	top: 0px;
	height: 50px;
	width: 590px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	}

.lienphotos{
	background-image: url(liens/01_photos.png);
	background-position: top;
	height: 20px;
	width: 124px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 7px;
	left: 10px;
	padding-left: 0px;
	position: absolute;
	top: 10px;
	}
	
a.lienphotos:hover{
	background-image: url(liens/01_photos.png);
	background-position: bottom;
	height: 20px;
	width: 124px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 7px;
	left: 10px;
	padding-left: 0px;
	position: absolute;
	}	
	
.lienvideos{
	background-image: url(liens/02_videos.png);
	background-position: top;
	height: 20px;
	width: 124px;
	position: absolute;
	top: 0px;
	left: 151px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 7px;
	}

a.lienvideos:hover{
	background-image: url(liens/02_videos.png);
	background-position: bottom;
	height: 20px;
	width: 124px;
	position: absolute;
	top: 0px;
	left: 151px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 7px;
	}
	
	
	
.lienref {
	background-image: url(liens/03_ref.png);
	background-position: top;
	position: absolute;
	height: 20px;
	width: 104px;
	left: 300px;
	top: 0px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 4px;
	}
	
a.lienref:hover {
	background-image: url(liens/03_ref.png);
	background-position: bottom;
	position: absolute;
	height: 20px;
	width: 104px;
	left: 300px;
	top: 0px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 4px;
	}	
	
.liencontact {
	background-image: url(liens/04_contact.png);
	background-position: top;
	height: 20px;
	position: absolute;
	left: 428px;
	top: 0px;
	width: 74px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 5px;
	}
	
a.liencontact:hover {
	background-image: url(liens/04_contact.png);
	background-position: bottom;
	height: 20px;
	position: absolute;
	left: 428px;
	top: 0px;
	width: 74px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 5px;
	}	

	
.lienliens {
	background-image: url(liens/05_liens.png);
	background-position: top;
	position: absolute;
	height: 20px;
	width: 54px;
	left: 525px;
	top: 0px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 4px;
	}
	
a.lienliens:hover {
	background-image: url(liens/05_liens.png);
	background-position: bottom;
	position: absolute;
	height: 20px;
	width: 54px;
	left: 525px;
	top: 0px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 4px;
	}		
	

#Nav {
padding: 0;
list-style: none;
}

#Nav li {
	width: auto;
	float: left;
	top: 43px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 25px;
}
#contenu #liens #Nav li .Menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	font-weight: bold;
}
#Nav li a {
	display: block;
	color: #000;
	text-decoration: none;
	margin: 0;
}

#Nav li a:hover,#Nav li a:active {
	display: block;
	color: #308a2a;
	text-decoration: none;
	margin: 0;	/*text-transform: uppercase;*/
}
.Menu {
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 30px;
	left: 5px;
}

#contenu #imagefond p a strong {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	margin: 0px;
	padding: 0px;
}

#contenu #imagefond p a strong:hover  {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FADD1D;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	}
	
	
em {
	font-weight: bold;
	font-style: normal;
	}	
	
a img {
	border-width: 0px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}	
	
