/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #145D9C;
	margin: 0px;
	background-color: #07B1FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#accueil, #accueil-en 
{
	width:995px;
	text-align: center;
	margin:20px auto 0 auto;
	height:650px;
	background:url(images/accueil.jpg) no-repeat center top;
	position:relative;
}
#accueil-en 
{
	background:url(images/accueil-en.jpg) no-repeat center top;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
}
.simple-justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	line-height: 15px;
	text-align:justify;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #145D9C;
	color:#FFF;
	font-weight: bold;
	line-height: 15px;
	text-decoration:none;
}
.basdepage a { text-decoration:none; }
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #164208;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #164208;
	font-weight: bold;
	line-height: 17px;
}
.gras_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
	text-align: justify;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 17px;
	letter-spacing:2;
	text-decoration: none;
}
.liens_survol_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
        	
}
.liens_survol_gras a:hover { 
	font-weight: bold;
	color: #000000;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036511;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	letter-spacing: 1.1;
}
#menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 1.1;
	background: #A5D800;
}

#menubas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #145D9C;
	font-weight: bold;
	line-height: 15px;
	text-decoration:none;	
	}
#footer
{
	width:995px;
	height:auto;
	margin:0 auto;
	text-align:center;
}
#text-accueil
{
	width:260px; 
	height:320px;
	top:100px;
	left:75px;
	position:absolute;
	font-size:16px;
	text-align:justify;
	font-weight:bold;
}
#album-accueil
{	width:280px; 
	height:210px;
	left:86px;
	top:410px;
	position:absolute;
}
#entree-accueil
{
	width:160px;
	height:44px;
	top:560px;
	right:14px;
	position:absolute;
}
#flags
{
	width:120px;
	height:30px;
	top:520px;
	right:14px;
	position:absolute;
}
#flags img { border:none; text-decoration:none; }
#versions-accueil
{
	position:absolute;
}
a.lien-detail { color:#deef25; font-weight:bold; text-decoration:none; }
a.lien-detail:hover { color:#deef25; font-weight:bold; text-decoration:underline; }
