@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../img/site/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#menu  {
	display: inline;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFFFFF;
}
#menu   .item  {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}

#menu .item a {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu .item a:hover {
	color: #999999;
}
.menu220-title {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#tb-footer {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#tb-footer a {
	color: #FFFFFF;
	font-weight: normal;
}
.tb_header_navlink {
	font-size: 12px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	text-indent: 10px;
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	text-indent: 20px;
	text-decoration: underline;
}

#tb_lexique a {
	color: #FFFFFF;
}
#tb_lexique {
	color: #FFFFFF;
}
