﻿/********************************************************************/
/*   Original CSS                                                   */
/*   PlaneteAfrique - 2006                                          */
/*   This stylesheet can be modified.                               */
/*   No official support is available for this stylesheet           */
/*                                                                  */
/* CONFIGURATION DES LIENS PAR DEFAUT - DEFAULT LINKS CONFIGURATION */
/*                                                                  */
/********************************************************************/
html {
	margin: 0px 0px 0px 0px;
	height: 100%;
	margin-bottom: 1px;
}
body {
	background-image: url('imagesCSS/body_bg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: normal;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
img {
	border: 0px;
}
/*#conteneur
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
*/
#maincontainer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto;
	background-color: #ffffff;
	/*border: solid #fff 1px;
	background-color: #FFFFFF;
	width: 980px;*/
}
#contentwrapper {
	float: left;
	width: 100%;
	text-align: left;
}
#contentcolumn {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#leftcolumn {
	float: left;
	width: 200px; /*Width of left column*/;
	margin-left: -100%;
	background: #C8FC98;
	background-image: url('imagesCSS/Haut_Sommaires.jpg');
	background-repeat: repeat-x;
	z-index: 30;
	margin-top: -29px;
	padding-top: 30px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/**********************************************************************/
/*    CONFIGURATION DE L ENTETE - HEADER CONFIGURATION                */
/**********************************************************************/
#header {
	width: 100%;
	height: 92px;
	margin-bottom: 0px;
	background-image: url('imagesCSS/Header.png');
	background-repeat: no-repeat;
}
#titresite {
	margin-top: 0px;
	text-align: left;
	height: 93px;
}
#hiddencontents {
	width: 98%;
	text-align: left;
	color: #000;
	position: absolute;
	background-color: #fff;
	padding: 10px 0 10px 0;
	display: none;
	margin-top: 10px;
	margin: auto;
}
.hiddencontents_titles, .hiddencontents_titles a {
	color: #fff;
	padding-left: 10px;
	font-weight: 700;
}
/**********************************************************************/
/*    CONFIGURATION DU TITRE DES PAGES - PAGES TITLES CONFIGURATION    */
/**********************************************************************/
.titrepage {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14pt;
	font-weight: bold;
}
#titrepagebg {
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	background: #ff0000;
}
#leftborder {
	background: #ffffff;
}
hr {
	border-top: 2px solid #8d8d8d;
	border-bottom: 1px solid #c0c0c0;
	width: 98%;
	height: 4px;
	text-align: center;
	text-indent: -10px;
}
/**********************************************************************/
/* CONFIGURATION DE LA POLICE PAR DEFAUT - DEFAULT FONT CONFIGURATION */
/**********************************************************************/
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/********************************************************************/
/*             CONFIGURATION DU MENU - MENU CONFIGURATION            */
/********************************************************************/
.menuheader a, .menuheader a:visited, .menuheader link, .menuheader a:hover {
	color: #FFFFFF;
}
.arrowlistmenu {
	margin-top: 10px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader {
	/*CSS class for menu headers in general (expanding or not!)*/
	font: bold 14px Arial;
	color: #ffffff;
	background: black url('menu/titlebar.png') repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/;
	text-transform: uppercase;
	padding: 4px 0 4px 10px;
/*header text is indented 10px*/	cursor: pointer;
}
.arrowlistmenu .openheader {
	/*CSS class to apply to expandable header when it's expanded*/
background-image: url('menu/titlebar-active.png'); /*SALIF*/;
	display: block;
}
.arrowlistmenu ul {
	/*CSS for UL of each sub menu*/
list-style-type: none;
	margin-top: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/;
	margin-left: -20px;
}
.arrowlistmenu ul li a {
	color: #A70303;
	background: url('menu/arrowbullet.png') no-repeat center left;
/*custom bullet list image*/	display: block;
	padding: 2px 0 0 19px;
/*padding-left: 19px;*/ /*link text is indented 19px*/	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	text-align: left;
}
.arrowlistmenu ul li a:visited {
	color: #A70303;
}
.arrowlistmenu ul li a:hover {
	/*hover state CSS*/
color: #A70303;
	background-color: #F3F3F3;
	margin-left: 0px;
}
.categoryitems li a {
	margin-left: 0px;
	width: 130px;
	padding-left: 0px;
	text-align: left;
}
/********************************************************************/
/*   CONFIGURATION DU BLOC NEWS - NEWS BLOC CONFIGURATION            */
/********************************************************************/
#news {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 200px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	z-index: 6;
	border: 1px solid #1b3b75;
	background: #fcf5dc;
}
/********************************************************************/
/*   CONFIGURATION DE LA DATE - DATE CONFIGURATION                  */
/********************************************************************/
#datetime {
	width: 90%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: -20px;
}
/**********************************************************************/
/* CONFIGURATION DU MENU RAPIDE HAUT - QUICK MENU CONFIGURATION     */
/**********************************************************************/
#quickmenu {
	float: right;
	padding-top: 5px;
	text-indent: 0px;
	text-align: right;
	background-color: #CCDFD2;
	width: 100%;
}
#quickmenu img {
	border-bottom: 4px solid;
	padding-bottom: 2px;
}
.addblank {
	border-bottom: 0px;
	padding-right: 25px;
}
/**********************************************************************/
/* CONFIGURATION DU SELECTEUR GALERIE - GALERY SELECTOR CONFIGURATION */
/**********************************************************************/
#galeryselector {
	color: #000000;
	border-left: 1px solid #2731E7;
	border-right: 1px solid #2731E7;
	border-top: 1px solid #2731E7;
	border-bottom: 1px solid #2731E7;
	background-color: #E5E6FC;
	font-size: 8pt;
	font-family: Verdana;
}
/*********************************************A TRAVAILLER ***************************************/
#footer {
	clear: left;
	width: 100%;
	background: black;
	color: #000000;
	text-align: center;
	padding: 4px 0;
}
#footer a {
	color: #FFFF80;
}
.innertube {
	margin: 10px;
/*Margins for inner DIV inside each column (to provide padding)*/	margin-top: 0;
}
/************************************************AJOUTER******************************************************/
table h2 {
	color: #cc0000;
}
table h3 {
	color: #000000;
	font-weight: bold;
}
.tableaurouge li {
	color: #ffffff;
        font-size: 14px;
}
.tableaurouge h3 {
	color: #000080;
	padding-left: 5px;
}
.tableaubleu {
	background-color: #5d5dd0;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.ligne2 {
	background-color: #ffffcc;
	
}

