/* CSS Document */

BODY {
	background: url('../images/bg.gif');
	margin: 0;
}

IMG.contenu {
	border: 5px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}

TD.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #D8DDB5;
	text-align: left;
}

TABLE.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #D8DDB5;
}

TD.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1F3F6B;
	line-height: 12px;
	font-size: 9px;
}

TD.footer A:LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1F3F6B;
	line-height: 12px;
	font-size: 9px;
}
TD.footer A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1F3F6B;
	line-height: 12px;
	font-size: 9px;
}
TD.footer A:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1F3F6B;
	line-height: 12px;
	font-size: 9px;
}

TD.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DEDEDE;
	font-size: 11px;
	text-align: center;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
}

TD.soustitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
}

.contenu A:LINK {
	color: #06358c;
	text-decoration: underline;
}

.contenu A:VISITED {
	color: #06358c;
	text-decoration: underline;
}

.contenu A:HOVER {
	color: #06358c;
	text-decoration: none;
}

.contenu UL { margin-top: 0px; }
.contenu LI { margin-top: 5px; }

.separateur {
	color: #7fb22e;
	height: 0px;
	border-style: dashed;
	border-width: 1;
	border-bottom: 0;
}

/************************* DÉBUT MENUS ***************************/
.menu_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0 0 0 5;
	text-align: left;
}

/*
.menu_gauche ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0 0 0 5;
}
*/

.menu_gauche A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495123;
	text-decoration: none;
}

.menu_gauche A:HOVER {
	color: #1e210e;
	text-decoration: underline;
}

.sous_menu_gauche {
	margin:0;
	padding:0;
	display:none;
	position:absolute;
/*	top:350;
	left:150; */
/*	width:150; */
	z-index:500;
	text-align: left;
}

.sous_menu_gauche TABLE {
/*	width: 150; */
}

.sous_menu_gauche_items TR {
	height: 25px;
}

.sous_menu_gauche_items TD {
/*	padding-left: 10px;
	padding-right: 10px; */
	background: #FFFFFF;
}

.sous_menu_gauche_items A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495123;
	text-decoration: none;
}

.sous_menu_gauche_items A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495123;
	font-weight: bold;
	text-decoration: none;
}

.sous_menu_gauche_items_over TD {
/*	padding-left: 10px;
	padding-right: 10px; */
	background: #FFFFFF;
}

.sous_menu_gauche_items_over A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495123;
	font-weight: bold;
	text-decoration: none;
}

.sous_menu_gauche_items_over A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495123;
	font-weight: bold;
	text-decoration: none;
}

.sous_titre_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.menu_haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b9d68;
	font-weight: bold;
}

.menu_haut A {
	color: #9b9d68;
	text-decoration: none;
	font-weight: bold;
}

.menu_haut A:HOVER {
	color: #FFFFFF;
/*	font-weight: bold; */
	text-decoration: none;
	font-weight: bold;
}

.sous_menu_haut {
	margin:0;
	padding:0;
	display:none;
	position:absolute;
/*	top:350;
	left:150; */
	width:200;
	z-index:500;
}

.sous_menu_haut TABLE {
	bottom: 2px;
	right: 2px;
}




.sous_menu_haut_items TR {
	height: 25px;
}

.sous_menu_haut_items TD {
	background: #FFFFFF;
	text-align: right;
/*	filter:alpha(opacity=80);
	opacity:0.8; */
}

.sous_menu_haut_items A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495123;
	text-decoration: none;
	filter:alpha(opacity=100);
	opacity:1;
}

.sous_menu_haut_items A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495123;
	font-weight: bold;
	text-decoration: none;
	filter:alpha(opacity=100);
	opacity:1;
}

.sous_menu_haut_items_over TD {
	background: #FFFFFF;
}

.sous_menu_haut_items_over A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495123;
	font-weight: bold;
	text-decoration: none;
	filter:alpha(opacity=100);
	opacity:1;
}

.sous_menu_haut_items_over A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495123;
	font-weight: bold;
	text-decoration: none;
	filter:alpha(opacity=100);
	opacity:1;
}

TD.sous_menu_haut_leftright {
	width: 5px;
	background-color: #000000;
	filter:alpha(opacity=40);
	opacity:0.4;
}
TD.sous_menu_haut_topbottom {
	height: 5px;
	background-color: #000000;
	filter:alpha(opacity=40);
	opacity:0.4;
}




/*
.img-shadow {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow TABLE {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
} 

.flou{
	background-color: #ccc;
	margin-left: 4px;
	margin-top: 4px;
	float:left;
}
 
.ombre {
	position: relative;
	bottom: 2px;
	right: 2px;
} 
 
.ombre{
	background-color: #aaa;
}
*/ 

/*
div.background
{
  width: 500px;
  height: 250px;
  background: url(klematis.jpg) repeat;
  border: 2px solid black;
}
*/
TD.transbox
{
  width: 400px;
  height: 180px;
/*  margin: 30px 50px;*/
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=60);
  opacity:0.6;
}
DIV.transbox
{
/*  width: 400px;
  height: 180px; */
  width: 100%;
  height: 100%;
/*  margin: 30px 50px;*/
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=60);
  opacity:0.6;
}
/*
TD.transbox p
{
  margin: 30px 40px;
  font-weight: bold;
  color: #000000;
}
*/

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/************************* FIN MENUS ***************************/

