body {
	background-color:#ffffff;
	}
/*global au site*/
img {
	border:none;
	}
a {
    color: #F7AE14;
    text-decoration:none;
}
a:hover {
    color: #FF780A;
    text-decoration:none;
}
		
/*concerne page index*/	
#tranche1 {
	width: 1100px;
	height:84px;
	background-color:#ffffff;
	background-image: url(/template/images/tr-fond_01.jpg);
   }
#tranche2 {
	width: 1100px;
	height:538px;
	background-color:#ffffff;
	background-image: url(/template/images/tr-fond_02.jpg);
   }
#tranche3 {
	width: 1100px;
	height:54px;
	background-color:#ffffff;
	background-image: url(/template/images/tr-fond_03.jpg);
	background-repeat:no-repeat;
   } 	
#titre {
	float:left;
	margin-top:0px;
	margin-left:60px;
	text-align:left;	
	}
#drapeaux {
	position:relative;
	margin-top:10px;
	height:20px;
}
#drapeaux li {
	display:inline;
	}
	
h1 {
	margin-top:10px;
	padding-top:5px;
	line-height:0px;
	font-size: 22px;
	color: #ffffff;	
	}
h2 {
	line-height:1em;
	font-size: 16px;
	color: #ffffff;	
	}	
p {	
	font-size: 13px;
	color: #ffffff;	
	}
#enter {
	width:318px;
	margin-top:240px;
	padding-left:480px;
	line-height: 1em;
	text-align:center;
	font-weight:bold;
	float:left;
	}		
#texte {
	width:318px;
	margin-top:10px;
	padding-left:480px;
	line-height: 1em;
	text-align:justify;
	float:left;
	}
#download {
	float:left;
	padding-left:100px;
	margin-top: 230px;
	right: 160px;
	width: 120px;
	}	
#espace {
	width:1100px;
	height:5px;
	}	
#baspage {
	float:left;
	padding-left:70px;
	width:340px;
	text-align:left;
	font-size: 12px;
	color:#ffffff;
	}
#adresse {
	float:left;
	padding-left:40px;
	padding-top:20px;
	width:600px;
	height:40px;
	font-size: 13px;
	font-weight:bold;
	color:#353754;
	text-align:left;
	}
.lien {
	color:#ffffff;
	}

/*concerne map-sat*/
#map {
     width: 800px;
     height: 600px;
}
ul#liste {
     position:relative;
     margin-left:800px;
     list-style-type:none;
     color:#3A6EA5;
}
#commentaires {
     position:relative;
     margin-left:820px;
}
h1#legend_map {
     font-size:20px;
     color:#3A6EA5;
}
#mentions {
     position:relative;
     margin-left:820px;
}

