body {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color:#000000;
	margin:0;	
}
a:link {
	color : #996666;
	text-decoration : none;
}
a:visited  {
	color : #cc9999;
	text-decoration : none;
}
a:hover  {
	color : #663333;
	text-decoration : underline;
}

img {
	border: 0;
}

.maj {
	position:absolute;
	width:250px;
	height:15px;
	z-index:1;
	left:30%;
	top:5px;
	font-size: 0.8em;
	color : #996666;
}
.descrub {
	position:absolute;
	width: 732px;
	z-index:1;
	visibility: hidden;
	color: #999999;
	text-align: right;
	font-size: 0.8em;
}
h1 {
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: right;
	font-size: 1.6em;
	color: #996666;
	font-weight: bold;
}
.lettrine {
        float: left;
		color : #996666;
        font-size: 4.3em;
		font-family: times;
		margin: 0em; 
		padding-top: 0.1em; 
		padding-right: 0.1em;
		line-height: 0.7em;
}
a.intro-une  {
	color : #000000;
	text-decoration : none;
}
a.intro-une:link  {
	color : #999999;
}
a.intro-une:visited  {
	color : #999999;
}
a.intro-une:hover  {
	color : #000000;
}
a.edito  {
	color : #000000;
	text-decoration : none;
	font-size : 0.8em;
}
a.edito:link  {
	color : #000000;
}
a.edito:visited  {
	color : #000000;
}
a.edito:hover  {
	color : #999999;
}
.s-titre  {
	font-size : 0.8em;
}
.a-date  {
	color : Gray;
	font-size : 10px;
}
.a-auteur  {
	font-size : 10px;
	color : #cccccc;
}
.a-texte {
	font-size: 14px;
}
.pet-maj {
	font-size: 9px;
}
.grand-maj {
	font-size: 12px;
}
td  {
	font-size: 12px;
}
input.forml  {
	width: 8em;
	background-color: #F3E9E9;
	padding-left: 4px;
	border-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #cccccc;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #996666;
}
/*
 * Habillage des forums
 */

.forums-zone {
	margin-top: 0.5em;
	padding-top: 0em;
}
ul.forum-total {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.forum {
	padding-left: 10px;
	border-left: 1px solid #999999;
	padding-bottom:4px;
	border-bottom: 1px solid #999999;
	
}
.forum-fil {
	margin-top: 0.3em;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 0.8em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 80%;
}
.forum-lien{
	padding-left: 8px;
	background: url(images/fl6x5cccccc.gif) no-repeat  0em 0.5em;
	font-weight: bold;
	font-size: 80%;
	margin-bottom: 1em;	
}
.forum-item {
	border-left: 1px solid #999999;
	margin-top: 4px;
	text-align: justify;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.forum-texte {
	color: #303030;
	font-size: 80%;
	margin-left: 0.8em;
	margin-bottom: 1em;
	line-height: 150%;
}
.forum-repondre-message {
	padding-left: 8px;
	margin-top: 0.5em;
	font-size: 70%;
	font-weight: bold;
	text-align: right;
}
.forum-detail{
	color: #cc6600;
	font-weight: normal;
}

.spip_bouton {
color: #000000;
background-color: #EAC2C2;
}


a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #EAC2C2;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

span.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
span.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }

