@charset "utf-8";

@import "styles_contenu.css";

/* CSS Document */
body, html {
	width:100%;
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#ffffff;
}
#total {
	width:900px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	border:1px #cccccc solid;
}
#header {
	width:900px;
	height:180px;
	background:url(../images/fond-header.png);
}

#header_accueil {
	width:900px;
	height:180px;
	background:url(../images/fond-header-accueil.png);
}

#header_couverture {
	width:900px;
	height:180px;
	background:url(../images/fond-header-couverture.png);
}

#header_etancheite {
	width:900px;
	height:180px;
	background:url(../images/fond-header-etancheite.png);
}

#header_isolation1 {
	width:900px;
	height:180px;
	background:url(../images/fond-header-isolation1.png);
}

#header_isolation2 {
	width:900px;
	height:180px;
	background:url(../images/fond-header-isolation2.png);
}

.logo{
	float:left;
	margin-left:26px;
	margin-top:22px;
}

.slogan{
	padding-top:30px;
	margin-right:35px;
	float:right;
	color:#FFFFFF;
	font-size:16px;
}

#content{
	position:absolute;
	left:-1000px;
}

#contenu_accueil {
	width:900px;
	height:359px;
	overflow:auto;
	background:url(../images/fond-contenu-accueil.png);
	background-repeat:no-repeat;
}

#contenu_couverture {
	width:900px;
	height:359px;
	overflow:auto;
	background:url(../images/fond-contenu-couverture.png);
	background-repeat:no-repeat;
}

#contenu_etancheite {
	width:900px;
	height:359px;
	overflow:auto;
	background:url(../images/fond-contenu-etancheite.png);
	background-repeat:no-repeat;
}

#contenu_isolation1 {
	width:900px;
	height:375px;
	overflow:auto;
	background:url(../images/fond-contenu-isolation1.png);
	background-repeat:no-repeat;
}

#contenu_isolation2 {
	width:900px;
	height:375px;
	overflow:auto;
	background:url(../images/fond-contenu-isolation2.png);
	background-repeat:no-repeat;
}

#contenu {
	width:860px;
	height:359px;
	overflow:auto;
	/*padding:0px 20px 0px 100px;*/
	padding:25px 20px 0px 20px;
	background:url(../images/fond-contenu.png);
	background-repeat:no-repeat;
}

#contenu_accueil #gauche{
	float:left;
	/*width:726px;*/
	width:326px;
}

#contenu_accueil #milieu{
	width:400px;
	float:left;
	margin:0;
	padding:0;
}

#contenu_accueil #couv{
	font-size:20px;
	margin-top:16px;
	margin-left:82px;
	height:25px;
}

#contenu_accueil #couv a{
	color:#46a1a4;
}

#contenu_accueil #couv a:hover{
	color:#707173;
	text-decoration:none;
}

#contenu_accueil #etanch{
	font-size:20px;
	margin-top:82px;
	margin-left:30px;
	height:25px;
}

#contenu_accueil #etanch a{
	color:#79b51c;
}

#contenu_accueil #etanch a:hover{
	color:#707173;
	text-decoration:none;
}

#contenu_accueil #iso{
	font-size:20px;
	margin-top:105px;
	height:25px;
}

#contenu_accueil #iso a{
	color:#f29400;
}

#contenu_accueil #iso a:hover{
	color:#707173;
	text-decoration:none;
}

#contenu_accueil #droite{
	float:right;
	width:174px;
	text-align:center;
	color:#FFFFFF;
}

#titre_actu{
	float:left;
	margin-top:96px;
	width:138px;
	padding:18px;
}

#contenu_actu{
	float:left;
	width:134px;
	padding:0px 20px 0px 20px;
	text-align:left;
}

#contenu_actu p{
	margin-top:0;
}

#contenu_actu a{
	font-weight:normal;
}

#contenu_accueil #gauche #couverture{
	padding-top:8px;
	padding-left:22px;
	height:74px;
	width:280px;
}

#contenu_accueil #gauche #couverture a{
	font-size:50px;
	font-weight:bold;
}

#contenu_accueil #gauche #couverture a:hover{
	text-decoration:none;
	color:#c8d1d2;
}

#contenu_accueil #gauche #etancheite{
	padding-top:40px;
	padding-left:45px;
	height:107px;
	width:270px;
}

#contenu_accueil #gauche #etancheite a{
	font-size:50px;
	font-weight:bold;
}

#contenu_accueil #gauche #etancheite a:hover{
	text-decoration:none;
	color:#c8d1d2;
}


#contenu_accueil #gauche #isolation{
	height:65px;
	width:270px;
	padding-top:58px;
	padding-left:5px;
	line-height:35px;
}

#contenu_accueil #gauche #isolation a{
	font-size:50px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#contenu_accueil #gauche #isolation .texte2{
	font-size:27px;
	font-weight:bold;
	padding:0;
	margin-left:80px;
}

#contenu_accueil #gauche #isolation a:hover{
	text-decoration:none;
	color:#c8d1d2;
}

#contenu_couverture #gauche #couverture{
	padding-top:51px;
	padding-left:52px;
	height:49px;
	width:360px;
	font-size:50px;
	color:#FFFFFF;
	font-weight:bold;
}

#contenu_couverture #gauche #etancheite{
	padding-top:59px;
	padding-left:60px;
	height:17px;
	width:305px;
}

#contenu_couverture #gauche #etancheite a{
	font-size:16px;
	font-weight:bold;
	color:#c8d1d2;
}

#contenu_couverture #gauche #etancheite a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#contenu_couverture #gauche #isolation{
	padding-top:54px;
	padding-left:60px;
	height:22px;
	width:350px;
}

#contenu_couverture #gauche #isolation a{
	font-size:16px;
	font-weight:bold;
	color:#c8d1d2;
}

#contenu_couverture #gauche #isolation a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#contenu_etancheite #gauche #couverture{
	padding-top:83px;
	padding-left:60px;
	height:17px;
	width:305px;
}

#contenu_etancheite #gauche #couverture a{
	font-size:16px;
	font-weight:bold;
	color:#c8d1d2;
}

#contenu_etancheite #gauche #couverture a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#contenu_etancheite #gauche #etancheite{
	padding-top:28px;
	padding-left:57px;
	height:48px;
	width:360px;
	font-size:50px;
	color:#FFFFFF;
	font-weight:bold;
}

#contenu_etancheite #gauche #isolation{
	padding-top:54px;
	padding-left:60px;
	height:22px;
	width:350px;
}

#contenu_etancheite #gauche #isolation a{
	font-size:16px;
	font-weight:bold;
	color:#c8d1d2;
}

#contenu_etancheite #gauche #isolation a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#contenu_isolation1 #gauche #couverture{
	padding-top:84px;
	padding-left:60px;
	height:16px;
	width:305px;
}

#contenu_isolation1 #gauche #couverture a{
	font-size:16px;
	font-weight:bold;
	color:#c8d1d2;
}

#contenu_isolation1 #gauche #couverture a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#contenu_isolation1 #gauche #etancheite{
	padding-top:60px;
	padding-left:60px;
	height:16px;
	width:350px;
}

#contenu_isolation1 #gauche #etancheite a{
	font-size:16px;
	font-weight:bold;
	color:#c8d1d2;
}

#contenu_isolation1 #gauche #etancheite a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#contenu_isolation1 #gauche #isolation{
	padding-top:33px;
	padding-left:57px;
	height:48px;
	width:360px;
	font-size:50px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:42px;
}

#contenu_isolation1 #gauche #pourquoi{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	padding-left:270px;
	padding-top:58px;
}

#contenu_isolation1 #gauche #comment{
	font-size:24px;
	font-weight:bold;
	padding-left:270px;
	padding-top:0px;
}
#contenu_isolation1 #gauche #comment a{
	color:#eb6909;
}

#contenu_isolation1 #gauche #isolation span{
	padding-left:15px;
	color:#eb6909;
}

#contenu_isolation2 #gauche #couverture{
	padding-top:84px;
	padding-left:60px;
	height:16px;
	width:305px;
}

#contenu_isolation2 #gauche #couverture a{
	font-size:16px;
	font-weight:bold;
	color:#c8d1d2;
}

#contenu_isolation2 #gauche #couverture a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#contenu_isolation2 #gauche #etancheite{
	padding-top:60px;
	padding-left:60px;
	height:16px;
	width:350px;
}

#contenu_isolation2 #gauche #etancheite a{
	font-size:16px;
	font-weight:bold;
	color:#c8d1d2;
}

#contenu_isolation2 #gauche #etancheite a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#contenu_isolation2 #gauche #isolation{
	padding-top:33px;
	padding-left:57px;
	height:48px;
	width:360px;
	font-size:50px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:42px;
}

#contenu_isolation2 #gauche #pourquoi{
	font-size:24px;
	font-weight:bold;
	padding-left:270px;
	padding-top:58px;
}

#contenu_isolation2 #gauche #pourquoi a{
	color:#eb6909;
}

#contenu_isolation2 #gauche #comment{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	padding-left:270px;
	padding-top:0px;
}

#contenu_isolation2 #gauche #isolation span{
	padding-left:15px;
	color:#eb6909;
}


#footer_accueil {
	height:61px;
	width:900px;
	background:url(../images/fond-footer-accueil.png);
	text-align:center;
}

#footer_couverture {
	height:61px;
	width:900px;
	background:url(../images/fond-footer-couverture.png);
	text-align:center;
}

#footer_etancheite {
	height:61px;
	width:900px;
	background:url(../images/fond-footer-etancheite.png);
	text-align:center;
}

#footer_isolation1 {
	height:45px;
	width:900px;
	background:url(../images/fond-footer-isolation1.png);
	text-align:center;
}

#footer_isolation1 .siret{
	float:left;
	margin:0;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding-top:16px;
	padding-left:30px;	
}

#footer_isolation1 .site_web{
	float:left;
	margin:0;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	padding-top:4px;
	padding-left:40px;
}

#footer_isolation2 {
	height:45px;
	width:900px;
	background:url(../images/fond-footer-isolation2.png);
	text-align:center;
}

#footer_isolation2 .siret{
	float:left;
	margin:0;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding-top:16px;
	padding-left:30px;	
}

#footer_isolation2 .site_web{
	float:left;
	margin:0;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	padding-top:4px;
	padding-left:40px;
}

#footer {
	height:61px;
	width:900px;
	background:url(../images/fond-footer.png);
	text-align:center;
}

.site_web{
	float:left;
	margin:0;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	padding-top:20px;
	padding-left:40px;
}

.siret{
	float:left;
	margin:0;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding-top:32px;
	padding-left:30px;
}

/*.dmu1{
	float:left;
	margin:0;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding-top:5px;
	padding-left:30px;
}

.dmu1 a{
	color:#FFFFFF;
	text-decoration:underline;
}

.dmu2{
	float:right;
	margin:0;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding-top:5px;
}

.dmu2 a{
	color:#FFFFFF;
	text-decoration:underline;
}
*/
.dmu{
	position:absolute;
	left:-1000px;
}

.bouton_contact{
	padding-top:6px;
	float:right;
	width:152px;
	height:35px;
	color:#FFFFFF;
	background:url(../images/fond-bouton-contact.png);
	font-weight:bold;
}

#menu_haut {
	position:relative;
	height:35px;
	border:1px solid #bebebe;
}
#menu_haut a {
	display:block;
	float:left;
	padding:8px 20px 0px 20px;
	height:27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#939393;
	font-weight:bold;
	text-decoration:none;
	border-right:1px solid #bebebe;
}
#menu_haut a:hover, #menu_haut a.menu_lien_actif {
	background-color:#f49f0e;
	color:white;
}

/*PAGINATION*/
#contenu .bloc_pagination {
	text-align:center;
}
#contenu .bloc_pagination a, #contenu .bloc_pagination span {
	padding:4px 8px 4px 8px;
	font-size:13px;
	color:#F49F0E;
	border:1px #F49F0E solid;
	margin:1px;
}
#contenu .bloc_pagination span {
	font-weight:bold;
	background:#F49F0E;
	color:#FFFFFF;
}

#contenu .bloc_pagination a:hover {
	text-decoration:none;
	color:#939393;
}
#contenu .bloc_pagination #contenu .page_active {
	background-color:#d1cf09;
	color:white;
}
.se_recherche {
	text-align:right;
	margin-bottom:10px;
}

.ul_plan_site a{
	color:#000000;
}