/* CSS Document */
html {
	height: 100%;
}

body {
	/*background: url(img/back2.png) repeat-x ;*/
	background-color:#374344;
	height: 100%;
	margin-bottom: 1px;
}

.outline {
  border: 1px solid #cccccc;
	padding: 2px;
}

/* definition du menu1*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(img/menu_bg2.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #DEDEDE;
	text-align: left;
	padding-top: 5px;
	padding-left: 25px;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FFFFFF;
}

a.mainlevel#active_menu {
	background-position: 0px -25px;
	color:#FFFFFF;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #FFFFFF;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #DEDEDE;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}

/* definition des textes */
font, th, td, p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.4em;
	font-size : 12px;
	text-decoration: none;
}

a:link, a:active {
	color : #006699;
	text-decoration : none;
}
a:visited {
	color : #006699;
	text-decoration : none;
}
a:hover {
	text-decoration : none;
	color: #0066CC;
	}
	
.txt_small1 {
	font-size: 9px;
	line-height: 1.2em;
	color: #666666;
}
a.txt_small1:link, a.txt_small1:hover, a.txt_small1:visited {
	color: #2D477F;
	text-decoration: none;
}

.txt_smallw {
	font-size: 9px;
	line-height: 1.2em;
	color: #666666;
}
a.txt_smallw:link, a.txt_smallw:hover, a.txt_smallw:visited {
	color: #2D477F;
	text-decoration: none;
}

.txt_lastNewsTitre {
	font-size: 10px;
	color: #996600;
	font-weight: bold;
}
.txt_lastNews {
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
}
a.txt_lastNews:link, a.txt_lastNews:hover, a.txt_lastNews:visited {
	color: #FF6633;
	text-decoration: none;
}

.txt_News {
	font-size: 12px;
	line-height: 1.8em;
	color: #FFFFFF;
}
a.txt_News:link, a.txt_News:hover, a.txt_News:visited {
	color: #FF6633;
	text-decoration: none;
}

.txt_ssMenu, a.txt_ssMenu:link, a.txt_ssMenu:visited {
	font-size: 9px;
	line-height: 2em;
	color: #2E8439;
	padding-left: 6px;
}

.txt_ssMenu:hover, a.txt_ssMenu:active {
	color: #009999;
}

.txt_mid {
	font-size: 10px;
}
a.txt_mid:link, a.txt_mid:hover, a.txt_mid:visited {
	color: #2D477F;
}

.txt_std_w {
	color: #FEFEFE;
}
a.txt_std_w:link, a.txt_std_w:hover, a.txt_std_w:visited {
	color: #FFFF66;
	text-decoration: underline;
}
.txt_std_Grey {
	color: #666666;
}
a.txt_std_Grey:link, a.txt_std_Grey:visited, a.txt_std_Grey:active {
	color: #505c6c;
}

.txt_std_B {
	font-weight: bold;
}
a.txt_std_B:link, a.txt_std_B:visited {
	color: #0066CC;
}

a.txt_std_B:hover {
	color: #0066CC;
	background-color: #FFFFCC;
}
.txt_std_BW {
	font-weight: bold;
	color: #ffffff;
}
a.txt_std_BW:link, a.txt_std_BW:visited {
	color: #FFFFCC;
}

a.txt_std_BW:hover {
	color: #FFFFCC;
}

.txt_std_BGris, a.txt_std_BGris:link, a.txt_std_BGris:hover, a.txt_std_BGris:visited {
	color: #666666;
	font-weight: bold;
}

.txt_std_bordx, a.txt_std_bordx:link, a.txt_std_bordx:hover, a.txt_std_bordx:visited {
	color: #930000;
}

.Titre01 {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#EFEFEF;
	border-bottom:dashed 1px #EFEFEF;
}

.Titre02 {
	font-size:12px;
	font-weight:bold;
	border-bottom:solid 1px #EFEFEF;
	padding-bottom:1px;
}
.Titre03 {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:dashed 1px #EFEFEF;
	line-height: 3em;
}

.Naration01 {
	margin-left:10px;
	padding-bottom:1px;
}

.tableMain {
	width:808px;
	background-color:#FFFFFF;
}
.tableContent {
	background-image:url(img/bckMain1.jpg);
	background-repeat:repeat-x;
	background-color:#7d5500;
}

.centerContent {
	padding: 0px 10px 30px 15px;
	text-align:justify;
}

.ImgIllustr0 {
	border: 1px solid #000000;
	padding: 0px;
}

.ImgIllustr1 {
	border: 1px solid #000000;
	padding: 0px;
	float: left;
	margin-right: 10px;
}

.ImgIllustr2 {
	border: 1px solid #000000;
	padding: 0px;
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
}

