/* -------------------------------------------------------------- */
/*---------------------- STRUCTURE TEMPLATE --------------------- */
body{
	background-image:url(/img/index/body_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
}

#container {
    margin: auto;
    text-align: justify;
	background-image:url(/img/index/container_bg.png);
	background-position:top;
	background-repeat:repeat-x;
    width: 100%;
}
#container990 {
    margin:auto;
    text-align: justify;
    width: 990px;
}

/* menu et lien haut*/
/*-----------------------------------------------------------------*/
#adn_slogan {
	width:675px;
	position:relative;
	float:left;
	height:22px;
	margin-left:15px;
} 

#pmenuh{
	width:285px;
	height:22px;
	position:relative;
	float:left;
	margin-right:15px;
	text-align:right;
} 

/* bandeau_flash */
/*----------------------------------------------------------------------------*/
#zone_flash{
	width:990px;
	clear:left;
	height:228px;
}

#fla_g{
	width:11px;
	height:100%;
	float:left;
	position:relative;
	background-image:url(/img/index/fla_g.png);
}
#fla_c{
	width:968px;
	height:100%;
	position:relative;
	float:left;
}
#fla_d{
	width:11px;
	height:100%;
	background-image:url(/img/index/fla_d.png);
	position:relative;
	float:left;
}

#logotype{
	top:40px;
	left:20px;
	position:absolute;
}

/* menu_haut */
/*----------------------------------------------------------------------------*/
#menu_haut{
	width:960px;
	height:20px;
	clear:left;
	background-image:url(/img/menu_bg2.png);
	padding-left:15px;
	padding-right:15px;
	padding-top:8px
}

/* fenetre_principale */
/*----------------------------------------------------------------------------*/
#fnt{
	width:960px;
	background-image:url(/img/fnt_bg.png);
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
}

/* fenetre_principale zone 1 */
/*----------------------------------------------------------------------------*/
#zone1{
	width:960px;
	height:210px;
	margin:auto;
	float:left;
}
#zone1a{
	width:407px;
	position:relative;
	float:left;
	margin-right:15px;
	padding-left:8px;
	padding-top:10px;
	vertical-align:top;
	background-image:url(/img/index/tt_onglet_01.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#zone1b{
	width:530px;
	float:left;
	padding-top:10px;
	background-image:url(/img/index/tt_onglet_02.png);
	background-position:top left;
	background-repeat:no-repeat;
}
/* fenetre_principale zone 2 */
/*----------------------------------------------------------------------------*/
#zone2{
	width:960px;
	height:200px;
	margin:auto;
	clear:both;
}
#zone2a{
	width:407px;
	position:relative;
	float:left;
	margin-right:15px;
	padding-left:8px;
	padding-top:10px;
	vertical-align:top;
	background-image:url(/img/index/tt_onglet_01.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#zone2b{
	width:530px;
	position:relative;
	float:left;
	padding-top:10px;
	background-image:url(/img/index/tt_onglet_02.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
}
/* fenetre_principale zone 3 */
/*----------------------------------------------------------------------------*/
#zone3{
	width:960px;
	height:190px;
	margin:auto;
	clear:left;
	padding-bottom:100px;
}
#zone3a{
	width:430px;
	position:relative;
	float:left;
	padding-top:10px;
}
#zone3b{
	width:530px;
	position:relative;
	float:left;
	padding-top:10px;
}
/* pied de page */
/*----------------------------------------------------------------------------*/

#footter{
	width:100%;
	position:fixed;
	bottom:0px;
	padding-top:4px;
	clear:both;
	background-position:top; 
	background-repeat:repeat-x;
	background-image:url(/img/agence_web/footter_bg.jpg);
	background-color:#95A81A;
	z-index:20;
}

#footter_2{
	width:974px;
	height:100%;
	padding-left:16px;
	margin:auto;
	padding-top:7px;
	position:relative;
	background-image:url(/img/fnt_bg.png);
	background-position:top; 
	background-repeat:repeat-y;
	
}

.sep_pied{
	width:20px;
	background-repeat:repeat-y;
	background-position:center;
	background-image:url(/img/agence_web/sep_pied.jpg);
}

h1{margin:0px;}
