﻿




/*
     FILE ARCHIVED ON 1:50:35 Jul 26, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 2:34:28 Oct 30, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body {
	background-color: #FFFFFF;
	background-image: url('/themes/bleucameroun/styles/img/fond_Bleu_Cameroun.jpg');
}
#page
{   width: 985px
}
#menu-principal { width: 800px; max-width: 	985px;}


#entete       /* bandeau - banner */
{
	background-image: url('/themes/bleucameroun/styles/img/bandeau.jpg');
	height: 175px;
	background-align : center
}

#entete a.nom-site,
#entete a.nom-site:link,  
#entete a.nom-site:visited,
#entete a.nom-site:hover
{
	background-image: url('/themes/bleucameroun/styles/none');
}

#entete .nom-site span  /* on cache le nom du site  */
{
	height: 1px;
	width: 1px;
	overflow: hidden;
}

#encart, #menu-rubriques { top: 179px; }

/* -------------------------------------------------------
   Changement de couleur de fond pour les menus de navigation
 ------------------------------------------------------- */


/* COULEURS des menus et edito vert du logo */
.menu-item,
.menu-titre-special, 
.menu-titre,
.menu ul li a, 
.menu ul li b,
.edito h3 { background-color: #2C33A7; }

/* rouge fonce extrait de l'image du bandeau */
.menu ul li { border-top: 1px solid white; }
#menu-principal ul li { border-top: 0px none; border-right: 1px solid white;}

/* separateur : meme couleur que fond de BODY */
.menu ul li a, 
.menu ul li b,
.edito h3,
.signatures td { background-image: url('/themes/bleucameroun/styles/img/aj-titre-coin.gif'); }

/* background */
.menu ul li li a, .menu ul li li a:visited, .menu li span, li.annonce { background-color: #F3D8E6; }
.menu ul li a:hover,
.menu ul li li a:hover,
.menu ul li li a.article:hover { background-color: #B9BFD5; }*couleur quand survol par curseur*
.menu ul li li a.lienon { background-color: #E5BCDA; }*couleur de fond des sous rubriques*
.menu ul li li a.article { background-color: #E5BCDA; }

/* -------------------------------------------------------
   Autres changement de couleur et typo
 ------------------------------------------------------- */

#bloc-contenu h3 a,
h3.spip,
h1.titre-article { color: #2C33A7; } * couleur titre article *

h3.spip
{
	border-left:0px solid #6CC; border-right:0px solid #6CC; border-top:0px solid #6CC; border-bottom:1px solid #6CC; 
}

h1.titre-article
{
	font-family: Verdana, "Times New Roman", Arial;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
}

#bloc-contenu h3 a
{
	font-size: 1.2em;
	font-family: Verdana, "Times New Roman", Arial;
	font-weight: normal;
}

#bloc-contenu h3.edito-titre a
{
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Verdana, "Times New Roman", Arial;
}

#plan .plan-rubrique h3 { background-color: #6CC; }