body { 
	color: black; 
	background-color: #4db3ff; 
	margin: 0; 
	padding: 0; 
	}
#conteneur { 
	background-color: white; 
	width: 580px; 
	margin-right: auto; 
	margin-left: auto; 
	}
div#middle2 { background-color: #c3f4ff; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; width: 580px; }
.text   {
	color: black;
	font-size: 0.7em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 1.4;
	text-align: justify;
	padding: 5px
}
.text2 { color: black; font-size: 0.7em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 1.4; text-align: justify; padding: 0 5px 1px; }
.text3 { color: black; font-size: 0.7em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 1.4; text-align: justify; margin: 0; padding: 0 5px; }
p { margin: 0; padding: 0; }
.textdroit { color: black; font-size: 0.7em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 1.2; text-align: justify; padding: 6px 11px 6px 12px; }
.text1   { color: black; font-size: 0.7em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 1.4; padding: 6px }
.titre { color: white; font-size: 1.2em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: justify; padding: 6px; }
.titre1 { color: #008080; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; padding: 6px; }
.titre2 { color: #006b6b; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-image: url(assets/button_bkg.gif); background-repeat: no-repeat; background-position: 0 12px; text-align: left; padding: 6px; }
.promo { color: #009b9b; font-size: 1.4em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 1.2em; text-align: left; padding: 10px 6px 0 10px; }
.tel { color: maroon; font-size: 1.6em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 1.2em; text-align: center; padding: 10px 6px 0 10px; display: none; }
h1  { color: white; font-size: 1.2em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: justify; margin: 5px 0 5px 5px; padding: 0 }
h2 {
	color: #008080;
	font-size: 1em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
	padding: 5px;
}
a { color: #0080a2; text-decoration: none; }
a:link { color: #0080a2; text-decoration: none; }
a:visited { color: #006b6b; text-decoration: none; }
a:hover { color: #0000c9; text-decoration: none; }
a:active { color: red; text-decoration: none; }
#middle a { color: #0080a2; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
#middle a:link { color: #0080a2; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
#middle a:visited { color: #0080a2; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
#middle a:hover { color: #0080a2; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
#middle a:active { color: #0080a2; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
#mytable { width: 95%; padding: 0; margin: 0; border-color: #0071ad; border-width: 2px; }
.search_title { color: white; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: 0.1em; padding: 5px 3px; }
.search_text { color: black; font-size: 0.8em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding: 5px; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }
* html .clearfix {
	height: 1%; }
.clearfix {
	display: block; }
.redstar { color: red; font-size: 1.6em; font-weight: bold; }

