@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

strong{
font-weight:bold;
}

em{
font-style:italic;
}

#header{
width:100%;
height:335px;
}

.block{
display:block;
}

#maincontainer{
width: 996px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#position{
padding: 5px 38px 20px 28px;
}

#mission{
float:left;
width:690px;
}

#contact_phone{
float:left;
width:240px;
height:340px;
background: url(../img/form.jpg) no-repeat;
}

#rap_tel{
float: left;
padding: 140px 0 0 65px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 239px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 239px; /*Width of right column*/
margin-left: -239px; /*Set left margin to -(RightColumnWidth) */
}

#sitemap, #sitemap_conseils{
width: 100%;
float:left;
padding-bottom:15px;
clear:left;
}

.sitemap_bg{
background-color:#F6F5F5;
}

.conseils_bg{
background-color:#FFFFFF;
}

.ligne1, .ligne2, .ligne3{
padding-left: 15px;
}

.ligne2, .ligne3{
clear:left;
} 

#sitemap, #sitemap_conseils ul{
padding:0;
margin:0;
}

.menu_footer{
float:left;
padding:20px 10px 0 20px;
width:132px;
}

.newsletter{
width:240px;
padding-top:20px;
padding-left:20px;
float:left;
}

.newsletter_texte{
text-decoration:none;
color: #000000;
font-size:10px;
font-weight:bold;
}

#sitemap ul li, #sitemap_conseils ul li{
list-style-image:url(../img/bullets_red.jpg);
}

#sitemap ul li a{
text-decoration:none;
color: #000000;
font-size:11px;
font-weight:bold;
}

#sitemap_conseils ul li a{
text-decoration:none;
color: #000000;
font-size:17px;
font-weight:bold;
cursor:text;
}

#sitemap ul li ul, #sitemap_conseils ul li ul{
padding-left:8px;
}

#sitemap ul li ul li, #sitemap_conseils ul li ul li{
list-style-image:url(../img/bullets_grey.jpg);
}

#sitemap ul li ul li a{
text-decoration:none;
color: #000000;
font-size:10px;
font-weight:bold;
}

#sitemap_conseils ul li ul li a{
text-decoration:none;
color: #C81F25;
font-size:12px;
font-weight:normal;
cursor:pointer;
}

#sitemap  ul li ul li a:hover, #sitemap_conseils ul li ul li a:hover{
color:#c81f25;
text-decoration:underline;
}

#footer{
clear: left;
width: 100%;
background-color:#F6F5F5;
}

#mentions{
/*position:relative;
left:20px;
top:75px;*/
padding-left:630px;
}

#mentions ul li{
display:inline;
padding: 0 2px;
}

#mentions ul li a{
text-decoration:none;
color: #000000;
font-size:10px;
font-weight:bold;
}

/* ######### CSS TITRES ######### */

h1{
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
font-size:22px;
font-weight:bold;
letter-spacing:2px;
color:#000000;
line-height:22px;
}

h2{
font-size:17px;
font-weight:bold;
color:#C81F25;
line-height:20px;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
line-height:22px;
}

h4{
font-family:"Times New Roman", Times, serif;
font-size:22px;
font-weight:bold;
line-height:22px;
}


/* ######### CSS LINKS ######### */


.link{
color:#c81f25;
text-decoration:none;
}

.link:hover{
text-decoration:underline;
}

.link:hover span{
text-decoration:none;
}

.nolink{
color:#c81f25;
text-decoration:none;
}

.nolink:hover{
text-decoration:underline;
}

/* ######### CSS BUTTON ######### */


a.squarebutton{
background: transparent url('../img/button-left.jpg') no-repeat top left;
display: block;
float: left;
text-transform:uppercase;
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 25px; /* Width of left menu image */
text-decoration: none;
margin-left:8px;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #555555; /*button text color*/
}

a.squarebutton span{
background: transparent url('../img/button-right.jpg') no-repeat top right;
display: block;
font-size:11px;
padding: 4px 10px 4px 6px; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #ffffff;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
/*width: 100%;*/
float:left;
}


/* ######### CSS INPUT ######### */

input{
background-color:#FBFBF3;
border: 1px solid rgb(149, 149, 148); 
float: left; 
margin-top: 2px;
height:18px;
}

#rap_tel input{
width: 110px;
}

#newsletter_form input{
width:125px;
}

.detail{
margin:25px 0 0 30px;
-margin:30px 0 0 0; /* Valeurs pour IE6*/
}

#section, #articles{
padding-top:15px;
width: 690px;
}

#section p, #articles p{
width: 650px;
}

/* ######### CSS CATEGORIES ######### */

#categories{
width: 100%;
height: 100%;
padding-top:10px;
}

.categories{
float: left;
width: 200px;
padding: 0 30px 15px 0; 
}

.cat_title{
text-align:center;
text-transform:uppercase;
font-size:14px;
font-weight:bold;
letter-spacing:2px;
height:36px;
}

.cat_title a{
color:#000000;
text-decoration:none;
}

.cat_photos img{
width:192px;
height:133px;
}

.cat_short_description{
text-align:justify;
color: #2b2b2b;
line-height:15px;
padding-top:10px;
font-size:11px;
/*font-weight:bold;*/
height:90px;
}

.plus{
text-align:right;
margin: 5px 0 0 0;
}

.plus a.link{
margin-left:8px;
}

/* ######### CSS TEXTES ######### */

.slogan{
color: #c70405;
font-size:18px;
font-weight:bold;
width:670px;
padding: 0 0 5px 0; 
}

.editorial{
color: #2b2b2b;
line-height:17px;
width:660px;
}

/* ######### CSS DEMARCHES ######### */

#demarche{
width:689px;
background: url(../img/bg_demarche_b.gif) no-repeat;
height:58px;
padding-left:1px;
padding-bottom:15px;
}

.dem_left{
float: left;
width:125px;
height:55px;
color: #2b2b2b;
font-size:11px;
font-weight:bold;
background: #D2E801 url(../img/bg_demarche_sep.jpg) right no-repeat;
}

.dem_right{
float: left;
width:564px;
height:55px;
}

.dem_title{
padding-top:25px;
padding-left:10px;
letter-spacing:0.5px;
}

.dem_tab{
width:530px;
height:55px;
border:none;
}

.dem_tab tr td{
text-align:center;
vertical-align:top;
height:30px;
line-height:9px;
padding-top:5px;
-padding-top:3px;
}

.dem_texte{
font-size:10px;
}

.dem_texte a{
text-decoration:none;
color: #2b2b2b;
}

/* ######### CSS ABOUT ######### */

#about{
height:200px;
clear:left;
background:url(../img/bg_conseils.jpg) no-repeat;
/*line-height:16px;*/
padding-bottom:10px;
}

.nos{
width:250px;
height:170px;
padding:10px 0 0 20px;
float:left;
text-align:justify;

}

.nos a{
text-decoration:none;
color: #2b2b2b;
font-size:11px;
display:block;
padding-top:5px;
}

.nos a:hover{
text-decoration:underline;
}

.equipe{
margin-left:30px;
}

.realisations{
margin-left:60px;
}

.jaune{
color: #ffc001;
font-size:13px;
letter-spacing:2px;
font-weight:bold;
}

.rouge{
color: #d40000;
font-size:13px;
letter-spacing:2px;
font-weight:bold;
}

.vert{
color: #7c9e0d;
font-size:13px;
letter-spacing:2px;
font-weight:bold;
}

.promotion{
margin-top:25px;
}

/* ######### CSS CONSEILS ######### */

.cms{
padding: 15px 0;
width:670px;
}

#conseils_news{
padding: 15px 0 0 0;
}

#conseils, #news, #realisations{
padding: 7px 0;
}

#conseils .img, #news .img, #realisations .img{
float:left;
}

#conseils .title span, #news .title span, #realisations .title span{
float:left;
text-transform:uppercase;
font-size:17px;
font-weight:bold;
letter-spacing:2px;
color:#C70405;
line-height:16px;
padding: 20px 0 0 5px;
text-decoration:none;
cursor:pointer;
}

#conseils p, #news p{
margin:0;
padding: 15px 0 0 0;
}

#conseils .subtitle{
text-align:left;
text-transform:uppercase;
font-weight:bold;
letter-spacing:1px;
display:block;
color:#000000;
font-size:12px;
}

#conseils .texte, #news .texte, #realisations .texte{
display:block;
text-align:justify;
font-size: 11px;
color:#000000;
}

#conseils a{
font-size: 11px;
}

.conseils_titre_sections span{
font-size:13px;
}

.conseils_titre_articles a{
color:#C81F25;
}

.news{
color:#000000;
}

.news a{
color:#000000;
text-decoration:none;
}

.date{
padding: 15px 0 0 1px;
}

.date ul li{
color: #000000;
padding:5px 0;
font-size: 11px;
list-style:none;
}

.news_black{
color:#000000;
}

.date_titre{
color: #000000;
padding:0 5px;
font-size: 11px;
}

.date ul li a {
text-decoration:none;
color:#C70405;
margin-left:20px;
}

.date ul li a span{
color:#000000;
}

.date ul li a:hover {
text-decoration:underline;
}


.gris{
color: #818181;
}

.clear{
clear:left;
}

#realisations a{
color:#818181;
text-decoration:none;
}

#realisations a:hover{
text-decoration:underline;
}

/* -------------------------------------------- */
/* 		Pagination: Digg Style					*/
/* -------------------------------------------- */
	#pagination_news{
	width:100%;
	height:26px;
	}
	
	ul{border:0; margin:0; padding:0;}

	#pagination-digg li{
		border:0; margin:0; padding:0;
		list-style:none;
		display:block;
		float:left;
		margin:0 3px;
	}
	#pagination-digg a{
		border:solid 1px #000000;
		margin-right:2px;
	}
	#pagination-digg .previous-off,
	#pagination-digg .next-off {
		border:solid 1px #000000;
		color:#000000;
		display:block;
		float:left;
		font-weight:bold;
		margin-right:2px;
		padding:3px 4px;
	}
	#pagination-digg .next a,
	#pagination-digg .previous a {
	 font-weight:bold;
	}	
	#pagination-digg .active{
	    background:#C70405;
		color:#ffffff;
		font-weight:bold;
		display:block;
		float:left;
		padding:4px 6px;
	}
	#pagination-digg a:link, 
	#pagination-digg a:visited {
		color:#000000;
		display:block;
		float:left;
		padding:3px 6px;
		text-decoration:none;
	}
	#pagination-digg a:hover{
		border:solid 1px #C70405;
		color:#C70405;
	}
	
ul#portfolio{
list-style:none;
}


