body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF6600;
	text-align: right;
	float: right;
	margin-right: 10px;
	margin-top: 155px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.introduction .liens_rapides a {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	padding: 3px;
}
.introduction .liens_rapides a:hover{
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 3px;

}
.bienvenue {
	text-align: center;
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	padding: 0px;
}
.introduction {
	background-image: url(Images/ciel_bleu_746x200.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 745px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.introduction_espaces {
	margin-top: 0px;
	margin-bottom: 20px;
	width: 744px;
	padding: 0px;
	text-align: center;
}
.espace {
	width: 600px;
	margin-bottom: 10px;
	margin-right: 67px;
	margin-left: 67px;
	padding: 5px;
	min-height: 100px;
}
.espace_separation {
	width: 610px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-right: 67px;
	margin-left: 67px;
	padding: 0px;
}


.espace_spe {
	width: 280px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	float: left;
}


.espace h2 {
	text-align: center;
}
.espace h3 {
	text-align: center;
}

/* Cette classe .gaia_liens est utilisée un peu partout pour le include ("gaia_liens.php"); */
.gaia_liens {
	width: 700px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dashed #CCCCCC;
	margin-right: 17px;
	margin-left: 16px;
}
.merci {
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 100%;
	padding: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: bottom;
}
