/* CSS Document */

body {
	margin: auto;
	color: #ffffff;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	color:#ffffff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	line-height: 1.3em;
	font-size: 1.1em;	
}

a {
	color:#FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#corps {
	width: 945px;
	margin:auto; 
}

#header {
	height: 85px;

}
#centre { padding:0px; margin-top:0px; }

.pano {
border:solid 1px #ccc; margin-top:15px; 
}
.logo {
	width:180px;
	float:left;
}
.titre {
	width:60%;
	min-width:500px;
	margin-top:30px;
	color: #fff;
	font-size: 1.8em;
	float:left;
	text-align:center;
}

.backto a{
	color: #fff;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	float:right;
	margin-top:35px;
	margin-right:0px;
	border:0px;
}
.top { margin-top:0px; }
.adresse {
	font-size: 10px;
	color: #F4A100;
}

.bigtextbold {
	color: #ffffff;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}

.bigtextgreen {
	color: #FFCC00;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 25px;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
