body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 70%;
	background: #666 url("../images/bg_body.gif") repeat;
	line-height: 14px;
	}

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

a:hover {
	text-decoration: underline;
	}

a img, img {
	border: none;
	}

#left h3, #right h3 {
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2px;
	padding-bottom: 2px;
	text-align: left;
	border-left: 1px solid #eee;
	border-bottom: 2px solid #eee;
	_margin-top: 10px;
	}

/*  ------------------------------------------
/*  structure générale
/*  ------------------------------------------
*/
#header {
	margin: 0;
	padding: 0;
	background: #292929 url("../images/bg_header.png") repeat;
	min-width: 1000px;
	height: 100px;
	text-align: center;
	}

.content {
	margin: 0;
	padding: 0;
	width:1000px;
	margin: 0 auto;
	}

.shadow {
	background: #3e3e3e url("../images/bg_shadow.gif") repeat-x;
	height: 2px;
	line-height: 0px;
	min-width: 1000px;
	}

#main {
	background-color: #FFFFFF;
	border: 1px solid #555;
	padding-top: 5px;
	border-top: 0;
	border-bottom: 0;
	}

#left {
	float: left;
	width: 170px !important;
	}

#right {
	float: left;
	width: 150px !important;
	}

#center {
	width: 640px;
	min-height: 645px;
	float: right;
	background: #666 url("../images/bg_center.gif") repeat;
	border-left: 1px solid #888888;
	border-right: 0px solid #888888;
	_width: 644px;
	_min-height: 675px;
	_margin: 0 !important;
	_padding-top: 10px;
	_padding-bottom: 10px;
	_padding-left: 10px;
	}

.spacer {
	background: #666 url("../images/bg_center.gif") repeat !important;
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

#credit {
	padding: 5px 0;
	color: #eee;
	text-align: center;
	}

/*  ------------------------------------------
/*  header
/*  ------------------------------------------
*/

.titre {
	/*padding-top: 50px;*/
	float:left;
	padding-top: 10px;
	padding-right: 170px;
	padding-left: 10px;
	}

.bandeau {
	background: #666666 url("../images/bg_header.png") repeat-x;
	position: absolute;
	top: 35px;
	margin-left: 200px;
	width: 800px;
	height: 6px !important;
	line-height: 6px;
	border: 1px solid #666;
	_width: 798px;
	_position: relative;
	_top: -74px;
	}

.fleurs {
	/*position: absolute;
	top: -17px;
	right: 2px;
	float: right;
	width: 170px;
	height: 0px;
	text-align: left;*/
	float: right;
	width: 170px;
	padding-top: 20px;
	}

.balcon {
	float: left;
	padding-top: 12px;
	padding-left: 7px;
	}

/*  ------------------------------------------
/*  left
/*  ------------------------------------------
*/
#left, #right {
	color: #888888;
	}

#menu_div {
	padding-bottom: 200px;
	text-align: center;
	z-index: 1;
	_padding-bottom: 0px;
	}

/*  ------------------------------------------
/*  right
/*  ------------------------------------------
*/
.liste {
	padding-bottom: 10px;
	}

.liste ul {
	color: #888888;
	margin: 0;
	padding: 0;
	font-size: 100%;
	}

.liste li {
	margin-left:10px;
	margin-right:5px;
	background: #FFF;
	list-style-type: square;
	list-style-position: inside;
	}

.liste a {
	color: #A1A1A1;
	}
	
.liste a:hover{
	color: #FF9966;
	
	}

#newsletter {
	text-align: left;
	padding-top: 10px;
	padding-left:10px
	}

div.pp {
	text-align: center;
	}

img.pp {
	border: 1px solid #333;
	padding: 3px;
	background-color: #fff;
	}

img.pp:hover {
	background-color: #ccc;
	}

/*  ------------------------------------------
/*  center
/*  ------------------------------------------
*/
#center h3 {
	color: #666666;
 	text-align: left; 
	}

#center a {
	color: #FF9933;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size:0.8em;
	line-height:0.8em;
	}

#center a:hover {
	text-decoration: underline;
	}

#edito {
	width: 95%;
	background: #666666 url("../images/bg_header.png") repeat-x;
	height: 56px;
	color: #eee;
	margin: 0px 10px 5px 10px;
	padding: 10px;
	padding: 10px;
	font-style: bold;
	}

.une, #forum {
	width: 95%;
	background: #eee;
	color: #888888;
	border: 1px solid #aaa;
	margin: 10px auto 0 auto;
	padding: 0px 10px;
	}

.une h2 {
	border: px solid #aaa;
	margin: 0px;
	margin-top: 7px;
	font-family: Arial,'Lucida Sans', 'Trebuchet MS', Verdana, Georgia, Serif;
	font-size:150%;
	}

.logo {
	position: relative;
	top: -4px;
	left: -7px;
	z-index: 0;
	}

.logo img {
	width: 15px;
	height: 15px;
	z-index: 0;
	_padding-right: 5px;
	margin-top:5px;
	margin-right:10px;
	}

.detail {
	padding-top: 4px;
	padding-bottom: 10px;
	}

.texte {
	padding-bottom: 10px;
	}

.reponse {
	text-align: right;
	font-weight: italic;
	padding-bottom: 3px;
	}

.breadcrumb a, .post_link a {
	color: #FF9933 !important;
	}

.breadcrumb {
	margin: 0px 10px 10px 10px;
	font-size:120%;
	text-transform: uppercase;
	border-bottom: 1px solid #888888;
	}

.une .spip_surligne {
	background-color: #ffa;
	}

/*  ------------------------------------------
/*  page article
/*  ------------------------------------------
*/
#corps, .corps {
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
	text-align: justify;
	}

#corps p, .corps p {
	margin: 15px 0px 0px;
	}

.spip_documents img {
	margin-top: 10px;
	border: 1px solid #333 !important;
	padding: 3px;
	background-color: #fff;
	}

.spip_doc_titre {
	font-size: 0.8em;
	}

.spip_documents_center {
	text-align: center;
	}

.spip_documents_left {
	text-align: left;
	}

.spip_documents_right {
	text-align: right;
	}

.spip_puce {
	border: none !important;
	padding: 0px !important;
	background-color: transparent !important;
	}

.une h1 {
	color: #FF9933;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 170%;
	}

#forum h3, .une h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 2px;
	line-height: 1.2em;
	font-size: 1.3em;
	text-align: left !important;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #888888;
	color: #888888 !important;
	}

#forum h3 {
	margin-bottom: 15px;
	}

.no_post {
	margin-bottom: 15px;
	}

#corps a, .corps a, #forum a {
	font-weight: bold;
	}

.site {
	position: relative;
	top: 20px;
	}

#forum .site {
	top: 0px;
	}

.site a {
	text-decoration: underline !important;
	}

#forum ul {
	margin: 0;
	padding: 0;
	}

#forum li {
	margin-top: 10px;
	margin-left:10px;
	list-style-type: none;
	}

#forum .marginbottom {
	margin-bottom: 10px;
	}

#forum p {
	margin-bottom: 0px;
	}

blockquote, .blockquote {
	background: url("../images/quote.png") no-repeat;
	border: 1px solid #555;
	background-color: #fff;
	padding: 6px;
	padding-left:22px;
	margin: 5px;
	font-style: italic;
	}

blockquote.spip p, .blockquote p {
	padding: 0px;
	margin: 0px;
	}

.post_link {
	width: 95%;
	margin: 10px auto 10px auto;
	padding: 10px 10px;
	background: #888888 url("../images/bg_header.gif") repeat;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	border: 1px solid #888;
	}

.gauche, .droite {
	width: 140px;
	padding: 10px 15px;
	font-size: 13px;
	line-height: 14px;
	text-align: left;
	font-style: italic;
	}

.droite {
	float: right;
	margin: 5px 0px 0px 10px;
	background: #d8e8c3;
	color: #80ab28;
}

.gauche {
	float: left;
	margin: 5px 10px 0px 0px;
	background: #e7cae8;
	color: #86032d;
}

/*  ------------------------------------------
/*  page forum
/*  ------------------------------------------
*/
.spip_encadrer {
	width: 100%;
	font-weight: lighter;
	}

/*  ------------------------------------------
/*  page auteur
/*  ------------------------------------------
*/
.une h4 {
	margin: 0px;
	margin-top: 10px;
	}

.paged {
	text-align: center;
	margin: 20px 0;
	}

#mail_auteur {
	width: 400px;
	margin: 0 auto;
	margin-bottom: 10px;
	}

#mail_auteur form p {
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
	}
	
#mail_auteur .forml {
	width: 398px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #fff;
	}

#mail_auteur .forml:focus {
	background: #ffc;
	}

/*  ------------------------------------------
/*  page auteurs
/*  ------------------------------------------
*/
.a_bold a {
	font-weight: bold;
	}

/*  ------------------------------------------
/*  page login
/*  ------------------------------------------
*/
.login {
	width:69%;
	margin-left:15%;
	margin-right:15%;
	text-align:center;
	}

.login .forml {
	width: 100%;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #fff;
	margin-bottom: 5px;
	}

.login .forml:focus {
	background: #ffc;
	}

/*  ------------------------------------------
/*  page plan
/*  ------------------------------------------
*/
img.spip_logos, img.spip_puce {
	border: none !important;
	padding: 0 !important;
	background-color: transparent !important;
	}

.plan h3 {
	margin-bottom: 10px;
	}

.plan ul {
	margin: 0;
	margin-left: 55px;
	padding: 0;
	padding-bottom: 15px;
	}

.plan li {
	margin-left:10px;
	margin-right:10px;
	list-style: none;
	}

/*  ------------------------------------------
/*  page rubrique
/*  ------------------------------------------
*/
.rub_edito img {
	position: relative;
	top: -7px;
	}

.rub_edito h1 {
	position: relative;
	top: -7px;
	}

.rub_edito span {
	position: relative;
	top: -11px;
	margin-left: 61px;
	}

.sous_rub_titre {
	position: relative;
	top: -7px;
	}

.plus {
	font-weight: bold;
	color: #E61E25 !important;
	}

.paged_rub a {
	color: #eee !important;
	}

.paged_rub {
	width: 90%;
	margin: 10px auto 0 auto;
	padding: 0px 10px;
	background: #292929 url("../images/bg_header.gif") repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #555;
	color: #eee;
	}

.current_page {
	color: #f000c0;
	}

/*  ------------------------------------------
/*  pages liste
/*  ------------------------------------------
*/
.liste_right {
	float: right;
	}

.liste_popularite {
	float: right;
	width: 75px;
	text-align: right;
	}

.liste_visite {
	float: right;
	width: 55px;
	text-align: right;
	}

.liste_date {
	float: right;
	width: 130px;
	text-align: right;
	}

/*  ------------------------------------------
/*  form_inscription
/*  ------------------------------------------
*/
#form_inscription {
	padding-bottom: 10px;
	}

#form_inscription div {
	margin-left: 12px;
	margin-right: 12px;
	text-align: justify;
	}

#form_inscription div p {
	margin: 0;
	}

#inscription {
	position: relative;
	left: -10px;
	text-align: left;
	}

#inscription div {
	position: relative;
	right: -25px;
	text-align: right;
	}

#inscription .forml {
	width: 148px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #eee;
	}

#inscription .forml:focus {
	background: #fff;
	}

.spip_bouton {
	background: #bbb;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;
	}

.spip_bouton:active {
	background: #eee;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}

/*  ------------------------------------------
/*  recherche
/*  ------------------------------------------
*/
#search {
	padding-bottom: 15px;
	text-align: center;
	_padding-bottom: 0px;
	}

#q{
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #eee url("../images/search.gif") no-repeat 0px center;
	padding-left: 18px;
	width: 89px;
}

#q:focus {
	background: #fff url("../images/search.gif") no-repeat 0px center;
	}

/*  ------------------------------------------
/*  credit
/*  ------------------------------------------
*/
#credit img { 
	vertical-align: middle;