@charset "utf-8";
/* CSS Document */
p, a, img, h1, h2, h3, h4, h5 {
	margin:0;
	text-decoration:none;
	border:solid 0px;
	font-size:11px;
	font-style:normal;	
	}
a{
	color:#006699;
}
a:hover{
	color:#0099CC;
	}

h3 {
	display:inline;
}
	
ul, li, ol {
	text-decoration:none;
	display:inline;
	margin-left:25px;
	margin-right:25px;
	line-height:38px;
	color:#FFFFFF;
	}


body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:30px;
	margin-bottom:30px;
}
.espacemenu {
	margin-top: 10px;
	margin-bottom: 10px;
	color:#FFFFFF;
}

.espacemenu a{
	margin-top: 10px;
	margin-bottom: 10px;
	color:#FFFFFF;
}

.espacemenu a:hover {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	color:#FFFFFF;
}



#menu {
	height: 131px;
	width: 176px;
	background-color: #2e2e2e;
	color:#FFFFFF;
	padding: 10px;
	
}
.menu_text {
	color: #FFFFFF;
	font-weight: bold;
}
.sous_titre {
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #248AD2;
}
#partenaire {
	color: #999999;
	clear: both;
}


.image_home {
	height: 113px;
	width: 196px;
}
.btn_gauche {
	height: 67px;
	width: 196px;
}

#part_gauche {
	width: 196px;
	float: left;
	height: auto;
}
#part_droite {
	float: left;
	width: 754px;
	height: auto;
}
.image_text {
	margin: 10px;
}
.zone_img {
	height: 146px;
	width: 196px;
}
.clearboth {
	clear: both;
}


#navigation {
	background-image: url(../images/menu_bleu.gif);
	height: 38px;
	width: 754px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#logo {
	margin-bottom: 10px;
	height: 38px;
	width: 196px;
}
#general {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: auto;
}

#zone_flash {
	height: 398px;
	width: 754px;

}
.paragraphe {
	margin: 20px;
	height: auto;
	width: auto;
}

#main {
	height: auto;
	width: 950px;
	min-height: 446px;
}
.zone_texte  {
	width: 455px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.texte_gras {
	font-weight: bold;
	color: #000000;
}

#part_bottom {
	width: 950px;
	clear: both;
}
#credit {
	background-color: #2e2e2e;
	height: 38px;
	width: 900px;
	margin-top: 30px;
	padding-left: 40px;
}
.credit_txt {
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	margin-top: 20px;
}
.menu_text:hover {
	color: #FFCC00;
}
.texte_gras:hover {
	font-weight: bold;
	color: #248AD2;
}

