@font-face {    
	font-family: greyscale;
    src: url('/fonts/Greyscale_Basic_Regular.ttf');
}
* {
	margin: 0;
	padding: 0;
}
body {
	font: 13px "trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.right {
	float: right;
}
.left {
	float: left;
}
.rouge {
	color: #ffbd00;
	font-weight: bold;
	margin: 5px 0;
}
a img {
	border: none;
	outline: none;
}
a.none {
	border: none;
}
img {
	/*padding: 3px;
	margin: 8px;
	border: 1px solid #3b3535;*/
}
img.right, img.left, img.pre {
	margin: 8px;
}
img.none {
	border: none;
	padding: 0;
	margin: 0;
}
div.clear {
	clear: both;
	height: 1px;
}
#contenu {
	margin: 0 auto;
	width: 950px;
}
#header {
	height: 135px;
}
#header h1 a {
	display: block;
	background: url("../Design4/Logo.png") left top no-repeat;
	margin-top: 10px;
	width: 120px;
	height: 120px;
}
#header h1 a span {
	display: none;
}
#navigation {
	float: right;
	width: 310px;
	font-size: 0.8em;
	margin-right: 10px;
	color: #d9edee;
}
#navigation li {
	float: left;
	display: inline;
}
#navigation a {
	text-decoration: none;
	color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: underline;
}
#menu {
	margin-top: 75px;
	width: 800px;
	font-family: greyscale;
	float: right;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	float: left;
	font-size: 35px;
	font-weight: bold;
	position: relative;
	color: #000;
	z-index: 3;
	overflow: hidden;
	height: 46px;
	letter-spacing: -2px;
}
#menu ul li.actif a {
	background: url("Design4/bg_menu_li_on.png") 50% 82% no-repeat;
	font-size: 48px;
}
#menu ul li a {
	color: #000;
	text-decoration: none;
}
#menu ul li a:hover {
	background: url("Design4/bg_menu_li_on.png") 50% 82% no-repeat;
}
#menu ul li.menu_1 {
	width: 104px;
	margin-top: 11px;
}
#menu ul li.menu_4 {
	width: 155px;
	margin-top: 11px;
}
#menu ul li.menu_5 {
	width: 207px;
	margin-top: 11px;	
}
#menu ul li.menu_6 {
	width: 115px;
	margin-top: 11px;
}
#menu ul li.menu_8 {
	width: 95px;
	margin-top: 11px;
}
#menu ul li.menu_1.actif {
	width: 135px;
	margin-top: 0px;
}
#menu ul li.menu_4.actif {
	width: 217px;
	margin-top: 0px;
}
#menu ul li.menu_5.actif {
	width: 284px;
	margin-top: 0px;
}
#menu ul li.menu_6.actif {
	width: 145px;
	margin-top: 0px;
}
#menu ul li.menu_8.actif {
	width: 145px;
	margin-top: 0px;
}

/***********************/
#menu ul li.menu_2 a {
	display: none;
}
#menu ul li.menu_3 a {
	display: none;
}
#menu ul li.menu_7 a {
	display: none;
}
#menu .recherche {
	display: none;
}
/***********************/

#centre_haut {
	background: url("../Design4/bg_centre_haut.png") left top no-repeat;
	height: 10px;
	width: 960px;
}
#centre {
	margin: 0 auto;
	background: url("../Design4/bg_centre.png") left top repeat;
	width: 918px;
	padding: 20px;
	border-left: 1px solid #131313;
	border-right: 1px solid #131313;
	color: #dbf3f3;
}
#centre #fil {
	margin-top: -10px;
	margin-bottom: 20px;
	font-size: 0.7em;
}
#centre #fil a {
	border-bottom: none;
}
#centre #fil a:hover {
	border-bottom: 1px solid #0ff;
}
#centre_bas {
	background: url("../Design4/bg_centre_bas.png") left top no-repeat;
	height: 10px;
	width: 960px;
}
#centre h2 {
	background: url("../Design4/bg_h2.png") 5px 55px no-repeat;
	font-family: greyscale;
	font-size: 60px;
	font-weight: normal;
	position: relative;
	color: #a7ffff;
	z-index: 3;
	margin-top: 10px;
	letter-spacing: -5px;
	overflow: hidden;
	height: 56px;
}
#centre .sstitre {
	color: #a7ffff;
	font-family: greyscale;
	font-size: 35px;
	height: 40px;
	letter-spacing: -3px;
	line-height: 26px;
	margin-left: 160px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
#centre .sstitre a {
	text-decoration: none;
	color: #a7ffff;
	border: none;
}
#centre h3 {
	font-weight: bold;
	font-size: 2.1em;
	color: #a7ffff;
}
#centre h4 {
	margin: 15px 0;
	font-weight: normal;
	font-size: 1.7em;
	color: #a7ffff;
}
#centre h5 {
	font-weight: bold;
	font-size: 1.4em;
	text-indent: 10px;
	font-style: italic;
	margin: 10px 0;
}
#centre a {
	color: #dbf3f3;
	border-bottom: 1px solid #a7ffff;
	text-decoration: none;
}
#centre a.none {
	border: none;
}
#centre a:hover {
	border-bottom: 1px solid #0ff;
}
#centre a.none:hover {
	border: none;
}
#devis {
	background: url("Design4/demande-devis.png") left top no-repeat;
	width: 300px;
	float: right;
	margin-top: -55px;
	height: 115px;
}
#devis a {
	display: block;
	width: 300px;
	height: 115px;
}
#devis a span {
	display: none;
}
#centre form fieldset {
	border: 1px dotted #111;
	width: 800px;
	padding: 10px;
	margin: 10px;
}
#centre form fieldset input, textarea {
	background: url("Design4/bg_centre.png") left top repeat;
	border: 1px solid #333;
	outline: none;
	color: #dbf3f3;
}
#centre form fieldset input.textrouge, textarea.textrouge {
	border: 1px solid red;
}
#centre form fieldset input.submit {
	background: url("Design4/bg_centre.png") left top repeat;
	border: 1px solid #333;
	padding: 3px;
	color: #dbf3f3;
}
#centre form fieldset label {
	font-weight: bold;
}
.commentaire {
	font-style: italic;
	font-size: 0.9em;
	margin-top: 5px;
}
#slide {
	float: right;
	margin: 8px;
	text-align: center;
	font-size: 1.1em;
	color: #a7ffff;
	margin-top: -70px;
}
#slide a {
	display: block;
	height: 220px;
	width: 200px;
	text-decoration: none;
	border-bottom: none;
	cursor: pointer;
}
#slide a:hover {
	border-bottom: none;
}
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
#centre a:hover {
	color: #fff;
	text-decoration: none;
}
#centre p {
	text-align: justify;
	line-height: 19px;
}
#centre ul {
	margin: 10px 0;
}
#centre ul li {
	margin-left: 40px;
	list-style-image: url("../Design4/li.png");
}
#centre ul ul {
	margin: 0 0 0 20px;
}
blockquote {
	margin: 20px;
	border: 1px dotted #e8e8e8;
	padding: 5px;
}
p.lirelasuite {
	margin: 10px 5px;
	font-size: 1.2em;
	font-style: italic;
}
#bas {
	margin-top: 20px;
	font-size: 0.7em;
	text-align: right;
}
#bas a {
	color: #dbf3f3;
	text-decoration: none;
}
#footer {
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	margin-top: 20px;
}
#footer img {
	border: none;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
