/* CSS Document */

body, td, th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #1f8790;
	margin: 0px;
}
img {
	border: none;	
}
.borderNone {
	border: none;
}
.clearFloat {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
#page #conteneur #footer .hautDePage {
	text-align: right;
	margin: 18px 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.pasDeRetourLigne {
	white-space: nowrap;
}
.textDecoNone {
	text-decoration: none;
}
.textDecoSouligne {
	text-decoration: underline;
}
.textDecoBarre {
	text-decoration: line-through;
}
.positionRelative {
	position: relative;
}
.positionRelativeGlobalLayer {
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
}
.positionAbsolueLayer {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
}
#page {
	width: 100%;
}
#page #conteneur {
	margin: 0px auto;
	width: 992px;
	text-align: left;
}
#page #conteneur .blocMiniature {
	background: url(/galerie-photo/images-photos/fd-miniature.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 21px 24px;
	float: left;
	height: 115px;
	width: 150px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
}
#page #conteneur .blocMiniature .picto {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 160px;
	position: absolute;
	left: 16px;
	top: 15px;
}
#page #conteneur .blocMiniature .miniature {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 90px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#page #conteneur .blocMiniature .titre {
	font-size: 14px;
	font-weight: bold;
	color: #a51628;
	text-align: right;
	line-height: 25px;
	width: 150px;
	display: block;
}
#page #conteneur #themeIncontournables .titre {
	color: #566373;
}
#page #conteneur #themeNature .titre {
	color: #93af0e;
}
#page #conteneur #themePatrimoine .titre {
	color: #1f8790;
}
#page #conteneur #themeActivites .titre {
	color: #e5b700;
}
#page #conteneur #themeArtisanat .titre {
	color: #f38e00;
}
#page #conteneur .pointilles {
	margin: 15px 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	border-bottom: 1px dashed #CCC;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#page #conteneur #footer {
	margin-bottom: 15px;
}#page #conteneur #accesGaleries {
	margin-top: -77px;
	margin-left: 842px;
}


#libGalerie {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 82px;
	width: 986px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #a51628;
}