/* Style GENERAL */
body
	{
	width: 1000px;
	margin-left:0px;
	margin-top:0px;
	font-family:"Arial";
	background-image: url("../images/fixe/bandeau_lateral3.jpg"); /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
	background-repeat: no-repeat;
	background-attachment:fixed;
	z-index:0;
	}

#image_en_tete
	{
	margin-left:67px;
	}
#separateur 
	{
	margin-left:67px;
	}
#globe600
	{
	height:465px;
	z-index:0;
	margin-top:-4px;
	margin-left:67px;
	border-color:black;
	border-style:solid;
	border-width:1px;
	}

#cadre150
	{
	overflow:hidden;
	border-style:solid;
	border-width:1px;
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	z-index:1;
	border-color:white;
	
	}
#lien_geo 	
	{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin-left:67px;
	margin-bottom:10px;
	}
#lien_geo a	
	{
	color:grey;
	}
#repere
	{
	height:20px;
	z-index:3;
	visibility:hidden;
	}

#texte_carte
	{
	clear:both;
	position:absolute;
	left:0px;
	top:0px;
	z-index:4;
	font-weight:bold;
	visibility:hidden;
	font-size:12px;
	overflow:hidden;
	height:15px;
	color:white;
	text-shadow:3px 3px 3px #000;
	margin-left:25px;
	margin-top:5px;
	
	
	

	}

#legende
	{
	height:98px;
	margin-top:0px;
	margin-left:67px;
	}

#plaquette
	{
	width:300px;
	height:185px;
	margin-left:380px;
	text-align:center;
	margin-top:0px;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;	
	}
	
#texte_plaquette
	{
	width:300px;
	height:185px;
	margin-left:0px;
	text-align:center;
	margin-top:0px;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;	
	}
	
#plaquette img
	{
	border:none;	
	}	

#descriptif_portail
	{
	width:300px;
	height:100px;
	margin-left:67px;
	margin-top:-175px;
	text-align:justify;
	font-size:11px;
	color:black;
	font-weight:normal;
	}
	
#descriptif_portail2
	{
	width:300px;
	height:100px;
	margin-left:700px;
	margin-top:-100px;
	text-align:justify;
	font-size:11px;
	color:black;
	font-weight:normal;
	}
	
	
	
#titre_tableau
	{
	width:900px;
	font-size:11px;
	font-weight:bold;
	margin-top:-19px;
	margin-left:67px;
	border-collapse:collapse;
	text-align:left;
	
	}
#titre_tableau td
	{
	}
#vignette_charte_titre
	{
	width:150px;
	}
#titre_charte_titre
	{
	width:450px;
	margin-left:150px;
	margin-top:-15px;
	}
#event_charte_titre
	{
	width:180px;
	margin-left:515px;
	margin-top:-12px;
	}	
#date_charte_titre
	{
	width:100px;
	margin-left:770px;
	margin-top:-14px;
	}
#partie_charte
	{
	width:935px;
	overflow:auto;
	float:right;
	margin-top:2px;
	height:150px;
	}
	



#liste_charte
	{
	width:900px;
	border-collapse:collapse;
	text-align:left;
	table-layout:fixed;
	height:100px; /* 300 normalement*/
	}
#liste_charte td
	{
	height:80px;
	padding-right:0px;
	}
#liste_charte a
	{
	color:black;
	text-decoration:none;
	}

.vignette_charte
	{
	width:70px;
	}
.vignette_charte img
	{
	height:75px;
	}
.rond_couleur 
	{
	width:70px;
	text-align:center;
	}
.rond_couleur img
	{
	width:35px;
	}
.titre_charte
	{
	width:400px;
	font-weight:bold;
	font-size:11px;
	}
.event_charte
	{
	width:170px;
	font-size:11px;
	}
.date_charte
	{
	width:80px;
	font-size:11px;
	}
#etiquette
	{
	font-weight:bold;
	width:55px;
	overflow:hidden;
	text-align:center;
	margin-left:3px;
	}
#etiquette a
	{
	color:black;
	text-decoration:none;	
	}
#etiquette a:hover
	{
	color:gray;
	}
#separateur_inv
	{
	margin-left:67px;
	width:933px;
	clear:both;
	}

