html, body{
	margin:0;
	padding:0;
	background:transparent url('images/fond.jpg');
}

img{
	border:0;
}


a{
	color:#f68980;
	font-size:14px;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.cat-item{
	color:#f68980;
	font-size:14px;	
}


#content{
	width:1008px;
	margin-right:auto;
	margin-left:auto;
}

#header{
	width:1008px;
	background:#FFF url('images/bandeheader.jpg') no-repeat bottom center;
	height:168px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}

#menu{
	height:38px;
	margin-top:12px;
}

#maincontent{
	background:transparent url('images/pointille.jpg') repeat-y;
}

#accueil{
	background:transparent url('images/btn-accueil1.jpg');
	width:133px;
	height:38px;
	cursor:pointer;
}

#accueil:hover{
	background:transparent url('images/btn-accueil2.jpg');
}

#mode{
	background:transparent url('images/btn-mode1.jpg');
	width:81px;
	height:38px;
	cursor:pointer;
}

#mode:hover{
	background:transparent url('images/btn-mode2.jpg');
}

#diy{
	background:transparent url('images/btn-diy1.jpg');
	width:66px;
	height:38px;
	cursor:pointer;
}

#diy:hover{
	background:transparent url('images/btn-diy2.jpg');
}

#carnets{
	background:transparent url('images/btn-carnet1.jpg');
	width:249px;
	height:38px;
	cursor:pointer;
}

#carnets:hover{
	background:transparent url('images/btn-carnet2.jpg');
}

#presta{
	background:transparent url('images/btn-prestataire1.jpg');
	width:156px;
	height:38px;
	cursor:pointer;
}

#presta:hover{
	background:transparent url('images/btn-prestataire2.jpg');
}

#socialneticon{
	position:absolute;
	left:700px;
	width:280px;
	top:80px;
}

.spacer{
	clear:both;
	height:0;
	width:0;
}

.menuitem{
	float:left;
}

#social ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#social ul li{
	display:inline; 
	margin:0;
	padding:0;
}

#main{
	width:659px;
	float:left;
}

#sidebarcontainer{
	float:right;
	margin:0;
	width:306px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	float:left;
	margin-top:20px;
}

#sidebar {
	margin:0;
	padding:0;
}
#sidebar ul{
	list-style-type:none;
	margin:0;
}
.cat-item{
	padding-left:5px;
}

#sidebar li{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:5px;
}


.post{
}

.posttitleinfos h3{
	margin-left:15px;
	color:#aca994;
	font-size:25px;
	margin-top:30px;
	margin-bottom:5px;
}
.posttitleinfos h3 a{
	color:#aca994;
	font-size:25px;
	text-decoration:none;
}

.postmetadata{
	margin-left:15px;
	color:#f68980;
	font-size:14px;
	margin-bottom:5px;
}

.postmetadata a{
	color:#f68980;
	font-size:14px;
	text-decoration:none;
}
.postmetadata a:hover{
	text-decoration:underline;
}
.posttitleinfos p{
	margin-top:2px;
	margin-bottom:2px;
}

.post_content{
	margin-left:15px;
	margin-top:10px;
	padding-top:15px;
	border-top:1px dashed #f68980;
	color:#6d6d6d;
}

.post_content a{
	color:#f68980;
	font-weight:bold;
	text-decoration:none;
}

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


#wp-calendar{
	margin-right:auto;
	margin-left:auto;
	color:#f68980;
	font-size:16px;
	width:70%;
}

#wp-calendar caption{
	text-align:left;
	font-weight:bolder;
	margin-bottom:10px;
}

#wp-calendar thead th{
	margin-top:15px;
	font-weight:normal;
}

#wp-calendar tbody a{
	font-weight:bolder;
	font-size:16px;
}


/* COMMENTAIRES */
#comments h3{
color:#c9c9c9;
text-transform:uppercase;
font-family:"Arial", "Helvetica", Sans-serif;
font-weight:100;
letter-spacing:-1px; word-spacing:4px;
font-size:1.2em;
margin:35px 15px 5px;
}

#postcomment h4{
color:#c9c9c9;
text-transform:uppercase;
font-family:"Arial", "Helvetica", Sans-serif;
font-weight:100;
letter-spacing:-1px; word-spacing:4px;
font-size:0.9em;
margin:35px 0 5px;
}

#comments cite{
color:#c9c9c9;
font-family:"Arial", "Helvetica", Sans-serif;
font-size:0.8em;
font-weight:normal;
}

#comments em {
font-style:italic;
text-align:right;
}

#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #c9c9c9;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
list-style-type:none;
}

#comments p {
margin:10px 0 0 10px;
font-family:"Arial", "Helvetica", Sans-serif;
font-size:12px;
}

#comments span {
display:block;
color:#eee;
font-family:"Arial", "Helvetica", Sans-serif;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}

#comments ul.formlist {
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:left;
}
#comments input {
border:2px solid #F68980;
font-family:"Arial", "Helvetica", Sans-serif;
width:370px;
font-weight:normal;
}
#comments textarea {
border:2px solid #F68980;
font-family:"Arial", "Helvetica", Sans-serif;
max-width:374px;
font-size:18px;
font-weight:normal;
}

#comments li.submitbutton input {
	font-weight:normal;
	width:374px;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
	border:none;
	cursor:pointer;
}

#comments li.submitbutton input:hover{
	color:#F68980;
}

#comments .center {
text-align:center;
}

#pagination{
	text-align:center;
	margin-top:50px;
	margin-bottom:20px;
}

.prestalist{
	margin-top:45px;
}

.prestalist li{
	margin-bottom:20px;
	list-style-type:none;
}

.photopresta{
	width:200px;
	height:150px;
	float:left;
	border:1px solid #CCC;
}

.prestapres{
	width:350px;
	float:left;
	margin-left:20px;
}

.prestapres h3{
	margin:0;
}
 .prestapres h3 a {
	font-size:20px;
}

.partenairelogo{
	width:130px;
	height:130px;
	float:left;
	border:1px solid #CCC;
}

.partenairecontent{
	margin-left:26px;
}


.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}