

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #EEE8AA;
}

p {
	margin: 0 0 10px 0;
}

img {
	border: 1px solid Black;
}


h1 {
	margin: 0px 0px 20px 20px;
	font: italic normal bold 2em "Times New Roman", Times, serif;
	color: #B22222;
}

h2 {
	margin: 0px 0px 20px 30px;
	font: normal normal normal 1.5em "Times New Roman", Times, serif;
	background-image: url(mobilier/puce3.jpg);
   background-repeat: no-repeat;
   background-position: 0% 40%;
	padding-left: 20px;
	color: #4169E1;
}

.menugauche {
	margin: 120px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
}

.menugauche a {
	color: #000000;
	margin: 0 2px;
	text-decoration: none;
	font: normal small-caps bold 1.2em Arial, Helvetica, sans-serif;
}

.menugauche a:hover {
	text-decoration: none;
	color: White;
}

.menugauche li {
	margin-bottom: 10px;
	display: list-item;
  list-style-image: url(mobilier/puce2.jpg);
}

.menuhaut {
	margin: 0px 0px 0px 20px;
	padding: 0;
	list-style-type: none;
}

.menuhaut a {
	color: White;
	text-decoration: none;
	font: normal small-caps bold 1em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	vertical-align: -15%;
	margin-right: 20px;
}

.menuhaut a:hover {
	text-decoration: none;
	color: #B22222;
}

.menuhaut li {
	display: inline;
	background-image: url(mobilier/puce1.jpg);
   background-repeat: no-repeat;
   background-position: 0% 95%;
   padding-left: 15px;
	vertical-align: -30%;
}

p.centre {
	text-align: center;
}

p.tvx {
	background-image: url(mobilier/tvx.jpg);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 300px;
}

p.grandformat {
	text-align: center;
}

a.lienpied {
	color: White;
	margin: 0 10px;
	font: normal normal bold 0.8em Arial, Helvetica, sans-serif;
	vertical-align: -30%;
	text-decoration: none;
}

a.lienpied:hover {
	text-decoration: none;
	color: #B22222;
}

a.image {
	margin: 0px 50px 0px 50px;
}

.txt_en {
	font: normal normal normal 0.9em Arial, Helvetica, sans-serif;
	color: Black;
	text-align: justify;
	margin: 0px 40px 10px 40px;
}

.txt_en a {
	color: #1E90FF;
	text-decoration: underline;
}

.txt_en a:hover {
	color: #8B0000;
	text-decoration: none;
}

.txt_fr {
	font: italic normal normal 0.9em Arial, Helvetica, sans-serif;
	color: Black;
	text-align: justify;
	margin: 0px 40px 20px 40px;
}

.txt_fr a {
	color: #1E90FF;
	text-decoration: underline;
}

.txt_fr a:hover {
	color: #8B0000;
	text-decoration: none;
}

.txt_grandformat {
	font: normal normal bold 1em Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
	margin-left: -20px;
}

.txt_grandformat a {
	color: #1E90FF;
	text-decoration: underline;
}

.txt_grandformat a:hover {
	color: #B22222;
	text-decoration: none;
}

.txt_grandformat {
	font: normal normal bold 1em Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
	margin-left: -20px;
}

#centre {
	margin-left: 161px;
	padding: 10px 10px 10px 10px;
	height: 100%;
	position: relative;
	min-height: 485px;
	}
	
#conteneur {
	left: 50%;
	margin-left: -500px;
	position: absolute;
	width: 1000px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	background: url(mobilier/conteneur.jpg) center;
}

#gauche {
	left: 0;
	width: 159px;
	background: url(mobilier/gauche.jpg) no-repeat top;
	vertical-align: top;
	position: absolute;
	min-height: 485px;
	}

#haut {
	height: 30px;
	background: Black;
}

#header {
	height: 200px;
	background: url(mobilier/titre.jpg);
}

#pied {
	height: 30px;
	background: url(mobilier/pied.jpg);
}


