@charset "UTF-8";
/* CSS Document */

body,#header h1,#header h2 {
	margin:0;
	padding:0;
	background:#000;
}

img{
	border:none;
}

hr {
	clear:both;
	border:none;
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}

.clear {clear:both}

#header {
	padding-top:16px;
	text-align:center;
	height:130px;
	padding-left:10px;
}

#header h1 a,#header h1 a:hover {
	text-decoration:none;
}

#header h2 {
	margin-left:200px;
}

/* ACCUEIL */

#contenu_accueil{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#logo_big{
	float:right;
}

#table_accueil{
	width:950px;
}

/* hack Chrome */
body:nth-of-type(1) #table_accueil {
	padding-top:0px;
}

/* Hack Safari */ 
html[xmlns*=""] body:last-child #table_accueil{
	width:950px;
	padding-top:425px;
}

#cell_accueil{
	width:495px;
	height:294px;
	padding-left:68px;
}

#menu_accueil{
	float:right;
	background:url('img/bg_menu_accueil.jpg') no-repeat top right;
	width:667px;
	height:33px;
}

/* MENU */

#ombre {
	background:url(img/ombre_menu.png) bottom repeat-x;
}

#menu{
	background:url('img/bg_menu.jpg') no-repeat top right;
	width:729px;
	height:33px;
}

#nav { display: block; margin: 0; padding: 0; position: relative;z-index:100 }

#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative;z-index:101; }

#nav a { display: block; text-decoration:none;cursor:pointer;z-index:102; }

#nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }

* html #nav ul { line-height: 0; } /* IE6 "fix" */

#nav ul a { zoom: 1; } /* IE6/7 fix */

#nav ul li { float: none; }

#nav ul ul { top: 0; }

#nav ul { width: 130px;}

#nav ul ul { left: 131px}

#nav {height: 35px}

#nav a {padding:11px;line-height: 1; }

#nav li li a{padding:7px}

#nav ul { top: 36px}

#nav ul a {border-right: none; opacity: 0.95; filter: alpha(opacity=95);}

#nav ul a { border-bottom: none; }

#nav li.cursor1 a {cursor:s-resize}
#nav li.cursor1 li a {cursor:pointer}

#nav li li.cursor2 a {cursor:e-resize}
#nav li li.cursor2 li a {cursor:pointer}

#nav li li li.cursor2 a {cursor:e-resize}
#nav li li li.cursor2 li a {cursor:pointer}

/* CONTENU */

#table_content{
	position:absolute;
	top:0;
}

#contenu {padding-top:65px}

#contenu h2 {
	text-transform:uppercase;
}

#contenu h3 {}

#contenu p {}

blockquote {
	margin:5px 20px 5px 20px;
	padding:20px;
	font-style:italic;
}

blockquote p {line-height:28px;line-height:inherit;margin:0;padding:0}

#contenu ul {
	margin-left:20px;
}

#contenu ul li {
	list-style:url('img/fleche_liste.gif');
	border-top:1px solid #2b241c;
	padding-top:6px;
	padding-bottom:6px;
}

#form_devis fieldset{
	border:none;
}
#form_devis legend{
	font-size:15px;
	font-weight:bold;
	margin-top:15px;
	color:#ec6a00;
	
}
#form_devis label{
	display:block;
	width:250px;
	float:left;
	text-align:right;
}
#form_devis input, #form_devis select, #form_devis textarea{
	margin-left:10px;
}
#form_devis select, #form_devis textarea{
	width:300px;
}
#form_devis textarea{
	height:100px;	
}
#error_form_devis{
	color:#f00;
	font-weight:bold;
}
/* FOOTER */

#footer {
	padding:5px 0 5px 0;
	text-align:center;
	overflow:hidden;
}

/* FORMULAIRE */

#contact_form {margin-left:50px}

#contact_form th {text-align:right;padding-right:5px}

#contact_form th, #contact_form td {padding:3px}

#contact_form .requis {color:#C00;padding-left:3px}

/* RECHERCHE GOOGLE */

#recherche_google_menu {
	margin:6px 0 0 15px;
}

/* PDF */

em.taille_pdf {font-size:9px;font-style:normal;margin-left:7px}

/* NEWS */

#actualites{
	background:url('img/bg_news.jpg') no-repeat top left;
	height:500px;
	padding:20px;
	padding-top:5px;
}

#actualites h1{
	color:#d47752;
	font-size:14px;
	border-bottom:1px dotted #ae1700;
	width:158px;
	padding-bottom:10px;
	margin-bottom:0;
}

#actualites #news{
	padding-left:2px;
	margin:0;
	padding-top:0;
	list-style:none;
	width:158px;
}

#news em { font-size:10px; color:#876d50; color:#876d50;}

#news b {color:#c4a584; text-transform:uppercase;}

#news li{
	margin:0;
	border-bottom:1px dotted #ae1700;
	padding-top:8px;
	padding-bottom:8px;
	color:#c4a584;
}

#news li a {text-decoration:none;color:#c4a584}


/* RSS */

#contenu a.rss,#contenu a.rss:hover {border:none;background:none;text-decoration:none}

/* GBOUTON */

input.gbouton,.gbouton,#content .gbouton {
	background:url(../../images/boutons/gbouton.gif) repeat-x top;
	color:#222;
	text-decoration:none;
	line-height:22px;
	height:22px;
	padding:0 7px 0 7px;
	border:1px solid #BBBBBB;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-shadow:1px 1px 1px #FFF;
}

.gbouton,#content .gbouton {
	padding:2px 7px 2px 7px;
	line-height:24px;
	height:24px;
	font-size:11px;
}

input.gbouton:hover,.gbouton:hover,#content .gbouton:hover {
	border:1px solid #939393;
	background:url(../../images/boutons/gbouton-hover.gif) repeat-x top;
	cursor:pointer;
}

input.gbouton:active,.gbouton:active {
	background:url(../../images/boutons/gbouton-hover.gif) repeat-x bottom;
}

/* LANGUES */

.drapeaux {float:right; padding-top:15px;}
.drapeaux a {margin-right:6px}
