body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


body {
	background-color: #FFF;
}
a {
	color:#69C;
	text-decoration:none;
}

a:link, a:visited {
	color: #69C;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
a:hover {
	border-bottom-width: 0px;
	color: #000;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
a:active {
	color: #69C;
	text-decoration: none;
}

input, select{
	font:normal 13px Arial, sans-serif;
	color:#444;
}

input, textarea, select{
	border:solid 1px #bbb;
	padding:5px;
	font:normal 13px Arial, sans-serif;
	color:#222;
	background:#fff;
	outline:0;
	margin:3px;
	border:solid 1px #bbb;
}

option {
	border:solid 0px #bbb;
	font:normal 13px Arial, sans-serif;
	color:#222;
	background:#fff;
	outline:0;
	margin:0px;
	
}

input:disabled, textarea:disabled{
	background:#f5f5f5;
}


#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color:#FFF;
}

#header
{
	font-weight:normal;
	background-repeat: no-repeat;
	color:#FFF;
	text-align: left;
	color:#000;
	font-size:40px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	margin-bottom: -20px;
	letter-spacing:-3px;
	
}

#menu {
	width: 800px;
	height:30px;
	text-align: left;
	color:#000;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
}

#menu a:link, #menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #69C;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#menu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color: #000;
}


#content {
	clear:both;
	padding-right: 15px;
	padding-left: 15px;
	
	
	padding-top:0px;
	margin-top:-15px;
	padding-top:20px;
}

#copyright {
	background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    clear: both;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 0;
    text-align: center;
    width: 800px;

}
.avatar{
	float: left;
	width:100px;
	padding-right: 5px;
	padding-bottom: 0px;
	display: block;
	height:auto;
}


.title {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	width:300px;
	color: #000;
	display: block;
}
.imgleft{
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	display: block;
	width:300px;
	height:auto;
}

.imgright{
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	display: block;
	width:300px;
	height:auto;
}
	
h3 {
	margin: 0px 0px 0px 20px; 
	padding: 5px; 
	width: 450px; 
	height: 15px; 
	font-size: 14px; 
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#666:
}


.GrosTitre {
	text-decoration: bold;
	font-size: 25px;
	letter-spacing: 0px;
}

.Titre {
	font-size: 22px;
	font-weight:bold;
	text-transform:uppercase;
	
}

.PetitTitre {
	font-weight:bold;
	font-size: 15px;
	letter-spacing: 0px;
	color: #FFFFFF;
}

.sous-titre {
	text-decoration: none;
	font-size: 10px;
}
.titre_header {
	color: #FFF;
	font-weight: bold;
	font-size: 65px;	
}
#wrapper #menu p {
	text-align: center;
}
