/*
Thème Artjb | déco-conseil
*/

/*--------------------------*/
/*--- l'ensemble du site--- */
/*--------------------------*/

*{
	margin:0;
	padding:0;
}
img{
	border:none;
}

a:active, a:focus{
      outline:none;
}

body{
	background-color:#e1dbd2;
	font-family: Verdana, Geneva, sans-serif;
	color:#857b6b;
	font-size:12px;
}

#page{
	margin:0 auto;
	width:902px;

}

#hdr-top-border{
	background:url(images/hdr_top_border.png) repeat-x;
	height:25px;
}

p.postmetadata{
	display:none;
}

p{margin:10px 0;}

h2{color:#7e9b0c; font-family:Georgia, "Times New Roman", Times, serif; font-size:30px;}
h3{color:#352822; font-size:22px; font-weight:normal;}

a{color:#7E9B0C; text-decoration:none;}
a:hover{color:#352822; tex-decoration:none;}
a.bouton:active {outline-style:none;}


.clear{
	clear:both;
}

/*--------------------------*/

/*--------------------------*/
/*------   Header   ------- */
/*--------------------------*/
#header{
	height:134px;
	color:#978f82;
	font-weight:bold;
}
.logo{
	width:134px;
	float:left;
}
.menu-header{
	float:right;
	margin-top:55px;
}

.menu-header ul {
	list-style-type:none;
	display:inline;	
}
.menu-header li{
	float:left;
	padding-left:20px;
}
.menu-header li a{
	color:#978f82;
}
.menu-header li a:hover{
	color:#7E9B0C;
	
}
/*--------------------------*/


/*--------------------------*/
/*------   Contenu  ------- */
/*--------------------------*/

#content{
	padding-bottom:140px;
}

.article-complet img{
	margin-bottom:71px;
}
.post h2{
	float:right;
	margin-top:-30px;
}
.entry{
	float:left;
	text-align:justify;
	margin-top:20px;
	width:902px;
}

.entry .clear{
clear:both;
margin-bottom:5px;

}

.col-left, .entry{

	float:left;
}
.col-left img, .entry img{
		border-top: 2px solid #adc64b;
	border-bottom:2px solid #adc64b;
		margin-bottom:20px;
			margin-right:91px;


}
.col-left p{
	margin-top:0px;
	margin-bottom:20px;
	font-style:italic;
	width:369px;
	text-align:center;
	
	
}
.entry a:hover img{
	border-top:2px solid #978F82;
	border-bottom:2px solid #978F82;
}
.entry a{
	color:#7E9B0C;
}
.entry a:hover{
	color:#7E9B0C;	
}
.post p{
	margin-left:0;
	margin-right:0;
	line-height:1.7;
}

.post-edit-link2{
	padding-bottom:10px;
	padding-top:240px;
}

#accueil-box-container img{
	
	margin:0 10px 10px 11px;
	
}
#accueil-box-container, #services-box-container{
	margin-top:40px;
}

#accueil-box-container .box1, .box2, .box3{
	float:left;
	width:246px;
}
#accueil-box-container .box1{padding:27px; border-right: 1px dotted #7f725f;}
#accueil-box-container .box2{padding:27px; border-right:1px dotted #7f725f;}
#accueil-box-container .box3{padding:27px;}
#accueil-box-container .box1:hover,.box2:hover,.box3:hover,.box4:hover{background-color:#d9d2c6;}


#services-box-container .box1,#services-box-container .box2,#services-box-container .box3,#services-box-container .box4{
	float:left;
	width:190px;
}
#services-box-container .box1{padding:17px; border-right: 1px dotted #7f725f;}
#services-box-container .box2{padding:17px; border-right:1px dotted #7f725f;}
#services-box-container .box3{padding:17px; border-right:1px dotted #7f725f;}
#services-box-container .box4{padding:17px;}
#services-box-container .box1:hover,.box2:hover,.box3:hover,.box4:hover{background-color:#d9d2c6;}

#accueil-box-container h3, #services-box-container h3{
	text-align:center}

.post-edit-link{
padding-top:240px;
padding-bottom:10px;
}

.flashmovie{
	
	border-top:#7E9B0C solid 2px;
	border-bottom:#7E9B0C solid 2px;
	width:900px;
}

.cform textarea, .cform input{
	width:400px;
	
}

#nosrealisations img{
	margin-right:10px;
	margin-bottom:10px;
	float:none;
}

/*--commentaires--*/
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.commentmetadata {
font-weight: normal;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
padding: 2px;
}
#commentform #submit {
margin: 0;

}
.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist li .avatar {
float: left;
border: 1px solid #7E9B0C;
padding: 2px;
background: #fff;
margin-right:10px;
margin-bottom:12px;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}

/*--------------------------*/

/*--------------------------*/
/*------   Sidebar  ------- */
/*--------------------------*/

#sidebar{
	display:none;
}

/*--------------------------*/

/*--------------------------*/
/*------   Footer   ------- */
/*--------------------------*/

#footer{
	background:url(images/ftr-border-x.png) repeat-x bottom;
	height:232px;
	margin-top:-150px;

	
	
}
.footer-img{
	background:url(images/footer-img.png) no-repeat bottom right;
	height:232px;
	width:910px;
	
}


/*--------------------------*/






