@charset "utf-8";

/*CI-DESSUS Declaration des polices en UTF-8, doit etre en tete du fichier*/

/* Created using Style Master from Western Civilisation CSS1 { 128 233 409 520 } */
/*  This style sheet is a simplification of the CSS2 specification's style sheet which describes the typical formatting of all HTML 4.0 ([HTML40]) elements based on extensive research into current UA practice. */

/* Status of this document This document has been reviewed by W3C Members and other interested parties and has been endorsed by the Director as a W3C Recommendation. It is a stable document and may be used as reference material or cited as a normative reference from another document. W3C's role in making the Recommendation is to draw attention to the specification and to promote its widespread deployment. This enhances the functionality and interoperability of the Web. */

/* Style utilis&eacute; pour le site Conservation & Developpement Durable CDD */

/* http://www.w3.org/TR/1998/REC-CSS2-19980512
 */


/* Balises de base */

BODY
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	color:  #244406;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:  12pt;
	font-weight: normal;
	background: url(pict/fond.jpg) #E9E8C9;
}



B
{
font-size:  14px;
font-weight: bold;
color:  #337010;
}

B.blanc
{
font-size:  14px;
font-weight: bold;
color: #FFFFFF;
}

H1
{font-size:  18pt;
color: #E9E8C9;
text-align: center;
margin-bottom:  .5em;
margin-left: 0;
margin-right: 0;
margin-top:  .67em}

H1.blanc
{font-size:  18pt;
color: #FFFFFF;
text-align: center;
margin-bottom:  .5em;
margin-left: 0;
margin-right: 0;
margin-top:  .67em}

H2 {font-size:  16pt;
color: #80724D;
margin-bottom:  .43em;
margin-left: 0;
margin-right: 0;
margin-top:  .43em}

H2.blanc {font-size:  16pt;
color: #FFFFFF;
text-align: center;
margin-bottom:  .67em;
margin-left: 0;
margin-right: 0;
margin-top:  .67em}

H3{font-size:  14pt;
color: #80724D;
margin-bottom:  .5em;
margin-left: 0;
margin-right: 0;
margin-top:  .5em}

H3.blanc
{font-size:  14pt;
color: #FFFFFF;
text-align: justify;
margin-bottom:  .67em;
margin-left: 0;
margin-right: 0;
margin-top:  .67em}

H4
{margin-bottom:  14pt;
margin-left: 0;
margin-right: 0;
margin-top:  1.33em}

H5
{
margin-bottom:  0;
margin-left: 0;
margin-right: 0;
margin-top:  0}

H6
{font-size:  12pt;
margin-bottom:  2.33em;
margin-left: 0;
margin-right: 0;
margin-top:  2.33em}

H1, H2, H3, H4, H6, B, STRONG
{font-weight: bolder;
font-family: Helvetica, Arial, Verdana, sans-serif;}

P
{font-size:  10pt;
font-family: Helvetica, Arial, Verdana, sans-serif;
text-align: justify;
margin-bottom:  0.50em;
margin-left: 5px;
margin-right: 5px;
margin-top:  0.50em}

P.centre
{font-size:  10pt;
font-family: Helvetica, Arial, Verdana, sans-serif;
text-align: center;
margin-bottom:  0.50em;
margin-left: 5px;
margin-right: 5px;
margin-top:  0.50em}

/*Tags non indispensables*/

I, CITE, EM, VAR, ADDRESS
{font-style: italic}

PRE, TT, CODE, KBD, SAMP
{font-family: monospace}

PRE
{white-space: pre}

BIG
{font-size:  1.17em}

SMALL, SUB, SUP
{font-size:  .83em}

SUB
{vertical-align: sub}

SUP
{vertical-align: super}

S, STRIKE, DEL
{text-decoration: line-through}

HR
{border:  1px inset}


U, INS
{text-decoration: underline}

CENTER
{text-align: center}


/* TABLEAUX */

TABLE 
{
border: 0px solid #C4C68E;
border-collapse: collapse;
margin: auto;
}

TABLE.avecbord 
{
border: 2px solid #C4C68E;
border-collapse: collapse;
border-spacing: 5px;
margin: auto;
}

TH
{
	font-weight: bolder;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	color: #337010;
	background-color: #C4C68E; 
	font-size: 12.0pt;
	font-style: normal;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	vertical-align: middle;
	border-style: none;
	border-color: #009999;
/*white-space:nowrap;*/}

CAPTION
{text-align: center}

TD
	{
	padding-top:2px;
	padding-right:2px;
	padding-left:5px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	vertical-align:middle;
	border-style: none;
	border-color:#CC3366;
	color:#6C6937;
	background-color:#C4C68E; 
	font-size: 10.0pt;
	font-style: normal;
	text-decoration: none;
	}

TD.title
	{
	padding-top:2px;
	padding-right:3px;
	padding-left:3px;
	font-family: sans-serif;
	text-align:center;
	vertical-align:middle;
	border-style: none;
	border-color:#FFFFFF;
	color: #993300;
	background-color: #FFFFCC; 
	}

TD.left
	{
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 5px;
	font-family: sans-serif;
	text-align: left;
	vertical-align: middle;
	border-style: none;
	border-color: #FFFFFF;
	color: #993300;
	background-color: #FFFFCC; 
	}

TD.right
	{
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 2px;
	font-family: sans-serif;
	text-align: justify;
	vertical-align: middle;
	border-style: none;
	border-color: #FFFFFF;
	color: #993300;
	background-color: #FFFFCC; 
	}

TD.titlepano
	{
	padding-top:2px;
	padding-right:3px;
	padding-left:3px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align:center;
	vertical-align:middle;
	border-style: none;
	border-color:#CC3366;
	color:#6C6937;
	background-color:#C4C68E; 
	}

/* pour marquer la premiere lettre d'un paragraphe  */

.initiale {
	font-size: 400%;
	color: #FF0000;
	vertical-align: bottom;
	background : #33FF66; 
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.initial {
	font-size: 200%;
	color: #FFFFFF;
	vertical-align: bottom;
	background : #339900; 
	font-family: Helvetica, Arial, Verdana, sans-serif;
}


/* pour faire des boites ou encarts */

.flax   { font-family: Helvetica, Arial, Verdana, sans-serif; background-color: #C4C98E; margin-right: auto; margin-left: auto; padding: 5px; border-style: solid; border-color: #5D722B; border-width: 8px 1px 8px 1px; width: 740px; vertical-align: middle }

.fram   { 
margin-right: auto; 
margin-left: auto; 
padding: 0px; 
/*text-indent: 5px;*/ 
border-style: solid; 
border-width: 8px 1px 8px 1px; 
border-color: #6C6937; 
background-color: #C4C98E; 
width: 754px; }


.menubar   { 
width: 740px;
height: 40px; /*peut-etre ý remettre actif*/
margin-right: auto; 
margin-left: auto; 
padding: 5px; 
font-family: Helvetica, Arial, Verdana, sans-serif; 
font-size: 14px; 
text-align: center; 
background-color: #99A071; 
border-style: solid; 
border-color: #5D722B; 
border-width: 0px 1px 3px 1px; 
}


.titlebar   { font-family: Helvetica, Arial, Verdana, sans-serif; background-color: #90C3D5; margin-right: auto; margin-left: auto; padding: 5px; border-style: solid; border-color: #5B8B9F; border-width: 2px 1px 2px 1px; font-size: 24px; font-weight: bold; color:  #244406; text-align: left; width: 740px }

.auteur   { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 14px; font-style: italic; color:  #244406; text-align: right;}


/* ------------------
Elements LIENS LINKS  
---------------------- */


A:link
{
text-decoration: none; 
color: #337010;
font-size: 100%;
font-style: normal;
font-weight: normal;
}

A:hover
{
font-size: 100%;
color: #6C6937;
font-style: normal;
font-weight: normal;
text-decoration: underline overline;
}

A:visited
{
text-decoration: none; 
font-size: 100%;
color:  #6F8747;
font-style: normal;
font-weight: normal;
}

A:active
{
font-size: 100%;
color: #FF0000;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

/* Elements de Formulaires */

FORM
{
	font-size:  12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-bottom:  0.33em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:  0.33em;
	}

INPUT
{
color:  #244406;
background-color: #E9E8C9; 
font-size: 12px;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-weight: normal;
}

TEXTAREA
{
	color:  #244406;
	background-color: #E9E8C9; 
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

SELECT
{
color:  #244406;
background-color: #E9E8C9; 
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 10px;
}

OPTION
{
color:  #244406;
background-color: #E9E8C9; 
font-family: Helvetica, Arial, Verdana, sans-serif;
}

Option selected
{
color:#FF0000;
font-size:14px;
font-family: Helvetica, Arial, Verdana, sans-serif;
}


/* -------------------------------------
      Elementsde MENU dynamique 
--------------------------------------*/

/*Elements du menu deroulant ancien, voir fichier css africanature*/

/*Elements du menu deroulant actuel, voir fichier debut.php*/

.bkgd {
background-repeat: no-repeat;
background-position: center;
}


/* Elements Divers hors menus deroulants */

a#logocdd {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 100px;
	width: 100px;
	background: url(pict/logo.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

#logozone {
	position: relative;
	display: block;
	z-index: 1;
	top: 30px;
	height: 80px;
	width: auto;
}


















