body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}


td {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color: #666666;
}

h1 {
	margin: 15px 0 15px 0;
	padding: 0;
}

li { 
	list-style: square;
}

img {
	border: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #CC6714;
	background-color: #F5F5F5;
}

form {
	margin: 0;
	padding: 0;
}

input {
	background-color: #FFFFFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
}

.inputimage {
	border: 0;
}

.button {
	width: 300px;
	text-align: right;
}

.form-button {
	width: 100px;
	padding: 2px;
}

.date {
	padding: 0 5px 0 5px;
	color: #808080;
	font-size: 9px;
	font-weight: normal;
}

.actualites {
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #DDDDDD;
}

.titre {
	padding: 0 5px 0 5px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}

#container {
	width: 815px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	margin: 0 auto;
}

#content {
	padding: 0 60px 20px 60px;
}

#top_menu {
	margin-top: 0;
	height: 35px;
	width: 815px;
}

#top_left {
	width: 80px;
	float: left;
}

#inscrire {
	width: 80px;
	float: left;
}

#espace {
	width: 113px;
	float: left;
}

#documentation {
	width: 114px;
	float: left;
}

#forums {
	width: 66px;
	float: left;
}

#apropos {
	width: 74px;
	float: left;
}

#aider {
	width: 51px;
	float: left;
}

#partenaires {
	width: 97px;
	float: left;
}

#contact {
	width: 67px;
	float: left;
}

#top_right {
	width: 73px;
	float: left;
}

#header {
	width: 815px;
	height: 244px;
}

#main {
	text-align: justify;
}

#main p {
	padding: 0 5px 0 5px;
	margin: 5px 0 0 0;
}

#main2 {
	text-align: justify;
}

#main2 p {
	padding: 0 5px 0 5px;
	margin: 5px 0 0 0;
}

#left {
	width: 55%;
	float: left;
}

#left p {
	padding: 0 5px 0 5px;
	margin: 5px 0 0 0;
}

#right {
	width: 45%;
	float: left;
}

#right p {
	padding: 0 5px 0 5px;
	margin: 5px 0 0 0;
}

#logos {
	text-align: center;
	margin: 0 0 30px 0;
	padding-bottom: 19px;
	margin-bottom: 0;
}

#logos a:hover {
	background-color: #FFFFFF;
}

#footer {
	height: 19px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 80%; 
	text-align: center;
	color: #FFFFFF;

}

#footer p {
	padding: 4px 0 0 0;
	margin: 0 0 0 0;
}
	
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #676767;
}