/* CSS Document */
body {
	background-color: #555b65;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-image: url(img/bg_dgrd.gif);
}

/* definition des textes */
font, th, td, p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	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_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: #CCCCCC;
}
a.txt_std_w:link, a.txt_std_w:hover, a.txt_std_w:visited {
	color: #f3f3f3;
}
.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_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;
}



.tableMain {
	width:950px;
	background-color:#333333;
}


.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;
}

