p {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #892034;
	font-weight: bold;
}

h1 {
	font-family: Verdana;
	font-size: 14pt;
	font-style: italic;
	color: #892034;
	font-weight: bold;
}

h2{
	font-family: Verdana;
	font-size: 12pt;
	font-style: italic;
	color:#892034;
	font-weight: bold;
}

h3{
	font-family: Verdana;
	font-size: 10pt;
	color: green;
	font-weight: bold;
}

h4{
	font-family: Verdana;
	font-size: 8pt;
	color: green;
	font-style: italic;
}

h5{
	font-family: Verdana;
	font-size: 8pt;
	color: red;
	font-style: italic;
	font-weight: bold;
}

a {
	font-size: 12pt;
	color: purple;
}

a:hover {
	font-size: 12pt;
	color: orange;
}

a:active {
	font-size: 12pt;
	color: fuchsia;
}

a:visited {
	font-size: 12pt;
	color: purple;
}

table, td, th, tr {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #892034;
	font-weight: bold;
}

body{
	background-attachment: fixed;
	background-image: url("../images/arrieres_plans/fond_page_centre.gif");
}
li{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #892034;
	font-weight: bold;
}
