body {
	background-color: #69F;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
	line-height:20px;
	background-color: #9EB4FE;
	
}


#global {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border: 0;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	padding:5px;
	
}


#corps {
width:980px;
text-align: justify; 
margin-left:5px;
margin-right:5px;
	
}

.titre {
text-align:center;
font-size:18px;
font-weight:bold;
font-variant:small-caps;
color: #000;


}

#piedpage {
	width:1200px;
	padding-top:10px;
	margin-top:10px;
}

#icones {
	width:990px;
		margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	font-size:12px;
	

}


h1 {
	color:#36c;
	font-weight:bold;
	font-variant:small-caps;
	text-align: center;
	font-size:24px;
	margin-bottom: 30px;
}

h2 {
	font-weight:bold;
	font-size: 16px;
}


#gauche {
	width:200px;
	float:left;
}
	
#droite {
	width: 750px;
	float:right;
	padding-right:15px
}

#navigation {
	width:960px;
	color:#999;
	text-align:right;
	padding-right:20px;
	font-style:italic;
	}
	
#menugauche {
	width:225px;
	float:left; 
}

#centre {
	width:750px;
	float:right;
	margin-bottom: 50px;
}

 #fixe {
    position: absolute;
    bottom:0em;
	left:-2em; 
	right: 2em;
    width:110%;
    background-color: #336633;
    border: 1px solid silver;
  }
  html>body #fixe {  /* seulement pour navigateurs modernes! */
    position: fixed;
  }

#act {
	width:990px;
	float:left;
	font-size:12px;
	border: 1px #666666 dashed;
	background-color:#e9e6e6;
}
#carte {
	height: 495px;
	width:980px;
	background-color:#aecee7;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#pays_swf {
	height:500px;
	width:580px;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:390px;
	border:1px solid #333;
}
#retour {
	width:250px;
	float:left;
	text-align:left;
	padding-left:10px;
	height:30px;
	position:relative;
	z-index:3;
	}
a.retour { color: #fff; background: #652422; text-decoration:none; border:1px solid #000; padding:3px; } 
a.retour:hover{ color: #ddd; background: #652422; padding:3px; font-style:italic; border:1px solid #000;}
