@charset "UTF-8";
#wrapper {
	margin-left: auto;
	margin-right: auto;
	height: 867px;
	width: 970px;
}
#header1 {
	float: left;
	height: 192px;
	width: 101px;
	position: relative;
	background: url(../images/templates/header1.png) no-repeat;
}
#header2 {
	float: left;
	height: 192px;
	width: 653px;
	position: relative;
	background: url(../images/templates/header2.png) no-repeat;
}
#header3 {
	float: left;
	height: 192px;
	width: 216px;
	position: relative;
	background: url(../images/templates/header3.png) no-repeat;
}
#contenu_general {
	float: left;
	height: 576px;
	width: 613px;
	position: relative;
	background: #000221 url(../images/templates/hom_gauche.png) no-repeat right bottom;
	margin-top: 39px;
	padding: 20px;
}

#content_menu {
	float: left;
	height: 655px;
	width: 101px;
	position: relative;
}
#content {
	float: left;
	height: 655px;
	width: 653px;
	position: relative;
}
#content_hom {
	float: left;
	height: 655px;
	width: 216px;
	position: relative;
	background: url(../images/templates/content_hom.png);
}
#menu_charly{
	float: left;
	height: 130px;
	width: 100px;
	position: relative;
	margin-top: 39px;
	font: 16px Arial, Helvetica, sans-serif;
	text-align: right;
}
#bouton_fr {
	float: left;
	height: 22px;
	width: 22px;
	position: relative;
	margin-left: 37px;
}
#bouton_al {
	float: left;
	height: 22px;
	width: 22px;
	position: relative;
	margin-right: 0px;
	margin-left: 10px;
}

ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#menu a {
	background color: #F00
	text-decoration: none;
	line-height: 25px;
	width: 90px;
	color: #FFF;
	display: block;
	margin: 0px 0 5px;
	text-indent: 10px;
}
ul#menu a:hover, ul#menu a:focus {
	color: yellow
}
#footer {
	float: left;
	height: 10px;
	width: 570px;
	position: relative;
	padding-left: 101px;
	padding-top: 10px;
}
.titre_blanc {
	font: 22px Arial, Helvetica, sans-serif;
}
.titre_bleu {
	font: 22px Arial, Helvetica, sans-serif;
	color: #0C8BB1;
}
.titre_jaune {
	font: 22px Arial, Helvetica, sans-serif;
	color: #F6D246;
}
.texte_bleu {
	color: #0C8BB1;
}

