﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A2972;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF8C13;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

li ul {display: none;}

li:hover > ul {display: block;}

.Lien_Sommaire {	font-size: 14px;
	font-weight: bold;
}

.Titre1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF8C13;
}

.Titre2 {
	font-size: 18px;
	font-weight: bold;
	color: #0A2972;
	padding-top: 4px;

}
.TexteImportant {
	font-weight: bold;
	color: #FF9900;
}
.SsTitre1 {
	font-size: 13px;
	font-weight: normal;
}
.Prix1 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.Prix2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
}
.Titre_Cartouche {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 19px;
	padding-top: 4px;
}