﻿/********************************************************************/
/*   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 {
	margin: 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;
	width: 100%;
}
#contentwrapper {
	float: left;
	width: 100%;
	text-align: left;
}
#contentcolumn {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#leftcolumn {
	float: left;
	margin-left: -100%;
	margin-top: -17px;
	background: #fff;
	z-index: 30;
	padding-top: 30px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color:#B6C8CA;
}
.separator
{
	clear:both;
	height: 5px;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-style: normal;
	font-weight: 700;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #800000;
	font-weight: 600;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363838;
	font-weight: 700;
}
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE850C;
	font-weight: 700;
}


/**********************************************************************/
/*    LANGUAGESELECTOR                  */
/**********************************************************************/

#languagelector
{
	position: absolute;
	margin: 5px 0 0 10px;
	
}


/**********************************************************************/
/*    OMBRES GAUCHES ET DROITE - LEFT & RIGHT SHADOW                  */
/**********************************************************************/
#leftshadow
{
	background-image: url('imagesCSS/Ombre_Gauche.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
}
#rightshadow
{
	background-image: url('imagesCSS/Ombre_Droite.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
}


/**********************************************************************/
/*    CONFIGURATION DE L ENTETE - HEADER CONFIGURATION                */
/**********************************************************************/
#header {
	width: 100%;
	height: 133px;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	border-top-style: solid;
	border-bottom-style: solid;
	background-image: url('imagesCSS/Header.png');
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-color: #8ba8c0;
	border-bottom-color: #8ba8c0;
}
#titresite {
	margin: 20px 0 50px 0 ;
	text-align: left;
	height: 90px;
	width: 98%;
	
}
#titresite img{
	margin-left: 40px ;
	margin-top:-20px;

}
.titresitetext {
	float: right;
	text-align: left;
	/*margin-left: 50px;*/
	margin: -90px 10px 0 0;
	font-style:italic;
	font-family:inherit;
	font-size:25px;
	color: #fff;
}

h6{
	/*margin: -100px 0 100px 280px;*/
	text-align: left;
	color: #FFFFFF;
	font-style: italic;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	height: 90px;
	width: 98%;
}





#hiddencontents
{
	width: 100%;
	text-align: left;
	color: #000;
	position: absolute;
	background-color: #000;
	padding: 10px 0 10px 0;
	display: none;
	margin-top: 10px;
	margin: auto;
	z-index: 99;
}
#hiddencontents, #hiddencontents a
{
	color: #fff;
}

.hiddencontents_titles a

{
	color: #000;
	padding-left: 10px;
	font-weight: 700;
}
.hiddencontents_titles
{
	background-position: bottom;
	background-image: url('images/top_panel_bg.png');
	background-repeat: no-repeat;
	height: 20px;
	width: 287px;
}
/**********************************************************************/
/*    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;
}
.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: #182F43;
	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: 170px;
	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;
	
}

#news h5
{
	width: 100%;
	height: 20px;
	background-color: #003366;
	color: #ffffff;
	padding: 5px;
	margin: -5px 0 0 -5px;
	clip: rect(auto, 3px, 0px, auto);
}
/********************************************************************/
/*   CONFIGURATION DE LA DATE - DATE CONFIGURATION                  */
/********************************************************************/
#datetime {
	width: 90%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: -20px 0 10px 5px;
}
/**********************************************************************/
/* CONFIGURATION DU MENU RAPIDE HAUT - QUICK MENU CONFIGURATION     */
/**********************************************************************/
#quickmenu {
	/*position: absolute;*/
	padding-top: 5px;
	text-indent: 0px;
	text-align: right;
	background-color: #244665;
	margin:auto;
	z-index:400;
	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%;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	height: 100px;
}
#footer a {
	color: #ffffff;
}
.innertube {
	margin: 10px;
	margin-top: 0;
}
/**********************************************************************/
/* SLIDER CONFIG - CONFIGURATION DU SLIDER*/
/**********************************************************************/
#slider
{
	border: 8px solid #980E10;
	background-color:  #980E10;
}
/**********************************************************************/
/* CONTENT SWAPER - NEWS DEFILANTES*/
/**********************************************************************/
#Paajaxticker{
	width: 200px;
	height: 100px;
	background-color: #FEEEB8;
	text-align: left;
	background-image: url('UserFiles/Image/NewsTicker/newstickerbg.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 30px 5px 5px 5px;
	font-family: verdana;
	font-size: 11px;
}

#Paajaxticker div{
	color: #FFFFFF;
}

.Paajaxcontent a { 
	color: #fff;
	
}
/**********************************************************************/
/* login*/
/**********************************************************************/
.login
{
	position: absolute;
	background: #1B3349;
	color: white;
	padding: 0 20px;
	height: 17px;
	margin: -1px 0 0 750px;
	text-align: center;
	display:none;
	visibility:hidden;
	
}

.login a
{
	color: #ffffff;
}
#video
{
	padding: 20px;
        margin: auto;
        background: #264E6B;
        text-align: center;
        width: 450px;

}