/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* HTML */

body {
	color: #4d4d4d;
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px 0px 4px 0px;
}

a {
	color: #ff1d25;
	text-decoration: underline;
}

a:visited {
	color: #622e30;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 10px 0px 10px 0px;
}

h1 {
	font-size: 24px;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size: 15px;
	background-image: url('/images/separator.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

sup {
	font-size: 9px;
	vertical-align: super;
}


h2 a, h2 a:visited {
	color: #4d4d4d;
	text-decoration: none;
}


h2 a:hover {
	text-decoration: none;
}

/* CLASSES */

ul.content-list {
	margin: 20px 0px 20px 0px;
	list-style-type: disc;
	list-style-image: url('/images/liste-body-bullet.gif');
	list-style-position: outside;
}

ul.content-list li {
	margin: 0px 0px 5px 20px;	
}

ol.content-list {
	margin: 20px 0px 20px 0px;
	list-style-type: decimal;
	list-style-position: outside;
}

ol.content-list li {
	margin: 0px 0px 5px 20px;	
}

.separator {
	background-image: url('/images/separator.gif');
	background-repeat: repeat-x;
	background-position: left;
	height: 1px;
	padding: 0px 0px 20px 0px;
	font-size: 0px; /* stupid IE 6.0 bug adding extra space after empty div */
}

.clearer {
	clear: both; 
	height: 0px;
	line-height: 0px;
	font-size: 0px; /* stupid IE 6.0 bug adding extra space after empty div */
}

.content-column-left {
	float: left;
	width: 49%;
}

.content-column-left-inner {
	padding-right: 20px;
}

.content-column-right {
	float: left;
	width: 49%;
}

.content-column-right-inner {
	padding-left: 20px;
}

a#consultez-galerie, a#consultez-galerie:visited {
	display: block;
	width: 147px;
	height: 48px;
	margin: 0px auto 0px auto;
	background-image: url('/images/bouton-consulter-gallerie.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a#consultez-galerie:hover {
	background-position: -147px 0px;
}

a#consultez-galerie span {
	display: none;
}


a.voir-plus, a.voir-plus:visited {
	float: right;
	text-decoration: none;
	font-size: 11px;
	margin-top: 4px;
}

a.voir-plus:hover {
	text-decoration: underline;
}

.temoignages-quote {
	font-weight: bold;
}

.temoignages-name {
	color: #999999;
	margin-bottom: 20px;
}

.photo-techniques-conseils {
	float: left;
	margin: 10px 20px 20px 0px;
}






/* LAYOUT */

#main {
	margin: 0 auto;
	width: 997px;
	text-align: left;
}

#top-slogan {
	height: 23px;
	font-size: 10px;
}

#top-slogan-inner {
	padding: 1px 4px 0px 6px;
}

#top-lign1, #top-lign2, #footer-lign1, #footer-lign2 {
	background-image: url('/images/separator.gif');
	background-repeat: repeat-x;
}

#top-lign1, #footer-lign1 {
	background-position: top;
	padding: 4px 0px 0px 0px;
}

#top-lign2, #footer-lign2 {
	background-position: bottom;
	padding: 0px 0px 4px 0px;
}

#top-logo {
	height: 75px;
	background-color: #cccbcc;
	background-image: url('/images/top-logo-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 1.2;
}

#top-logo-col1 {
	width: 50%;
	float: left;
}

#top-logo-col1 img {
	margin: 4px 0px 0px 10px;
}

#top-logo-col2 {
	width: 25%;
	float: left;
	font-size: 11px;
}

#top-logo a, #top-logo a:visited, #top-logo a:hover  {
	color: #4d4d4d;
}

#top-logo-col2 img {
	float: left;
	margin: 2px 8px 0px 0px;
}

#top-logo-col3 {
	width: 25%;
	float: left;
	font-size: 11px;
}


#top-logo-col2-inner {
	padding: 22px 0px 0px 0px;
}

#top-logo-col3-inner {
	padding: 20px 0px 0px 0px;
}

#top-telephone {
	font-size: 14px;
	font-weight: bold;
}

#top-space {
	height: 13px;
}

#header {
	height: 176px;
	background-color: #FFFFFF;
	background-image: url('/images/header-bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

a#header-estimation, a#header-estimation:visited {
	display: block;
	width: 206px;
	height: 69px;
	background-image: url('/images/header-bouton-estimation.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	top: 38px;
	left: 740px;
}

a#header-estimation:hover {
	background-position: -206px 0px;
}

a#header-estimation span {
	display: none;
}


#header-space {
	height: 12px;
}

#body {
	min-height: 200px;
	background-color: #ffffff;
	background-image: url('/images/body-bg.gif');
	background-repeat: repeat-y;
	background-position: top left;	
}

* html #body { /* IE 6.0 hack for min height */
	height: 200px;
}

#body-top {
	background-image: url('/images/body-top-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
	font-size: 0px; /* stupid IE 6.0 bug adding extra space after empty div */
}

#body-bottom {
	background-image: url('/images/body-bottom-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
	font-size: 0px; /* stupid IE 6.0 bug adding extra space after empty div */
}

#body-inner {
	padding: 15px 20px 15px 20px;
}

#body-column {
	float: left;
	width: 19%;
}

#body-column-inner {
	padding: 0px 20px 0px 0px;
}

#body-content {
	float: left;
	width: 81%;
	line-height: 1.4;
}

#body-content-inner {
	padding: 0px 0px 0px 20px;
}


#path {
	font-size: 11px;
}

#path a, #path a:visited, #path a:hover {
	color: #4d4d4d;
}

#column-menu-main {
}

#column-menu-main li {
	margin-bottom: 6px;
}

#column-menu-main a, #column-menu-main a:visited {
	display: block;
	font-size: 13px;
	color: #4d4d4d;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}

#column-menu-main a.menu-main-current, #column-menu-main a:hover {
	background-color: #f2f2f2;
	color: #ff1d25;
}

#column-menu-main a.menu-main-current {
	font-weight: bold;
	background-image: url('/images/menu-main-current-bg.gif');
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding-left: 16px;
}

#column-menu-main .column-menu-sub {
	margin: 10px 0px 10px 0px;
}


#column-menu-main .column-menu-sub li {
	margin-bottom: 3px;
}

#column-menu-main .column-menu-sub li a {
	display: block;
	font-size: 11px;
	padding: 4px 6px 4px 20px;
}

.column-menu-sub a.menu-sub-current {
	font-weight: bold;
	background-image: url('/images/menu-sub-current-bg.gif');
	background-repeat: no-repeat;
	background-position: 3px 50%;
}

.column-lign {
	border-bottom: 1px solid #cccccc;
	margin: 10px 0px 10px 0px;
	font-size: 0px; /* stupid IE 6.0 bug adding extra space after empty div */
}

#column-formulaire-top {
	background-image: url('/images/column-formulaire-top-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 55px;
	width: 164px;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 20px;
}

#column-formulaire-top-inner {
	padding: 13px 15px 10px 15px;
}

#column-formulaire-bottom {
	background-image: url('/images/column-formulaire-bottom-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 13px;
	width: 164px;	
}

#column-formulaire {
	background-image: url('/images/column-formulaire-bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #f9f9f9;
	font-size: 13px;
	
}

#column-formulaire-inner {
	padding: 15px 15px 10px 15px;	
}

#column-formulaire label {
	display: block;
	margin: 0px 0px 5px 0px;
}

#column-formulaire input[type="text"] {
	width: 130px;
	font-size: 11px;
	background-color: #b8b8b8;
	border: 1px solid #aaaaaa;
	margin-bottom: 5px;
}

/* #column-formulaire-bouton {
	width: 115px;
	height: 38px;
	margin: 20px 0px 0px 8px;
} */

a#column-estimation, a#column-estimation:visited {
	display: block;
	width: 115px;
	height: 38px;
	margin: 20px 0px 0px 8px;
	background-image: url('/images/column-formulaire-bouton.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a#column-estimation:hover {
	background-position: -115px 0px;
}

a#column-estimation span {
	display: none;
}

#estimation-formulaire {
	margin: 40px auto 20px auto;
	width: 499px;
}

#estimation-formulaire-top {
	height: 55px;
	width: 499px;
	background-image: url('/images/estimation-formulaire-top-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#estimation-formulaire-top h2 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 8px 15px 0px 15px;
	background-image: none;
	text-align: center;
}


#estimation-formulaire-bottom {
	background-image: url('/images/estimation-formulaire-bottom-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 499px;
	height: 13px;	
}

#estimation-formulaire-content {
	background-image: url('/images/estimation-formulaire-bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #f9f9f9;
	font-size: 13px;
	width: 499px;
	
}

#estimation-formulaire-content-inner {
	padding: 15px 15px 10px 15px;	
}

#estimation-formulaire-content label {
	display: block;
	margin: 0px 0px 5px 0px;
}

#estimation-formulaire-content  td {
	padding: 5px 0px 5px 0px;
}

#estimation-formulaire-content input[type="text"] {
	font-size: 11px;
	background-color: #b8b8b8;
	border: 1px solid #aaaaaa;
	margin-bottom: 5px;
}

#estimation-formulaire-content select {
	font-size: 11px;
	background-color: #dedede;
	border: 1px solid #aaaaaa;
	margin-bottom: 5px;
}

/* #estimation-formulaire-bouton {
	width: 115px;
	height: 38px;
	margin: 20px 0px 0px 8px;
} */

a#formulaire-estimation, a#formulaire-estimation:visited {
	display: block;
	width: 115px;
	height: 38px;
	margin: 20px auto 0px auto;
	background-image: url('/images/column-formulaire-bouton.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a#formulaire-estimation:hover {
	background-position: -115px 0px;
}

a#formulaire-estimation span {
	display: none;
}

#body-space {
	height: 13px;
}


#footer {
	min-height: 50px;
	background-color: #333333;
	background-image: url('/images/footer-bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	color: #ffffff;
	font-size: 11px;
	line-height: 1.2;
}

* html #footer { /* IE 6.0 hack for min height */
	height: 50px;
}

#footer a, #footer a:visited, #footer a:hover {
	color: #ffffff;	
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer-top {
	background-image: url('/images/footer-top-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
	font-size: 0px; /* stupid IE 6.0 bug adding extra space after empty div */
}

#footer-bottom {
	background-image: url('/images/footer-bottom-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
	font-size: 0px; /* stupid IE 6.0 bug adding extra space after empty div */
}

#footer-inner {
	padding: 10px 24px 10px 24px;
}

#footer-col1, #footer-col2, #footer-col3, #footer-col4, #footer-col5 {
	width: 20%;
	float: left;
}

#footer li {
	padding-bottom: 6px;
}

#footer p {
	margin: 0px 0px 10px 0px;
}

#footer-separator {
	border-bottom: 1px solid white;
	margin: 10px 0px 10px 0px;
	font-size: 0px; /* stupid IE 6.0 bug adding extra space after empty div */
}

#footer-col6, #footer-col7 {
	width: 50%;
	float: left;
}

#footer-col7 {
	text-align: right;
}

#footer-col7 img {
	vertical-align: middle;
	margin-right: 5px;
}


#footer-slogan {
	height: 21px;
	font-size: 10px;
}

#footer-slogan-inner {
	padding: 1px 4px 0px 6px;
}


#services-slideshow {
	height: 320px;
	width: 365px;
	margin: 0px auto 20px auto;
	background-image: url('/images/services-slideshow-bg.gif');
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

a#footer-estimation, a#footer-estimation:visited {
	display: block;
	width: 161px;
	height: 52px;
	background-image: url('/images/footer-bouton-estimation.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a#footer-estimation:hover {
	background-position: -161px 0px;
}

a#footer-estimation span {
	display: none;
}


