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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.t-small {
	font-size: 12px;
}
.t-small2 {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}
.t-page {
	font-size: 20px;
	font-weight: bold;
	color: #669900;
	letter-spacing: 5px;
	text-align: right;
}

.t-gras {
	font-weight: bold;
	color: #669900;
}

#menu1 td {
	font-size: 14px;
	line-height: 30px;
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#ss-menu {
	color: #FF6600;
}
#ss-menu a {
	color: #FF6600;
}
#ss-menu a:hover {
	color: #CC0000;
}


#menu1 td a {
	text-decoration: underline;
	color: #006600;
	display: block;
	padding-left: 25px;
}
#menu1 a:hover {
	background-image: url(img/menu-fond.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
a:link {
	text-decoration: none;
	color: #006600;
}
a:href {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #669933;
}

#blanc {
	color: #FFFFFF;
	font-size: 12px;
}
#blanc a {
	color: #FFFFFF;
	text-decoration: none;
}
#blanc a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
