body {
	background-image:url(../images_partagees/fond-gs.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin-top: 0px;
	/* [disabled]text-align: justify; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}

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: none;
	color: #090;
}

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

/* Wrapper */

#wrapper {
}

/* Header */

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

/* Logo */

#logo {
	width: 220px;
	height: 65px;
	margin-right: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* Menu */

#menu {
	width: 585px;
	height: 26px;
	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: left;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


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

#menu a:hover {
	color: #FF0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #000;
	text-align: center;
	height: auto;
	width: auto;
}

#splash {
	width: 840px;
	height: 410px;
	margin: 0 auto;
}

/* Search */



/* Page */

#page {
	width: 842px;
	margin: 0 auto;
}

#page-bgtop {

padding-top:7px;

}

/* Content */

#content {
	float: right;
	width: 585px;
padding-top:15px;
padding-left:15px;
padding-right:20px;
padding-bottom:15px;
color:#;
font-weight:bold;
background-image:url(../images_partagees/bgcolor.png);
min-height:455px;
}




.post {
	margin: 0px 0px 10px 6px;
	border-bottom: 2px dotted #fff;

}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: red;
}

.post .title a {
	padding: 1px;
	background-color:
	text-decoration: none;
	font-weight: bold;
	color: #fff;
padding: 2px 5px 3px 5px;
}

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

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



/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
color: #fff;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;color: #fff;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 10px;
}

#sidebar li li {
	margin: 0;
	padding: 10px 0px;
	border: none;
	border-bottom: 0px dotted #000;
}

#sidebar h2 {
	margin: 0px;
	padding: px;
	font-size: 1.6em;
	font-weight: bold;
	color: red;
background-color:#;
font-family:"Times New Roman", Times, serif;
}

#sidebar h3 {
	font-size: 77%;
	color:red;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #fff;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #fff;
background-color:#000;
text-transform:none;
font-weight:none;
letter-spacing:4px;
font-size:1.1em;
padding:5px 5px 5px 7px;

}

#sidebar a:hover {
	text-decoration: none;
	color: #000;
background-color:#fed403;
padding:5px 5px 5px 5px;
font-style:italic;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 840px;
	color: #a1ce44;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer p {
	margin: 0;
	text-align: right;
	padding-right:100px;
	font-size: 77%;
color: red;
}

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

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

