a
{
	color: #891226;
	text-decoration: none;
}
a:hover
{
	color: #891226;
	text-decoration: underline;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration : underline;
}
/*h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration : none;
}*/

.bordeau{
	color: #891226;
}
abbr
{
}
acronym
{
}
address
{
}
blockquote
{
}
body.body
{
}
cite
{
}
h1
{
	font-family: "Times New Roman", serif;
	font-weight: normal;
	font-size: 30px;
	color: #891226;
	border-bottom: #af8e25 2px solid;
	text-align: left;
}
h2
{
	font-family: "Times New Roman", serif;
	font-weight: normal;
	font-size: 20px;
	color: #891226;
}
.accueil h2{
	font-size: 26px;
	color: black;
}

h3
{
	font-family: "Times New Roman", serif;
	font-weight: normal;
	font-size: 18px;
	color: #891226;
}
h4
{
}
h5
{
}
h6
{
}
img
{
}
label
{
}
p
{
margin-top: 0;
margin-bottom: 0.5em;
}
q
{
}
table
{
}
th
{
}
td
{
}
tr
{
}
.form_element{}
.form_data{}