body {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	color: #464646;
	background-color: #FFFFFF;
	scrollbar-base-color: #626888;
	scrollbar-track-color: #D1D3DE;
	scrollbar-arrow-color: #D1D3DE;
}

a {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size:13px;
	color:#CA6823;
	text-decoration:underline;
}

a:hover {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size:13px;
	color: #8B4918;
	text-decoration:underline;
}

a.menu {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size:13px;
	color:#464646;
	text-decoration:none;
	font-weight:bold;
}

a.menu:hover {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size:13px;
	color: #252525;
	text-decoration:underline;
	font-weight:bold;
}

a.intro {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size:14px;
	color:#464646;
	text-decoration:underline;
}

a.intro:hover {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size:14px;
	color: #252525;
	text-decoration:underline;
}

.txt_intro {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 16px;
	color: #464646;
	line-height:18px;
}

.txt {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 13px;
	color: #464646;
	line-height:18px;
}

.txt_bold {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 13px;
	color: #464646;
	line-height:18px;
	font-weight:bold;
}

.txt_atelier {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	line-height:18px;
	font-weight:bold;
}

.copyright {
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 11px;
	color: #8F8F8F;
}

ul.ul_bullet {
	list-style-position: inside;
	margin-left:20px;
	}

li.li_bullet {
	list-style-image:url(../images/bullet.gif);
	list-style-position: outside;
	margin-left:10px;
	line-height:30px;
}

.obj_win{
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
  border-right:#111111 1px solid;
  border-top:#111111 1px solid;
  border-left:#111111 1px solid;
  border-bottom:#111111 1px solid;
  color:#111111;
  background-color:#D1D3DE;
  font-size:11px;
}

.erreur{
color:#CC0033;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}

.texteinfo{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:9px;
}