body {
	background:#000000 url('Images/background.jpg') repeat-x fixed left top; margin: 0;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
#global {
	width:760px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header {
	width:760px;
	height:145px;
	background-image:url('Images/Aiki_Montreuil.jpg');
	background-position: right center;
}
#zoneclick {
	float: left;
	width : 18px;
	height: 20px;
	margin-left: 67px;
	margin-top: 150px;	
}
#menu {
	width:760px;
	margin-bottom:10px;
	margin-top:0;
	height:30px;
	background-image:url('Images/menu-fond.gif');
	border-top: 1px solid #CCCCCC
}
#menu dt {
	float: left;
	width:150px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
}
#menu dt a {
	display:block;
	text-decoration:none;
	color:#666666;
	background-image:url('Images/menu-liens.gif');
	background-repeat:no-repeat;
	background-position: 50px 1px;
	height:30px;
	line-height:30px
}
#menu dt a:hover {
	background-image:url('Images/menu-liens-hover.gif');
}
#coeur {
	width:760px;
	margin:0;
	padding:0;
}
#conteneur-gauche {
	width:230px;
	float:left;
	background-color:#FFFFFF;
}
.gauche {
	width: 200px;
	margin-bottom: 20px;
	margin-left:20px;
	background-image: url('Images/head-left.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC
}
.gauche h1 {
	font-size: 10px;
	color: #666666;
	text-indent : 2px;
	font-weight: normal;
	width : 200px;
	height: 40px;
	display: block;
	line-height: 25px;
	vertical-align: middle;
	margin:0;
}
.gauche-foot {
	background-image: url('Images/foot-left.gif');
	background-repeat: no-repeat;
	background-position:  
               center bottom;
	height:40px;
	width:200px
}
.gaucheclick {
	float: left;
	width : 18px;
	height: 20px;
	margin-left: 175px;
	margin-top: 18px;
}
.gauche ul, li {
	position:relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.gauche li {
	color: #666666;
	background-image: url('Images/puce1.gif');
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:10px;
	margin-left:5px;
	text-indent:15px
}
.gauche li a {
	color: #666666;
	text-decoration: none;
}
.gauche li a:hover {
	color: #B3848A;
	text-decoration: none;
	text-indent:20px;
}
#conteneur-droite {
	width:530px;
	float:left;
	background-color:#FFFFFF;
}
.droite {
	width:721px;
	margin-left:20px;
	margin-bottom:20px;
	background-image: url('Images/head-right_bis.gif');
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC
}
.droite-foot {
	background-image: url('Images/foot-right_bis.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	height:40px;
	width:500px
}
.droiteclick {
	float: left;
	width : 18px;
	height: 20px;
	margin-left: 478px;
	margin-top: 18px;
}
.droite h1 {
	font-size: 10px;
	color: #666666;
	text-indent : 2px;
	font-weight: normal;
	width : 400px;
	height: 40px;
	display: block;
	line-height: 25px;
	vertical-align: middle;
	margin:0;
}
.droite h2 {
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-indent:20px;
	background-image: url('Images/puce2.gif');
	background-position: left center;
	background-repeat: no-repeat;
	margin-top:0;
	margin-left:5px
}
.droite p {
	font-size:10px;
	color:#666666;
	margin-left:25px;
	margin-right:5px;
}
.droite-suite {
	text-align:right;
	margin-right:5px;
}
.droite-suite a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	padding-right:20px;
	padding-bottom:2px;
	background-image:url('Images/puce3.gif');
	background-repeat:no-repeat;
	background-position: right bottom
}
.droite-suite a:hover {
	color:#B3848A;
	background-image:url('Images/puce3-hover.gif');	
}
dl.droite-infos {
	margin-left:25px;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	margin-top:20px;
}
.droite-infos dt {
	float:left;
	text-align:center;
	margin-right:15px;
}
.droite-infos a{
	color:#B3848A;
	text-decoration:none;
}
#copyright {
	clear:both;
	width:760px;
	height:20px;
	line-height:20px;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:#FFFFFF;
	vertical-align:middle;
	background-image: url('Images/footer-fond.gif');
	background-position: left center;
	background-repeat: no-repeat
}
#copyright a {
	text-decoration:none;
	color:#FFFFFF;
}
#copyright a:hover {
	color:#666666;
}
#copyright img {
	vertical-align:middle;
}.Exergue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	line-height: normal;
}
