* {
	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: #009de8;
}

a.tip {
	color: #333;
}

a:hover {
	color: #a60113;	
}

a.tip:hover {
	color: #999;
}

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


body {
	color: #555;
	background: #f9f9f9 url(../img/bodybg.jpg) no-repeat fixed center top;
	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;
}

li {
	margin: .3em 0 .6em;
	line-height: 1.3em;
}

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

#content h1 {
	color: #a60113;
	font-size: 1.8em;
	font-weight: normal;
}

#maincol h2 {
	clear: both;
}

#maincol h2,
#maincol h2 a {
	color: #a60113;
	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: #a60113;
	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: #a60113;
}

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

/* @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: #a60113;
}

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

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

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;
}

#promo img {
	border-bottom: 1px solid #fff;
}

div.notification p {
	margin: 0;
}

div.notification a {
	display: block;
	padding: .4em .8em;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #2e86c6;
	background-color: #009de8;
}

div.notification a:hover {
	border-color: #f70;
	background-color: #f90;
}

/* @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:		#a60113;
	outline:		0;
}

/* @end */

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;
}

/* @group Extras */

#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: .4em;
	-webkit-border-radius: .4em;
	border-radius: .4em;
}

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

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

/* @end */

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

form li.active {
	border-color: #009de8;
	background-color: #e5f5fd;
}

/* @group jQ AutoComplete */

.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;
}

/* @end */

/* @group Blocs Info */

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.savoir {
	border-color: #009de8;
	background-color: #e5f5fd;
}

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

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

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

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

div.comprendre a {
	color: #a2ae1a;
}

div.pratique {
	border-color: #a864a8;
	background-color: #eee0ee;
}

div.pratique h3 {
	color: #fff;
	background-color: #a864a8;
}

div.pratique a {
	color: #a864a8;
}

/* @end */

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

div.footnote a {
	color: #aaa;
}

/* @group Sitemap */

.map {
	font-size: .9em;
}

.map li ul {
	margin-left: .5em;
}

.map li {
	float: left;
	width: 30%;
	height: 18em;
	overflow: auto;
	margin: 1.2em .2em;
	padding: 1em .3em;
	border-right: 1px solid #eee;
	list-style: none;
}

.map li li {
	float: none;
	width: auto;
	height: auto;
	overflow: visible;
	margin: 0;
	padding: 0;
	border: none;
	font-size: .9em;
}

/* @end */

/* @group iFrame */

body.iframe #container,
body.iframe #footer {
	width: auto;
	border: none;
}

body.iframe #content {
	padding: 1em;
}

body#rappel.iframe #content {
	background: url(../img/rappelbg.jpg) no-repeat right bottom;
}

body.iframe label {
	display: block;
}

body.iframe div.intro,
body.iframe div.footnote {
	margin-bottom: .6em;
	border: none;
}

body.iframe p.close {
	font-size: .75em;
}

body.iframe p.close a {
	color: #ccc;	
}

body.iframe p.close a:hover {
	color: #aaa;	
}

body.iframe div.go {
	text-align: center;
}

body.iframe .submit {
	font-size: 250%;
}


body.iframe#register #content {
	font-size: .85em;
}

/* @end */

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

/* @group Action Links */

.action a {
	display: block;
	height: 32px;
	padding: .6em .2em .6em 40px;
	font-size: 1.3em;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #eee;
	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
	border-radius: .4em;
}

.widget.action a:hover {
	background-color: #eee;
}

.action a.rappel {
	background-image: url(../img/icons/telephone.png)
}

.action a.etude {
	background-image: url(../img/icons/business_user_info.png);
}

.action a.guide {
	background-image: url(../img/icons/book.png);
}

.action a.download {
	background-image: url(../img/icons/page_down.png);
}

.action a.devis {
	background-image: url(../img/icons/calculator.png);
}

.action a.reconstitution {
	background-image: url(../img/icons/note.png);
}

.action a.questions {
	background-image: url(../img/icons/help.png);
}

/* @end */


#tarif {

}

#tarif ul, #tarif li {
	margin:0;
	padding:0;
	list-style:none;
}

#tarif li { 
	width: 600px;
	height: auto;
	overflow:hidden; 
}

label.box,
input.box,
body.iframe label.box,
body.iframe input.box {
	display: inline;
}

/* @group Form Table */

form table.form {
	width: 100%;
	background-color: #eee;
}

form table.form th,
form table.form td {
	padding: .4em;
}

form table.form th {
	text-align: right;
}

/* @end */
