body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/fond_page.gif);
	background-repeat: repeat-x;
}

.main_tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#tagline {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}

td {
	vertical-align:top;
}

td.text {
	padding-right: 50px;
	height: 350px;
	width: 550px;
	text-align: justify;
	color: #000000;
}

ul {
	list-style-type: square;
	text-align: left;
}

#lang {
	font-size: 10px;
	text-align: right;
	position: relative;
	left: 372px;
	top: -33px;
	width: 80px;
	z-index: 2;
}

table.menu {
	position: absolute;
	left: 10px;
	top: 130px;
	width: 170px;
	height: 172px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

td.menu_border, td.menu_middle {
	vertical-align:middle;
	padding-left: 10px;
}

td.menu_border {
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #C5C5C5;
}

a,a:link,a:visited,a:active {
	color:#333333;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}
.download {
	position: absolute;
	left: 20px;
	top: 350px;
	font-size: 10px;
	font-weight: bold;
}

#ref {
	font-size: 9px;
	border: 0px;
	width: 750px;
}

#ref td {
	vertical-align: middle;
	text-align: left;
}

#ref td.bg{
	background-color: #CCCCCC;
	color:#FF0000;
	
}

#ref .col1, #ref .col2, #ref .col3, #ref .col4, #ref .col5 {
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #000000;
}

#ref .col2 {
	text-align: right;
}

#ref .col3 {
	text-align:center;
}

#ref .col5 {
	padding-left: 2px;
}

#ref .transaction {
	text-align: right;
}

#ref .pays {
	text-align:center;
}

.entete{
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #000000;
}

#equipe {
	text-align:justify;
}