body {
	margin:0;
	padding:0;
	color: #000000;
	background-color:#000000;
	}
	
p,ul,li,td,div {
	font-size: 9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

/* ___les liens ___*/

#page a:link {
	color : #663333;
	font-weight:bold;
	}

#page a:visited {
	color : #9D674D;
	font-weight:bold;
	text-decoration:underline;
	}

#page a:hover {
	color : #9D674D;
	font-weight:bold;
	text-decoration:underline;
	}

/*---------------------------------------------------------------------*/
/* ___ mise en page ___*/

#page {
	background-color:#F0EEDF;
	width:760px;
	background-image:url(images/fond.jpg);
	margin: auto auto;
	}
	
#colonne-gauche {
	width:250px;
	}
	
#colonne-centre {
	}
	
#colonne-droite {
	width:160px;
	}

/*------------- Page d'accueil ------------------------------------------------------*/	
/* ___ Colonne gauche ___ */

#gauche {
	border:2px;
	border-color:#CCCCCC;
	border-style:solid;
	background-color:#FFFFFF;
	padding: 2px;
	margin: 0 0 10px 0 ;
	}

.gauche-titre {
	font-size: 10pt;
	color : #000000;
	font-weight:bold;
	text-align:center;
	}
	
.gauche-prev {
	border:1px;
	border-color:#999999;
	border-style:solid;
	padding:2px;
	margin:2px;
	font-size:8pt;
	}

#liens {
	text-align:center;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	margin: 0 0 10px 0 ;
	}

/*--------------------------------------------------------------------*/	
/* ___ Colonne centre ___ */

.centre-prev {
	border:1px;
	border-color:#666666;
	border-style:solid;
	padding:2px;
	margin:2px;
	font-size:8pt;
	}

.centre-titre {
	font-size:11pt;
	font-weight:bold;
	text-align:right;
	display:block;
	padding:2px;
	margin:2px;
	color:#FFFFFF;
	background-color:#000000;
	}

.semaine {
	margin: 0 0 15px 0;
	}

/*-----------------------------------------------------------------------*/	
/* ___ Colonne droite ___ */

#blog  {
	text-align:justify;
	font-size:7pt;
	margin: 0 0 10px 0;
	padding:4px 4px 4px 4px ;
	display:block;
	background-color:#FFFFFF;
	border: 1px solid black;
	}

.blog-titre  {
	text-align:center;
	display:block;
	text-align:center;
	font-size:11pt;
	font-weight:bold;
	margin: 0px 0 5px 0;
	}

#photos-far {
	background-color:#000000;
	color:#FFFFFF;
	margin: 0 0 5px 0;
	text-align:center;
	font-weight:bold;/**/
	font-size:10pt;
	}

#diapo-far{
	margin:3px;
	border-color:#FFFFFF;
	border-width:2px;
	border-style:solid;
	}

#menu {
	text-align:center;
	line-height:18pt;
	margin: 15px 0 15px 0 ;
	font-size:10pt;
	}
	
#dismoitout  { /*  formulaire d'inscription au Dismoitout  */
	background-color:#D1CB9C;
	text-align:center;
	border-style:1px;
	border-color:#FFE6CC;
	font-size:10pt;
	color:#555555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0 ;
	-moz-border-radius: 5px;
	}
	
#dismoitout-formulaire{
	background-color:#F0EEDF;
	text-align:center;
	-moz-border-radius: 15px;
	border-width:0px;
	}
	
#liste-cies {
	text-align:center;
	line-height:15pt;
	/*padding: 0 0 0 2px ;*/
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	}
	
/*----- Page article --------------------------------------------------------*/	
/* ___ menu  ___ */

#menu-article {
	border:2px;
	border-color:#CCCCCC;
	border-style:solid;
	background-color:#FFFFFF;
	padding: 2px;
	width:200px;
	margin: 0 17px 10px 0 ;
	text-align:center;
	float:left;
	font-size:9pt;
	overflow:visible;
	}

#menu-article ul {
	list-style-type: none;
	margin:5px 0 0 0;
	padding: 0px;
	}
	
#menu-article li {
	margin-bottom: 4px;
	line-height:12px;
	font-size:7pt;
	}

#menu-article a {
	margin: 0 0px;
	width: 200px; 
	height: 15px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #663333;
	text-indent: 2px;
	 }

#menu-article a:visited {
	/*margin: 0 0px;
	width: 150px; 
	height: 20px;
	display: block;
	text-align: left;
	text-indent: 2px;*/
	text-decoration: none;
	color: #9D674D;
	 }
	
#menu-article a:hover {
	text-decoration:none;
	background-image:url(../images/point.gif);
	background-position: bottom right;
	background-repeat:repeat-x;
	}

#menu-article a:active {
	background: #F0EEDF;
	text-decoration:none;
	}
	
.menu-article-titre {
	font-weight:bold;
	margin: 0 0 10px 0;
	}

/*-----------------*/
/* ___ communs ___ */

.images {
	margin:3px;
	}

.nom-cie {
	font-weight:bold;
	font-size:10pt;
	}

.date {
	font-size:8pt;
	}
	

.image-droite {
	background-color:#FFFFFF;
	margin:5px;
	padding:5px;
	border:2px solid #CCCCCC;
	float:right;
	text-align:center;
	color:#999999;
	font-size:8pt;
	}
	

.image-centre {
	background-color:#FFFFFF;
	margin:5px;
	padding:5px;
	border:2px solid #CCCCCC;
	text-align:center;
	color:#999999;
	font-size:8pt;
	}
	
.image-centre td {
	text-align:center;
	color:#999999;
	font-size:8pt;
	}
	
.image-gauche {
	background-color:#FFFFFF;
	margin:5px;
	padding:5px;
	border:2px solid #CCCCCC;
	float:left;
	text-align:center;
	color:#999999;
	font-size:8pt;
	}
	
.article-titre1 {
	font-size:14pt;
	font-weight:bold;
	}

.article-signature {
	text-align:right;
	font-style:italic;
	font-weight:bold;
	}
	
.encadre {
	background-color:#FFFFFF;
	width:580px;
	border: 2px solid #000000;
	margin: auto;
	padding:5px;
	text-align:justify;
	}
	
	/* ############################################
**** Les bandeaux **** */
#bandeauentete {
	margin:0 auto 2em auto;
	width:720px;
	background-color:#DCD5CD;
}

#bandeaupied {
	margin:0 auto;
	width:720px;
	background-color:#DCD5CD;
}

#bandeauentete img, #bandeaupied img {
	border:0;
}
