/*
du + clair au + fonc�

gris:
CDCDCD

vert:		orange:
EAEAEA		F1D9BC
C0C6C0		E3B681
9CAE9C		EAA654
839483		F29321

*/


/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A19D9A;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}
h2 select {
	background: #4F4440;
	border: 2px solid #FF9508;
	color: #FFFFFF;
	font: bold 14px verdana;
	padding: 2px;
	position: relative;
	top: -3px;
}

h3 {
	font-size: 1.5em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	border: 0;
	text-decoration: none;
	color: #3E3530;
}

a:hover {
}

a img {
	border-style: none;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */
#header-wrapper {
	/*height: 109px;*/
	background: #C0C6C0;
	border-bottom: 10px solid #9CAE9C;
}

#header {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#header #version {
	float: left;
	font-size: 9px;
	height: 110px;
	margin-left: 5px;
	width: 20px;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 0;
}

#logo img {
	/*height: 110px;*/
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#page #langue div {
	float: left;
	margin-right: 10px;
}
#page #langue input[type="image"] {
	height: 10px;
	width: 14.5px;
}
#page #langue img {
	height: 10px;
	width: 14.5px;
}
#page-bgtop {
	/*padding: 20px 0px;*/
}
/* Content */

#content {
	float: left;
	/*width: 650px;*/
	/*width: 750px;*/
	width: 980px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 20px;
	border-bottom: 1px dotted #E7E2DC;
}

.post .title {
	height: 41px;
	padding: 7px 0px 0px 30px;
	letter-spacing: -.5px;
}
.post .title img {
	position: relative;
	top: 2px;
}

.post .title a {
	color: #3E3530;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	/*border: 1px solid #000000;*/
	/*padding: 0px 30px 20px 30px;*/
	padding: 0 0 20px 0;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Footer */

#footer {
	height: 65px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #C0C6C0;
	border-top: 1px solid #839483;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}
#footer img {
	border: none;
	margin-left: 20px;
}

.titre h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}