*{padding:0;margin:0;}
body{background:#D3E08D url(/images/fd-fond.jpg) repeat-x fixed;}
h1,h2{
	margin:0;
	clear:both;
	font-weight:bold;
}
h1{
	font-size:18px;
	margin:15px 0 20px;
	background:#FFF;
	padding:4px 10px;
	border-top:1px solid #D1D7DC;
	border-bottom:1px solid #D1D7DC;
	color:#567998;
	text-indent:2px;
}
h2{
	font-size:14px;
	margin:20px 10px 10px;
	color:#069;
	border-bottom:1px solid #d1d7dc;
	padding-left:10px;
}
p{margin:10px 7px}
img{border:0;}
ul{list-style: none}
strong{
	font-weight:bold;
	color:#069;
}
.i1,.i2{
	background-color:#FFF;
	border:1px solid #CC9;
	padding:4px;
}
.i2{margin:5px 4px}
.i1:hover,.i2:hover{background-color:#CFF;}
.ic{margin-right:7px}
.ic2{margin-right:12px }
a{
	color:#069;
	text-decoration:none;
}
a:hover{
	color:#09C;
	text-decoration:underline;
}
a.externe{
    background:transparent url(/images/ic_externe.png) no-repeat right center; 
    padding:0 12px 0 0;
}
#corps{
	font-size:12px;
	margin:10px auto;
	width:850px;
	position:relative;
	background-color:#F2F9F7;
	padding:5px 10px;
	border:5px solid #9C0;
	line-height: 125%;
}
#pied{
	color:#333;
	border-top:2px solid #d1d7dc;
	padding:10px;
	margin-top:20px;
}
#pied ul{
	line-height:120%;
	width:820px;
	margin:15px 0;
	padding:5px;
	clear:both;
}
#pied li{
	float:left;
	margin-right:15px;
	margin-left:1px;
}
#pied p{margin:20px;}
#pied a{
	color:#09C;
	border-bottom:1px solid #09C;
	text-decoration:none;
}
#pied a:hover{
	color:#F60;
	border-bottom:1px solid #F60;
}
.m1{
	background:#FFC url(/images/fd_box.gif);
	border-top:1px solid #F0F5DC;
	border-right:1px solid #F0F5DC;
	border-bottom:1px dotted #069;
	border-left:1px solid #F0F5DC;
	color:#036;
	margin-right:10px;
}
textarea.m1{
	width:400px;
	border:1px solid #DDD;
}
input.m1:focus, select:focus, textarea.m1:focus{
	background:#FFF none;
	border-bottom:1px solid #09C;
}
#contact ul{
	margin:10px 20px;
	padding:10px;
}
#contact p{
	margin:10px;
	padding:10px;
}
#contact li{
	padding:10px;
	line-height:100%;
}
.erreurs,.envoye{
	width:400px;
	border:3px solid #F66;
	color:#900;
	padding:3px 5px;
	margin:40px;
	background-color:#FFF;
}
.envoye{
	color:#690;
	font-weight: bold;
	border-color: #9C0;
}
#presentation ul{padding:7px 25px;}
#presentation li{
	margin:5px;
	padding:0 0 5px 10px;
	background:transparent url(/images/ic_li.png) no-repeat left 3px;
}
blockquote{
	background:url(/images/ic_guillemets.png) no-repeat;
	padding:1px 10px 10px 20px;
	margin:10px 30px;
	color:#817F09;
}
#pres{
	background:#FFF;
	padding:4px;
	border-top:1px solid #D1D7DC;
	border-bottom:1px solid #D1D7DC;
	text-align: center;
}
#pres img{margin:5px}
.emph{
	margin:40px;
	font-size:13px;
}
.AE{
	font-size: 9px;
	color: #069;
	text-align: right;
	letter-spacing: 1px;
	margin:5px;
}
.AE a{
	color: #660;
}
/* tips **********************/
.tool-tip{
	font-size: 11px;
	color: #FC0;
	width: 139px;
	z-index: 13000;
}
.tool-title{
	font-weight: bold;
	margin: 0;
	color: #FC0;
	padding: 4px 8px 0;
	background: url(/images/phylactere.png) left top;
}
.tool-text{
	padding: 4px 8px 4px;
	background: url(/images/phylactere.png) bottom right;
}
/* map */
#map{
	font-size:12px;
	margin:20px auto;
	border:5px solid #FFF;
	width:600px;
	height:400px;
}
/* font-families */	
body{font-family:"Trebuchet MS","Lucida Grande",Verdana,sans-serif;}
h1,h2,.AE{font-family:Georgia, "Times New Roman", "New York", serif;}
