body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}


/* Div, Block and Cie */
#div_banniere {
	background-image: url(images/croix.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	margin-bottom: 2em;
	text-align: center;
}
#div_banniere img {
	border: 0;
}

#div_espacemembre_menu {
	width: 20%;
	float: left;
}

#div_stats_navigation {
	border: 0px solid blue;
	width: 20%;
	float: right;
}
#div_navigation {
	border: 1px solid green;
	margin-top: 2em;
}

#div_contenu {
	border: 1px solid #aec8ae;
	width: 50%;
	margin: auto;
	padding: 1%;
	padding-top: 0;
	font-family: calibri, georgia, 'times new roman', arial, serif;
}

#div_top {
	text-align: center;
	width: 50%;
	margin: auto;
	margin-top: 2em;
}
#div_top img {
	border: 0;
}


hr {
	clear: both;
	visibility: hidden;
}




/* Espace membre */
	/* Formulaire de connexion */
#form_espacemembre {
	border: 1px solid #a6a8ca;
	width: 90%;
	margin: auto;
	margin-bottom: 2em;
	text-align: center;
	font-family: calibri, georgia, 'times new roman', arial, serif;
	overflow: auto; 
}
#form_espacemembre td {
	border: 0;
	background-color: transparent;
}
	/* Div membre connecté */
#div_espacemembre {
	border: 1px solid #a6a8ca;
	width: 90%;
	margin: auto;
	margin-bottom: 1.5em;
	text-align: center;
	font-family: calibri, georgia, 'times new roman', arial, serif;
	overflow: auto; 
}
#div_espacemembre_avatar {
	text-align: center;
	max-width: 95%;
	margin: auto;
	margin-top: 2.5%;
	margin-bottom: 0;
}
#img_espace_membre_largest {
	max-width: 100%;
	border: 1px dashed gray;
	vertical-align: middle;
}
#img_espace_membre_longuest {
	max-width: 100%;
	max-height: 15em;
	border: 1px dashed gray;
	vertical-align: middle;
}
	/* Menu membre connecté */
#ul_menu_membre {
	font-family: 'palatino linotype', 'trebuchet ms', arial, serif;
	list-style-type: none;
	padding: 0;
	width: 88%;
	margin: auto;
	margin-bottom: 1em;
}#ul_menu_membre li {
	background-repeat: no-repeat;
	background-position: 10% center;
	padding: 0.2em;
	padding-left: 0;
	padding-right: 0;	
	margin: 0.2em;
	margin-bottom: 0.4em;
	text-align: center;
	border: 1px dashed #a6a8ca;
	font-weight: normal;
}
#ul_menu_membre li:hover {
	font-size: large;
	border: 1px solid #a6a8ca; 
}
#ul_menu_membre a {
	text-decoration: none;
	color: black;
}
#ul_menu_membre a:hover {
	font-weight: bold;
}
	/* Message d'erreur */
.p_msg_onlymember {
	border: 1px solid red; 
	text-align: center; 
	padding: 2em; 
	font-size: large;
}



/* Menu */
#ul_menu {
	font-family: 'palatino linotype', 'trebuchet ms', arial, serif;
	list-style-type: none;
	padding: 0;
	width: 90%;
	margin: auto;
}
#ul_menu li {
	background-image: url(images/bg_menu_li.png);
	background-repeat: no-repeat;
	background-position: 5% center;
	padding: 0.2em;
	padding-left: 0;
	padding-right: 0;	
	margin: 0.2em;
	margin-bottom: 0.4em;
	text-align: center;
	border: 1px dashed #bbbbbb;
	font-weight: normal;
}
#ul_menu li:hover {
	font-size: large;
	border: 1px solid gray; 
}
#ul_menu a {
	text-decoration: none;
	color: black;
}
#ul_menu a:hover {
	font-weight: bold;
}


#titre_stats {
	background-image: url(images/bg_stats.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: 'palatino linotype', 'trebuchet ms', arial, serif;
	border: 1px dashed #bbbbbb;
	text-align: center;
	padding: 0.2em;
	margin-top: 0;
	cursor: pointer;
}
#titre_stats:hover {
	font-size: large;
	border: 1px solid gray; 
}
#chiffres_stats {
	background-image: url(images/bg_stats.png);
	background-repeat: no-repeat;
	background-position: 5% center;
	border: 1px dashed #bbbbbb;
	margin-top: -0.75em;
	padding-right: 1%;
	padding-left: 1%;
	text-align: center;
	font-family: calibri, georgia, 'times new roman', arial, serif;
}

#last_news {
	background-image: url(images/bg_lastnews.png);
	background-repeat: no-repeat;
	background-position: 5% center;
	border: 1px dashed #bbbbbb;
	margin-top: 0;
	padding-right: 1%;
	padding-left: 1%;
	text-align: center;
	font-family: calibri, georgia, 'times new roman', arial, serif;
}

#p_navigation {
	background-image: url(images/bg_navigation.png);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px dashed #bbbbbb;
	font-family: 'palatino linotype', 'trebuchet ms', arial, serif;
	text-align: center;
	padding: 0.2em;
	cursor: pointer;
}
#p_navigation:hover {
	font-size: large;
	border: 1px solid gray; 
}

h1 {
	font-family: 'segoe print', 'courier new', 'comic sans ms';
	text-align: center;
	margin-top: 0;
}

.a_classic {
	text-decoration: none; 
	color: green;
}
.a_classic:hover {
	font-weight: bold;
}
.a_classic:focus {
	font-weight: bold;
}



#div_calendrier_jour {
	border: 1px dashed #bbbbbb; 
	margin-bottom: 1em; 
	text-align: center; 
	font-family: 'palatino linotype', 'trebuchet ms', arial, serif;
}
#p_calendrier_jour_date {
	margin-top: 0; 
	margin-bottom: 0.5em; 
	font-variant: small-caps; 
	font-weight: bold;
}
.p_event_today {
	border-top: 1px dashed #cbcecf;
	margin-bottom: 0.5em; 
	margin-top: 0;
	background-repeat: no-repeat; 
	background-position: 10% center;
	padding-top: 0.25em;
	padding-left: 15%;
	padding-right: 15%;
	display: none;
}


.p_newsletter {
	background-image: url(images/bg_navig_livredor.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: 'palatino linotype', 'trebuchet ms', arial, serif;
	border: 1px dashed #bbbbbb;
	padding: 0.2em;
	text-align: center;
}
.p_newsletter:hover {
	font-size: large;
	border: 1px solid gray; 
}
.p_newsletter a {
	text-decoration: none;
	color: black;
}