body{
	margin: 0;
	padding: 0;
	font: 9pt/11pt arial, sans-serif;
	background-color:#ffffff;
	behavior:url("../includes/csshover.htc");
}
h1{
	font: 18pt/20pt arial, sans-serif;
	font-weight:bold;
}

h2{
	font: 14pt/16pt arial, sans-serif;
	font-weight:bold;
}

h3{
	font: 9pt/11pt arial, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:-5px;
}
#conteneur{
	position:relative;
	width:1000px;
	height:737px;
	margin:auto;
	text-align:center;
	margin-top:1%;
	bor der:1px solid green;
}
#menu{
	width: 215px;
	height:592px;
	float:left;
	padding-top:95px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-weight:bold;
	background-image: url("../imgs/menu_gauche.jpg");
	background-repeat: no-repeat;
	bor der:1px solid red;
}
#menu li:hover{
	list-style-image : url("../imgs/fleche.gif");
	color:#539E08;
}
#menu li{
	 list-style-type: none;
}

#menu a{
	text-decoration:none;
	color:black;
}

#menu a:hover{
    list-style-image : url("../imgs/fleche.gif");
	text-decoration:none;
	color:#539E08;
}
#baniere{
	width: 748px;
	height:189px;
	float:left;
	text-align:left;
	background-image: url("../imgs/baniere.jpg");
	background-repeat: no-repeat;
	bord er:1px solid yellow;
}
#milieu{
	width: 738px;
	min-height:450px;
	float:left;
	padding:5px;
	text-align:center;
	background-image: url("../imgs/milieu.jpg");
}

#milieu_droite{
	width: 738px;
	height:auto;
	float:left;
	bor der:1px solid yellow;
	margin-left:10px;
}
#bas{
	width: 748px;
	height:24px;
	float:left;
	padding-top:40px;
	text-align:left;
	background-image: url("../imgs/bas.jpg");
	background-repeat: no-repeat;
	bord er:1px solid yellow;
	text-align:center;
}
#bas a{
	text-decoration:none;
	color:#539E08;
}
.sponsors1{
	color: #FF0000;
	font-size: large;
}
.sponsors2{
	color: #000066; 
	font-size: large; 
}
.sponsors3{
	color: #FF3300;
	font-size: x-large;
	font-weight: bold;
}
.sponsors4{
	color: #006699; 
	font-size: large;
}

.leftop {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5fb509;/*themecolour1;*/
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5fb509;/*themecolour1;*/
	padding-top: 5px;
	height:90px;
}

.righttop {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5fb509;/*themecolour1;*/
	border-left-color: #5fb509;/*themecolour1;*/
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5fb509;/*themecolour1;*/
	padding-top: 5px;
	height:90px;
}

#titre_ssmenu{
	float:left;
	width:740px;
}

.titre_ssmenu_gauche{
	float:left;
	text-align:left;
	padding-bottom:10px;
	font-weight:bold;
	color:black;
	margin-top:10px;
	font: 12pt/14pt arial;
}

.titre_ssmenu_droite{
	float:right;
	text-align:right;
	padding-bottom:10px;
	font-weight:bold;
	color:black;
	margin-top:10px;
	font: 12pt/14pt arial;
}

.page{
	float:left;
	width:740px;
	text-align:center;
	margin-bottom:5px;
}

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

#affichage{
	float :left;
	width: 740px;
	bor der:1px solid yellow;
}


#tableau_contact{
	text-align:left;
	margin-top:15px; 
	margin-bottom:15px;
	float:left;
	margin-left:150px;
}

.occas1{
	background-color:#ECF5E2;
}

.occas2{
	background-color:white;
}