@charset "UTF-8";

body {
	margin-top: 0;
	margin-left: 0;
	background: url(../images/accueil/fd-accueil.gif) repeat-y;
	}


#global {
	width: 1000px;
	margin-top: 0;
	background: url(../images/accueil/deco-page-intro.jpg) no-repeat;
	height: 670px;
	padding-top: 0;
}
.texte-langue {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 23px;
	line-height: 32px;
	font-weight: normal;
}

a {
	text-decoration:none;
	color: #FFFFFF;
}

/************************************** Haut de page **************************************/

#entete {
	width: 1000px;
	height: 71px;
	background: url(../images/communs/fd-menu.gif) no-repeat 9px 0px;
}





/************************************** Milieu de page **************************************/

#contenu {
	width: 520px;
	margin-left: 362px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #644A30;
	padding-top: 122px;
}
#news {
	background: url(../images/accueil/fd-news.jpg);
}
.texte-news {
	font: 11px Arial, Helvetica, sans-serif;
	color: #644A30;
	padding-left: 20px;
}

/************************************** Bas de page **************************************/

#basPage {
	width: 520px;
	margin-left: 362px;
	padding-top: 20px;
}
a:hover {
	color: #644A30;
}

.texte-bas-page {
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
}
