body {
	background-image:url(../images_partagees/bg.png);
	margin-top: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #402d0a;
}

h1, h2, h3 {
	color: #000;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 5px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #636363;
}

a:hover {
	text-decoration: none;
	color: #000;
}

/* Wrapper */

#wrapper {
}

/* Header */


#header-right {
	width: 650px;
	height: 200px;
	margin-top: 30px;
	margin-right: auto;
	
	margin-left: auto;
}


/* Menu */

#menu { 

	width:615px;
	height: 1px;
	margin-right: 0px;
padding-bottom:20px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	
	float: right;
	margin-right: 4px;
margin-left: 4px;
	padding: 5px 11px 5px 12px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
background: #402d0a;

}


#menu .active a {
	background: #402d0a;
	color: #FFFFFF;
}

#menu a:hover {
	background-image:url(../images_partagees/red017.gif);
	
	color: #f2efc2;
}

#splash {
	width: 650px;
	height: 410px;
	margin: 0 auto;
}


/* Page */

#page {
	width: 650px;
	margin: 0 auto;
}

#page-bgtop {

padding-top:0px;

}

/* Content */

#content {
	float: right;
	width: 611px;
padding-top:15px;
padding-left:17px;
padding-right:22px;
padding-bottom:25px;
background:#f2f0d5;
color: #402d0a;
font-weight:bold;
min-height:350px;
}



.post {
	margin: 0px 0px 15px 5px;


}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #000;
}

.post .title a {
	padding: 1px;
	background-color:#fff ;
	text-decoration: none;
	font-weight: bold;
	color: #000;
padding: 2px 5px 3px 5px;
}

.post .entry {
	padding: 0px 0px;
}


.post h2 {
	padding: 1px;
	text-decoration: none;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #8c2703;
padding: 12px 0px 0px 0px;	
border-bottom: 1px dotted #8c2703;;
}

.post img {
	float: left;
	padding: 0px 10px 10px 0px;
}


/* Footer */

#footer {
	width: 650px;
	color: #8c2703;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
color: #402d0a;
}

#footer a {
	text-decoration: none;
color: #402d0a;
}

#footer a:hover {
	text-decoration: none;
color: #8c2703;
}

