
/***************************************************************************************/
/*                                                                                     */
/* Titel:     Stylesheet www.isango.biz                                                */
/* Author:    Patrick Mba, Arnold Bwele                                                             */
/* Company:   ISANGO                                                                   */
/* Date:      01.10.2006                                                               */
/* Version:   1.0                                                                      */ 
/*                                                                                     */
/***************************************************************************************/
* {
 padding: 0;
 margin: 0;
}

body {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: center;
	background: url(images/bgpictures/page.jpg) repeat-y center; /* background: url(images/bgpictures/page1.gif) repeat-y center; */
	background-color: #C29304;   /* #545454  #F7DFB2;*/

}

#wrapper {
	width: 1022px;
	margin: 0 auto;
	text-align: left;
}

#headbar {
	border: 1px solid #ccc;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	height: 36px;
	background: url(images/bgpictures/searchbg.gif);
	vertical-align: middle;
}

/* ----------INputs in Headbar START------------------ */
#headbar form, #headbar fieldset, #headbar input, #headbar textarea, #headbar Button {
	margin: 3px;
	padding: 0px;
	vertical-align: middle;
}

#headbar input {
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	color: #2A4F68;
	border: 1px solid #596A79;
	background: #E8EBDF;
	font-size : 10pt;
	color: #2A4F68;
}
/* -----------INputs in Headbar End----------------- */

#header {
	width: 1022px;
	border: 0px solid #ccc;
	margin: 5px 5px 0px 0px;
	height: 185px;
	padding: 0px;
	vertical-align: top;
	 background: #071D03; 
 /* background: url(../img/ap_log.jpg) no-repeat; */
 
}

#headerlogo_pub {
	width: 1022px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	height: 150px;
	padding: 0px;
	vertical-align: top;
	/* background: #F7DFB2; */
  background: url(../img/camlions_log.jpg) no-repeat;
}


/* ---------------------------- */
#leftnav {
	/* Parent Wrapper for inside boxes */
	margin: 0 5px 5px 5px;
	display: inline; /* IE Hack */
	width: 142px;
	float: left;
	min-height: 300px;
	/*padding: 0 8px 10px 0px;*/
	border: 1px solid #EFEFEF;
	background-color: white;
	padding-bottom: 10px;
}
* html #leftnav {height:300px} /* IE Min-Height Hack */ 

#content {
	/* Parent Wrapper for inside boxes */
	margin: 0 8px 10px 0px;
	padding: 0px; 
	display: inline; /* IE Hack */
	width: 1022px;
	float: left;
	min-height: 300px;
	/* border: 1px solid #ccc; */
}
* html #content {height:300px} /* IE Min-Height Hack */ 
/* ---------------------------- */

#highlight {
	padding-left: 2px; /* Parent Wrapper for inside boxes */
/* border: 1px solid #DEDEDE; */
	margin: 0px 13px 9px 8px;
	display: inline; /* IE Hack */
/* padding: 4px; */
	width: 170px;
	float: left;
	min-height: 300px;
	background-color: #811B44;
}
* html #highlight {height:300px} /* IE Min-Height Hack */ 

#highlight  ul li a:link, #highlight ul li a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}
	
#highlight1 {
	padding-left: 2px; /* Parent Wrapper for inside boxes */
/* border: 1px solid #DEDEDE; */
	margin: 0px 13px 9px 8px;
	display: inline; /* IE Hack */
/* padding: 4px; */
	width: 170px;
	float: left;
	min-height: 300px;
	background-color: #ffffff;
}
* html #highlight1 {height:300px} /* IE Min-Height Hack */ 

#highlight1  ul li a:link, #highlight ul li a:visited {
	color: #ffffff;
  font-weight: normal;
	text-decoration: none;
	}	
	
/* ---------------------------- */

#advert {
	 
	border: 1px solid #EFEFEF;
	/* margin: 0px 8px 10px 0px;*/
	margin: 0px;
	padding: 0px;
	display: inline; /* IE Hack */
	width: 165px;   /* im original 171px */
	float: left;
	min-height: 100px;
}

* html #advert {height:10px} /* IE Min-Height Hack */ 
/* ---------------------------- */

#content .content1 {
	/* Content 1 */
	margin: 0;
	width: 100%;
	float: left;
	min-height: 50px;
	padding: 0px;
	/* border: 1px solid #ccc; */
	font-size: 100%;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
}

#content .content1 h3 {
	background-color: #F2F3F5;
	font-size: 110%;
	color: #6B6B6B;
	margin-top: 1ex;
	border-bottom: 1px solid #C1CBD5;
}

#content .content1 font {
	font-size: 90%;
}



#content .topNews {
	margin: 0;
	width: 100%;
	float: left;
	min-height: 30px;
	padding: 0px;
	background-color: White;
	margin-bottom: 3px;
}

#content .topNews .banner{
   width: 100%;
	margin: 0px;
	margin-bottom: 3px;
}

#content .topNews h1{
	background: url(images/Main/Bar_main_next_TopNews_a.gif) no-repeat;
	margin: 0px;
	margin-bottom: 5px;
}

#content .content2 h3 {
	/* background-color: #E39823; */
	font-size: 110%;
	color: white;
	margin: 0px;
	padding: 2px;
	/* border-bottom: 1px solid #C1CBD5; */
	background: url(images/Main/Bar_main.gif) repeat-x;
}

#content .content2 td {
	vertical-align: top;
}

#content .contentText{
	font-family: verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin: 0px;
	margin-top: 3px;
}

#content  ul li a:link, #content ul li a:visited {
	color: #043004;
	font-weight: normal;
	text-decoration: none;
	}

#content .content1 h4, h5, h6 {
	background-color: #F2F3F5;
	color: #3E3E3E;
	font-weight: normal;
	margin: 0;
	margin-bottom: 1px;
}

#content ul, li{
	list-style: none;
	margin: 2px;
}

#content ul, li{
	list-style: none;
	margin: 2px;
}


.eventCameroun li{
   margin: 0px;
	margin-bottom: 5px;
}

.eventCameroun h3 {
	background-image: url(images/Main/Bar_main_next_Cameroun_a.gif);
	
}


.eventCamerounLink li{
   margin: 0px;
	margin-bottom: 5px;
}

.eventCamerounLink h3 {
	background-image: url(images/Main/Bar_main_next_CamlinkNews_a.gif);

}

.eventCamerounLink {
	display: block;
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}


#footer {
	/* border: 1px solid #aaa; */
/*	background-color: #EBEBEB; */
	margin: 15px 5px 10px 5px;
	display: inline; /* IE Hack */
	padding: 4px;
	float: left;
	width: 1004px;
}

#pagefooter {
	border-top: 1px solid #A9A9A9;
	font-size: 85%;
	text-align: center;
	padding: 2px;
	clear: both;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
	font-weight: bold;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	color: #4D6883;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	color: #3E3E3E;
}
h5 {
	font-size: 100%;
	font-weight: bold;
}
h6 {
	font-size: 100%;
	font-weight: normal;
}


/* ######################### */
/* ### Nav Column Start #### */
/* ######################### */

#dropDownNav {margin-bottom: 5px;}
#dropDownNav select {width: 142px; }

#leftNav {background: white; padding-bottom: 10px;}
#leftNav ul {list-style: none; text-align: left;}
#leftNav ul li {width: 142px; height: 14px; }

/* navigation */

#navcontainer { width: 142px; }
#navcontainer ul {margin: 0px; padding: 0px; list-style-type: none; font-family: geneva, verdana, arial, helvetica; width: 100%; }
#navcontainer li {margin: 0px; padding: 0px; line-height: 14px; }
#navcontainer ul li a {display: block; width: 142px; _width: 142px;  padding: 0px; }
#navcontainer ul li {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	/*font-variant: small-caps; */
	
}
#navcontainer ul li a:link, #navcontainer ul li a:visited {
	color: #701637;
	text-decoration: none;
	background-image: url(images/bgpictures/menunbg1.gif);/* Blue but 1 lo */
	background-position: left top;
	/* background: url(Camlink_elements/Navigation_gauche_Below/Nav_left_below_c.gif); */
}

#navcontainer ul li a:hover {
	color: #FFFFFF;
	background-image: url(images/bgpictures/menuHbg.gif); /* red but 1 hi */
}

/* selected states */
#navcontainer ul li a#current {
	font-weight: bold;
	color: #000;
	background-position: left top;
	background-image: url(images/bgpictures/menucurrent.gif); /* yellow but lo */
}

#navcontainer ul li a#bellowA {
	font-weight: bold;
	color: #FFF;
	background-position: left top;
	/*background-image: url(images/bgpictures/menucurrent.gif); Blue but lo */
	background: url(images/bgpictures/Nav_left_Title_a.gif);
}

#navcontainer ul li a#current:hover {
	font-weight: bold;
	color: #cc0000;
	background-position: left top;
	background-image: url(images/bgpictures/menucurrentH.gif); /* yellow but hi */
}


/* ####################### */
/* ### Nav Column End #### */
/* ####################### */

/* global footer & hygene bar */
a.grey10			{ text-decoration: none; color: #505050; font-weight: normal; font-family: geneva, verdana, arial, helvetica; font-size: 10px; }
a:Visited.grey10	{ text-decoration: none; color: #505050; font-weight: normal; font-family: geneva, verdana, arial, helvetica; font-size: 10px; }
a:Hover.grey10		{ text-decoration: none; color: #cc0000; font-weight: normal; font-family: geneva, verdana, arial, helvetica; font-size: 10px; }
a:Active.grey10		{ text-decoration: none; color: #505050; font-weight: normal; font-family: geneva, verdana, arial, helvetica; font-size: 10px; }

a.grey2red10			{ text-decoration: none; color: #505050; font-weight: normal; font-family: geneva, verdana, arial, helvetica; font-size: 10px; }
a:Visited.grey2red10	{ text-decoration: none; color: #505050; font-weight: normal; font-family: geneva, verdana, arial, helvetica; font-size: 10px; }
a:Hover.grey2red10		{ text-decoration: none; color: #cc0000; font-weight: normal; font-family: geneva, verdana, arial, helvetica; font-size: 10px; }
a:Active.grey2red10		{ text-decoration: none; color: #505050; font-weight: normal; font-family: geneva, verdana, arial, helvetica; font-size: 10px; }

.grey10norm { font-family: geneva, verdana, arial, helvetica; color: #3a3a3a; font-size: 10px; font-weight: bold;}
.greylight	{ font-family: geneva, verdana, arial, helvetica; color: #868686; font-size: 9px; font-weight: normal;}
.greylight10	{ font-family: geneva, verdana, arial, helvetica; color: #868686; font-size: 10px; font-weight: normal;}

.global_footer_bg			{ background-image:url(images/picture.gif); }
.global_footer_r_corner	{ background-image:url(images/picture.gif); }

/* Foot End   */

/* 							*/
/* Highlight Element   */
/*-------------------
#eventEntretienVIP ul{
  	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
}
---*/
.event ul{
	width: 167px;
	font: 90%;
	margin: 0px;
	margin-bottom: 5px;
}

.eventEntretienVIP h5 {
	background-image: url(images/Highlight/Bar_right_next_Entretien.gif);
}
.eventEntretienVIP{
	width: 167px;
	font: 95%;
	margin: 0px;
	margin-bottom: 2px;
}
.eventEntretienVIP li{
  margin: 0px;
	margin-bottom: 2px;
	font: 95%;
	color: White;
}



/*SONDAGE;*/

#eventHum ul{
  	margin-top: 10px;
	margin-bottom: 5px;
	list-style-type: none;
}

.eventHum{
	margin: 2px; 
	width: 167px;
	font: 90%;
	margin-bottom: 5px;
	color: White;
}

.eventHum li{
   margin: 0px;
	margin-bottom: 5px;
}

.eventHum h5 {
	background-image: url(images/Highlight/Bar_right_next_Dossiers.gif);
}

.eventtHumText {
	display: block;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
}

.eventTelegram h5{
 	background-image: url(images/Highlight/Bar_right_next_Telegrammes_a.gif);
}
.eventTelegram {
	width: 167px;
	font: 90%;
	margin: 0px;
	margin-bottom: 5px;
}

.eventDossier h5 { 
	background-image: url(images/Highlight/Bar_right_next_Dossiers.gif);
}
.eventDossier {
	width: 167px;
	font: 90%;
	margin: 0px;
	margin-bottom: 5px;
}

.eventHighlights h5 { 
	background-image: url(images/Highlight/Bar_right_next_Highlights.gif);
}
.eventHighlights {
	width: 167px;
	font: 90%;
	margin: 0px;
	margin-bottom: 5px;
}

.eventLienRap h5 { 
	 background-image: url(images/Highlight/Bar_right_next_Rubriques.gif); 
}
.eventLienRap {
	width: 167px;
	font: 90%;
	margin: 0px;
	margin-bottom: 5px;
}

.eventCitation h5 {
	background-image: url(images/Highlight/Bar_right_next_Phrases.gif);
}

.eventCitation{
	width: 167px;
	font: 90%;
	margin: 0px;
	margin-bottom: 5px;
}

.eventSondage h5 {
	background-image: url(images/Highlight/Bar_right_next_Sondages.gif);
}
.eventSondage{
	width: 167px;
	font: normal 90%;
	margin: 0px;
	margin-bottom: 5px;
}

.eventBIL{
	width: 167px;
	font: normal 90%;
	margin: 0px;
	margin-bottom: 5px;
}

/* 							*/
/* End Highlight Element   */
/*----------------------*/

/* -------------------- */
/*   START EVENT   */
/*----------------------*/

.sondageMenu {
	display: block;
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#sondageMenu ul{
	margin-top: 10px;
	margin-bottom: 10px;
}

#sondageMenu li{
	font-size: 100%;
	font-weight: bold;
	font-style: italic;

	color: #B90000;
	vertical-align: middle;
}
.sondageMenu h5 {
 	margin-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/NavigationLeft/Nav_left_Sondage.gif);
	background-repeat: no-repeat;
}

.eventtop{
	padding: 0px;
	width: 142px;
	font: normal 90%;
	margin: 2px;
	margin-bottom: 5px;
	color: Black;
	/* background: url(images/bgpictures/eventbg2.gif);*/
}

.eventtop h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BD0000;
}

.eventmore {
	font-family: Arial, Helvetica, sans-serif;
	color: #BD0000;
	font-weight: bold;
}

.eventtop .image{
	padding: 0px;
	border-top: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	margin: 0px;
	width: 140px;
	height: 70px;
}

.eventBIL h5 {
	font-family: Arial, Helvetica, sans-serif;
	background: #1E89BB;
	color: white;
}

.eventText {
	/*background-color: White;*/
	visibility: visible;
	color: white;
	display: block;
	font-size: 95%;
	font-weight: normal;
	margin: 2px;
	padding: 0px;
}


.eventTopText {
	/*background-color: White;*/
	visibility: visible;
	display: block;
	font-size: 95%;
	font-weight: normal;
	padding: 0px;
}

#advertCol ul li{ 
	margin: 0px; 
	margin-bottom: 5px;
	margin-left: 3px;
	margin-top: 2px;
	padding: 0px; 
	list-style-type: none; 
	font-family: verdana, arial, helvetica; 
	width: 100%; 
	font: 90%;
	font-weight: normal;
}

#advert .rechtpublicite h3{
	margin-bottom: 5px;
	background-image: url(images/pubs/Bar_right_next_Publicite.gif);
}

#advert .rechtevent h3{
	margin-bottom: 5px;
	background-image: url(images/pubs/Bar_right_next_Events.gif);
}

#advert .rechtgalerie h3{
	margin-bottom: 5px;
	background-image: url(images/pubs/Bar_right_next_GalerieImage.gif);
}

#advert .rechtreportage h3{
	margin-bottom: 5px;
	background-image: url(images/pubs/Bar_right_next_Reportages.gif);
}

#advert .rechtconference h3{
	margin-bottom: 5px;
	background-image: url(images/pubs/Bar_right_next_GalerieImage.gif);
}

#advert .rechtgoogle h3{
	margin-bottom: 5px;
	background-image: url(images/pubs/Bar_right_next_AnnoncesGoogle.gif);
}

.advert1{
	margin: 0px;
	Padding: 0px;
	margin-bottom: 5px;
	background: url(images/bgpictures/adverbbg.jpg) no-repeat;
	height: 100px;
}


.advertText {
	visibility: visible;
	display: block;
	font-size: 90%;
	font-weight: normal;
	padding: 0px;
}
#advert  ul li a:link, #highlight ul li a:visited {
	color: #701637;
	font-weight: normal;
	text-decoration: none;
	}
.newsread { font-family: Verdana,arial,helvetica,sans-serif; font-size:12px; }
.naviklein { font-family:arial,helvetica,sans-serif; font-size:14px; font-weight:bold; color:#ffffff; }
.textklein { font-family:arial,helvetica,sans-serif; font-size:10px; font-weight:bold; color:<?php echo $fb1; ?>; }
.picsborder { 
border: 1px solid #701637;
}
.picsborder2 { 
border: 1px solid #ffffff;
}
