@charset "UTF-8";
/* CSS Document */
html {
	padding:0px;
	margin:0px;
}
p{
	padding:5px;
	text-indent:20px;
}
body {
	text-align:center;
	background-image: url(images/motif2.png);
	padding:0px;
	margin:0px;
}
body a img {
	border: outset gray 1px;
	height: 500px;
	margin: 30px;
}
a {
	text-decoration:none;
	color:#A19873;
}
#entete a {
	color:#D9CFBE;
}
#entete h3 {
	color:#95484D;
	text-align:left;
	padding-left:400px;
	margin-bottom:8px;
	margin-top:5px;
	border-top-color: #DFD3BC;
	border-top-style: ridge;
	border-top-width: 4px;
	padding-top: 10px;
}
#page {
	padding-top:110px;
	margin:0px;
	width: 800px;
	background-color: #FFFFFF;
	color:#464646;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/topcopie.jpg);
	background-repeat: no-repeat;
}
#entete {
	margin:0px;
	padding:0px;
	border-bottom: dashed gray 1px;
}
h2 {
	margin:0;
}
#entete h2 {
	padding-top:10px;
	color:#D9CFBE;
	text-align:left;
	padding-left:60px;
}
h3 {
	font-style: italic;
}
#navigation li {
	display:inline;
	padding:0px 35px;
}
#navigation ul {
	margin:0px;
	border-bottom: dashed gray 1px;
}
#contenu {
	min-height: 300px;
	height: auto;
	text-align:justify;
}
#contenu a #club img{
	border: 0px;
	height: 80px;
	margin: 10px;
	float:left;
	padding-top:10px;
}
#pied {
	font-size: smaller;
}
#accueil {
	width: 450px;
	text-align:justify;
	margin:10px;
}
#news {
	float:right;
	border:outset gray 2px;
	width:260px;
	height: auto;
	margin-right:20px;
	padding:15px;
	text-align:left;
}
#cleaner {
	clear:both;
}
#club {
	height:120px;
	background-color:#D7D7D7;
	margin:10px;
	padding:0px;
}
#club p {
	padding-top:35px;
}
a:hover {
	color: #4D4D4D;
}
#info {
	padding:30px;
}
