@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

td
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.note
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	background-color: #cc0000;
}

a.note:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-style: italic;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
a.note2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}

a.note2:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.p_12_notes {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.p_18 {
	font-size: 18px;
	color: #333333;
}
.p_12 {font-size: 12px;
}
#contenu_contact {
	position:absolute;
	left:50%;
	top:71px;
	width:178px;
	height:64px;
	z-index:6;
	margin-left: 163px;
}

