/*---------------------------------------
CSS Spécifique aux pages Diaporamas
---------------------------------------*/
/* Encart titre */
div.titre_diaporama{
	width:728px;
	/*height:42px;*/
	padding:4px 4px 4px 8px;
	margin:4px 0;
	background-color:#E4E4E4;
}
	div.titre_diaporama a{
		font-size:10px;
		color:#666;
	}
		div.titre_diaporama a:hover{
			color:#333;
		}
#contentcolumn_2cols .publie{
		color:#666;
		margin:2px 0;
		padding:0 0 0 15px;
		font-size:10px;
		text-transform:uppercase;
		background:transparent url(http://www.ladepeche.fr/images/icones/puce.gif) no-repeat  0 50%;
	}
		#contentcolumn_2cols div.titre_diaporama .publie a{
			color:#ff0000;
		}
			#contentcolumn_2cols div.titre_diaporama .publie a:hover{
				text-decoration:underline;
			}

/* zone Photo */
#diaporama{
	background-color:	#333;
}
#diaporama h2 {
	color:#FFF;
}
	#diaporama table{
		margin:10px auto;
		color:#fff;
	}

	#diaporama a.btn_suivant, #diaporama a.btn_preced{
		display:block;
		background:url(/images/icones/fl_preced.gif) no-repeat  0 50%;
		text-indent:12px;
		width:78px;
		height:14px;
		color:#fff;
		margin-top:2px;
		font-weight:bold;
		font-size:10px;
	}
		#diaporama a.btn_suivant{
			background:url(/images/icones/fl_suiv.gif) no-repeat 100% 50%;
			width:62px;
			text-indent:0;
		}
		#diaporama a.btn_suivant:hover, #diaporama a.btn_preced:hover{
			text-decoration:underline;
		}
		.picto_end {
			width:300px;
			text-align:left;
			margin-bottom:15px;
			border-bottom:1px solid #666;
			padding-bottom:15px;
		}	
		
		#diaporama a.gris{
			color:#FFF!important;
		}
		#diaporama a.gris:hover{
		color:#FFC200!important;
		}					

		#diaporama #photo_legende a {
			color:#FFF!important;
		}

	#diaporama table p{
		color:#ccc;
		border-top:1px solid #666;
		border-bottom:1px solid #666;
		margin:10px 0 4px 0;
		padding:8px 0;
	}

 	#diaporama #thumbnails img {
		margin: 5px;
	 }
 	#diaporama #thumbnails .current img {
		border:3px solid #9C0000;
	}	

div.plusvus{/* diaporama les plus vus */
	background-color:#999;
	color:#fff;
}
	div.plusvus .tousdiaporamas a{
		color:#f1f1f1;
	}
		div.plusvus .tousdiaporamas a:hover{
			color:#fff;
		}

div.separateur{
	width:664px;
	height:1px;
	border-bottom:1px solid #ccc;
	margin-top:8px;
	line-height:4px;
}

/* Page Diaporama index */
	.liste-diapo { margin-left:130px;}
	
.bggris3 {
		background:#FFF url(http://www.ladepeche.fr//images/bg_gris.png) repeat-x left bottom;
		padding:0.5em;
		margin: 0.5em 0;
		border:1px solid #CCC;
}	
	
/* colonne de droite */
.bloc_last-diapos {
	border:1px solid #707070;
	background:#FFF url(http://www.ladepeche.fr/images/bg_gris3.png) repeat-x left bottom;
	padding:5px 8px;
	font:10px arial, sans-serif;
}

.diapos-last {
	width:112px;
	border:1px solid #CCC;
	padding:4px;
	margin:5px 0;
	text-align:center;
}	

