@CHARSET "UTF-8";

/* ---- GENERAL ---- */
body {
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}

p {
	margin: 0 0 15px 0;
}

a {
	color :#ccc;
}

a:hover {
	color: #fff;
}

.content {
	margin: 0 auto 0 auto;
	width: 990px;
}

.chemin {
	padding: 3px 0 0 5px;
}

/* ---- HEADER ---- */
.header {}

#header-logo {
	margin: 0 auto 0 auto;
	width: 330px;
}

#header-etoile {
	text-align: right;
	height: 20px;
}

#header-nav {
	background: url('/images/header/fond_nav.jpg') no-repeat;
	height: 61px;
}

#header-nav-text {
	margin: 0 auto 0 auto;
	padding-top : 7px;
	width: 424px;
}

/* ---- FOOTER ---- */
.footer {
	color: #696969;
	margin-top: 50px;
}

.footer a {
	color: #696969;
}

.footer a:hover {
	color: #fff;
}

#footer-content {
	height: 120px;
}

.footer-cell {
	float: left;
	height: 120px;
	padding: 0 20px 0 20px;
	width: 290px;
}

#footer-middle {
	border-left: 1px dashed #696969;
	border-right: 1px dashed #696969;
	width: 288px;
}

#footer-bottom {
	margin: 20px auto 0 auto;
	width: 280px;
}

/* ---- ATTENTE ---- */

.attente-cell {
	float: left;
	height: 465px;
	width: 330px;
}
.attente-cell.first {
	height: 600px;
}		
a.nrs-link {
	background: url('/images/attente/lien-nrs.jpg');
	display: block;
	position: relative;
	height: 186px;
	width: 313px;
	overflow: hidden;
	text-indent: -2000px;
	margin: 34px 0 0 10px;
}
a.nrs-link:hover {
	background-position: bottom	center;
}

#attente-right {
	background: url('/images/attente/back_right.jpg') no-repeat;	
}

#attente-left-text {
	color: #cccccc;
	font-size: 12px;
	padding: 0 10px 0 10px;
	height: 255px;
}

#attente-middle-images {
	padding: 24px 0 0 10px;
	margin-left: -10px;
	float: left;
	width: 640px;
	height: 90px;
}

.attente-middle-images-image {
	float: left;
	margin-right: 5px;
}

#attente-right-catalogue {
	margin: 111px 0 0 58px;
}

#attente-right-contact {
	margin: 288px 0 0 55px;
}

/* ---- CONTACT ---- */
.contact-corps {
	background: url('/images/contact/fond.jpg') no-repeat;
	width: 990px;
}

#contact-titre {
	margin-top: 5px;
}

#contact-form {
	padding-left: 5px;
	margin-top: 10px;
}

#contact-form-err {
	color: #FF9933;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 760px;
}

.contact-info {
	font-family: Arial;
	font-size: 12px;
}

#contact-info-white {
	color: #fff;
	font-weight: bold;
}

#contact-info-orange {
	color: #FF9933;
	font-style: italic;
}

#contact-form-fields {
	margin-top: 10px;
}

.contact-form-fields-line {
	height: 30px;
	line-height: 30px;
}

.contact-form-fields-label {
	color: #ccc;
	float: left;
	font-weight: bold;
	width: 95px;
}

.align-right {
	text-align: right;
}

.contact-form-fields-field {
	float: left;
	width: 140px;
}

.contact-form-check {
	float: left;
}

#contact-form-news {
	background-color: #C5C6C7;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	width: 715px;
}

#contact-form-news label {
	color: #333;
}

#contact-form-parts {
	background-color: #616B72;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	padding-left: 10px;
	width: 715px;
}

#contact-form-parts label {
	color: #fff;
}

#contact-form-submit {
	margin: 22px 0 0 305px;
}

#contact-legal-text {
	color: #fff;
	font-size: 10px;
	margin: 60px 0 0 5px;
	width: 715px;
}
