*{
	margin:0;
	padding:0;
}
body{
	background:#e7e2e6 url(images/body_bg.png) repeat-x;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
}

a:link,
a:visited{
	color:#8AB62C;
	text-decoration:none;
}
a:hover,
a:active{
	text-decoration:underline;
}

a img{
	border:none;
}


#bgFull{
	background:url(images/bgFull.jpg) no-repeat top center;

}
#bodybox{
	background:url(images/bodybox_bg.png) repeat-y top center;
	width:885px;
	margin:auto;
	text-align:left;
}
#header{
	height:165px;
	background:url(images/bgFull.jpg) no-repeat -45px 0;
	position:relative;
}
#page{
	background:url(images/pageBg.jpg) no-repeat 0 165px;
	width:885px;
}
#content{
	width:625px;
	float:left;
	display:inline;
	padding:0 0 0 30px;
}


#header h1{
	position:absolute;
}
#header h1,
#header h1 a:link,
#header h1 a:visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#cc264f;
	font-size:24px;
	font-weight:normal;
	top:125px;
	left:315px;

}
#header .logo{
	position:absolute;
	width:150px;
	height:150px;
	overflow:hidden;
	top:3px;
	left:46px;
}
#header .logo a{
	display:block;
	width:150px;
	height:150px;
	font-size:0.001em;
}

#sidebar{
	float:right;
	display:inline;
	width:230px;
	padding:40px 0 20px 0;
}

#sidebar li{
	list-style:none none outside;
}

.widget_categories{
	width:184px;
	background:#f1eef0 url(images/catTop.png) no-repeat top left;
	padding:20px 10px 5px 10px;
}

.widget_categories h2{
	background:#8ab62c;
	color:#FFF;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 5px 2px 5px;
	margin:0 0 10px 0;
}
.widget_categories li{
	background:url(images/forme01.png) no-repeat 0 2px;
	padding:0 0 0 20px;
	margin:0 0 10px 0;
}
.widget_categories li a:link,
.widget_categories li a:visited{
	font-weight:bold;
	font-size:11px;
	color:#8ab62c;
	text-decoration:none;
}
.widget_categories li a:hover,
.widget_categories li a:active{
	text-decoration:underline;
}

.widget_categories li ul{
	padding:5px 0 0 0;
}
.widget_categories li li{
	margin:0 0 3px 0;
	background:url(images/forme02.png) no-repeat 0 7px;
	padding:0 0 0 7px;
}
.widget_categories li li a:link,
.widget_categories li li a:visited{
	font-weight:normal;
}

.widget_tag_cloud{
	width:184px;
	background:#f1eef0 url(images/tagsTop.png) no-repeat top left;
	padding:10px 10px 20px 10px;
	margin:0 0 20px 0;
}

.widget_tag_cloud h2{
	color:#8ab62c;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}
.widget_tag_cloud a:link,
.widget_tag_cloud a:visited{
	color:#535353;
	text-decoration:none;
}
.widget_tag_cloud a:hover,
.widget_tag_cloud a:active{
	text-decoration:underline;
}

#footer{
	clear:both;
	background:#E7E2E6 url(images/footerbg.png) no-repeat -15px top;
	/*padding:35px 0 5px 0;*/
	text-align:center;
	font-size:9px;
}
#footer p{
	padding:70px 0 5px 0;
}
.clear{
	clear:both;
	font-size:0.0001em;
	line-height:0;
	height:0;
	overflow:hidden;
}

.propos{
	margin:0 0 15px 0;
	width:184px;
	padding:0 10px 0 10px;
	font-size:11px;
}
.propos h2{
	color:#cc2d4f;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 3px 0;
}
.propos a{
	color:#cc2d4f;
}

.post{
	background:url(images/bg01.jpg) repeat-x bottom left;
	width:560px;
	padding:0 25px 20px 25px;
	margin:0 0 20px 0;
}


#content.widecolumn .post{
	/*width:770px;*/
}


#content .pagetitle {
	font-size:11px;
	text-align:left;
	font-weight:normal;
}

.post h2,
.post h2 a:link,
.post h2 a:visited{
	font-size:20px;
	color:#cc2d4f;
	text-decoration:none;
	font-weight:normal;
	margin:0 0 2px 0;
}
.post h2 a:hover,
.post h2 a:active{
	text-decoration:underline;
}

h2.center{
	font-size:20px;
	color:#cc2d4f;
	text-decoration:none;
	font-weight:normal;
	margin:0 0 15px 0;
}

#content.widecolumn h2{
	font-size:22px;
	margin:0 0 20px 0;
	padding:0 40px 0 0;
}

.post small{
	display:block;
	color:#cc2d4f;
	font-size:11px;
	margin:0 0 10px 0;
}
.post img {
	margin:5px 5px 5px 5px;
}

.post .entry{
	margin:0 0 20px 0;
}
.post .entry p{
	margin:0 0 20px 0;
}
.post .entry img{
	/*float:left;
	display:inline;
	margin:0 20px 10px 0;*/
}



.spDiv{
/*
text-align:right;
display:block;
clear:both;
background:#660000;*/
}

.savoirPlus{
	float:right;
	display:inline;
	margin:10px 0 0 0;
}

.postmetadata{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	clear:both;
}
.postmetadata a{
	color:#000;
}

.comments{
	width:610px;
}
.comments textarea{
	width:100%;
	border:1px solid #666666;
	height:120px;
	margin:0 0 10px 0;
}

.comments h3{
	font-size:13px;
	margin:0 0 10px 0;
	text-align:center;
}

.comments ol{

}
.comments li{
	list-style:none none outside;
	margin:0 0 15px 0;
}
.comments .commentTop{
	display:block;
	background:url(images/bulleTop.png) repeat-x left bottom;
	padding:0 0 10px 0;
}
.comments .commentTop cite{
	font-weight:bold;
	font-style:normal;
	background:url(images/perso.png) no-repeat 0 1px;
	padding:0 0 0 15px;
}
.comments .commentInner{
	background:#fafafa;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	padding:10px 15px 10px 15px;
	font-size:11px;
}
.commentmetadata{
	font-size:9px;
	float:right;
	display:inline;
	margin:0 0 10px 20px;
}
.comments .commentInner em{
	display:block;
	color:#990000;
	margin:0 0 5px 0;
}

.addComment{

}

.addComment .saisie{
	border:1px solid #666666;
	margin:0 0 2px 0;
	font-size:11px;
}
.addComment .btn{
	background:#8BB52D;
	color:#FFF;
	border:none;
	font-weight:bold;

}

.navigation{
	font-size:10px;
	text-align:center;
	position:relative;
	height:30px;
	width:590px;
}
.navigation .alignleft{
	float:left;
	display:inline;

}
.navigation .alignright{
	float:right;
	display:inline;
}

.newsletter{
	background:url(images/bgnewsletter.jpg) no-repeat top left;
	width:510px;
	height:53px;
	margin:5px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#82727d;
	padding:7px 0 0 100px;
}
.newsletter2{
	width:510px;
	height:53px;
	margin:5px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#990000;
	padding:0 0 0 20px;
}
.newsletter .saisie{
	background:none;
	border:none;
	width:200px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 5px 0 15px;
}

.newsletter .error{
	font-size:10px;
	color:#990000;
}

.searchForm {

}
.searchForm .saisie{
	background:none;
	border:1px solid #999999;
	width:200px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 5px 5px 0;
}

.widget_search{
	margin:0 0 15px 0;
}
.widget_search input{
	border:none;
	background:url(images/btnSearch2.gif) no-repeat 0 2px;
	padding:0 0 0 10px;
	margin:0 0 0 10px;
	font-size:11px;
	color:#8AB62C;

}
.widget_search #s{
	background:#FFF;
	border:1px solid #999999;
	width:180px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 5px 5px 10px;
	padding:0;
	color:#999999;
}



.widget_links{
	width:204px;
	margin:0 0 15px 0;
}

h2.widgettitle{
	background:#8AB62C;
	color:#FFF;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 5px 2px 5px;
	margin:0 0 10px 0;


}

.widget_links h2.widgettitle{
	margin:0 10px 10px 10px;
}

.widget_links li{
	padding:0 10px 0 10px;
}
.widget_links li a{
	background:url(images/forme02.png) no-repeat 0 7px;
	padding:0 0 0 10px;
}
