﻿BODY
{
	font-family: "Times New Roman", Times, serif;
}

.pub {background-color : #FFF;
		border-color:#FFF;}
a.pub:hover {color:#FFF;}
a.pub:LINK {color : #FFF;}
a.pub:VISITED {color : #FFF;}

.lien {background-color : #FFF;
		border-color:#FFF;}
a.lien:hover {color:#000;}
a.lien:LINK {color : #00A65E;}
a.lien:VISITED {color : #00A65E;}
.titre {
	font-weight: bold;
	font-size: 40px;
	color: #00a55e;
}
.text1 {
	font-weight: bold;
	font-size: large;
}
.text2 {
	font-size: medium;
	font-size: large;
}
.text6 {
	font-size: medium;
}
.text5 {
	font-weight: bold;
	font-size: x-large;
}
.tour {
	border: 1px solid #000000;
	width: auto;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: auto;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.soustitre {
	font-weight: bold;
	font-size: 32px;
	font-style: italic;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	color: #00A65E;
}
.tour1 {
	border: 1px solid #000000;
	width: auto;
	background-image: url(images/fond1.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: auto;
}
