body {
	background-attachment: fixed;
	background-image: url(images/worldmap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.TItreSite {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFCC00;
	font-weight: bolder;
	padding: 5px 10px;
	background-image: url(images/fond_titre_menu.gif);
	margin-bottom: 30px;






}
.BlocMenu {
	background-image: url(images/fond_trans2.gif);
	width: 130px;
	margin-bottom: 20px;
	border: 1px solid #FFCC00;
}
.Presentation {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-image: url(images/fond_trans2.gif);
	height: 30px;
	margin-bottom: 30px;
	border: 1px solid #FFCC00;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	width: 90%;


}
.TitreMenu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	background-image: url(images/fond_titre_menu.gif);


}
.TitreRubrique {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 130px;
	background-image: url(images/fond_rubrique.gif);
	background-repeat: no-repeat;
	background-position: center center;



}
.TitreRubrique:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 130px;
	background-image: url(images/fond_rubrique2.gif);
	background-repeat: no-repeat;
	background-position: center center;



}
.BlocContent {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-image: url(images/fond_trans2.gif);
	width: 95%;
	margin-bottom: 20px;
	border: 1px solid #FFCC00;
}
.BordContent {
	width: 5px;
	font-family: Verdana;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9900;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/fond_bord.gif);
	background-position: center;






}
.Copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	width: 90%;
	padding: 5px;
	text-align: center;
	vertical-align: middle;


}
a {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.BlocTexte {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	padding: 5px;
}
