* {margin:0;padding:0;border:0;}
html, body {
	height: 99%;
	background-color: #000000;
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial, Times, serif;
	font-size: 11px;
	color:#000000;
	margin-top: 6px;
	text-align: center;
}
#page  {
    margin: auto;
    width: 800px;        /* selon la largeur voulue */
}
#contenu { 
	margin: 0;
	text-align: left;
}
#corps {
	width: 577px;
	margin-right: 220px;
	background-color: #FFFFFF;
	height: 400px;
}
html>body #corps {
	width: 577px;
	margin-right: 220px;
	background-color: #FFFFFF;
	height: auto;
	min-height: 400px;
} 
#bandeau {
	margin-bottom: 0px;
}
#menu {
	width: 800px;
	background-color: #000000;
	font-size: 11px;
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
	height: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
#menu A {
	text-decoration: none;
	font-weight: normal;
	color: white;
}
#menu A:LINK {
	text-decoration: none;
	color: white;
}
#menu A:visited {
	text-decoration: none;
	color: white;
}
#menu A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC00;
}
#menu A:FOCUS {
	text-decoration: none;
	color: #FFCC00;
}
#bandeaudroit {
	background-color: #000000;
	float: right;
	width: 220px;
}
#photospage {
	float: right;
	width: 200px;
	border-left: 2px solid #FFCC00;
	text-align: center;
}
#textepage {
	margin-right: 225px;
	text-align: justify;
	padding-left: 15px;
}
#textepage a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	border-bottom: 1px solid #FF9900;
}
#titrepage {
	margin-left: 0;
	text-align: left;
	padding-left: 10px;
}
.borderfin {
	border: 1px solid #000000;
}
.titre {
	font-weight: bold;
	font-size: 12px;
	color: #FF9933;
	text-decoration: underline;
	font-variant: small-caps;
	margin-bottom: 5px;
}
h2 {
	color: #FF9900;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	text-align: center;
}
.titre_table {
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.table_home { /* Tableaux sur page accueil */
	border: 1px solid black;
	width: 205px;
	margin-bottom: 25px;
}
.table_home td {
	text-align: justify;
	padding: 5px;
}
hr {
	height: 4px;
	background-color: #FF9900;
	color: #FF9900;
	width: 100%;
	border-bottom: 1px solid black;
}
p {
	text-align: justify;
	margin-bottom: 10px;
}
ul {
	margin-left: 25px;
	margin-bottom: 20px;
}
li
{
	margin-bottom: 5px;
}
.homelien {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.homelien A {
	text-decoration: underline;
	color: #FF9900;
}
.homelien A:LINK {
	text-decoration: underline;
	color: #FF9900;
}
.homelien A:visited {
	text-decoration: underline;
	color: #FF9900;
}
.homelien A:hover {
	text-decoration: underline;
	color: #FF9900;
}
.homelien A:FOCUS {
	text-decoration: underline;
	color: #FF9900;
}
#footer {
	position: relative;
	bottom: 0px;
	width: 100%;
	margin-top: 5px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
}
#footer a {
	color: #FF9933;
}
.resultats {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	border-bottom: 1px dashed #FF9900;
}
.souligne {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
input {
	border: 1px solid black;
}
.table_photos {
	font-size: 11px;
	border: 0;
	padding: 0;
	border-spacing: 5px;
	width: 95%;
}
.table_photos td {
	width: 33%;
	text-align: center;
}
.table_sponsors {
	border: 0;
	padding: 0;
	border-spacing: 5px;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.makablog_date {
	background-color: #999999;
	width: 60px;
	text-align: center;
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.makablog_texte {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	padding: 3px;
}
.news {
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
	color: #FF9900;
}
.liste {
	list-style-image: url("images/fleche.jpg");
	list-style-position: inside;
	margin-left: 0px;
}
.liste li {
	margin-bottom: 7px;
	text-align: justify;
}
#textecommune {
	width: 475px;
}
#photoscommune {
	float: right;
	width: 150px;
	text-align: right;
}
#photoscommune img {
	border: 1px solid black;
	margin-top: 15px;
	margin-bottom: 15px;
}