body {
	text-align			: center;
	background-color	: rgb(231, 227, 222);
	margin				: 0;
	padding				: 0;	
	}

body,div,p,ul,li{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 13px;
	color				: #444;
}

h1{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 20px;
	font-style			: bold;
	color				: #444;

}

h2{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 18px;
	font-style			: bold;
	color				: #444;
}

h3{
/*	border-top			: 3px dotted white; */
	background			: url("photos/middle_h3.jpg") bottom no-repeat;
/*	border-bottom		: 2px solid rgb(192, 192, 192);*/
	padding-top			: 30px; 
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 14px;
	font-style			: bold;
	color				: rgb(192, 192, 192);
	text-align			: center;
	width				: 772px;
	height				: 60px;
}


a{
	color			: #808080; /* #6633CC; */ 
	text-decoration	: none;
}

a:hover{
	color			: #b2b2b2;
	text-decoration	: none;
}

#bandeau {
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 20px;
	font-style			: bold;
	color				: #252585;
	text-align			: center;
	background			: #2fa8ed url("img/bandeau1.jpg") top right no-repeat;
	width				: 500px;
	height 				: 58px;
	cursor				: pointer;
}

#maincontent{
	position			: relative;
	margin-left			: 50%;
	left				: -250px;
	width				: 500px;
	border-width		: 3px;
	border-style		: solid;
	border-color		: white;
	background-color	: white;
	/* background-color	: transparent; */
}

#zone_texte{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 13px;
	color				: #444;
	text-align			: left;
	padding				: 10px;
}


.contentnote2{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #444;
}

.foot{
	width				: 500px; 
	height				: 58px;
	background			: url(img/foot1.jpg) top left no-repeat;
}

.footnote{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #444;
	text-align			: center;
}

.home{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 13px;
	font-style			: bold;
	color				: #444;
	text-align			: center;
	padding				: 20px;
}

.ouverture{
	font-style			: italic;
	color				: #FF9900;
	font-weight			: bold;
}

.bienvenue{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 20px;
	font-style			: bold;
	color				: #444;
	text-align			: center;
	padding				: 10px;
	margin-top			: 10px;
}

.carte{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 14px;
	color				: #444;
}

.tbl_carte{
	padding				: 3px;
	border-width		: 0px;
	border-style		: solid;
	border-color		: white;
	
}

.ul_adresse{
	font-size			: 10px;
}

#go_form{
	text-align			: center;
	padding				: 20px;
}

.link_form{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #2c7eb8;
	border-bottom		: 2px solid #2c7eb8;
	border-top			: 1px solid #2c7eb8;	
}

.hot {
	color				: #FF0000;
}

