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

body {
	background-color: #FFF;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #333;
}

td
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

a:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #666;
}
a.index
{
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
	text-decoration: none;
	font-style: normal;
	font-size: 36px;
	font-weight: bold;
}
a.index:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}
a.menu-gd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
a.menu-gd:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.txt {
	tmargin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 17px;
}
.titre {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.titre2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}
.titre2- {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #900;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}
.legende {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
.txt-justify {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
}
.txt-indice {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 9px;
}
