
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/fond_repeat.gif);
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
}

#topfond {
	height: 380px;
	background: url(../images/fond_top.gif) 91px 0 repeat-x;

}

#container {
	position: relative;
	width: 1049px;
	height: inherit;
	margin: 0 auto;
	top: 35px;
	text-align: center;
	float: inherit;
	z-index: auto;

}

#header {
	background-image: url(../images/header2.png);
	background-repeat: no-repeat;
	width: 1049;
	height: 234px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#menu{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	word-spacing: 0px;
	letter-spacing: 1px;
	padding-bottom: 00px;
	padding-top: 180px;
	padding-left: 40px
}

#contenu {
	width: 1049px;
	background-image: url(../images/fond_contenu2.png);
	background-repeat: repeat-y;
	float: inherit;
}

#footer {
	float: none;
	height: 74px;
	width: 1049px;
	position: relative;
	background-image: url(../images/footer2.png);
}


#colonneGauche {
	position: relative;
	float: left;
	width: 444px;
	margin-left: 40px;
}

#colonneDroite {
	position: relative;
	float: right;
	width: 444px;
	margin-right: 80px;
}

div.spacer{
	clear:both; 
	height:1px; 
	display:block;
	
}

#titrelong{
	width: 1049px;
	margin-left: 40px;
}

/*
Style de caractères
*/


a:link {
		color: #004c93;
		text-decoration:none;
		}
a:visited {
		color: #004c93;
		text-decoration:none;
		}
a:hover {
		color: #F29400;
		text-decoration:none;
		}
a:active {
		color: #FFFFFF;
		text-decoration:none;
		}

.titre1{
	color: #F29400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	word-spacing: 0px;
	letter-spacing: 1px;
	padding-bottom: 0px;
	text-align: left;
	
}

.titre2{
	color: #F666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	word-spacing: 0px;
	letter-spacing: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: left;

}


.titre3{
	color: #F29400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	word-spacing: 0px;
	letter-spacing: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

	
}

p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
}

ul {
	margin-top: 6px;
	margin-bottom: 6px;
	
}

li {
	margin-top: 4px;
	margin-bottom: 0;
	
}
	

.signature{
	color: #b8b7b7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.signature a{
	color: #b8b7b7;
	text-decoration:none;
	}



