html, body {
	background:url(../image/background.jpg) top left;
	font-family:Arial;
	font-size:12px
}
#Global {
	position:relative;
	float:left;
	left:50%;
	margin-left:-424px;
	background:white;
	width:848px;
	border:2px solid #cccccc;
	padding:5px;
}
#Gauche {
	float:left;
	width:189px;
}
#Droite {
	float:left;
	margin-left:30px;
	padding-top:20px;
	width:597px;
}
#logo {
}
#Menu {
}
#Gauche .gradient{
	border-top:2px solid white;
	width:100%;
	background: url(../image/gradient_menu.jpg) repeat-x white;
	height:285px;
	clear:both;
}
#Menu ul .sel, #Menu ul li a,  #Menu ul .selimg  {
	color:white;
	font-size:15px;
	font-family:Trebuchet MS;
	font-weight:bold;
	text-decoration:none;
	float:left;
	clear:both;
	background:url(../image/menu_bg.jpg);
	height:25px;
	width:181px;
	margin-top:2px;
	padding-top:6px;
	padding-left:8px;
}
#Menu ul .sel, #Menu ul li a:hover {
	background:url(../image/menu_over.jpg);
}

,#Menu ul .selimg, #Menu ul .img a {
	text-indent:300px;
	background:url(../image/cap-sur-lavenir_menu.jpg);
	width:189px;
	height:31px;
	padding:0px;
}
#Menu ul .img a:hover, #Menu ul .selimg {
	background:url(../image/cap-sur-lavenir_over.jpg);
}
#sous_menu .sel, #sous_menu a {
	color:white;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
	text-decoration:none;
	float:left;
	width:580px;
	clear:both;
	padding:4px;
	padding-left:12px;
	background:#80bbe0;
	margin-top:2px;
}
#sous_menu .sel, #sous_menu a:hover {
	background:#b3d6ec
}
.text{
	color:#7e7e7e;
	padding-top:1em;
	clear:both;
}
.text h1{
	margin:1em 0 1em 0;
	font-weight:bold;
	color:#0077c0;
}
.text p{
	margin:1em 0 1em 0;
}
.dotted {
	width:100%;
	clear:both;
	margin:2em 0 2em 0;
	background:url(../image/dot.jpg) repeat-x;
	height:1px;
}
.citation {
	font-size:14px;
	background:url(../image/fleche.jpg) no-repeat top left;
	padding-left:75px;
	padding-right:50px;
	color:#0077c0;
	font-weight:bold;
}
.citation .name {
	font-weight:normal;
}

a            { font-family: Arial; font-size: 12px; color: #000000; text-decoration: none }
a:hover      { text-decoration: underline }