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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	background-image:url(../img/bg_vert.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
a.Urlle {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;}
a.Urlle:hover {
	color:#000000;
	text-decoration:underline;}

#Bas {
	width:100%;
	height:36px;
	line-height:36px;
	font-size:10px;
	color:#5c933b;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
