body {
background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color:#151515;
	background-position: top;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;

	font-family: verdana;
	font-weight: normal;
}


body a { 

	text-decoration: none;
}

body a:hover { 

	text-decoration: none;
}
#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width: 950px;
	background-color:#252525;
	min-height:700px;
}

#liens {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
	width: 950px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}

#liens a{
color:#FFFFFF;
}

#bandeau {
	position: relative;

	height:258px;
	clear:left;
}


#top {
	position: relative;
	background-color:#363636;
	height:55px;
}

#separation {
	position: relative;
	background-color:#c9a674;
	padding-top:4px;
}

#bas {
	position: relative;

	background-image:url(../images/arabesque.jpg);
	background-repeat: no-repeat;

	background-position: bottom right;

	float:left;
	width:100%;
	
	
	
}

#menu {
	background-color:#363636;
	position: relative;
	height:22px;
	padding-left:30px;
}

#sousmenu {

	position: relative;
	width:274px;
	float:left;

}

#contenu {

	position: relative;
	width:500px;
	float:left;
}
#titre {

	position: relative;
	width:260px;
	padding-left:14px;
	padding-bottom:5px;
	
}


#messageNewsletter{
	position:absolute;

	top: 41px;
	left: 13px;

	font-size: 10px;
	color:#FF0000;


}
#titreNewsletter{
	position:absolute;
	width: 260px;
	left: 13px;
	top: 8px;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	font-family:"Trebuchet MS";

}

#ok{
	position:absolute;
	left: 200px;
	top: 16px;
	width: 28px;
	height: 27px;

}

#logo{
	position:absolute;
	right: 20px;
	top: 19px;
	font-size:35px;
	color:#919191;


}

#newsletterInput{
	position:absolute;
	left: 10px;
	top: 23px;
	font-size: 13px;
	background-image:url(../images/input.jpg);
	width:179px;
	height:18px;
	border: 0;
	padding-left: 5px;
	color: #FFFFFF;

}



#footerD {
	position: relative;
	width:475px;
	text-align: right;
	float : left;


	background-color: #151515;

	font-size:12px;
		padding-top:5px;
	


	
}

#footerG {
	position: relative;
	width:475px;
	text-align: left;
		float : left;
			
	font-size:12px;

	background-color:#151515;
	padding-top:5px;



	
}
#clear {
	position: relative;
	clear:left;
	height:30px;
		background-color:#151515;



	
}







