[(#SET{couleur,5f7797})]
/* Page */ 
* {
	margin: 0px;
	padding: 0px;
}
html { 
  font-size: 100%;
} 
body {
	background: #ffffff;
	background-image: url(images/fond.jpg);
	background-repeat : no-repeat;
	background-position: center top;
	color: #000000;
	text-align: center;
	margin: 0;
}
#wrapper {
	position: relative; /* z-index 0; */
	text-align: center;
	padding: 10px;
	margin: 0px auto;
	border:0;
	width: 975px;
}
/* Blocs */
header, nav, footer, figure, section, article {
   display: block;
}
/* Blocs Header */ 
#header {
	width: 875px;
	height: 40px;
	margin: 0 50px 5px 50px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: middle; /* a revoir */
}
.logo0 {
	float: left;
	border:0;
	margin-left: 20px;
}
.logorub {
	float: right;
	border:0;
	margin-right: 20px;
}
#header h1 {
	/* margin-top: 5px; */
	color : #ffffff;
	font-family: verdana, arial, "ms sans serif", sans-serif;
	margin: -2px 0 5px 0;
	padding-bottom: 5px; /* a revoir */
 	font-size: 28px; 
 	font-weight: bold;
}
#content {
	/* position: relative; */
	float: left;
	width: 780px; 
	height: 900px;
	margin: 0 0 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
html > body #content {
	width: 770px;
	}
nav {
	float: right;
	width: 180px;
	margin: 0 0 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#section {
	float: left;
	width: 290px;
	margin: 0 0 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	clear: both;
	width: 875px;
	height: 40px;
	margin: 0 50px 5px 50px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	padding: 0 0 0 0;
	text-align: center;
}
/* élément */
img .nav .widget {
	border: 0;
}
.nav {
	/* float: right; */
	/* width: 180px; */
	height: 300px;
	text-align: center;
	margin: 0 0 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	text-align: center;
}
.widget {
	/* float: right; */
	color: #ffffff;
	/* width: 180px; */
	/* height: 200px; */
	margin: 0 0 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	text-align: center;
}
.portfolio {
	/* float: left; */
	width: 280px;
	height: 225px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	text-align: center;
}
.blog {
	/* float: left; */
	width: 280px;
	height: 210px;
	margin-right: 5px;
	margin-bottom: 15px;
	padding-top: 5px;
	text-align: center;
}
.photo {
	width: 460px;
	height: 450px;
	margin: 0 10px 15px 290px;
	margin-top: 0px;
	margin-right: 10px; 
	margin-bottom: 15px;
	margin-left: 290px;
	padding-top: 5px;
	text-align: center;
}
html > body .photo {
	width: 465px;
	height: 460px;
	margin-top: 0px;
	margin-right: 10px; 
	margin-bottom: 15px;
	margin-left: 300px;
}
.edito { 
	float: left;
	width: 740px;
	height: 420px;
	margin-top: 0px;
	margin-left: 0px; 
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 25px;
	text-align: center;
}
html > body .edito { 
	width: 745px;
	height: 390px;
}
.page {
	overflow:auto;
	float: left;
	width: 730px;
	height: 850px;
	margin-top: 0px;
	margin-left: 0px; 
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 10px;
	text-align: center;
}
html > body .page {
	width: 735px;
	height: 850px;
}
.album {
	text-align: center;
	padding-left: 45px;
}
#col-center {
	display: bloc; /* inline; */
	/* position: static; */
	float: left; /* */
	text-align: center;
	width: 100%;
	padding-top: 15px;
}
#calendrier {
	display: inline; /* bloc; */
	position: relative; /* static; */
	float: left; /* */
	text-align: center;
	width: 280px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}
span.vcard author {
	font-size: 10px;
	font-weight: normal;
}
.col1, .col2, .col3 {
	display: inline; /* */
	float: left;
	width: 33%;
	margin-top: 25px;
	line-height: 25px;
}
.col-a, .col-b {
	display: inline; /* */
	float: left;
	width: 50%;
	margin-top: 25px;
	line-height: 25px;
}
.col-c {
	display: inline; /* */
	float: left;
	width: 250px;
	margin-top: 25px;
	line-height: 25px;
}
.col-d {
	display: inline; /* */
	float: left;
	width: 450px;
	margin-top: 25px;
	line-height: 25px;
}
.lg {
	display: inline; /* */
	float: left;
	height:90px;
	width:90px;
	padding: 0 0 0 0;
}
.ld {
	display: inline; /* */
	float: left;
	height:90px;
	width:120px;
	padding: 0 0 0 0;
}
.infos { 
	font-size:10px;
	font-family: verdana, helvetica, arial, sans-serif;
/*	color:#E1E1E1;*/
}
#login {
	/* display: inline; */
	width: 300px;
	margin-left: 200px;
	padding: 0 0 0 0;
	text-align: center;
}
/* Caligraphie */
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	text-align: center;
	color : #ffffff;
	font-weight: bold;
	font-size: 1.2em;
}
h3 {
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
}
h4 {
	font-size: 14px;
	color:  #ccc;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
}
a:visited {
	color:  #ccc;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
a:active {
	color:  #ccc;
}
#menu a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	line-height: 19px;
}
#menu a:visited {
	color:  #ccc;
	line-height: 19px;
}
#menu a:hover {
	color: #ccc;
	text-decoration: underline;
	line-height: 19px;
}
#menu a:active {
	color:  #ccc;
	line-height: 19px;
}
a.url fn spip_in {
	font-size: 10px;
	font-weight: normal;
}
h3 .col1, h3 .col2, h3 .col3 { 
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;
} /* a revoir */
a .right {
	text-align: right;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
	padding-top: 15px;
}
p {
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 25px;
}
span {
	font-size: 22px;
	color: #ff9734;
	text-align: center;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.pied  {
	text-align: center;
	color: #ffffff;
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
}
/*  Habillage des forums */
.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }
small { color: #5f7797; }
/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }
/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }
/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }
/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #A4A4A4; } /* FFC */
table.spip tr.row_odd { background: #; } /* DDD */
table.spip tr.row_even { background: #; } /* EEE */
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }



