/* CSS
Author: Pierre-Luc Brunet
Created: 10-04-2009
Modified: 22-04-2009
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBDADA;
}

h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #d9010a;
}

h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	font-weight: bold;
}

h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

.textaccueil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: 333333;
}

.title_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #505050;
}

.minititle_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #a1a0a1;
}

.subtitle_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: 333333;
}

.text_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: 333333;
}

.text_content a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #D9003B;
}

.text_content a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #D9003B;
}

.text_content a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #D9003B;
}

.text_names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

.textside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: 333333;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

li {
	list-style-type: circle;
	margin: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: 333333;
}

/* Liens généraux
=====================================================================*/

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	color: #D9003B;
	font-weight: normal;
	text-decoration: none;
}

a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	color: #D9003B;
	font-weight: normal;
	text-decoration: none;
}

a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

/* Liens en bas de page
=====================================================================*/

.h6textbottom {
	text-align:center
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
}

h6 a:link {
	text-align:center
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

h6 a:visited {
	text-align:center
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

h6 a:hover {
	text-align:center
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

.h5textbottom {
	text-align:center
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
}

h5 a:link {
	text-align:center
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

h5 a:visited {
	text-align:center
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

h5 a:hover {
	text-align:center
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}