body {
	margin:0;
	text-align:center;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}

#global{
	padding:auto;
	margin:auto;
	width: 870px;
	margin-top: 30px;
}

#blockLeft {
	float: left;
	width: 178px;
	height: 515px;
}

#blockCentre {
	float: left;
	height: 533px;
	width: 692px;
	background-color: #716F72;
	text-align: center;
	background-image: url(images/bgListe_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#blockContact {
	height: 357px;
	margin-left: 20px;
}

#blockDetail{
	height: 357px;
	/*text-align:left;*/
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 650px;
	overflow:auto;
	margin:auto;
}

#blockDetail2{
	height: 357px;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 650px;
	overflow:auto;
	margin:auto;
}
#blockDetailPart{
	height: 357px;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 650px;
	float: left;
}

#footer{
	font-size: x-small;
	color: #606899;
}

#footer a{
	color: #606899;
	text-decoration:none;
}

#Table_01{
border-collapse:collapse;
}

.left50percent {
	float: left;
	width: 280px;
	height: 357px;
	background-image: url(images/bgContact_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	padding: 5px;
}

.right50percent {
	float: left;
	width: 340px;
	background-color: #62689C;
	height: 357px;
	background-image: url(images/bgContact_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 5px;
}
.blockGris {
	background-color: #89888a;
	padding: 8px;
}
.titre{
	color:#000000;
	font-size:larger;
	font-weight: bold;
}
.small {
	font-size: 6.5pt;
}

.spacer {
	clear: both;
}

.liste {
	margin: 5px;
}

.liste img{
	margin-right: 20px;
	float:left;
}

.liste p{
	display:block;
	height:64px;
	background-color: #89888a;
	padding: 8px;
}

.liste2 {
	margin: 20px;
}

.liste2 img{
	margin-right: 20px;
	float:left;
	position: relative;
	top: -20px;
	clear: both;
}
.liste a{
	display:block;
	text-align:right;
	color:#FFFFFF;
}
.liste2 p{
	background-color: #89888a;
	padding: 8px;
	display: block;
	clip: rect(10px,auto,auto,auto);
}

.listeTitre{
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;	
}
.listeSsTitre{
	font-size: larger;
	font-weight: bold;
}
.liste2 a{
	display:block;
	color:#FFFFFF;
}
input{
	font-size:x-small;
	border:0;
	background-color:#FFFFFF;
	color:#62689C
}
textarea{
	font-size:x-small;
	border:0;
	background-color:#FFFFFF;
	color:#62689C
}

a{
text-decoration:none;
color:blue;
}

a:hover{
text-decoration:none;
color:red;
}

a:active{
text-decoration:none;
color:blue;
}

#Publicprog{
float: left; 
width:240px;
margin-top:0px; 
margin-left:30px;
margin-bottom:3px;
}
