@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/bg2.jpg);
	line-height: 16px;
	background-repeat: repeat-y;
	background-position: center top;
}
.copyright {
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #00ADEF;
	text-decoration: none;
}
a:visited {
	color: #00ADEF;
	text-decoration: none;
}
a:hover {
	color: #333333;	
	text-decoration: underline;
}
a:active {
	color: #333333;	
	text-decoration: underline;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.border-bottomright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
a.lien:link {
	color: #00ADEF;
	text-decoration: none;
	line-height: 22px;
}
a.lien:visited {
	color: #00ADEF;
	text-decoration: none;
	line-height: 22px;
}
a.lien:hover {
	color: #333333;	
	text-decoration: none;
	line-height: 22px;
}
a.lien:active {
	color: #333333;	
	text-decoration: none;
	line-height: 22px;
}
.bg-blocks {
	background-image: url(../imgs/bg-blocks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.titre {
	color: #00ADEF;
}
li {
	list-style-image: url(../imgs/fleche2.gif);
	margin-bottom: 12px;
}.space-right {
	margin-right: 20px;
}
