/* CSS Document */
body {
	margin: 10px 0 10px 0;
	padding: 0;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #ccc;
	text-align: center;
	background-image: url(../images/fond_body.png);
	background-repeat: repeat;
	behavior: url(csshover.htc);
	}
img {
	border: none;
}
#tete {
	width: 1024px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/head.png);
	}
#tete a {
	color: #fc0;
	text-decoration: none;
	}
#tete h1 {
	text-indent: -5000px;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 25px 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #fc0;
	text-align: left;
	text-decoration: none;
	}
#tete p {
	padding: 0;
	margin: 0 0 0 25px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	text-align: left;
	}
#page {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	padding: 46px 0 5px 0;
	background-image: url(../images/fond_page.png);
	background-repeat: repeat-y;
	}
#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 42px;
	margin: 0 auto;
	padding:0;
	}
#menu ul {
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 0;
	}
/*Mise en forme sous menu */	
#menu ul ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 46px;
	left: 0px;
	display: none;
	}
#menu ul li {
	position: relative; 
    list-style: none;
    }
#menu ul.niveau2 li {
	width: 120px;
	height: 24px;
	background: none;
	background-color: #323232;
	margin: 0;
	padding: 5px 0 0 3px;
    border-bottom: 1px solid #666;
	}
#menu ul.niveau2 li a {
	background: none;
	background-color: #323232;
	padding: 5px;
	margin: 0;
	}
#menu li.sousmenu:hover ul.niveau2 { 
    display: block;
	}
/*Fin sous menu*/
#menu li {
	float:left;
	margin:0 ;
	padding: 0 0 0 22px;
	background: url(../images/bouton.png) left top no-repeat;
	}
#menu li a {
	float:left;
	margin:0;
	padding: 17px 25px 18px 0;
	font: bold 1em;
	color:#ccc;
	text-decoration: none;
	text-align: center;
	line-height: 12px;
	background: url(../images/bouton.png) right top no-repeat;
	}
#menu li a:hover {
	color: #fc0;
	border: none;
	}
#centre {
	background-image: url(../images/fond_center.png);
	background-repeat: repeat;
	margin: 10px 30px 5px 30px;
	padding: 0;
	text-align: justify;
	border: 1px solid #666;
	}
#centre h1 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	color: #ccc;
	}
#centre h2 {
	font-weight: bold;
	font-size: 1.1em;
	color: #fc0;
	margin: 10px 10px 0 10px;
	border-bottom: 1px solid #fc0;
	}
#centre h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 10px 5px 0px 10px;
	text-decoration: underline;
	}
#centre p {
	margin: 10px 10px 0 10px;
	}
#centre li {
	margin: 0;
	padding: 0;
	}
#centre ul {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 10px;
	}
#centre a {
	color: #fc0;
	}
#centre a:hover {
	text-decoration: none;
	}
#bien {
	background-image: url(../images/fond_center.png);
	background-repeat: repeat;
	margin: 10px 30px 5px 30px;
	padding: 0;
	text-align: justify;
	border: 1px solid #666;
	}
#bien h1 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	color: #ccc;
	}
#bien h2 {
	font-weight: bold;
	font-size: 1.1em;
	color: #fc0;
	margin: 10px 60px 0 60px;
	text-align: left;
	text-decoration: underline;
	}
#bien h3 {
	font-weight: normal;
	font-size: 1.2em;
	margin: 10px 60px 0 60px;
	text-align: left;
	text-decoration: none;
	}
#bien p {
	margin: 10px 60px 0 60px;
	}
#bien img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #ccc;
	}
#bien hr {
	clear: both;
	height: 1px;
	background-color: #fc0;
	color: #fc0;
	border: none;
	margin: 5px 60px 0 65px;
	}
#bien .droite {
	float: right;
	}
#bien .gauche {
	float: left;
	right: 0px;
	bottom: 0px;
	}
#bien a {
	color: #fc0;
	}
#bien a:hover {
	text-decoration: none;
	}
#pagination {
	margin: 0 auto;
	text-align: center;
	}
#pagination p {
	margin: 10px;
	}
#pagination img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	}
#pagination a:link {
	text-decoration: underline;
	}
#pagination a:visited {
	color: #fff;
	text-decoration: none;
	}
#pagination a:hover {
	text-decoration: none;
	}
#fiche {
	background-image: url(../images/fond_center.png);
	background-repeat: repeat;
	margin: 10px 20px 5px 20px;
	padding: 0;
	text-align: justify;
	border: 1px solid #666;
	}
#fiche h1 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	color: #ccc;
	}
#fiche h2 {
	font-weight: bold;
	font-size: 1.1em;
	color: #fc0;
	margin: 8px 10px 0 8px;
	text-align: left;
	border-bottom: 1px solid #fc0;
	}
#fiche p {
	margin: 8px 10px 0 8px;
	}
#fiche img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #ccc;
	}
#fiche hr {
	clear: both;
	border-bottom: 2px solid #090;
	}
#fiche a {
	color: #fc0;
	}
#fiche a:hover {
	text-decoration: none;
	}
#fiche .droite {
	float: right;
	}
#fiche .souligne {
	text-decoration: underline;
	}
#fiche table {
	border: 1px solid #666;
	border-collapse: collapse;
	font-size: 95%;
	margin: auto;
	}
#fiche th {
	border: 1px solid #666;
	padding: 5px;
	background-color: #555555;
	text-align: right;
	}
#fiche td {
	font-size: 100%;
	border: 1px solid #666;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	}
#fiche caption {
	font-family: sans-serif;
	padding: 20px;
	}
#fiche form {
	text-align: center;
	}
#fiche legend {
	font-weight: bold;
	color: #fc0;
}
#fiche fieldset {
	width: 60%;
	margin: auto;
	}
#fiche input {
	background-color: #ddd;
	}
#fiche input[type=submit]:hover, #fiche input[type=reset]:hover {
	background-color: #fc0;
	}

#contact {
	background-image: url(../images/fond_center.png);
	background-repeat: repeat;
	margin: 10px 30px 5px 30px;
	padding: 0;
	text-align: center;
	border: 1px solid #666;
	}
#contact h1 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 1.4em;
	color: #ccc;
	}
#contact img {
	margin: 30px;
	}
#contact a {
	color: #fc0;
	}
#contact a:hover {
	text-decoration: none;
	}
#contact table {
	border: 1px solid #666;
	border-collapse: collapse;
	font-size: 95%;
	margin: auto;
	}
#contact th {
	border: 1px solid #666;
	padding: 5px;
	background-color: #555555;
	text-align: right;
	}
#contact td {
	font-size: 100%;
	border: 1px solid #666;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	}
#contact caption {
	font-family: sans-serif;
	padding: 20px;
	}
#contact legend {
	font-weight: bold;
	color: #fc0;
	}
#contact fieldset {
	width: 60%;
	margin: auto;
	}
.texte07 {
	font-size: 0.7em;
	}
#contact input {
	background-color: #ddd;
	}
#contact input[type=submit]:hover, #contact input[type=reset]:hover {
	background-color: #fc0;
	}
#pied {
	position: relative;
	width: 1024px;
	height: 64px;
	font-size: 85%;
	color: #666;
	text-align: center;
	clear: both;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background-image: url(../images/foot.png);
	background-repeat: no-repeat;	
	}
#pied a {
	color: #666;
	}
#pied a:hover {
	text-decoration: none
	}
.imageG {
	float: left;
	margin: 10px;
	padding: 5px;
	border: 1px solid #ccc;
	}
.imageD {
	float: right;
	margin: 10px;
	padding: 5px;
	border: 1px solid #ccc;
	}
.separation {
	clear: both;
	visibility: hidden;
	height: 1px;
	padding: 0;
	margin: 0;
	}
.center {
	text-align: center;
	}
.couleuror {
	color: #fc0;
	}
#drapeau {
	position: absolute;
	top: 55px;
	right: 20px;
	margin: 0;
	padding: 0;
	text-align: right;
	}
#drapeau p {
	margin: 0;
	padding: 0;
	}
#drapeau img {
	border: none;
	margin: 0 0 0 5px;
	padding: 0;
	}
#drapeauhome {
	position: absolute;
	top: 235px;
	right: 25px;
	margin: 0;
	padding: 0;
	text-align: right;
	}
#drapeauhome p {
	margin: 0;
	padding: 0;
	}
#drapeauhome img {
	border: none;
	margin: 0 0 0 5px;
	padding: 0;
	}
.grande {
	margin-left: 100px;
	font-style: italic;
	}
