body {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

img {
	border-width: 0px;
	border-style: none;
}

a {
	color: black;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}

a:hover {
	color: black;
}

a:visited {
	color: black;
}

#menu_accueil {
}

#menu_accueil a {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 4px;
	min-height: 20px;
	height: 20px;
	min-width: 100px;
	text-align: center;
	width: 100px;
	display: inline-block;
}

#menu_accueil a:hover {
	background-repeat: no-repeat;
	background-image: url(../images/bg_liensmenu.jpg);
	min-height: 20px;
	height: 20px;
	min-width: 100px;
	text-align: center;
	width: 100px;
	display: inline-block;
}

#contenu {
	width: 530px;
	top: 50px;
	margin-left: -300px;
	left: 50%;
	position: absolute;
}

#texte {
	padding: 10px;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 470px;
}

#footer {
	margin-top: 50px;
	text-align: right;
}

#titre {
	text-align: center;
	font-weight: bold;
	font-size: 122px;
	width: 500px;
	font-family: monospace;
}

p {
	text-align: justify;
	width: 520px;
}

#liens_communautaires {
	background-repeat: no-repeat;
	text-align: left;
	float: left;
}

.calendrier_element {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	border-color: #cbcbcb;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}

.calendrier_liste {
	background-position: left;
	background-repeat: repeat-y;
	border-color: #dfdfdf;
	border-width: 1px;
	border-style: none;
	min-height: 100px;
}

.communautés_icones {
	float: right;
	text-align: right;
	display: block;
}

.puce_fb {
	list-style-image: url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif);
}

.une_actu {
	border-color: #e5e5e5;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-style: solid;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

.calendrier_innerliste {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}


