@charset "utf-8";
body {
	font-family:"Trebuchet MS";
	font-size:12px;
	padding:0; margin:0;
}

.linksoff a {
	color:#000;
	text-decoration:none;
}

.spacer {
	clear:both;
}
.left {
	float:left;
}

.linkb a {
	color: #FF6600;
	text-decoration:underline;
}

.linkb a:hover, .link a.actived {
	color:#333333;
	text-decoration:underline;
}

p {
	text-align:justify;
}
/* TOP */
#top {
	background:#fff;
	border-top:10px solid #f39616;
}

#top div.data {
	width:900px; height:382px;
	margin:auto;
	background:url('top.gif') no-repeat;
	
	position:relative;
}

#top div.data ul.menu {
	position:absolute;
	top:-20px; right:30px;
	
	border-right:2px solid #f39616;
	background:url('menu_bottom.gif') no-repeat bottom right;
	padding-top:40px;
	padding-bottom:10px;
	
	list-style-type:none;
}

#top div.data ul.menu li {
	text-align:right;
	padding-right:10px;
}

#top div.data ul.menu li a {
	color:#f39616;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
}

#top div.data ul.menu li a:hover, #top div.data ul.menu li.active a {
	color:#000;
}

.menu_realisation ul {
	 float:left;
}
ul.menu_realisation li{
	float:left;
	display:block;
	padding:0 10px;
}
ul.menu_realisation li a{
	font-weight:bold;
	text-decoration:none;
}
#middle div.data ul.menu_realisation li a.active, #middle div.data ul.menu_comm li a.active, #middle div.data ul.menu_realisation li a:hover{
	color:#fff;
	text-decoration:none;	
}

#top div.data h1.logo {
	position:absolute;
	bottom:60px; right:30px;
	
	background:url('logo.gif') no-repeat;
	width:600px; height:117px;
}

.logo2 {
	padding-bottom:50px;
}

#top div.data h1.logo a {
	display:block;
	width:100%; height:100%;
}

#top div.data h1.logo b {
	display:none;
}

#top div.data div.messages {
	position:absolute;
	top:40px; left:0px;
	
	width:420px;
}

#top div.data div.messages p {
	font-size:18px;
	margin:0; padding:0;
	color:#777;
}

#top div.data div.messages p b {
	color:#000;
}

#top div.data div.telephone {
	position:absolute;
	bottom:-1px; right:30px;
	
	background:url('tel.gif') no-repeat;
	width:233px; height:33px;
}

#top div.data div.telephone b {
	display:none;
}

#top div.data div.botmenu {
	position:absolute;
	bottom:0px; left:0px;
	color:#ccc;
}

#top div.data div.botmenu a {
	color:#000;
	text-decoration:none;
	background:#f39616 url('bg_menu.gif') repeat-x top;
	padding:4px 8px;
	display:inline-block;
	font-weight:bold;
}

#top div.data div.botmenu a:hover, #top div.data div.botmenu a.active {
	color:#fff;
	text-decoration:none;
	background:#222;
}

#hand {
	position:absolute;
	bottom:0px; right:25px;
	width:227px; height:382px;
}

/* MIDDLE */
#middle {
	border-top:2px solid #f39616;
}

#middle div.data {
	float:left; clear:both; width:100%;
	/*background:#222222 url('bg.gif') repeat-x top;*/
	background:#111;
	color:#fff;
}

#middle div.data a {
	color:#f39616;
}

#middle div.data div.bg {
	margin:auto;
	width:900px;
}

#middle div.data ul.showroom {	
	list-style-type:none;
	padding:0; margin:0;
	
	padding-top:10px;
	float:left;
	
	min-height:270px;
	margin-top:10px;
}

#showroom {
	width:680px;
}

#middle div.data ul.showroom div.line {
	float:left; clear:both; width:100%;
}

#middle div.data ul.showroom li {
	float:left;
	width:200px;
	margin:10px;
	text-align:center;
}

#middle div.data ul.showroom li a:hover {
	color:#999;
}

#middle div.data ul.showroom li p {
	color:#fff;
	clear:both;
	padding:0; margin:0;
}

#middle div.data ul.showroom li p.link {
	color:#f39616;
	margin-top:4px;
}

/*DIAPORAMA PHOTOS */

#middle div.data ul.showroom_photos {	
	list-style-type:none;
	padding:0; margin:0;	
	padding-top:10px;
	float:left;	
	min-height:130px;
	margin-top:10px;
}
#showroom_photos {
	width:600px;
}
#middle div.data ul.showroom_photos div.line {
	float:left; clear:both; width:100%;
}
#middle div.data ul.showroom_photos li {
	float:left;
	width:130px;
	margin:10px;
	text-align:center;
}
#middle div.data ul.showroom_photos li a:hover {
	color:#999;
}
#middle div.data ul.showroom_photos li p {
	color:#fff;
	clear:both;
	padding:0; margin:0;
}
#middle div.data ul.showroom_photos li p.link {
	color:#f39616;
	margin-top:4px;
}
a#next {
	width:50px;
	height:30px;
	background:url('fleched.png') no-repeat top center;
}
/*DEVIS */
.devis h1 {
	font-size:16px;
}
.devis h2 {
	font-size:14px;
}
.devis h3 {
	margin:0;
	padding:0;
	font-size:12px;
}
.devis h1, .devis h2, .communication h1 {
	color:#F39616;
}
.devis label {
	font-weight:bold;
}
.devis input {	
	margin:2px 0;
}
.error {
	color:#cc0000;
}

.devis input.send{
	background-image:url('bt_envoyer.png');
	background-repeat: no-repeat top center;
	_background-attachment : fixed;
	width:90px;
	height:20px;
	border:0;
}
*+html input.send {
	background-color:#FFFFFF;
	background-image:url('bt_envoyer.png');
	background-repeat:repeat-x;
	border:1px solid #9A97A2;
	height:22px;
	width:90px;	
	border:0;
}

.img_comm {
	border:20px solid #222;
	width:600px;
	height:400px;
}
.communication{
	float:left;
	margin:20px 0;
	width:640px;
	height:440px;
	border:1px solid #555;
}
ul.menu_comm{
	float:left;
	width:215px;
}
ul.menu_comm li {
	list-style:none;
	padding:4px 0px 0px 0px;
	background:#333;
	margin:0px;
	float:left;
}
#middle div.data ul.menu_comm li {
	font-size:14px;
	text-transform:uppercase;
	color:#F39616;	
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	float:left;
	width:191px;
	height:20px;
	text-align:center;
	margin-bottom:5px;	
	display:block;
}
#middle div.data ul.menu_comm div.sm_left {
	background:url('bg_sm.gif') no-repeat top left;
	width:12px;height:24px;
}
#middle div.data ul.menu_comm div.sm_right {
	background:url('bg_sm.gif') no-repeat top right;
	width:12px;height:24px;
}
#middle div.data ul.menu_comm li:hover, #middle div.data ul.menu_comm li:active{
	color:#fff;
}
ul.menu_realisation {
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.menu_realisation li{
	background-color:#333;
	padding:3px 0;
	margin-bottom:15px;
	text-align:center;
	width:250px;
}
*+html .bloc_img {
	width:250px;
}
.paraph_comm {
	padding-left:0px;
}

*+html .comm {
clear: both; position: relative; width: 240px; height: 90px;
	background-color:transparent;
}

*+html .paraph_comm {
	padding:10px 0 0 85px;
	background-color:transparent;
	wudth:160px;
}
.link_bootom  a{
	color:#F39616;
	text-decoration:none;	
}
/* BOTTOM */
#bottom {
	flaot:left; clear:both; width:100%;
	background:#fff;
	padding-top:10px;
}

#bottom div.data {
	width:900px;
	margin:auto;	
	position:relative;
}

#bottom div.data table td {
	width:25%;
	padding-right:20px;
}

#bottom div.data ul {
	list-style-type:none;
	padding:0; margin:0;
	margin-bottom:20px;
	
	border-right:1px solid #eee;
	height:220px;
}

#bottom div.data ul.end {
	border-right:none;
}

#bottom div.data ul li h3 {
	text-transform:uppercase;
	color:#f39616;
	margin:0; padding:0;
	margin-bottom:4px;
}

#copyright {
	float:left;clear:both; width:100%;
	background:#eee;
	text-align:center;
	color:#666;
}

#copyright div {
	padding:4px;
}

#radio {
	float:left;clear:both; width:100%;
	background:#ffffff;
	text-align:center;
	color:#666;
}

ul.menu_realisation li.sm_left {
	background:url('bg_sm.gif') no-repeat top left;
	width:12px;height:24px;
}
ul.menu_realisation li.sm_right {
	background:url('bg_sm.gif') no-repeat top right;
	width:12px;height:24px;
}
div.sm_left {
	background:url('bg_sm.gif') no-repeat top left;
	width:12px;height:24px;
	float:left;
}

div.sm_right {
	background:url('bg_sm.gif') no-repeat top right;
	width:12px;height:24px;
	float:left;
}

/* CONTACT */

div.contact form {
	margin:0; padding:0;
}

div.contact form fieldset {
	border:1px solid #333;
	padding:10px 20px;
}

div.contact form legend {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#7d93bc;
}

div.contact form sup {
	color:#cc0000;
}

div.contact table.inner label {
	color:#999;
}

div.contact table.inner label strong {
	color:#fff;
}

div.contact table.inner div.clear {
	margin-bottom:10px;
	clear:both;
	width:100%;
	float:left;
}

div.contact textarea, div.contact input, div.contact select {
	border:1px solid #cccccc;
}

div.contact textarea {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.contact table.inner input, div.contact table.inner textarea, div.contact table.inner select {
	width:100%;
}

div.contact form input.radio {
	width:auto;
	clear:none;
	border:0;
}

div.contact form input.submit {
	background:url('submit.gif') no-repeat;
	border:0;
	width:150px;
	height:35px;
	color:#fff;
	font-size:14px;
}

/*************MENU REALISATION********************/

#menu ul {
	float:left;
	list-style-type:none;
	padding:0; margin:0;
	width:250px;
}

#menu li {
	float:left;
	margin-left:1px;
	width:250px; height:35px;
	background:url('menu.gif') no-repeat bottom center;
	text-align:left;
	text-transform:uppercase;
	margin-top:10px;
}

#menu li a {
	display:block;
	width:100%; height:100%;
	color:#ffffff;
	text-decoration:none;
}

#menu li a:focus, #menu li a:active  {
	outline:none;
}

#menu li a:hover, #menu li a.active {
	color:#333333;
	background:url('menu.gif') no-repeat top center;
}

#menu li a b {
	display:block;
	padding:8px 0px 0px 20px;
}

/*************************************************/

ul.minigrey li {
	color:#333333;
	font-size:10px;
}