/*---------------------------------------- Rush video -------------------------------------------------------------*/

#rush{
width: 360px;
background: #000;
margin: 30px auto 0;

}

#page #rush p{
padding: 0;
text-align: center;
color: #979797;
}

#rush a{
margin: 20px;

}

#retour{
text-align: right;
padding: 50px;
}

#retour a{
color: #566c55;
text-decoration: none;
font-weight: bold;
}

#retour a:hover{
color: #fb680f;

}

#albums {

}

.image {
display: inline;
}

.droite{
width: 500px;
}

.top{
clear: both;
}

#gallerytitle {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	_margin-top: 40px; /* IE Only */
}

#page p, #albumDescEditable {
padding: 0 75px;
}


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #999999;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #999999;
	margin-left: 20px;
	padding-left: 20px;
	color: #999999;
}


/* Page Navigation
------------------------------ */

.pagelist {
	padding-bottom: 30px;
}

ul.pagelist {
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
 ul.pagelist span.disabledlink {
	padding: 4px;
	color: #c9c9c9;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #002700;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}

ul.pagelist li.next a, ul.pagelist li.prev a{
	color: #9b3c1d;
	cursor: default;
}

ul.pagelist li.disabledlink a  {

}
.pagenav {
	clear: both;
}


/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-top: 24px;
}

/* Image Thumbnails
------------------------------ */
#images{
overflow: auto;
}

#images a {
display: block;
padding: 5px;
margin: 6px;	
border: 1px solid #770011;
background: #fff;
float: left;

}
#images a:visited {
	background: #F2F7F9;
}
#images a:hover {
	border: 1px solid #002700;
	background: #ecd29a;
}

#images a em {
font-size: 0.9em;
display: none;
}



/* Album Thumbnails
------------------------------ */
.album {
text-align: center;
width: 49%;
float: right;
}

#video_galerie {
text-align: center;
width: 49%;
}

.album img, #video_galerie img {
	padding: 10px;
	border: 1px solid #002700;
	background: #fff;
}
.album h2 {
	padding: 0;
	margin: 0;
}
.album h2 a {
	display: block;
	width: 340px;
	padding: 3px 0 6px 0;
}

.album h3 a {

}

.album h3 , #video_galerie h3{
	text-align: center;
	margin: 0;
}
.albumdesc {

}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 120px;
	float: right;
	color: #8DB8CF;
}







