body,html {
margin: auto;
height: 100%;
min-height: 650px;
}

body {
	background:transparent url(/multimedia/images/img_structures/bkg_int.jpg) top center no-repeat; 
	margin: 29px 0px 20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size:11px;

}

a:link, a:visited {
	color: #900001;
	text-decoration: none
}
a:hover, a:active {
	color: #543D3D;
	text-decoration: none
}

a.page:link, a.page:visited {
	font-weight: bold;
	color: #979797;
	font-size:10px;
	text-decoration: none
}


a.page:hover, a.page:active {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}


img { 
	border-width:0px
}
h1{
	font-weight: bold;
	font-size: 16px;
	color: #203341;
	text-transform:uppercase;
}

#container{
	width:930px;
	text-align:left;

}
#header{
	width:930px;
	height:126px;
}
#logo{
	width:263px;
	height:126px;
	float:left;
}
#navMain{
	width:580px;
	height:23px;
	float:left;

	margin-top: 71px;

}
#topContent{
margin-top : 20px;
	width:930px;
	height:62px;
clear:both;
float:left;
}
#content{
	width:930px;
	position:relative;
top:-20px;


}
#colGauche{
	width:162px;
	float:left;
	margin-top:43px;
clear:both
}
#centre{
	width:630px;
min-height: 430px;


	float:left;
	margin:27px 0px 0px 28px;
	padding-bottom:50px;
	background:transparent url(/multimedia/images/img_structures/bkg_bottom_int.jpg) bottom center no-repeat;
}
* html #centre{
height: 430px; /* hack uniquement interprété par IE Win+Mac*/
}
#footer {
	width:930px;
	text-align:center;
	position:relative;
	float:left;
}
#partners{
	width:930px;
	margin:0 auto;

}
#copyright{
	width:500px;
	float:left;
margin-left:58px;
margin-bottom:8px;

}
.newsDate
{
	font-size:9px;
}

.newsTitre
{
	font-size:11px;
	font-weight:bold;
	color:#DB2027;
clear:both;
}

.newsImgSom{
	width:76px;
	height:63px;
	background:transparent url(/multimedia/images/img_structures/bg_img_news_sml.gif) no-repeat;
	margin-top:10px;
}

.newsImg{
	width:311px;
	height:258px;
	background:transparent url(/multimedia/images/img_structures/bg_img_news.gif) no-repeat;
	margin-top:10px;
}
.galImg{
	
	background:transparent url(/multimedia/images/img_structures/bg_img_galery.gif) no-repeat;
	margin-top:10px;
}

.bandeau{
	background:transparent url(/multimedia/images/img_structures/fond_bandeau.gif) no-repeat;
	margin-top:10px;
	width: 587px;
	height: 116px;
	padding-top: 9px;
}





/* TABLEAU */
.table-titre {
  vertical-align: top;
  font-size : 13px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #F8F6F7;
  text-align : center;
  font-weight : bold;
  background-color : #838106;
}

.table-entete {
  vertical-align: top;
  font-size : 10px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #D8D8BE;
  padding: 5px;
}

.table-ligne1 {
  vertical-align: top;
  font-size : 11px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #FAFBF5;
  padding-left: 5px;
  padding-right: 5px;
}

.table-ligne2 {
  vertical-align: top;
  font-size : 11px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #E6EFE0;
  padding-left: 5px;
  padding-right: 5px;
}
/* FIN TABLEAU */
