body {
	background-color: #FFF;
	font-family: "Arial", Courier, mono;
	text-align:justify;
}
div{
	padding:0;
	margin:0;	
}
img{
	border-width:0;
}
/* ------------------------------------------------------------------------------- */
#monTitre{
	padding:0px;
	margin:0px;
	height:140px;
	width:100%;
	background:url("./images/titreSite.jpg") no-repeat top center;
}
#monTitre span{
	visibility:hidden;
}

#inti{
	padding-top:25px;
	text-align:center;
	padding-right:30px;
	font-size:12px;
}
#inti a{
	text-decoration:none;
}
#intro{
	width:329px;
	padding:30px;
	padding-top:0px;
	position:absolute;
	top: 348px;
	right:20px;
	font-size:13px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	font-weight:bolder;
	font-style:italic;
	color: #444;
	left: 388px;
	height: 182px;
}
div#intro a span {display: none;}
div#intro a:hover span {
	display: block;
	background:url("./images/introBg.jpg") no-repeat 0px 0px;
}
#mainText{
	font-size: 14px;
	height:400px;
	width:585px;
}
#menu{
	position:absolute;
	top: 173px;
	left:419px;
	font-size:13px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	font-weight:bolder;
	font-style:italic;
	width: 301px;
	height: 177px;
}
#footer{
	height:62px;
	width:100%;
	position:absolute;
	top: 453px;
}
.cadreSoutien{
	font-size: 10px;
	width: 340px;
	height: 50px;
	display: block; 
	float: left; 
	padding:15px;
	padding-left:50px;
	margin-top:20px;
	margin-left:50px;
	text-align:center;
	border: groove black 1px;
	font-style:italic;
}
.cadreSoutien a{
	text-decoration: none;
}
#logo{
	position:absolute;
	top:169px;
	left:74px;
	height:300px;
	width:300px;
	background:url("./images/logoAeR.jpg") no-repeat  0px 0px;
}
/* ------------------------------------------------------------------------------- */

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #003366;
}
div#menu { 
	z-index: 100;
}
div#menu a {
	display: block; 
	text-align: left; 
   	padding: 5px 10px 18px 25px; margin: 0 0 1px; border-width: 0; 
   	text-decoration: none; color: #333; 
}
div#menu a:hover {
	color: #411; 
	background: transparent url(images/titreMenuHover.gif) no-repeat top left;
   	border-right: none;
}

div#menu a span {display: none;}
div#menu a:hover span {display: block;
  position:absolute;
	top:50px;
	left:-350px;
	height:200px;
	width:275px;
   z-index: 100;
   color: #AAA; background: #fff;
   font: 10px Verdana, sans-serif; text-align: center;}
}
div#piedpage{
	position:absolute; left:-28px; top:477px; width:699px; height:133px; z-index:1;
}