* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

body {
	background-color: #240202;
}


.interface {
	position:relative;
	width: 920px;
	left:50%;
	margin-left: -460px;
}




/* Partie Header */ 

.header {
	width: 920px;
	height: 95px;
}

.logo {
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	width: 332px;
	height: 95px;
	float: left;
}

.menu {
	background-image: url('images/menu.gif');
	background-repeat:no-repeat;
	width: 323px;
	height: 95px;
	float: left;
}

.menu ul {
	list-style-type:none;
	margin-top: 38px;
	margin-left: -30px !important;
	margin-left: 0px;
}

.menu li {
	display:inline;
	margin-left: 10px;
	color: #C90;
}

.menu li a, menu li a:visited {
	font-size: 16px;
	text-decoration: none;
	color: #C90;
}

.menu li a:hover {
	font-size: 14px;
	text-decoration: none;
	color: black;
}
	

.lienprice {
	background-image: url('images/price.gif');
	background-repeat:no-repeat;
	width: 265px;
	height: 95px;
	float: left;
}

.lienprice a {
	text-decoration: none;
}

.lienprice p{
	color: #6666ff;
	font-size: 30px;
	font-family: Times New Roman;
	font-weight: bold;
	padding: 8px 0 0 12px;
}

.label {
	position:relative;
	background-color:#FFF;
	width:850px;
	margin: -25px 0 10px -850px;
	font-weight: bold;
	font-family : Times New Roman, Times, serif;
}

/* Fin Partie Header */



/* Partie Content */



.content {
	width: 920px;
	clear: both;
}

.contentg {
	background-image: url('images/cg.gif');
	background-color:#FFF;
	background-repeat:repeat-y;
	width:34px;
	float:left;
}

.contentd {
	background-image: url('images/cd.gif');
	background-color:#FFF;
	background-position:right;
	background-repeat:repeat-y;
	width:36px;
	float: left;
	margin-left: 884px;
}

.contenu {
	position:relative;
	background-color:#FFF;
	width:850px;
	margin-left: -850px;
	float:left;
	border: #cc9933 1px;
	border-style: dotted;
}

/* Fin Partie Content */



/* Partie Footer */

.footer {
	clear:both;
	height: 66px;
	width: 920px;
}

.footerg {
	background-image: url('images/coing.gif');
	background-repeat:no-repeat;
	height: 66px;
	width: 42px;
	float: left;
}

.footerm {
	background-image: url('images/foot.gif');
	background-repeat:repeat-x;
	height: 66px;
	width: 836px;
	float:left;
}

.footerd {
	background-image: url('images/coind.gif');
	background-repeat:no-repeat;
	height: 66px;
	width: 42px;
	float:left;
}

.copyright, .copyright a, .copyright a:visited {
	color: #C90;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

.copyright a:hover {
	color: white;
	font-size: 9px;
}


/* Fin Partie Footer */



/* Partie Contact */

.info {
	width: 300px;
	float: left;
	margin-left: 25px;
}

.mail {
	width: 500px;
	float:left;
}

.mailinfo {
	clear: both;
	line-height: 20px;
}

.mailinfo1 {
	position: relative;
	float:left;
	width: 250px;
}

.mailinfo2 {
	position: relative;
	float:left;
	width: 250px;
}

.mailsujet {
	width: 250px;
}

.mailcontent {
	clear: both;
}

.inputstyle {
	position: relative;
	float:right;
}


/* Fin Partie Contact */



/* Partie Galerie */

.galerie {
	padding: 20px 0;
}


/* Fin Partie Galerie */



/* Titre et Paragraphe */

.title {
	margin-left: 15px;
}

p {
	margin: 10px 20px;
	text-align:justify;
}

.footertexte, .footertexte a {
	color: black;
	margin-top: 35px;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}

.mail p {
	margin-left: 0px;
}
