body{
	margin:0;
	padding:0;
	background-color: #E1E1E1;
	}
H1 {
	font-size:100%;
}	
H2 {
	font-size:100%;
}	
H3 {
	font-size:100%;
}	
#Layer1 {
	position:relative;
	width:850px;
	height:790px;
	margin:auto;
	z-index:1;
	background-color:white;
}
#Layer2 {
	position:relative;
	width:100%;
	height:100px;
	margin:auto;
	z-index:1;
}
#Layer2_2 {
	position:relative;
	width:100%;
	height:40px;
	margin:0 auto;
	background-image:url(../Images/accueil/Tropiques_3.jpg);
}
#Layer2_2_center {
	position:relative;
	margin:auto;
	top:15px;
	width:50%;
	height:30px;
	color:#6D6D6D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}
#layer5 {
	position:relative;
	width:100%;
	height:80px;
	margin:0 auto;
	margin-top:40px;
	padding-top:5px;
	background-color:#F5F5F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575757;
}
#layer5 a {
	text-decoration:none;
	font-size:12px;
	color:#8000FF;
}
#layer5 a:hover {
	background-color:#D6D6D6;
}
#layer5_liens {
	position:relative;
	width:95%;
	height:30px;
}
#layer7 {
	position:relative;
	width:96%;
	height:80px;
	margin:auto;
}
#Logo_FS {
	float:left;
	width:151px;
	height:100px;
	z-index:1;
}
#Logo_FS_droit {
	float:right;
	width:80%;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#CC9900;
}
#Logo_FS_gauche_1 {
	position:relative;
	width:80%;
	margin-top:20px;
	height:20px;
	text-align:left;
}
#Logo_FS_droit_1 {
	position:relative;
	width:77%;
	margin-top:2px;
	height:20px;
	text-align:right;
}
#Logo_FS_droit_1_small {
	position:relative;
	width:90%;
	margin-top:5px;
	height:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	color:#FF9122;
}
#Logo_FS_droit_2 {
	position:relative;
	width:96%;
	height:20px;
	margin-top:10px;
	font-size: 10px;
	color: #575757;
	text-align:center;
}
#table_pied_page {
	border-collapse: collapse;
}
#Logo_FS_droit_coin {
	float:right;
	width:110px;
	height:20px;
	margin-right:10px;
}
#Logo_FS_droit_coin a {
	text-decoration:none;
	text-align:right;
	font-size:12px;
	color:#8000FF;
}
#Logo_FS_droit_coin a:hover {
	background-color:#D6D6D6;
}
#Logo_FS_gauche_coin {
	float:left;
	width:280px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#828282;
}
input {
	background-color:#FFFFE1;
	border: 1px solid #0080C0;
}
.bouton_s {
	border: 1px solid black;
	background-image:url(../Images/formulaires/Fond_boutons_up.jpg);
	color:black;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bouton_s:hover{
	background-image:url(../Images/formulaires/Fond_boutons_down.jpg);
}
.bouton_a {
	border: 1px solid black;
	background-image:url(../Images/formulaires/Fond_boutons_up.jpg);
	color:black;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:9px;
	padding-right:9px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}
.bouton_a:hover {
	background-image:url(../Images/formulaires/Fond_boutons_down.jpg);
}
