body{
	font-family:Arial;
	font-size:10px;
	text-align:center;
	background-color:#EAE9E5;
}
#site{
	width:700px;
	margin:auto;
	background-color:#FFF;
	text-align:left;
}
#header{
	width:700px;
	height:90px;
	background:url('./images/header.jpg') no-repeat;
}
#header img{
	border:0px;
	width:700px;
	height:90px;
}
#menu{
	width:700px;
	height:25px;
	margin-top:5px;
	background:url('./images/menu.jpg') no-repeat;
	padding-left:115px;
	padding-top:6px;
}
#menu a{
	margin:8px;
	height:25px;
	list-style:circle;
	text-decoration:none;
	color:#FFF;
	font-size:10px;
	letter-spacing:-0.1em;
	padding-left:5px;
}
#menu a:hover{
	color:#FF99CC;
}
#menu a em{
	font-style:normal;
	color:#000;
	font-size:7px;
}
#menufr{
	width:700px;
	height:25px;
	margin-top:5px;
	background:url('./images/menu.jpg') no-repeat;
	padding-left:115px;
	padding-top:6px;
}
#menufr a{
	margin:1px;
	height:25px;
	list-style:circle;
	text-decoration:none;
	color:#FFF;
	font-size:10px;
	letter-spacing:-0.1em;
	padding-left:5px;
}
#menufr a:hover{
	color:#FF99CC;
}
#menufr a em{
	font-style:normal;
	color:#000;
	font-size:7px;
}
#contenu{
	width:700px;
	height:auto;
	margin-bottom:10px;
	padding:5px;
}
#contenu a{
	font-size:11px;
	color:#E4148C;
	font-weight:bold;
}
#contenu h1{
	font-size:18px;
	margin:0px;
	padding:0px;
	color:#333;
}

#contenu h1 a{
text-decoration:none;
font-size:18px;
color:#333;
}

#texte{
	width:60%;
	height:auto;
	float:left;
}
#image{
	float:left;
	width:100%;
	text-align:right;
	width:200px;
}
#footer{
	width:696px;
	clear:both;
	height:21px;
	padding:2px;
	background:url('./images/fond_foot.jpg') repeat-x;
	color:#FFF;
	font-weight:bold;
}
#footer a{
	color:#FFF;
}
.noborder{
	border:0px;
}
#survol {position:relative; width:252px; background-color:#fff; font-family:Arial; font-size:11px;}
#survol a.p1, #menu a.p1:visited {display:block; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#survol a.p1:hover { color:#000; padding-left:5px;}
#survol a .large {display:block; position:absolute; width:1px; height:1px; border:0px; top:-1px; left:-1px; display:none;}
#survol a.p1:hover .large {display:block; left:280px; width:250px; height:170px; border:1px solid #000; padding:5px;}
#info {z-index:100; height:10em;}
