/* template du site integrale =>> structure */
body{
	/*background: url("./../template-site/barre_head.jpg") repeat-x center top;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow-x: hidden;
	/*height: 78px;*/
}


#banniere-nuage{
	background: url("./../template-site/banniere_nuage.jpg") no-repeat center top;
	margin-top: 0px;
	margin-left: 0px;
	height: 150px;
}

#banniere_flash{
	background: url("./../flash/banniere_flash.jpg") no-repeat right top;
	margin-top: 0px;
	margin-left: 280px;
	width:703px;
	height:243px;
}

#paysage-bas{
	background: url("./../template-site/paysage_bas.jpg") no-repeat center bottom;
	margin-top: 0px;
	margin-left: 0px;
	height: 100px;
	padding-left:200px;
}

#canyon{
	background: url("./../template-site/canyon.png") no-repeat center top;
	margin-top: -41px;
	margin-right: 0px;
	margin-left: -10px;
	height: 350px;
	width: 280px;
	position: absolute;
}

#canyon_ie6{
	background: url("./../template-site/canyon.png") no-repeat center top;
	margin-top: -41px;
	margin-right: 0px;
	margin-left: -280px;
	height: 350px;
	width: 280px;
	position: absolute;
}

#logo_bas{
	background: url("./../template-site/logo_bas.png") no-repeat center bottom;
	margin-top: -65px;
	margin-right: 0px;
	margin-left: -65px;
	height: 120px;
	width: 120px;

	position: absolute;
}
#flash{
	margin-top: -125px;
	margin-right: 0px;
	margin-left: 270px;
	height: 200px;
	width: 700px;
	position: absolute;
}

#barre-connexion{
	background: url("./../template-site/barre_connexion.jpg") no-repeat right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#template-center-hg{
	background: url("./../template-site/template-center-hg.jpg") no-repeat right bottom;
}
#template-center-hc{
	background: url("./../template-site/template-center-hc.jpg") center bottom;
}
#template-center-hd{
	background: url("./../template-site/template-center-hd.jpg") no-repeat left bottom;
}
#template-center-g{
	background: url("./../template-site/template-center-g.jpg") right top;
}
#template-center-d{
	background: url("./../template-site/template-center-d.jpg") left top;
}
#template-center-bg{
	background: url("./../template-site/template-center-bg.jpg") no-repeat right top;
}
#template-center-bc{
	background: url("./../template-site/template-center-bc.jpg") center top;
}
#template-center-bd{
	background: url("./../template-site/template-center-bd.jpg") no-repeat left top;
}

table{
	border-collapse:collapse;
}

p{
	text-align: justify;
	line-height:150%;
}

.plan_site{
	font-size: 12px;
	font-family: georgia;
	line-height: 1.8em;
	color: #333333;
}

#marge-plansite{
	padding-bottom: 10px;
}

#hr_plansite{
	border-bottom: 1px solid #999999;
	width:400px;
}
