html,body {
	margin:0;padding:0;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
}

a {
	text-decoration:none;
	color:#fff;
}

a:hover {color:#eee;}

a img {border:0;}

.conteneur {
	width:1000px;
	margin:0 auto;
	font-size:14px;
	border:1px solid #444649;
	margin-top:10px;margin-bottom:10px;
}
	
	.entete {height:200px;}
	
	.tr_menu {height:23px;}
	
		.fil {
			width:400px;
			border:1px solid #444649;
		}
		
		.fil a {color:#000;}

		.td_menu {
			width:600px;
			border:1px solid #444649;
			border-left:0;
		}
			.picto {
				position:relative;
				top:-10px;
			}
		
			.tab_menu {
				width:100%;height:23px;
				color:#fff;text-align:center;
			}
		
				.mn_const {
					padding-left:50px;
					background-color:#4686bd;
					width:200px;
					border-right:1px solid #444649;
				}

				.mn_renov {
					padding-left:50px;
					background-color:#e5312b;
					width:200px;
					border-right:1px solid #444649;
				}

				.mn_mat {
					padding-left:50px;
					background-color:#f5a918;
					width:200px;
				}
	
	.shadow_mn {
		height:15px;
		background-image:url("../images/shadow_menu.jpg");background-repeat:repeat-x;
	}

	.content {
		background-color:#e3ecf5;
		border:1px solid grey;
	}
	
		.btn_menu_1 {
			width:100%;height:150px;
			text-align:center;
		}
		
		.btn_menu_2 {width:150px;height:100px;}
		
		.td_content {
			vertical-align:top; padding-top:20px;
			width:590px; padding-right:5px;
			font-size:10px;text-align:justify;
		}
		/*.texte {font-size:10px;text-align:justify;}*/
		.titre {font-size:15px;font-weight:bold;}
		.sstitre {font-size:13px;font-weight:bold;}
		
		.td_lien {
			font-weight:bold;font-size:11px;text-align:right;
			padding-right:38px;
		}
	
	.footer {
		border-top:1px solid #444649;
		color:#fff;
		height:17px;
		text-align:center;
		background-image:url("../images/back_footer.jpg");background-repeat:repeat-x;
	}
	
/***********mentions legales**************/
.bgupbar {background-image:url("../images/mentions/upbar.gif");}
.bgltbar {background-image:url("../images/mentions/leftbar.gif");}
.bgrgbar {background-image:url("../images/mentions/rightbar.gif");}
.bgdwbar {background-image:url("../images/mentions/bottombar.gif");}
.normal {font-family:Verdana, Sans-serif; font-size:9px; color:#787878;}
