/* CSS Document */
* {
  padding: 0;
  margin: 0;
}
body {
	background: #460000 url(background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	}
#main {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
div.spacer {
	padding: 1px;
	clear: both;
}

#header {
	margin: 5px auto 0 auto;
	background: #333  url(../images/logo.gif) left center no-repeat;
	height: 130px;
	border: 1px solid #fc0;
	width: 850px;
}
#header h1#logo {
	background: url(../images/slogan.gif) left center no-repeat;
	margin-left: 200px;
	text-align: right;
	height: 68px;
}
#header h1#logo span {
	display: none;
	
}
h1.bis {
	text-align: center;
	font-size: 1em;
	margin-top: 20px;
	color: #0CDAFF;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1.ter {
	text-align: center;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FF88ED;
}
h1.construct {
	text-align: center;
	font: 3em Georgia, "Times New Roman", Times, serif;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #FF88ED;
}
a {
	font-size: 1em;
	font-weight: bold;
	color: #fc0;
	text-decoration: underline;
}
a:hover {
	color: #FF88ED;
}
/*   LE MENU PRINCIPAL Voir menu.css   */
a#home {
	/*margin-left: 170px;
	margin-right: 15px;*/
	margin-left: 135px;
	margin-right: 5px;
	margin-top: 32px;
	border: 0;
	float: left;
}
a#home img {
	border: 0;
}

/*   ****************************************************     
             MENU GAUCHE             */
#cadre_gauche div.rubriq ul.ul_men {
	list-style-type: none;
	padding: 5px 0 5px 5px;
}
#cadre_gauche div.rubriq ul.ul_men li a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #fc0;
	padding-left: 15px;
	
	background-image: url(../images/puce_sousmeng.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}
#cadre_gauche div.rubriq ul.ul_men li a:hover {
	text-decoration: underline;
	/*margin-left: 10px;*/
	padding-right:25px;
	background-image: url(../images/puce_meng.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align:right;
}
#cadre_gauche div.rubriq ul.ul_men li.active {
	text-align:right;
}
#cadre_gauche div.rubriq ul.ul_men li.active strong {
	/* Rubrique active du menu de gauche*/
	color: #FF88ED;
	background-image: url(../images/puce_meng_act.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:25px;
}
#cadre_gauche div.rubriq ul.ul_men li ul {
	list-style-type: none;
	margin-left: 10px;
}
#cadre_gauche div.rubriq ul.ul_men li ul li strong.active {
	color: #FF88ED;
	background-image: url(../images/puce_meng_act.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right:25px;
}
#cadre_gauche div.rubriq ul.ul_men li ul li a {
	background-image: url(../images/puce_soussousmeng.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 15px;
	color: #99FF66;
}
#cadre_gauche div.rubriq ul.ul_men li ul li a:hover {
	text-decoration: underline;
	background-image: url(../images/puce_sousmenghover.gif);
}


/*couleur de bordure en fonction du menu principal actif*/
div.bord_men1 {
	border: 1px solid #f00;/* rouge*/
}
div.bord_men2 {
	border: 1px solid #090;/* vert */
}
div.bord_men3 {
	border: 1px solid #30c;/* bleu */
}
div.bord_men4 {
	border: 1px solid #f60;/* orange */
}
div.bord_men5 {
	border: 1px solid #c0f;/* violet */
}
div.bord_men6 {
	border: 1px solid #ff0;/* jaune */
}
#nav_titre {
	clear: both;
	color: #FFCC33;
	font-size: 1.2em;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 0 auto;
	width: 850px;
}
.content {
	width: 850px;
	margin: 0 auto;
	color: #FFFFFF;
	background: #666;
}
div#cadre_gauche {
	float: left;
	width: 220px;
	margin: 0 5px;
}
#cadre_gauche div {
	background: #333;
	margin: 5px 0;
	padding: 3px;
}
#cadre_gauche div.rubriq div#adsense {
	width: 200px;
	margin: 0 auto;
}
#cadre_gauche div.rubriq h2.im_ti span {
	display: none;
}
#cadre_gauche div.rubriq h2.im_ti a img {
	border: 0;
}
#cadre_gauche div.rubriq h2.im_ti img, #cadre_gauche div.rubriq img.mil {
	display: block;
	margin: 0 auto;
}
#cadre_gauche div.rubriq h3 {
	color: #0CDAFF;
	font-size: 1.15em;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
#cadre_gauche div.rubriq {
	color: #D6F3AF;
	font-size: 1em;
	font-weight: bold;
}
#cadre_gauche div.rubriq p {
	margin: 10px 0;
}
#cadre_gauche div.rubriq p a {
	/*text-decoration: none;*/
	color: #fc0;
}

div#main_contenu {
	background: #333;
	margin : 5px 5px 5px 0;
	padding: 3px;
	color: #FF9;
	font-size: 1em;
	font-weight: bold;
	float :right;
	width: 602px;
}
div#main_contenu h2 {
	color: #00CC00;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
}
.clear {
	clear: both;
}
div#main_contenu h2.ti_img, div#main_contenu cite.citation  {
	color: #FFFFFF;
}
div#main_contenu cite.citation  {
	font-style: italic;
	font-weight: bold;
}
div#main_contenu h2.ti_img {
	font-size: 1.1em;
}
div#main_contenu h2 span.puce {
	height: 35px;
	line-height: 35px;
	background: transparent url(../images/puce_h2.gif) top left no-repeat;
	padding-left: 20px;
}
div#main_contenu img.bord, div.descript {
	border: 2px solid #f93;
	padding: 6px;
	background: white;
	margin-right: 5px;
}
div.descript.mil {
	margin: 10px auto;
}

div.descript img {
	margin-bottom: 10px;
}
div.descript h4 {
	color:#f93;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
div#main_contenu img.c {
	display: block;
	margin: 10px auto;
	clear: both;
}
img.centree {
	display: block;
	margin: 0 auto;
}
.d {
	float: right;
	margin-left: 3px;
}
.g {
	float: left;
	margin: 0 3px 0 0;
}

/* image avec légende*/
div.descript {
	text-align: center;
}
div#main_contenu h3.liste {
	color: #FFFF99;
	margin: 15px 0;
	font-size: 1.2em;
}
.soul {
	text-decoration: underline;
}
div.descript h3 {
	color: #00CC00;
	font-size: 1em;
	font-weight: bold;
}
#main_contenu ul {
	list-style-type:none;
	padding-left: 15px;
}
#main_contenu ul.pce li {
	background-image: url(../images/puce_p.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
}

br.cl {
	clear: both;
	font-size: 0.1em;
}
/* Lettrines  */
#main_contenu p span.lettrine, #main_contenu ul li span.lettrine {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 5em;
	line-height: 1.1em;
	margin: 0 3px 0 0;
	float:left;
	color: #fc3;
}
strong.bleu {
	color: #0CDAFF;
}
#main_contenu div.info {
	position: relative;
	background: #300;
	color: #fcc;
	/*width: 300px;*/
	padding: 20px 5px;
	margin: 30px 20px 30px 20px;
	font-family: Comic Sans Ms,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#main_contenu div.info p span.lettrine {
	font-family: Comic Sans Ms,Verdana, Arial, Helvetica, sans-serif;
}
div.info div.h_g, div.info div.h_d, div.info div.b_d, div.info div.b_g  {
	position: absolute;
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	font-size: 1px; /* bug IE */
} 
div.info div.h_g {
	background-image: url(../images/br_hg.gif);
	top: 0;
	left: 0;
}
div.info div.h_d {
	background-image: url(../images/br_hd.gif);
	top: 0;
	right: 0;
	/*float: right;*/
}
div.info div.b_g {
	background-image: url(../images/br_bg.gif);
	bottom: 0;
	left: 0;
}
div.info div.b_d {
	background-image: url(../images/br_bd.gif);
	bottom: 0;
	right: 0;
}
.ma_h10 {
	margin-top: 10px;
}
.ma_b10 {
	margin-bottom: 10px;
}
.content div.spacer {
	padding: 1px;
	clear: both;
}
#copyright, #w3c {
	color:#FC583D;
	font-size: 1em;
	text-align: center;
	margin-bottom: 2em;
	margin-top: 1em;
}
#w3c a img {
	border: 0;
}
/*pour la page Gorée, horaires de la chaloupe => largeur de la cellule du tableau */
td.l35 {
	width: 35px;
}
/*   ++++++++++++++++++++++++++++++++++++++++++++++++++++ Videos  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div.video {
	text-align: center;
	margin: 0 auto;
	clear: both;
}
div.youtube {
	margin-bottom: 0.6em;
}
div.daily {
	margin-bottom: 0.6em;
}
div.video object.daily {
	width: 420px;
	height: 357px;
}
div.video object.youtube {
	width: 425px;
	height: 344px;
}

