@charset "UTF-8";
/* These styles are just for the test template. Make some better ones. And yes, I know it's messy ;-) */
/*html, body { position: absolute; }*/
img {
	border:none;
	outline:none;
}
.right {
	line-height:16px;
	float:right;
	width:740px;
	overflow:hidden;
	font-size:12px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #406e90;
}
.right a {
	font-size: 11px;
	color: #406e90;
}
.gallerytitle { 
	font-size: 14px;
	color: #406e90;
	font-style: normal;
	font-weight: bold;
	line-height:16px;
}

.gallerytitlelink a {
	font-size: 14px;
	color: #406e90;
	font-style: normal;
	font-weight: bold;
}
.gallerytitlelink a:link {
	text-decoration: none;
}
.imgtitle {
	color: #406e90;
	font-size: 12px;
	font-weight: bold;
}
.albumthumb img { 
	border: 0px; 
	float: left; 
	margin-right: 10px;
}
.imagethumb img, .image img {
	margin-right: 7px;
	margin-bottom: 7px;
}
.image { margin: 0px; padding: 0px; float: left; }
.imagefull { margin: 0px; padding: 0px; }
.imgnav {
	/*padding-left: 50px;*/
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 10px;
}
/*.imgnav a {
	display: inline;
	text-decoration: none;
}*/
.prev {
	margin-left: 0px;
	position: absolute;
}
.next {
	margin-left: 70px;
	position: absolute;
}

/*.imgnav a:link, a:visited {  text-decoration: none; color: #406e90; }*/
/*.imgnav a:hover {  text-decoration: underline; }*/

.chevron {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 10px;
	color: #cc6600;
}
.chevronNext {
	margin-top: 4px;
	margin-left: 120px;
	margin-bottom: 4px;
	font-size: 10px;
	color: #cc6600;
}
#images { margin: 5px 0px 10px; clear: both; }
#albums { clear: both; margin: 5px 0px 10px; padding: 0px; }

.texte {
	padding-right: 10px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.expo {
	/*padding-right: 10px;*/
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
