div#photos{
height:300px;
position: relative;
margin-top: 20px;
width: 1000px;
clear: both;
background:url(images/fond_photos.png) 0px 90px no-repeat;
}

div.loader{
margin-top: 20px;
padding-top: 45px;
background:url(images/ajax-loader.gif) top center no-repeat;
color: #840e8c;
text-transform: uppercase;
}
a.left{
display: block;
cursor: pointer;
background:url(images/arrow/left_gris.png) 0px 0px no-repeat;
z-index: 30;
top:135px;
position: absolute;
left: 10px;
width: 18px;
height: 18px;
} 
a:hover.left{
display: block;
cursor: pointer;
background:url(images/arrow/left_gris.png) 0px -18px no-repeat;
z-index: 30;
top:135px;
position: absolute;
left: 10px;
width: 18px;
height: 18px;
} 

.scrollable {
padding-bottom: 15px;
z-index: 20;
margin-left: 20px;
float: left;
position:relative;
overflow:hidden;
width: 960px;
height:260px;
}

.scrollable .items {
width:20000em;
position:absolute;
clear:both;
margin: 0px;
}

.scrollable img {
z-index: 7;
float:left;
margin:0px;
cursor:pointer;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.scrollable img.horizontal{
height: 126px;
width: 170px;
padding: 76px 35px 56px 35px;
background: url(images/horizontal.png) 0px 0px no-repeat;
}

.scrollable img:hover.horizontal{
background: url(images/horizontal.png) 0 -763px no-repeat;
}


.scrollable img.vertical{
width: 144px;
height: 194px;
padding: 43px 48px;
background: url(images/vertical.png) 0px 0px no-repeat;
}

.scrollable img:hover.vertical{
background: url(images/vertical.png) 0px -867px no-repeat;

}

.scrollable img.carre{
width: 174px;
height: 174px;
padding: 56px 33px;
background: url(images/carre.png) 0 10px no-repeat;
}
.scrollable img:hover.carre{
background: url(images/carre.png) 0 -268px no-repeat;
}

.scrollable .active.carre{
background: url(images/carre.png) 0 -553px no-repeat;
}
.scrollable .active.carre:hover{
background: url(images/carre.png) 0 -553px no-repeat;
}
.scrollable .active.vertical{
background: url(images/vertical.png) 0px -560px no-repeat;
}
.scrollable .active.vertical:hover{
background: url(images/vertical.png) 0px -560px no-repeat;
}
.scrollable .active.horizontal{
background: url(images/horizontal.png) 0px -493px no-repeat;
}
.scrollable .active.horizontal:hover{
background: url(images/horizontal.png) 0px -493px no-repeat;
}
a.right{
cursor: pointer;
background:url(images/arrow/right_gris.png) 0px 0px no-repeat;
z-index: 30;
top:135px;
position: absolute;
right: 10px;
width: 18px;
height: 18px;
}

a:hover.right{
cursor: pointer;
background:url(images/arrow/right_gris.png) 0px -18px no-repeat;
z-index: 30;
top:135px;
position: absolute;
right: 10px;
width: 18px;
height: 18px;
}

a.disabled {
visibility:hidden !important;		
} 	

div.navi {
clear: both;
margin: 0px auto;
width:140px;
height:20px;
}
div.navi a {
cursor: pointer;
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/arrow/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}div.navi a:hover {
	background:url(images/arrow/navigator.png) 0 -8px no-repeat;
}
div.navi a.active {
	background:url(images/arrow/navigator.png) 0 -16px no-repeat;
}


div#contenu_photo{
margin: 0px auto;
padding: 20px 0px 20px 0px;
position: relative;
text-align: center;
}

div#contenu_photo img{
padding: 10px;
margin: 0px auto;
background: #ffffff;
border: 2px solid #840E8C;
max-width: 940px;
min-width: 200px;
min-height: 150px;
max-height: 940px;
}

div.contenu_photo_txt{
position: absolute;
top: 32px;
left: 12px;
background: #ffffff;}

div.contenu_photo_txt a{
text-decoration: none;
color: #840E8C;}

div.contenu_photo_txt a:hover{
font-weight: bold;
}
div.contenu_photo_txt span{
font-weight: bold;border-bottom: 1px solid #840E8C;
}

div.contenu_photo_txt div.txt{
padding: 10px;
text-align: left;
color: #840E8C;
position: relative;
font-size: 12px;}
div.contenu_photo_txt div.txt div{
padding-bottom: 5px;
}

div.contenu_photo_txt div.txt a.modifier{
width: 48px;
height: 48px;
position: absolute;
right: 0px; top: 48px;
background:url(images/modifier.png) 0 0px no-repeat;
display: block;
}
div.contenu_photo_txt div.txt a.close{
cursor: pointer;
width: 48px;
height: 48px;
float: right;
margin: -10px -10px 0px 0px;
background:url(images/close.png) 0 0px no-repeat;
display: block;
}
div#contenu_photo a.open{
width: 48px;
height: 48px;
padding: 0px 0px 0px 6px;
position: absolute;
right: 10px;
top: 30px;
cursor: pointer;
background: url(images/open.png) 3px 0px no-repeat;
display: block;
}

div#contenu_photo div.warning{
border-top: 2px solid #840E8C;
margin: 7px 0px 0px 0px;
padding: 7px 0px 0px 0px;
}

div#contenu_photo div.warning p{
clear: both;
margin: 0px 0px 0px 0px;
min-height: 48px;
padding: 0px 48px 0px 0px;
background:#ffffff url(images/warning.png) top right no-repeat;
}


a.moderer{
width: 48px;
height: 48px;
position: absolute;
right: 0px; top: 48px;
background:url(images/moderer.png) 0 0px no-repeat;
display: block;
}

