body {
    background-image:url(images_partagees/bg_bk2.jpg);
	background-attachment:fixed;
	margin-top: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	
}

p, blockquote, ul, ol {
	margin-bottom: 5px;
	line-height: 1.6em;
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #000;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 685px;
	height: 164px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}




/* Menu */

#menu {
	width: 685px;
	height: 23px;
	margin-right: 0;
	padding-bottom:0px;
padding-top:0px;
margin: 0;
background:#93b5c1;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	
	float:left;
	margin-right: 0px;
        margin-left: 5px;
	padding: 5px 11px 5px 10px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
        color: #fff;
        background: #93b5c1;

}


#menu .active a {
	background: #a1ce44;
	color: #FFFFFF;
}

#menu a:hover {
	background: #005265;
	color: #fff;
border-bottom: 3px solid #d2be7d;


}




/* Page */

#page {
	width: 685px;
	margin: 0 auto;background-color:#000;
}

#page-bgtop {

padding-top:px;

}

/* Content */

#content {
	clear
	width: 650px;
padding-bottom:15px;
color:#636363;
background:#fff;
min-height:455px;
}




.post {
	margin: 20px 20px 10px 20px;
	border-bottom: 1px dotted #d2be7d;

}

.post a {
	
	text-decoration: none;
	font-weight: bold;
	color: #636363;
}

.post a:hover {
	text-decoration: none;
	font-weight: bold;
	background: #005265;
    color: #fff;

padding:3px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #fff;font-size:1.3em;
}

.post .title a {
	
	background-color:#d2be7d;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fff;
padding: 2px 5px 3px 5px;
}

.post .entry {
	padding: 10px 0px;
}

.post img {
	float: left;
	padding: 0px 20px 10px 0px;
}

/* Footer */

#footer {
	width: 685px;
	color: #005265;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
background-color:#
text-align-center;
}

#footer p {
	margin: 0;
	text-align-center;
	padding-left:100px;
	font-size: 77%;
color: #93b5c1;
}

#footer a {
	text-decoration: none;
color: #93b5c1;
}

#footer a:hover {
	text-decoration: none;
color: #005265;
}


.imagefloat {
float: left;
padding: 5px;
border: 1px solid #d2be7d;
margin: 0px 0px 2px 0px;
}
