* {
	margin: 0;
	padding: 0;
}

/* @group Hacks */

.clearfix { display: inline-block;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/* @end */

.left {
	float: left;
}

.right {
	float: right;
}

img, a img {
	display: block;
	border: none;
}

a {
	color: #e78832;
}

a:hover {
	color: #477886;	
}

ul, ol {
	margin-left: 1.5em;
}


body {
	color: #10414e;
	background: #fef4e3;
	font: normal normal 14px Helvetica, Arial, Geneva, sans-serif;
}

#container, #footer {
	width: 970px;
	margin: 0 auto;
	padding: 1px;
}

#container {
	/*margin-top: 30px;*/
	border: 1px solid #eee;
	border-width: 0 1px 1px;
	background-color: #fff;
}

/* @group Header */

#header {
	position: relative;
	height: 90px;
	padding: 10px;
	background-color: #fff;
}

#header h1 {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

#header h1,
#header h1 a {
	display: block;
	width: 190px;
	height: 65px;
	font-size: 2px;
	text-indent: -5000px;
	background: url(../img/expertass.gif) no-repeat;	
}

#header .ad {
	float: right;
	width: 728px;
	height: 90px;
	background: url(../img/telephone-expertass.gif) no-repeat right center;
}

#top {
display: none;
	position: absolute;
	width: 950px;
	top: -1.5em;
	left: 10px;
}

#top, #top a {
	font-size: 10px;
	color: #999;
}

/* @end */

/* @group Breadcrumbs */

ul.breadcrumbs {
	margin: 1px 0 0;
	padding: .3em .6em .4em;
	color: #777;
	font-size: 10px;
	list-style: none;
	border-bottom: 1px solid #eee;
}

ul.breadcrumbs a {
	color: #777;
}

.breadcrumbs li {
	display: inline;
	padding: 0 .2em 0 .3em;
	list-style: none;
	/*background: url(../img/breadcrumbs.gif) no-repeat 0 center;*/
}

ul.breadcrumbs li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
}

ul li.home:before {
	content: " ";
	}

.breadcrumbs li.home {
	padding-left: 0;
	font-weight: bold;
	background: none;
}

.breadcrumbs li.current {
	color: #363a6d;
	font-weight: bold;
}

/* @end */

div.intro {
	font-size: 1.2em;
	color: #333;
	margin-bottom: 1.2em;
	padding: .3em .6em;
	border-bottom: 1px solid #eee;
	/*border: 1px solid #dfe5f0;
	background-color: #f5f7fa;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;*/
}

#content {
	clear: both;
}

#maincol, #subcol {
	margin-top: 1.5em;
}

#maincol.left {
	width: 700px;
	margin-left: 0;
}

#maincol {
	float: left;
	margin-left: 10px;
	width: 660px;
	text-align: justify;
}

#maincol img.left,
#maincol img.right {
	margin: .5em 0;
}
#maincol img.left {
	margin-right: 1em;
}

#maincol img.right {
	margin-left: 1em;
}

#maincol.left div.col {
	width: 320px;
	padding: 10px;
}

p {
	margin: .3em 0 .6em;
	/*margin-left: .5em;*/
	line-height: 1.3em;
}

#maincol hr {
	clear: both;
	border: 0;
}

#maincol h1 {
	color: #477886;
	font-size: 1.8em;
	font-weight: normal;
}

#maincol h2 {
	clear: both;
}

#maincol h2,
#maincol h2 a {
	color: #477886;
	font: 1.3em "Trebuchet MS", Helvetica, Geneva, sans-serif;
}

h3 {
	color: #000;
}

#subcol {
	float: right;
	width: 260px;
	padding: 0 10px;
	font-size: 12px;
	border-left: 1px solid #dfe5f0;
}

#subcol div.block {
	border-bottom: 1px solid #dfe5f0;
	padding: 1em 0;
}

#subcol div.block p {
	text-align: justify;
}

#subcol div.block ul {
	list-style: square;
}

#subcol div.block h3,
#subcol div.block#recherche label {
	color: #477886;
	font: 20px "Trebuchet MS", Helvetica, Geneva, sans-serif;	
}

p.more,
div.block a.more {
	display: block;
	font-size: .85em;
	text-align: right;
}

#lexique p,
#lexique p a {
	color: #333;
	text-decoration: none;
}



#extra {
	clear: both;
	border-top: 1px solid #eee;
	margin-top: 1em;
	padding: 10px;
	font-size: .85em;
	background: #f9f9f9;
}

#more div.block {
	float: left;
	width: 30%;
	margin-right: 2%;
}

/* @group Footer */

#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
}

#footer, #footer a {
	color: #999;
}

/* @end */


div.post {
	margin: 1em 0 2em;
}


table.tarif {
	margin: 1em 2em;
}

table.tarif,
table.tarif th,
table.tarif td {
	color: #000;
	border: 1px solid #bbb;
	border-collapse: collapse;
	padding: .4em .6em;
}
table.tarif {
	border: 2px solid #bbb;
}

table.tarif thead th {
	background-color: #dfe5f0;
}

table.tarif tbody th {
	background-color: #f5f7fa;
}

table.tarif tbody td {
	color: #555;
	text-align: center;
	font: 1.4em "Trebuchet MS", Helvetica, Geneva, sans-serif;
}

ul.promo {
	margin: 0;
	list-style: none;
}

ul.promo li {
	margin-bottom: 1em;
	font-size: .85em;
	background: #eee;
}

ul.promo li h3,
ul.promo li p,
ul.promo li a.more {
	display: block;
	padding: .3em;
}

ul.promo li p {
	text-align: justify;
}

ul.promo li a {
	color: #000;
	text-decoration: none;
}

ul.promo li a.more {
	text-align: right;
	font-weight: bold;
	color: #fff;
	background-color: #477886;
}

ul.promo li a.more:hover {
	background-color: #e78832;
}

/* @group Errors */

div.error {
	margin: 1em 0;
	padding: 1em;
	color: #f55;
	background: #fdd;
	border: 1px solid #f99;
}

div.error ul {
	margin: 1em 3em;
}

/* @end */

#contact img.icon {
	display: inline;
	margin-right: .5em;
}

/*.produits .produit {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.produits .produit a.show {
	display: block;
	float: left;
	border: 1px solid #999;
}

.produits .produit a.show:hover {
	border-color: #477886;
}

.produits .produit a.show.open {
	margin-right: 1em;
}

.produits .produit div.more {
	display: none;
	font-size: .95em;
	font-style: italic;
}*/

ul.actions {
	list-style: none;
}

ul.actions li {
	margin: .4em;
}

.actions a,
a.comments {
	display: block;
	background-repeat: no-repeat;
	font-size: 2px;
	text-indent: -5000px;
}

.actions .questions a {
	width: 253px;
	height: 40px;
	background-image: url(../img/posez-vos-questions.gif);
	
}

.actions .etude a {
	width: 280px;
	height: 40px;
	background-image: url(../img/obtenir-devis-gratuit.gif);	
}

a.comments {
	width: 219px;
	height: 31px;
	background: url(../img/commentaires-blog.gif) no-repeat;
}

#articles {
	width: 460px;
}

#produits {
	width: 180px;
	padding: 5px;
	text-align: left;
	background-color: #eee;
}

#produits .produit {
	margin-bottom: .75em;
	padding-bottom: .75em;
	font-size: .85em;
	border-bottom: 1px solid #ccc;
}

#produits .produit img {
	width: 40px;
	float: left;
	margin-top: .25em;
	margin-right: .5em;
	margin-bottom: .25em;
}

#produits .produit a.more {
	font-size: 10px;
}

ul.selection-produits {
	display: none;
}


/* @group OldMenu */

#menu ul.nav {
	font: .9em "Trebuchet MS", Helvetica, Geneva, sans-serif;
	color: #333;
	background-color: #eee;
}

#menu ul.nav li a.current {
	color: #eee;
	background-color: #999;
}

/* @end */


#promo {
	clear: both;
	border-top: 1px solid #fff;
}

/* @group Menu */
#menu {
	background-color: #ddd;
}

.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	/*border-left:	1px solid #fff;*/
	border-top:		1px solid #eee;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#333;
}
.sf-menu li {
	background:		#ddd;
}
.sf-menu li li {
	background:		#ccc;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color: #fff;
	background:		#477886;
	outline:		0;
}

/* @end */

div.widget {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #cdc3b7;
}

div.marque img {
	float: left;
}

div.marque a.more {
	display: block;
	clear: both;
	text-align: right;
	font-size: .8em;
}

.marques li {
	float: left;
	margin-bottom: .5em;
	list-style: none;
	border-bottom: 1px solid #eee;
}

#extra a {
	color: #999;
}
#extra a:hover {
	color: #bbb;
}

div.links {
	float: left;
	width: 200px;
	margin: 0 15px;
	font-size: .85em;
}

div.links h4 {
	padding: .2em .6em;
	color: #888;
	background-color: #eee;
	-moz-border-radius: .3em;
	-webkit-border-radius: .5em;
	border-radius: .3em;
}

div.links ul {
	margin: .2em .6em;
}

div.links li {
	list-style: none;
	line-height: 1.5em;
}

form li {
	margin: .5em 0;
	padding: .5em 1em;
	border: 1px solid #ccc;
	background-color: #eee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	list-style: none;
}

form li.active {
	border-color: #e78832;
	background-color: #fef3e1;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

div.comprendre {
	width: 20em;
	margin-left: 1em;
	font-size: .85em;
	border: 1px solid #c8d623;
	background-color: #e5ec9d;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
}

div.comprendre h3 {
	padding: .2em .4em;
	color: #fff;
	background-color: #c8d623;
	text-align: center;
}

div.comprendre ul,
div.comprendre ol,
div.comprendre p {
	list-style: none;
	margin: .3em .6em;
}

div.comprendre p.more {
	font-size: .8em;
	text-align: right;
	margin-bottom: .6em;
}

div.comprendre a {
	font-weight: bold;
	color: #a2ae1a;
}

div.info {
	width: 20em;
	font-size: .85em;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
}

div.info h3 {
	padding: .2em .4em;
	text-align: center;
}

div.info.left {
	margin-right: 1em;
}

div.info.right {
	margin-left: 1em;
}

div.info ul,
div.info ol,
div.info p {
	list-style: none;
	margin: .3em .6em;
}

div.info p.more {
	font-size: .8em;
	text-align: right;
	margin-bottom: .6em;
}

div.info a {
	font-weight: bold;
}

div.comprendre {
	border-color: #c8d623;
	background-color: #e5ec9d;
}

div.savoir {
	border-color: #e78832;
	background-color: #fef3e1;
}

div.savoir h3 {
	color: #fff;
	background-color: #e78832;
}

div.savoir a {
	color: #117bb7;
}

div.comprendre h3 {
	color: #fff;
	background-color: #c8d623;
}

div.comprendre a {
	color: #a2ae1a;
}

div.footnote {
	color: #bbb;
	padding: .3em .6em;
	border-top: 1px solid #eee;
	font-size: .8em;
}

div.footnote a {
	color: #aaa;
}
