body {
 	text-align: center;/* pour corriger le bug de centrage IE */
	margin: 0 auto;
	top: 0px;
	background-image: url(images/ombre.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#global {
	position: relative; /* on positionne le conteneur */
	width: 888px;
	margin: 0 auto; /* On centre la page horizontalement */
	min-height: 100%;
	top: 0px;
	text-align: left; /* pour corriger le bug de centrage IE */

}

#Menu {
	position:absolute;
	top:57px;
	width:157px;
	height: 813px;
	background-color: #EFEFEF;
	left: 0px;
}

#Bandeau {
	position:absolute;
	top:0px;
	z-index:2;
	left: -4px;
}

#Main {
	position:absolute;
	left:157px;
	top:56px;
	width:710px;
	background-image: url(images/back.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 800px;
}

#Droits {
	position:absolute;
	left:-4px;
	top:800px;
	width:896px;
	height: 72px;
	text-align: center;
	background-image: url(images/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.tab_ttlst11 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
}
.tab_vallst11 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	vertical-align: middle;
}
.style_parag {
	color: #666666;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
}
.style_tit {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #060E3C;
	margin: 0 0 10px 0px;
	padding: 0;
	border-bottom: 1px solid #060E3C;
}
.style_sstit {
	color: #A58F56;
	font-size: 13px;
	font-style: italic;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
}
.style_rouge {
 color:#FF0000;
 font-family:"Trebuchet MS", Arial, sans-serif;
}
.tab_ttlst10 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-align: center;
}

.tab_vallst10 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
}	

a:link {
	color: #060E3C;
}
a:visited {
	color: #060E3C;
}
a:hover {
	color: #A58F56;
}
a:active {
	color: #999999;
}

table#obj {
border-collapse:collapse;
}
table#obj th, table#obj td {
border:1px solid #DEDEDE;
}
caption#obj {
font-weight:bold
}

table#no_border th, table#no_border td {
border:0px solid;
}
table#no_border td {
text-align:center;
}
caption#no_border {
font-weight:bold
}

p {
	color: #666666;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
}
