/* CSS Document */
h1 {
	font-size: 1.2em;
	color: #e6560e;
	padding-left: 30px ;
	background: url(vorange.gif) no-repeat left bottom ;
}

h1 a {
	text-decoration:none;
	color: #e6560e;
}
h1 a:hover {
	color: #0090cb;
}
h2 {
	color: #0090cb;
	font-size: 1.2em;
	padding-left: 30px;
	background: url(vbleu.gif) no-repeat left bottom;
}
h2 a {
	text-decoration:none;
	color: #0090cb;
}
h2 a:hover {
	color: #e6560e;
}
p {
	margin: 0;
	font-size: 1em;
}
#municipal {
	height: 280px;
}
#infos {
	float: left;
	margin-left: 15px;
	width: 630px;
}
#infos a, #artisanat a{
	text-decoration:none;
	color: #e6560e;
	line-height:1.4em;
}
#infos a:hover, #artisanat a:hover {
	text-decoration: none;
	color: #0090cb;
}

#sorties {
	background-color:#eeeeee;
	width:283px;
	float: left;
	margin-left:20px;
	background: url(fdsortie.gif) no-repeat bottom;
}
#annuaires {
	background-color:#eeeeee;
	width:283px;
	float: left;
	margin-left:20px;
	background: url(fdannuaire.gif) no-repeat bottom;
}
#sorties h2, #annuaires h2 {
	background-color:#eee;
}
#sorties h2 a, #annuaires h2 a {
	text-decoration:none;
	color: #0090cb;
}
#sorties h2 a:hover, #annuaires h2 a:hover  {
	color: #e6560e;
	text-decoration:none;
}
#sorties p, #annuaires p {
	margin-left:8px;
	font-size:13px;
	line-height:19px;
}
#sorties a, #annuaires a {
	text-decoration: none;
	color: #0090cb;
}
#sorties a:hover, #annuaires a:hover {
	text-decoration: underline;
}

#artisanat{
	float:left;
	width:490px;
}

#visitevirtuelle{
	float:left;
	margin-left:20px;
	width: 240px;
}
#plan{
	float:left;
	margin-left:20px;
	width: 170px;
	height: 140px;
}
#mairie {
	margin: 0;
	height:230px;
	background: url(fdmairie.gif) no-repeat bottom;
	width: 949px;
	padding-top: 8px;
}
#adresse {
	color: #333;
	font-size: 0.9em;
	margin-left: 680px;
	padding: 5px 10px 2px 0px;
}
#adresse b {
	font-size: 1em;
}

