*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.bodyimpression
{
	background-color: #FFFFFF;
	color: #000000;
}
.bodysite
{
	background: black url(../images/background.jpg) 0 0 repeat fixed;
	color: #000000;
}
#SiteGeneral
{
	margin-top: 0px;
	margin-left: 0px;
	/*margin-left: auto;*/
	/*margin-right: auto;*/
	padding: 0px;
	width: 950px;
}



/* ------------------ MENU ------------------ */
#MenuGeneral
{
	background: #0E0E0E url(../images/menu_fond.gif) repeat-x left top;
	clear: both;
	width: 950px;
	height: 34px;
}
#MenuGeneral li
{
	/*background: #CECFBD url(images/design01_nav.gif) repeat-x;*/
	display: block;
	float: left;
	font: bold 13px Arial, sans-serif;
	font-variant: small-caps;
	text-align: center;
}
#MenuGeneral a
{
	/*
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: none;
	*/
	border-bottom-style: none;
	color: #FFFFFF;
	display: block;
	width: 135px;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 6px;
}
#MenuGeneral a:hover
{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #008000; /* SURVOL on change le trait bas */
	color: #B0C4DE;               /* et la couleur du texte */
}
#MenuGeneral a.choix
{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #87CEFA;
	color: #FFFF00;
}



/* ------------------ ENTETE ------------------ */
#EnteteGeneral
{
	background: #0E0E0E url(../images/entete_fond.jpg) no-repeat center center;
	clear: both;
	margin: 0px auto 0px auto;

	width: 950px;
	height: 120px;
}
#EnteteLogo
{
	/*background: url(../images/entete_logo.gif) no-repeat center center;*//* center bottom */
	width: 950px;
	height: 120px;
	position: relative;
}
#EnteteLogo img
{
 border: 0px;
}
#rssGeneral
{
	/*border: thin dashed #FFFF00;*/
	float: left;
	width: 180px;
	overflow: hidden;
	font: bold 10px Arial, sans-serif;
	text-indent: 3px;
	text-align: left;
}
#ChercherGeneral
{
	/*border: thin dashed #FFFF00;*/
	float: right;
	text-align: center;
	width: 200px;
	overflow: hidden;
	font: bold 10px Arial, sans-serif;

}


/* ------------------ BIENVENUE ------------------ */
#LigneBienvenue
{
	background: #0E0E0E url(../images/menu_fond.gif) repeat-x left top;
	clear: both;
	width: 950px;
	height: 34px;
}
#LigneBienvenue p
{
	padding: 6px 4px 0px 4px;
	font: bold 13px Arial, sans-serif;
	font-variant: small-caps;
	color: #FFFFFF;
}



/* ------------------ RUBRIQUE ------------------ */
#RubriqueGeneral
{
	margin: 0px auto 10px auto;

	float:left;
	width: 150px;
	height: auto;
	font: 12pt Verdana, sans-serif;
	background-color: #D7D6D6;
	/*border: thin dashed #FFFF00;*/

}
#RubriqueGeneral ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#RubriqueGeneral li a
{
	display:block;
	color:#555555;
	background:transparent;
	text-decoration: none;
}
#RubriqueGeneral li a:hover
{
	color:#000000;
	background:transparent url(../images/menu_curseur.gif) repeat-y right;
	text-decoration: none;
}
#RubriqueGeneral ul li
{
	border-bottom:1px solid #CCCCCC;
	padding:0.5ex 0;
}
.blockrubrique
{
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:transparent url(../images/menu_h2.gif) no-repeat center center;
	color:#545454;
	text-align:left;
	text-decoration: none;
	font-size:13px;
	padding:3px;
}
.nodecoration
{
	text-decoration: none;
}
a.sousrub:link, a.sousrub:visited
{
	color: #000080;/* navy */
	text-decoration: none;
	font-size:8pt;
	text-indent: 5px;
}
a.sousrub:active, a.sousrub:hover
{
	color: #000000; /* black */
	text-decoration: none;
	background:yellow;
	font-size:8pt;
}

.photo
{
	vertical-align: middle;
	border: 0;
}
.cacher
{
	display: none;
}
.montrer
{
	display: block;
}


/* ------------------ CORPS DU SITE ------------------ */
#ContenuGeneral
{
	/* border: thin dashed #FFFF00; */
	float: right;
	width: 780px;

	color: #EEEEDD;
	font: 13px Verdana, sans-serif;
	overflow: hidden;
}



/* ------------------ CARTOUCHE DU SITE ------------------ */
.cartouche
{
	margin: 0px auto 0px auto;/* haut, droite, bas, gauche */
	padding: 5px 5px 5px 5px;
	width: 780px;
	color: #000000;
	position: relative;

}
.cartouche .cartouche-haut
{
	height: 29px;
	width: 780px;
	background: transparent url(../images/cartouche_haut.gif) left top no-repeat;
}
.cartouche .cartouche-haut p
{
	padding-top: 10px;
	text-align:center;
	font: normal 13px Arial, sans-serif;
	font-variant: small-caps;
	color: #000084;
}
.cartouche .cartouche-milieu
{
	padding: 5px 25px 5px 15px;/* marge gauche et droite pour ne pas ecrire sur la bordure du tableau */
	background: transparent url(../images/cartouche_milieu.gif) left top repeat-y;
}
.cartouche .cartouche-bas
{
	height: 29px;
	width: 780px;
	background: url(../images/cartouche_bas.gif) left top no-repeat;
}



/* ------------------ PRESENTATION DU TEXTE DANS LE CARTOUCHE ------------------ */
A.liens:link, A.liens:visited
{
	color:#000000;
	text-decoration: none;
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.liens:active, A.liens:hover
{
	color:#000A90;
	text-decoration: none;
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cartouche .cartouche-milieu p
{
	font: normal 13px Arial, sans-serif;
	color: #000000;
	text-align: justify;
	margin-bottom: 15px;
}
.cartouche .cartouche-milieu table caption
{
	display: none;
}


.gras
{
	font-weight: bold;
}
.italique
{
	font-style: italic;
}
.souligne
{
	text-decoration: underline;
}
.barre
{
	text-decoration: line-through;
}
.indice
{
	/*
	vertical-align: -3px;
	font-size :70%;
	*/
	vertical-align: sub;
	font-size: smaller;
}
.exposant
{
	/*
	vertical-align: 4px;
	font-size: 70%;
	*/
	vertical-align: super;
	font-size: smaller;
}
.chassefixe
{
	font-family: monospace;
}
.centrer
{
	text-align: center;
}
.gauche
{
	text-align: left;
}
.droite
{
	text-align: right;
}
.justifier
{
	text-align: justify;
}
h1
{
	margin-top: 15px;
	margin-bottom: 10px;
	font:normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CEEBFF;
}
h2
{
	margin-top: 15px;
	margin-bottom: 10px;
	color: #8B0000;/* DARK RED */
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
}
h6
{
	/* pour remplacer un hr */
	margin-top: 5px;
	margin-bottom: 5px;
	height: 2px;
	background-color: #CEEBFF;
}
.pair
{
	background-color: #CEEBFF;
}
.impair
{
	background-color: #B5DFF7;
}
.absmiddle
{
	vertical-align: middle;
}
.g1
{
	color: #000000;/* NOIR */
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.g1_droite
{
	color: #000000;/* NOIR */
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.g1_160
{
	color: #000000;/* NOIR */
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
}
.g2
{
	color: #000080;/* NAVY */
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.g2n
{
	background-color: #66B1DE;
	color: #FFFFFF;/* BLANC */
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.g2c
{
	background-color: #66B1DE;
	color: #FFFFFF;/* BLANC */
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.g2c_160
{
	background-color: #66B1DE;
	color: #FFFFFF;/* BLANC */
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 160px;
}
.g3
{
	color: #8B0000;/* DARK RED */
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.cou1
{
	background-color: #CEEBFF;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.cou2
{
	background-color: #B5DFF7;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.cou3
{
	background-color: #C0E1F8;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
a.download:link, a.download:visited
{
	color:#000080;
	text-decoration: none; 
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.download:active, a.download:hover
{
	color:#0000FF;
	text-decoration: none;
	background:silver;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableau100
{
	width: 100%;
	/*spacing: 2px;*/
	padding: 2px;
}


.royalblue
{
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4169E1;
}
.dodgerblue
{
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #1E90FF;
}
.skyblue
{
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #87CEEB;
}

/* couleurs mini-tdt */
.black
{
	color: #000000;
}
.silver
{
	color: #C0C0C0;
}
.gray
{
	color: #808080;
}
.white
{
	color: #FFFFFF;
}
.yellow
{
	color: #FFFF00;
}
.lightyellow
{
	color: #FFFFE0;
}
.orange
{
	color: #FFA500;
}
.red
{
	color: #FF0000;
}
.brown
{
	color: #A52A2A;
}
.saddlebrown
{
	color: #8B4513;
}
.darkred
{
	color: #8B0000;
}
.green
{
	color: #008000;
}
.lime
{
	color: #00FF00;
}
.lightgreen
{
	color: #90EE90;
}
.navy
{
	color: #000080;
}
.blue
{
	color: #0000FF;
}
.cyan
{
	color: #00FFFF;
}
.purple
{
	color: #800080;
}
.magenta
{
	color: #FF00FF;
}
.violet
{
	color: #EE82EE;
}


/* ------------------ PIED DE PAGE ------------------ */
#PiedDePage
{
	clear:both;
	float: left;
	width: 770px;
	height: 30px;
	margin-left: 175px;
	background: url(../images/pieddepage_barre.gif) left top no-repeat;

	padding-top: 4px;
	text-align: center;
	color: #000000;
}


/* --------------- formulaires --------------- */
input.ceffet, textarea.ceffet, select.ceffet 
{
	background: #FFFFFF;
	border-top: 3px solid #83cde1;
	border-right: 1px solid #83cde1;
	border-bottom: 1px solid #83cde1;
	border-left: 1px solid #83cde1;
}
input.ceffet:hover, textarea.ceffet:hover
{
	background: #F0FDE2;
	border-color: #b1e77a;
}
input.ceffet:focus, textarea.ceffet:focus
{
	background: #FCFFEC;
	border-color: #b1e77a;
}

.erreurcontact
{
	text-align: center;
	color: #FF0000;
}
.okcontact
{
	text-align: center;
	color: #008000;
}
.textes
{
	text-align: left;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: normal;
}

/* --------------- DIV APERCU --------------- */
.totallettre
{
	text-align: right;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}
#textapercu
{
	overflow: hidden;
	padding: 10px;
	background-color: #F5F5F5;
	text-align: left;
	width:710px;
	border: 2px #C0C0C0 solid;
}

/* --------------- ADMIN --------------- */
.savetableau
{
	border: 4px solid;
	border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF;
	background: silver;
}
#linkAdmin
{
	background: #0E0E0E url(../images/menu_fond.gif) repeat-x left top;
	clear: both;
	width: 100%;
	height: 34px;	
}
#linkAdmin a
{
	/*
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: none;
	*/
	border-bottom-style: none;
	color: #FFFFFF;
	float: left;
	display: block;
	width: 20%;
	text-decoration: none;
	text-align:center;
	padding-top: 7px;
	padding-bottom: 6px;
}
#linkAdmin a:hover
{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #008000; /* SURVOL on change le trait bas */
	color: #B0C4DE;               /* et la couleur du texte */
}
#linkAdmin a.choix
{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #87CEFA;
	color: #FFFF00;
}


