div#village{
	width: 934px;
	height: auto;
	background-image: url(../img/fd_village.gif);
	background-repeat: repeat-y;
	margin: auto;
	margin-top: 14px;
	margin-bottom: 10px;
}
div.description{
	margin-left: 300px;
	padding-right: 30px;
}
p.ville{
	font-size: 150%;
	font-weight: bold;
	color: #449b27;
	padding-bottom: 10px;
}
p.description{
	text-align: justify;
}
p.accueil {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}
p.accueil a{
	color: #ff6d0b;
	text-decoration: none;
	font-weight: bold;
}
dl.liens-asso{
	margin-top: 15px;
	margin-left: 10px;
}
dl.liens-asso dd{
	margin-left: 10px;
}
dl.liens-asso dd a{
	color: #ff6600;
	font-weight: bold;
}
table.infos-pratiques{
	float: right;
	vertical-align: top;
	font-size: 80%;
}
td.bordcontact {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
p.infos-pratiques{
	font-size: 120%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 7px;
}
p.mairie{
	font-size: 80%;
}
p.mairie a{
	color: #ff6600;
	font-weight: bold;
}
div#autres-infos{
	width: 868px;
	margin: auto;
	background-image: url(../img/fd_autres-infos.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	margin-top: 14px;
}
#autres-infos div.onglet{
	width: 868px;
	height: 34px;
	background-image: url(../img/onglet_autres-infos.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 15px;
}
p.galerie-photos{
	clear: left;
	border: none;
	border-bottom: solid 1px #d6d8d6;
	font-size: 130%;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 20px;
	margin-top: 15px;
}
p.galerie-photos span{
	border: solid 1px #d6d8d6;
	border-bottom: solid 1px #fff;
	padding: 3px;
	padding-bottom: 0;
}
p.galerie-photos-autres-infos{
	clear: left;
	border: none;
	border-bottom: solid 1px #afa449;
	font-size: 130%;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 20px;
	margin-top: 25px;
}
p.galerie-photos-autres-infos span{
	border: solid 1px #afa449;
	border-bottom: solid 1px #fef9d1;
	padding: 3px;
	padding-bottom: 0;
}
table.galerie-photos{
	margin: auto;
}
table.galerie-photos td{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
p.autres-infos{
	clear: left;
	border: none;
	border-bottom: solid 1px #afa449;
	font-size: 130%;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	/*padding-left: 20px;*/
	margin-top: 25px;
}
p.autres-infos span{
	border: solid 1px #afa449;
	/*border-bottom: solid 1px #fef9d1;*/
	padding: 3px;
	padding-bottom: 0;
}
p.autres-infos span a{
	color: #000;
	text-decoration: none;
}
p.autres-infos span.actif{
	border-bottom: solid 1px #fef9d1;
}
dl.autres-infos{
	margin-top: 15px;
	margin-left: 30px;
}
dl.autres-infos dd{
	margin-bottom: 10px;
}
span.chevron{
	font-weight: bold;
	text-decoration: none;
}
hr{
	margin-left: 30px;
	margin-right: 30px;
	height: 1px;
	border: none;
	border-bottom: solid 1px #afa449;
	color: #afa449;
}
p.desc-autres-infos{
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}


.ui-tabs .ui-tabs-nav li {
width:auto;
min-width:auto;
}


select {
	border: 1px inset #000;
}
