.body {
	background-color: #F2F2F2;
	align: center;
	valign: middle;
	vertical-align: middle;
	margin: 0px;
	background-image: url(img/route.jpg);
	background-repeat: repeat-x;
}
.tdhaut {
	background-color: #FFFFFF;
	background-image: url(img/texture.gif);
	background-repeat: repeat-x;
}
.adresse {
	background-image: url(img/dame.jpg);
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	font-style: normal;
	font-weight: bolder;
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 0px;
}
.navbas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #616161;
	background-image: url(img/pix_b.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-color: #FFCD41;
	background-image: url(img/puce.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	height: 24px;
}
.titrebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #30ABFF;
	font-style: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #30ABFF;
	font-style: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #30ABFF;
	font-style: normal;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #30ABFF;
	font-style: italic;
	line-height: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #30ABFF;
	font-style: italic;
	line-height: normal;
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #30ABFF;
	font-style: italic;
	line-height: normal;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4F4F4F;
	font-style: normal;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.txtitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #4F4F4F;
	font-style: italic;
	line-height: normal;
}
a { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
	color: #5B5B5B;
}
a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	/*letter-spacing: 1px;*/
}
a.tt { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000;
}
a.tt :hover { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold;
	/*letter-spacing: 1px;*/
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008CEA;
	font-style: normal;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
a.mail { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold; 
	color: #30ABFF;
}
a.mail:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
	/*letter-spacing: 1px;*/
}
a.activites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #30ABFF;
	font-style: italic;
	line-height: normal;
}
a.activites:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	line-height: normal;
}
li {
	list-style-image: url(img/puce.gif);
	list-style-type: circle;
}
.form-contact-bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100;
	height: 20;
	background-color: #30ABFF;
	border: 1 #A7F0ED groove;
}
/*textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	size: 20; 
	width: 260px;
	overflow: auto;
}*/
