/* BODY */
body {
	/*background-image:url(http://www.grelibre.net/ImageWeb/Fond.jpg);*/
	background-position: top;
	background-repeat:repeat-x;
	background-color: #4b525c;
	/*background-color: #222430;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	color: #777777;
	margin: 0px;
	text-align:center;
}

/* Partie principale de la fenêtre : main*/
#main {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px;
	width: 800px;
}
	 
 /* Diaporama Accueil : diaporama*/
#diaporama {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px;
	width: 600px;
	height: 500px;
	text-align: left;
}

/* Bandeau haut de la fenêtre : bandeauhaut*/
#bandeauhaut {
	position: relative;
	width: 1000px;
	height: 90px;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
}
	
/* Menu sous le bandeau haut : menu  */
#menu {
	position: relative;
	margin: 0px;
	width: 1000px;
	height: 30px;
	margin-top:10px;
	margin-bottom:10px;
}	

/* Partie centrale de la fenêtre : general*/
#general {
	background-image:url(http://www.grelibre.net/ImageWeb/FondGeneral1000.gif);
	background-position: top;
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px;
	width: 1000px;
	height: auto;
}
/* Partie Haute de la zone centrale de la fenêtre : generalhaut*/
#generalhaut {
	background-image:url(http://www.grelibre.net/ImageWeb/FondGeneralHaut1000.gif);
	background-position: top;
	position: relative;
	margin: 0px;
	width: 1000px;
	height: 31px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px;
}
/* Partie Basse de la zone centrale de la fenêtre : generalBas*/
#generalbas {
	background-image:url(http://www.grelibre.net/ImageWeb/FondGeneralBas1000.gif);
	background-position: bottom;
	position: relative;
	margin: 0px;
	width: 1000px;
	height: 31px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px;
}
/* Partie Basse de la zone centrale de la fenêtre : generalBas*/
#generalsousmenu {
	background-image:url(http://www.grelibre.net/ImageWeb/FondGeneral.gif);
	position: relative;
	margin: 0px;
	width: 1000px;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px;
}
#retourhaut
{
	padding-left:			20px;
	font-size:				90%;	
}

#credit {
	position: relative;
	margin: 0px;
	width: 1000px;
	height: 31px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding : 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbbbbb;
}

img {
	border: none;
	display: block;
	}

table {
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbbbbb;
	}
	
p {
	text-indent: 0px;
	padding: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	line-height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbbbbb;
}

a {
	border: 0px;
	color: White;
	text-decoration: none;
}

a:hover {
	border: 0px;
	color: Black;
}

li {
	line-height: 20px;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #bbbbbb;
	text-align : center;
}	