/*----style temporaire a effacer------------*/
div {


}
/*----style temporaire a effacer------------*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #ECD48C;
}
.petit {/*petit texte*/
	font-size: 60%;
}
.rouge {
	color: #FF0000;
}

a {
	text-decoration: none;
	color: #00b40e;
	font-weight: bold;
	font-size: 130%;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 135%;
	font-weight: lighter;
	padding-bottom: 8px;
	padding-top: 5px;
	color: #00B04E;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 3px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}




ul {
	margin: 0px;
	padding: 0px;
}


b {/*----texte en gras------------*/
	font-size: 90%;
	font-weight: bold;
}

em {/*----texte en italique------------*/
	font-style: italic;
}
.clr {
	clear: both;
}
.image-gauche {
	float: left;
	margin-right: 25px;
	margin-left: 10px;
}




#container {
	text-align: left;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	background-image: url(../images/ar-menu.jpg);
	background-repeat: repeat-y;
}

#bandeau {
	height: 180px;
}
/*----debut menu principal------------*/
#menu {
	height: 40px;
	background-color: #00B04E;
	color: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-color: #00b04e;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
}
#container #menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#menu a:hover {
	color: #FF0000;
	background-color: #00b04e;
}

#menu li {
	list-style-type: none;
	display: inline;
}
#container #menu li img {
	padding-top: 0px;
}


/*----fin menu principal------------*/

/*----debut suosmenu principal------------*/
#sousmenu {
	height: 30px;
}
#sousmenu a {
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 12px;
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sousmenu a:hover {
	background-color: #0099CC;
	color: #FF0000;
}

#sousmenu li {
	list-style-type: none;
	display: inline;
}
/*----fin suosmenu principal------------*/
#contenu {
	clear: both;

}

/*----debut hauteur mini de la div centre------------*/
#contenu {
	height: 8em; /*hauteur mini ie*/
}
.image-centre {
	background-color: #00FF00;
}


html>body #contenu { /*hauteur mini tout sauf ie*/
	height: auto;
	min-height: 8em;
} 
#contenu-gauche {
	float: left;
	width: 200px;
	padding-bottom: 20px;
	padding-top: 3px;
	background-image: url(../images/ar-menu.jpg);
	background-repeat: repeat-y;
	color: #00B04E;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#colonne-droite {
	width: 500px;
	float: left;
	font-size: 18px;
	color: #00B04E;
	font-family: "Times New Roman", Times, serif;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

#colonne-droite p {
	font-size: 14px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}
#colonne-droite li {
	list-style-type: none;
	clear: both;
}
#colonne-droite a {
	white-space: nowrap;
	color: #00B04E;
}
#colonne-droite a:hover {

}
#colonne-droite-droite {
	width: 200px;
	float: right;
	font-size: 18px;
	padding-top: 8px;
	padding-left: 8px;
	height: auto;
	clear: both;
}
#colonne-droite-grande {
	width: 700px;
	font-size: 18px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#colonne-droite-grande  h1    {

}
#colonne-droite-grande  img    {
	border: 2px solid #ECD48C;
}



/*----fin hauteur mini de la div centre------------*/

/*----debut footer------------*/
#footer {
	text-align: center;
	height: 70px;
	clear: both;
	background-image: url(../images/footer.jpg);
}
#footer p {
	font-size: 90%;
	letter-spacing: 0.1em;
}
#footer ul {
	padding-top: 30px;
	padding-bottom: 3px;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 15px;
}

#footer a {
	font-size: 90%;
	color: #000000;
}
#footer a:hover {
	color: #FF0000;
}
/*----fin footer------------*/
.image-droite {
	float: right;
	margin-left: 25px;
	margin-right: 10px;
}
.image-droite-droite {
	float: right;
	margin-left: 25px;
	margin-right: 250px;
}
.tab {
	margin-left: 25px;
}

.son {
	float: right;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#container #contenu #colonne-droite-droite p {
	font-size: 90%;
}
#container #contenu #colonne-droite img {
	border: 2px solid #ECD48C;
}
#container #contenu #colonne-droite #colonne-droite-grande a {
	font-size: 14px;
}

#container #contenu #colonne-droite #colonne-droite-grande table {

}

