.Cell-baspage {
	background-image: url(images/home_13.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.home-txt-presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.Cell-haut-gauche {
	background-image: url(images/general-fond-gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Cell-home-barre-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B6B6B6;
	letter-spacing: 1px;
	text-decoration:none;
}
.Cell-home-barre-menu a{
	color: #B6B6B6;
	text-decoration:none;
}
.Cell-home-barre-menu a:hover{
	color: #000000;
	text-decoration:none;
}
.Cell-home-barre-menu-off{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.Home-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


body {
	background-color: #C6C6C6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(images/general-fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Titre-admin {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.home-contact-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.home-contact-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.home-contact-txt a{
	color: #000000;
	text-decoration:none
}
.home-contact-txt a:hover{
	color: #FF5700;
	text-decoration:none
}
