body {
	background-image: url(arriere-plan.png);
	margin: 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
}
a{
	color: #434343;
}
a:hover {
	color: #D73414;
}
a,img {
border:0;
}
p {
	margin: 0px 0px 10px;
}
h1 {
	font-size: 2px;
}
h2 {
	clear:both;
	color: #666666;
	font-size: 22px;
	font-weight: normal;
	margin: 0px; margin-top: 20px;
	padding: 0px; padding-right: 10px;
	font-style: normal;
	font-family: Arial, Verdana, Sans-serif;
	text-transform: Aucune;
	letter-spacing: -2px;
	text-align: right;
	line-height: normal;
	background-color: #dddddd;
	border-bottom: solid 1px #ddddee;
}
h2.edito {
	font-size: 30px;
	font-weight: bold;
	background-color: transparent;
}
h3 {
	clear:both;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	margin: 0px; margin-top: 10px;
}
h4 {
	clear:both;
	color: #D73414;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	font-style: normal;
	font-family: Arial;
	/* text-transform: uppercase; */
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 784px;
	margin-top: 0px;
}
.top-wrapper {
	padding-right: 6px;
	padding-left: 8px;
	background-image: url(shadow.png);
	background-repeat: no-repeat;
}
.sub-wrapper {
	padding-right: 6px;
	padding-left: 8px;
}
#background {
	background-image: url(motif-page.png);
	width: 784px;
}
#content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#navbar {
	background-image: url(navbar.png);
	width: 700px;
	font-size: 10px;
	height: 17px;
}
#navbar a {
	color: #434343;
	height: auto;
}
#navbar a:hover {
	background-color: #E8E8E8;
}
#footer {
	clear:both;
	background-image: url(footer.png);
	height: 38px;
	width: 784px;
	font-size: 10px;
	text-align: center;
}
.texte {
	float: left;
	width: 470px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 6px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", serif;
	color: #666666;
	line-height: 16px;
}
.exif {
	float: left;
	width: 200px;
	border-left: solid 2px #efefef;
	border-bottom: solid 2px #efefef;
	margin-top: 5px;
	padding-left: 5px;
	padding-left: 5px;
	font-size: 10px;
	font-style: normal;
	color: #C4C4C4;
}
.commentaire li{
	padding:7px;
	margin:6px 0px 6px -40px;
	background-color: #F3F3F3;
	width: 586px;
	font-size: 11px;
	list-style-type: none;
}
div.row {
 	clear: both;
	 padding-top: 10px;
 }

div.row span.label {
 	float: left;
 	width: 100px;
 	text-align: right;
 }

div.row span.formw {
	 float: right;
 	width: 470px;
 	text-align: left;
 }
div.spacer {
 	clear: both;
 }

input, textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 1em;
	border: 1px solid #ECECEC;
}
input[type], textarea[name] {
	background : #FAFAFA;
}

input[type=submit], input[type=reset] {
	background : #FAFAFA;
	color : #000;
}

input[type=submit]:hover {
	background : #FAFAFA;
	color : #D96C00;
}
.thumbnails {
margin:2px;
}
.current_thumbnail {
margin:2px;
}
blockquote {
	background-color: #E6E6E6;
	border: 1px solid #999999;
	padding-left: 5px;
	margin: 4px 10em 0px 1.5em;
	font-style: italic;
	color: #666666;
	font-size: 11px;
}
.intro {
	clear: both;
	font-size: 16px;
	color: #990000;
	background-image: url(quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	width: 350px;
	text-align: left;
	margin-left: 8px;
	margin-right: auto;
	padding-left: 18px;
	padding-top: 6px;
	font-style: italic;
	margin-bottom: 3px;
}

.web {
	margin-left: 2em;
	padding-left: 30px;
	background: url('/images/www.png') no-repeat 0 0;
}

.post-intro {
	margin-left: 30px;
	padding-left: 10px;
	border-left: solid 1px #ddddee;
}

.sous-rubriques {
	padding: 1em;
}

.ruler {
	margin: 1em 0 1em 0;
	border-bottom: solid 1px #ddddee;
}

.updwline {
	background-color: #fbfbfb;
	background-image: none;
	background-position: center right;
	background-repeat: no-repeat;
	border-top: solid 2px #efefef;
	border-right: solid 2px #efefef;
	border-bottom: solid 2px #efefef;
	margin: 1em 0 1em 0;
	padding: 4px 0 4px 10px;
}

.formulaire_recherche {
	padding: 1em 0 1em 0;
}

.formulaire_recherche label {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}

