/* CSS Document */
/* HREF CSS = style.css */
body {
	margin: 0;
	padding: 0;
	background-image:   url(../imgs_/fnd.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}

a:link, a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

/* FRAME GENERALE */

#conteneur {
	position: center;
	
	text-align: center;
		width: 920px;
		height: 575px;
		
	margin left: 0px;
	margin-top: 0px;

}

#contenu {

	
	width: 920px;
	height: 575px;
}

.banniere {

	background-image:  url(../imgs_/ban.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 900px;
	height: 130px;
}

.ban_h {

	background-image: url(imgs_/ban_h.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: center;
	height: 13px;
	width: 904px;
}

.ban_g {

	background-image: url(imgs_/ban_g.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 13px;

}

.ban_d {

	background-image: url(imgs_/ban_d.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 13px;
}

.ban_c {

	text-align: center;
	background-color: #D7D7D7;
	width: 878px;
	}

.ban_b {
	
	background-image: url(imgs_/ban_b.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: center;
	height: 13px;
	width: 904px;
	
}

.align_banniere {
	
	vertical-align: middle;
}

.mnu_h {

	background-image: url(imgs_/mnu_h.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 16px;
	width: 170px;
}

.mnu_g {

	background-image: url(imgs_/ban_g.gif);
	background-repeat: repeat-y;

	width: 13px;

}

.mnu_d {

	background-image: url(imgs_/ban_d.gif);
	background-repeat: repeat-y;
	width: 13px;
}

.mnu_c {

	text-align: center;
	background-color: #D7D7D7;
	vertical-align: top;
	width: 144px;
	}

.mnu_b {
	
	background-image: url(imgs_/mnu_b.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: center;
	height: 14px;
	width: 170px;
	
}

.ctr_h {

	background-image: url(imgs_/ctr_h.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 16px;
	width: 730px;
}

.ctr_g {

	background-image: url(imgs_/ban_g.gif);
	background-repeat: repeat-y;
	width: 13px;

}

.ctr_d {

	background-image: url(imgs_/ban_d.gif);
	background-repeat: repeat-y;
	width: 13px;
}

.ctr_c {

	text-align: center;
	background-color: #D7D7D7;
	vertical-align: top;
	width: 704px;
	}

.ctr_b {
	
	background-image: url(imgs_/ctr_b.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: center;
	height: 13px;
	width: 730px;
	
}

.pubbanniere {

	vertical-align: top;
		
}

#iframetemps {
	
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 720px;
	height: 405px;
}

.tableauliens {
	
	float : center;
}

.cartesautos {

	vertical-align: top;

}

.iframe_auto {

	background-color: #FFFFCC;

}

.lienprofil {

	text-decoration: none;

