/* Dialogs */
.diablog {
	position: absolute;
	top: 50px;
	width: 480px;
	background: white;
	color: #1F1F1F;
	font-size: 1.2em;
	border: 2px solid gray;
	overflow: hidden;
	-moz-box-shadow:0 5px 20px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:0 5px 20px rgba(0, 0, 0, 0.6);
}
.diablog .title {
	font-size: 1.2em;
	height: 1.2em;
	padding: 0.3em;
	font-weight: bold;
}
.diablog .content {
	padding: 10px;
}

.diablog .content .passwordContainer{
	float:right;
	padding-bottom:10px;
}

.diablog .content  .confirmPassword[type="password"]  {
	border:1px solid black;
	width:270px;
	height:20px;
}

.diablog .buttons {
	background: #F7F7F7;
	border-top: 1px solid #E5E5E5;
	text-align: right;
	padding: 8px;
	clear: both;
}
.diablog .wait {
	width: 100%;
	height: 50px;
	background: url('../img/wait-white.gif') no-repeat center center;
}
.diablog .fullmessage {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: white no-repeat top right;
	text-align: center;
	font-size: 1.5em;
	padding: 2em 0;
}
.diablog .fullmessage.close {
	background-image: url('../img/new/base/body/closebox.png');
}
* html .diablog .fullmessage {
	width: 100%;
}
.diablog .diablog_ok {
	color: green;
}
.diablog .diablog_error {
	color: red;
}
.diablog .error {
	border:1px solid red !important
}

/* Diablogs avec des tabs */
.diablog.withTabs .title {
	background: #E5E5E5;
}
.diablog .content {
	padding-bottom: 0;
}
.diablog .content .tabsLikeTinyContent {
	margin: -10px -10px 0 -10px;
}
.diablog .content .tabsLikeTiny {
	background: #E5E5E5;
}
.diablog .content .tabsLikeTiny li {
	line-height: 24px;
}
.diablog .content .panel_wrapper {
	border-left: 0 ! important;
	border-right: 0 ! important;
	border-bottom: 0 ! important;
	margin-bottom: 0;
}

.diablog.withTabs .panel_wrapper .pagination .ctn_searchresults_nav_mid {
	width: 615px;
}
.diablog a {
	color: #000;
	text-decoration: underline;
}

/* common */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: verdana;
	font-size: 10px;
}
.body {
	width: 998px;
	margin: 0 auto;
}
.albumsgen {
	position: relative;
	width: 980px;
	padding: 0 9px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: arial;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
a {
	text-decoration: none;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {display: block;}
/* End hide from IE-mac */
/* header */
.header {
	padding: 3px;
}
.header h1 {
	text-align: center;
}
.header h1 a {
	display: block;
	width: 100%;
}

/* breadcrumb */
.breadcrumb {
	font-size: 1em;
	display: block;
	height: 18px;
	margin: 8px;
}

.breadcrumb li {
	list-style: none;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding-left: 6px;
	padding-right: 14px;
	color: #515151;
	margin-bottom: 5px;
	margin-left: 5px;
	overflow: hidden;
	max-width: 280px;
}
.breadcrumb li a {
	
}

/* main*/
.main .top {
	height: 7px;
	width: 650px;
}
.main .middle {
	width: 650px;
	overflow: hidden;
}
.main .bottom {
	height: 7px;
	width: 650px;
}

.main {
	width: 650px;
	margin: 0 10px;
	float: left;
}
* html .main {
	margin-left: 5px;
}

.main .all {
	
}
.main .one {
	margin: 0 10px;
	padding: 10px 0;
}
.main .one .description {
	min-height: 100px;
}
.main .one a {
	border: none;
	border: none;
}
.main .one img {
	float: left;
	margin: 0 10px 0 0;
}
.main .one .nb {
	clear: both;
	float: left;
	font-weight: bold;
}
.main .one .diapolaunch {
	float: right;
	margin-top: -2em;
	margin-right: 5px;
}
.main .one .rss img {
	border: none;
	float: right;
}
.main .all h2 {
	
}
.main .all .
.main .picture {
	min-height: 300px;
}

.main .pictures ul {
	width: 650px;
}

.main .pictures li {
	list-style: none;
	width: 185px;
	height: 132px;
	float: left;
	margin: 15px;
	padding-bottom: 5px;
}
* html .main .pictures li {
	margin: 10px;
}
#pictsPlayer {
	position: relative;
	padding: 0 5px;
	overflow: hidden;
	height: 547px;
	background: black;
	padding-top: 40px;
	margin: 0 5px;
}
#pictsPlayer .played {
	border: none;
}
#pictsPlayer .player  {
	position: absolute;
	top: 0;
	padding: 5px;
	width: 620px;
}
#pictsPlayer .pagination,
#pictsPlayer .player {
	background: url('../img/albums/common/player_bg_tr.png');
	-moz-opacity: 0.8;
}
* html #pictsPlayer .pagination,
* html #pictsPlayer .player {
	background: transparent;
	padding-bottom: 0;
	padding-left: 0;
}
#pictsPlayer .player .previous a {
	background: url('../img/albums/common/player_prev.png') no-repeat;
	color: white;
}
#pictsPlayer .player .next a {
	background: url('../img/albums/common/player_next.png') no-repeat right;
	color: white;
}
#pictsPlayer .player .play a {
	background: url('../img/albums/common/player_next.png') no-repeat center;
}
#pictsPlayer .player .play a.pause {
	background: url('../img/albums/common/player_pause.png') no-repeat center;
}
#pictsPlayer .player .fullscreen a {
	background: url('../img/albums/common/player_fullscreen.png') no-repeat center;
}
* html #pictsPlayer .player .previous a {
	background-image: url('../img/albums/common/player_prev.gif');
}
* html #pictsPlayer .player .next a {
	background-image: url('../img/albums/common/player_next.gif');
}
* html #pictsPlayer .player .play a {
	background-image: url('../img/albums/common/player_next.gif');
}
* html #pictsPlayer .player .play a.pause {
	background-image: url('../img/albums/common/player_pause.gif');
}
* html #pictsPlayer .player .fullscreen a {
	background-image: url('../img/albums/common/player_fullscreen.gif');
}

#pictsPlayer .player .previous ,
#pictsPlayer .player .next,
#pictsPlayer .player .play,
#pictsPlayer .player .fullscreen {
	display: block;
	float: left;
}
#pictsPlayer .player .previous a,
#pictsPlayer .player .next a,
#pictsPlayer .player .play a,
#pictsPlayer .player .fullscreen a {
	display: block;
	width: 100px;
	height: 25px;
}
#pictsPlayer .player .play,
#pictsPlayer .player .play a {
	text-align: center;
	width: 340px;
	height: 25px;
	padding-left: 30px;
}
* html #pictsPlayer .player .play,
* html #pictsPlayer .player .play a {
	width: 305px;
	padding-left: 35px;
}
#pictsPlayer .player .fullscreen,
#pictsPlayer .player .fullscreen a {
	text-align: center;
	width: 50px;
	height: 25px;
}
#pictsPlayer .player .play a span,
#pictsPlayer .player .fullscreen a span {
	display: none;
}
#pictsPlayer .player .previous a {
	padding: 4px 0 0 25px;
	width: 75px;
	height: 21px;
}

#pictsPlayer .player .next a {
text-align: right;
	padding: 4px 25px 0 0;
	width: 75px;
	height: 21px;
}
.fullscreenbg {
	background: url('../img/albums/common/fullscreen_bg.png');
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	cursor: pointer;
}
.fullscreenbg img {
	vertical-align: middle;
}

.main .pictInfos {
	margin: 0 10px;
}
.main .pictInfos .top,
.main .pictInfos .bottom {
	height: 5px;
	width: 632px;
}
.main .pictInfos .top {
	margin-top: 5px;
}
.main .pictInfos .middle {
	padding: 5px;
	width: 620px;
}
.main .pictInfos .bottom {
	margin-bottom: 5px;
}
#pictTitle {
	font-size: 1.4em;
	font-weight: bold;
}
.pictInfos .options {
	margin-top: 5px;
}
.pictInfos .options a {
	font-size: 1.3em;
	display: -moz-inline-box;
	display: inline-block;
	height: 1.3em;
	padding-left: 20px;
	margin-right: 10px;
}

/* Download */
.main .details {
	padding: 10px;
}
.main .details .col1 {
	float: left;
}
.main .details .col2 .sizes {
	height: 122px;
}
.main .details .col2,
.main .details .col3 {
	padding: 0 0 0 200px;
}
.main .details #infos {
	border-top: 1px solid transparent;
	padding-top: 10px;
}
.main .details h2 {
	font-size: 1.4em;
}
.main .details h3 {
	font-size: 1.2em;
}
.main .details ul {
	list-style: none;
	text-align: center;
	margin-bottom: 6em;
}
.main .details ul li {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	width: 30%;
	margin: 0 5px;
}
.main .details ul li a {
	*display: inline-block;
}
.main .details ul li a strong {
	font-size: 1.3em;
	text-decoration: underline;
}
.main .details .col2 p {
	border-bottom: 1px solid transparent;
	margin-bottom: 5px;
}

/* Pagination */
.pagination {
	margin: 10px 0;
}
.pagination p {
	float: left;
	width: 125px;
	height: 24px;
}
.pagination p.middle {
	width: 400px;
	padding-top: 1px;
	height: 23px;
	text-align: center;
	font-size: 1.1em;
}
.pagination p.middle .selected {
	font-weight: bold;
	font-size: 1.3em;
}
.pagination .first,
.pagination .last {
	display: block;
	float: left;
	height: 24px;
	width: 25px;
}
.pagination .prev,
.pagination .next {
	display: block;
	float: left;
	height: 20px;
	width: 75px;
	padding: 4px 0 0 25px;
}
.pagination .next {
	padding: 4px 25px 0 0;
	text-align: right;
}
.all .pagination {
	margin: 12px 10px 5px 10px;
}
.all .pagination .middle {
	width: 380px;
}

.thumb {
	display: inline-block;
	width: 102px;
	height: 67px;
}



#pictsPlayer .pagination {
	position: absolute;
	bottom: 0;
	left: 10px;
	padding: 5px;
	width: 620px;
	list-style: none;
	height: 65px;
	margin: 3px 0;
}
#pictsPlayer .pagination a {
	display: block;
	float: left;
	width: 102px;
	height: 67px;
	margin: 0;
	padding: 0 4px;
}
#pictsPlayer .pagination a img {
	border: none;
}
#pictsPlayer .pagination .left,
#pictsPlayer .pagination .right,
#pictsPlayer .pagination .middle {
	height: 67px;
	width: 28px;
	padding: 0;
}
#pictsPlayer .pagination .middle {
	width: 552px;
	overflow: hidden;
	background: none;
}
* html #pictsPlayer .pagination .middle span {
	height: 67px;
}	
#pictsPlayer .pagination .left {
	margin-right: 5px;
	margin-left: 2px;
}
#pictsPlayer .pagination .right {
	margin-left: 3px;
}
#pictsPlayer .pagination .left a,
#pictsPlayer .pagination .right a {
	width: 28px;
	height: 67px;
	padding: 0;
	margin: 0;
	font-size: 1;
}
#pictsPlayer .pagination .left span,
#pictsPlayer .pagination .right span {
	display: none;
}
#pictsPlayer .pagination .middle span {
	display: block;
	margin-left: 0;
	overflow: hidden;
}
#pictsPlayer .pagination .left,
#pictsPlayer .pagination .right {
	background: none;
}
#pictsPlayer .pagination .left a {
	background: url('../img/albums/common/pagin_diapo_left.png') no-repeat;
}
#pictsPlayer .pagination .right a {
	background: url('../img/albums/common/pagin_diapo_right.png') no-repeat;
}
* html #pictsPlayer .pagination .left a {
	background-image: url('../img/albums/common/pagin_diapo_left.gif');
}
* html #pictsPlayer .pagination .right a {
	background-image: url('../img/albums/common/pagin_diapo_right.gif');
}

/* sidebar */
.sidebar {
	width: 300px;
	float: left;
	overflow: hidden;
}
.sidebar ul {
	list-style: none;
}
.sidebar .pda * {
	border: none;
}
.sidebar .randomPicts,
.sidebar .randomAlbums {
	
}
.sidebar h2,
.sidebar h2 {
	
}
.sidebar .randomPicts ul li,
.sidebar .randomAlbums ul li {
	float: left;
	margin: 3px 3px 1px 3px;
	width: 144px;
	height: 130px;
	overflow: hidden;
}
* html .sidebar .randomPicts ul li,
* html .sidebar .randomAlbums ul li {
	margin: 2px;
}
.sidebar .randomPicts ul li a,
.sidebar .randomAlbums ul li a {
	font-weight: bold;
	border: none;
}
.sidebar .randomAlbums p {
	text-align: right;
}
.sidebar .presentation {
	
}
.sidebar .presentation a img {
	border: none;
}

/* footer */
.footer {
	text-align: center;
	position: relative;
	margin-top: 30px;
}
.footer .spiro {
	width: 58px;
	height: 49px;
	position: absolute;
	top: -15px;
	left: 5px;
}
* html .footer .spiro {
	left: -480px;
}
.footer #legals {
	margin-top: 15px;
	min-height: 35px;
	padding-top: 10px;
}

/* Recommend */
form.recommend {
}
form.recommend fieldset {
	border: none;
}
form.recommend img {
	float: left;
}
form.recommend label {
	float: right;
	clear: right;
	font-weight: bold;
	margin: 2px;
	width: 460px;
	text-align: right;
}
form.recommend label * {
	border: 1px solid gray;
}
form.recommend label input {
	margin-left: 15px;
	width: 300px;
}
form.recommend fieldset.msg {
	clear: both;
}
form.recommend fieldset h3 {
	border-top: 1px solid #DFDFDF;
}
form.recommend fieldset p {
	margin: 5px 20px;
	padding: 5px;
	background: #F7F7F7;
}
form.recommend textarea {
	vertical-align: top;
	width: 300px;
	height: 120px;
}
form.recommend fieldset.buttons {
	text-align: right;
}
#menuClicDroit li {
	list-style-type:none;
	margin:0px;
	padding:0px
}
#menuClicDroit ul {
	margin:0px;
	padding:0px
}
#menuClicDroit {
	position:absolute;
	top:0px;
	left:0px;
	z-index:500;
	visibility:hidden;
	background-color:#FFFFFF;
	border:1px solid #000000;
	padding:3px;
}
#menuClicDroit a {
	color: #000000;
}

