body {
	background:url(images/bg.jpg) repeat-x;
	clear: both;
	font: 11px verdana, sans-serif;
	margin: 0px;
	height: 100%;

}

a {
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#990000;
}

h4 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#990000;
}

.div_g {
	float:left;
	width: 200px;
}

.div_d {
	float:right;
	padding: 0px 140px 0px 0px;
	height: 150px;
}

.pub{
	padding-top: 40px;
	height: 120px;
}

.evenemnt-div_g {
	float:left;
	
	}

.evenemnt-div_d {
	float:right;
	width: 550px;
	padding: 20px 70px 0px 0px
}

.represent-div_g {
	float:left;
	margin-left: 5px;
	}

.represent-div_d {
	float:right;
	width: 550px;
	padding: 20px 100px 0px 0px
}

.centre
{
  margin-left   : auto;
  margin-right  : auto;
  width         : 981px;
}

#clear {
	clear:both
}

#entete {
	margin:0px;
	padding:0px;
	height:354px;
}

#page {
	position: relative;
	background:url(images/bg_page.jpg) repeat-y;
	background-position:center;
	width: 981px;
}

#contenu {
	width: 970px;
	
}
#accuiel_gauche {
	background:url(images/fond_01.jpg) no-repeat;
	background-position:right;
	width: 300px;
	float:left;
	padding:0px 0px 0px 0px;
	margin-left: 20px;
}

#accuiel_milieu {
	width: 290px;
	padding:0px 0px 0px 15px;
	
}	

#accuiel_droite {
	background:url(images/fond_02.jpg) no-repeat;
	background-position:left;
	width: 300px;
	float:right;
	padding:0px 0px 0px 10px;
}

#page-tab {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
}

#evenement-tab {
	margin-left: 40px;
	padding-top: 10px;
}

#pub {
	heigth: 120px;
}

#pied {
	position: absolute;
	background:url(images/bg_pied.jpg) repeat-x;
	height: 32px;
	width:100%;
	font-size:9px;
	color:#FFFFFF;
	
}
#pied-text {

	margin-left   : auto;
	padding-left: 20px;
	margin-right  : auto;
 	width         : 981px;
	}

#pied-text a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#pied-text a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#pied-text a:active {
	color: #FFFFFF;
	text-decoration: underline;
