body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
	font-family:Verdana, sans-serif;
	background-image:url(../images/common/html_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}
div#toplinks {
	height: 25px;
	width: 970px;
	margin: 0 auto;
	line-height:25px;
	text-align:right;
	font-size:0.6em;
	color:#fff;
}
div#toplinks a {
	color: #2f99d4;
}
.toph1 {
	color:#0f609d;
	font-size:9px;
	font-weight:normal;
	margin:0;
}
div#global {
	min-height: 100%;
	width: 968px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	background: #fff;
	border-left:1px solid #7fa2c2;
	border-right:1px solid #7fa2c2;
	border-top:5px solid #2f99d4;
}
div#header {
	height: 117px;
}
div#menu_horiz {
	width:948px;
	height:37px;
	line-height:32px;
	margin: 0 10px;
	background-image:url(../images/common/menu_horiz_bg.gif);
	background-repeat: no-repeat;
	color:#2f99d4;
}
div#menu_horiz li {
	display:inline;
	font-family: "Century Gothic", sans-serif;
	font-size:0.85em;
	padding:0 20px 0 15px;
	text-transform:uppercase;
}
div#menu_horiz li a {
	color:#fff;
	text-decoration:none;
}
div#homepic_container {
	width:948px;
	height:222px;
	margin: 0 10px;
}
div#homepic_left {
	width:324px;
	height:222px;
	float:left;
}
div#homepic_right {
	width:624px;
	height:222px;
	float:left;
}
div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 90px;
	overflow: auto;
}
div#center a {
	color:#7fbc0b;
	text-decoration:none;
}
div#center a:hover {
	text-decoration:underline;
}
div#center h1 {
	color: #004685;
	font-family: "Century Gothic", sans-serif;
	font-size:1.4em;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:2px solid #2f99d4;
}
div#center h2 {
	color: #004685;
	font-family: "Century Gothic", sans-serif;
	font-size:1.1em;
	margin-bottom:5px;
}
div#center_home_mid_container {
	margin: 0 10px;
	padding-top:10px;
}
div#center_home_mid_container h2 a {
	color: #2f99d4;
}
div#center_home_mid_container h2 {
	color: #2f99d4;
	font-family: "Century Gothic", sans-serif;
	font-size:1.1em;
	padding-left:90px;
	padding-top:15px;
}
div#center_home_mid_container p {
	color: #808080;
	font-size:0.7em;
	padding-top:2px;
	padding-bottom:5px;
}
div#center_home_mid_box_1 {
	width:316px;
	height:113px;
	float:left;
	background-image:url(../images/common/homebox_bg_1.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}
div#center_home_mid_box_2 {
	width:316px;
	height:113px;
	float:left;
	background-image:url(../images/common/homebox_bg_2.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}
div#center_home_mid_box_3 {
	width:316px;
	height:113px;
	float:left;
	background-image:url(../images/common/homebox_bg_3.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}
div#center_home_mid_box_4 {
	width:316px;
	height:113px;
	float:left;
	background-image:url(../images/common/homebox_bg_4.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}
div#center_home_mid_box_5 {
	width:316px;
	height:113px;
	float:left;
	background-image:url(../images/common/homebox_bg_5.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}
div#center_home_mid_box_6 {
	width:316px;
	height:113px;
	float:left;
	background-image:url(../images/common/homebox_bg_6.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}
div#content_home {
	float: left;
	width: 624px;
	margin: 0 0 0 10px;
	padding:10px;
}
div#sidebar_home h3 {
	color: #004685;
	font-family: "Century Gothic", sans-serif;
	font-size:1.1em;
	margin-bottom:10px;
}
div#content_home p {
	color: #808080;
	font-size:0.7em;
	margin:10px 0;
}
div#content_home ul li {
	color: #808080;
	font-size:0.7em;
	list-style-position:inside;
	margin:5px 0;
	font-weight:bold;
}
div#sidebar_home {
	float: right;
	width: 284px;
	display:inline;
	margin: 0 10px 0 0;
	padding:10px;
}
div#sidebar_home p {
	color: #808080;
	font-size:0.7em;
	margin:10px 0;
}
div#content {
	float: right;
	width: 668px;
	margin:0 10px 0 0;
}
div#content p {
	color: #808080;
	font-size:0.7em;
	margin:10px 0;
}
div#content ul li {
	color: #808080;
	font-size:0.7em;
	margin:3px 0;
	list-style-type:none;
}
div#content_header_1 {
	width:668px;
	height:70px;
	margin-bottom:10px;
}
div#content_texte {
	width: 391px;
	float:right;
}
div#content_texte_b {
	width: 100%;
}
div#breadcrumbs p {
	color: #808080;
	font-size:0.6em;
}
div#breadcrumbs a {
	color: #7fbc0b;
	text-decoration:none;
}
div#sidebar {
	float: left;
	width: 270px;
	padding:10px 0;
	margin:0 10px;
	display:inline;
}
div#sidebar h3 {
	color: #004685;
	font-family: "Century Gothic", sans-serif;
	font-size:1.1em;
	margin-bottom:10px;
}
div#sidebar p {
	color: #808080;
	font-size:0.7em;
	margin:10px 0;
}
div#sidebar_menu_container {
	padding:0 10px;
	background-color:#97cce9;
	background-image:url(../images/common/menuleft_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-bottom:5px solid #004685;
}
div#sidebar_menu_container_b {
	padding:5px 10px 0 10px;
	background-color:#cbe6f4;
	border-bottom:5px solid #004685;
}
div#sidebar_menu_container_b h2{
	margin-top:10px;
	font-size:0.95em;
}
div#sidebar_menu_container_fff {
	padding:0 10px;
}
div#sidebar h2 a {
	color: #2f99d4;
}
div#sidebar h2.peinture {
	color: #2f99d4;
	font-family: "Century Gothic", sans-serif;
	font-size:1.1em;
	background-image:url(../images/common/picto_peinture.gif);
	background-repeat:no-repeat;
	text-indent:36px;
	line-height:31px;
}
div#sidebar h2.menuiserie {
	color: #2f99d4;
	font-family: "Century Gothic", sans-serif;
	font-size:1.1em;
	background-image:url(../images/common/picto_menuiserie.gif);
	background-repeat:no-repeat;
	text-indent:36px;
	line-height:31px;
}
div#sidebar h2.revetement {
	color: #2f99d4;
	font-family: "Century Gothic", sans-serif;
	font-size:1.1em;
	background-image:url(../images/common/picto_revetement.gif);
	background-repeat:no-repeat;
	text-indent:36px;
	line-height:31px;
}
div#sidebar h2.cloison {
	color: #2f99d4;
	font-family: "Century Gothic", sans-serif;
	font-size:1.1em;
	background-image:url(../images/common/picto_cloison.gif);
	background-repeat:no-repeat;
	text-indent:36px;
	line-height:31px;
}
div#sidebar h2.incendie {
	color: #2f99d4;
	font-family: "Century Gothic", sans-serif;
	font-size:1.1em;
	background-image:url(../images/common/picto_incendie.gif);
	background-repeat:no-repeat;
	text-indent:36px;
	line-height:31px;
}
div#sidebar h2.isolation {
	color: #2f99d4;
	font-family: "Century Gothic", sans-serif;
	font-size:1.1em;
	background-image:url(../images/common/picto_isolation.gif);
	background-repeat:no-repeat;
	text-indent:36px;
	line-height:31px;
}
div#sidebar ul {
	padding-left:18px;
	list-style-type:none;
}
div#sidebar li {
	font-family: "Century Gothic", sans-serif;
	font-size:0.7em;
	font-weight:bold;
}
div#sidebar li a {
	font-family: "Century Gothic", sans-serif;
	color:#004685;
}
div#sidebar hr {
	height : 1px;
	color : #2f99d4;
	background-color : #2f99d4;
	border : 0;
	margin : 10px 0 10px 0;
}
div#footer {
	position: absolute;
	bottom: 0;
	width: 968px;
	text-align:center;
	line-height:25px;
	border-top:5px solid #2f99d4;
	background-color:#004685;
}
div#footer p {
	color: #fff;
	font-size:0.6em;
}
div#footer a {
	color: #2f99d4;
}
/* Class pour HR "clear-both"*/
.sep {
	display:block;
	clear:both;
	height:1px;
	_margin:-7px 0;
	color:#FFF;
	background-color:#FFF;
	border:0;
	margin:0;
	padding:0;
}
/* Fin Class pour HR "clear-both"*/
.dark_blue {
	color:#004685;
}
.mid_p {
	width:215px;
	overflow:hidden;
	padding-left:90px;
}
.right {
	float:right;
}
.leftpic_home {
	float:left;
	margin:0 10px 10px 0;
	padding: 2px;
	border:1px solid #d5ebf6;
}
.pic_prod {
	margin:10px 0;
	padding: 2px;
	border:1px solid #d5ebf6;
	float:none;
}
.height10 {
	height:10px;
}
.textbox {
	padding:1px;
	border:1px solid #97cce9;
}
.mini {
	font-size:0.9em;
}
.btn {
	background-color:#eb4600;
	color:#fff;
	border:0;
	padding:2px;
}
div#content hr {
	height : 2px;
	color : #c0e0f2;
	background-color : #c0e0f2;
	border : 0;
	margin : 10px 0 10px 0;
}
div#center hr {
	height : 2px;
	color : #c0e0f2;
	background-color : #c0e0f2;
	border : 0;
	margin : 10px 0 10px 0;
}
.menu_3col {
	float:left;
	width:200px;
	margin:0 12px 10px 0;
}
.menu_3col_last {
	float:left;
	width:200px;
	margin:0 0 10px 0;
}
/* CSS BUTTON */
a.cssbutton {
	/* Sliding right image */
    background: transparent url('../images/layout/button_right.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 21px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 15px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
text-decoration: none;
	color: #fff;
	font-family: "Century Gothic", sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.cssbutton span {
	/* Background left image */ 
background: transparent url('../images/layout/button_left.png') no-repeat;
	display: block;
	line-height: 20px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0 0 0 15px;
	color: #fff;	
}
a.cssbutton:hover span {
	text-decoration:none;
}
/* FIN CSS BUTTON */

/* COLONNES REALISATIONS */
div#real_col_left {
	float:left;
	width:304px;
	margin-right:20px;
	padding:10px;
}
div#real_col_right {
	float:left;
	width:304px;
	padding:10px;	
}
div#real_col_left p, div#real_col_right p {
	margin:0;
} 
.entry img {
	float:left;
	margin:0 10px 10px 0;
	border: 1px solid #D5EBF6;
	padding:2px;
}


