.diaporama{
max-width: 440px;}

.diaposhow{
width: 440px;
height: 293px;
background-color: #f4f4f4;
text-align:center;
vertical-align:middle;
padding: auto 0px;
overflow: hidden;
}
.diaporama img{
max-width: 440px;
max-height: 293px}

.diaporama .caption
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999;
	margin-top: 5px;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px #CCC dotted;
	padding-bottom: 5px;
}
.diaporama .navigation
{
	max-width: 650px;
	height: 15px;
		margin-top: 0px;
	background-color: transparent;
	border-right: 0px;
	border-bottom: 1px #CCC dotted;
	border-left: 0px;
	padding-bottom: 5px;
}

.diaporama ul li
{
	list-style-type: none;
	list-style-position: inside;
}

.diaporama ul {
padding: 0px !important;
margin: 0px !important;
}


.diaporama .navigation li {
margin-right: 7px !important;
margin-top: 5px !important;
float: left;
width: 20px;
height: 15px;
color: transparent;
}

.diaporama .navigation li a,
.diaporama .navigation li a:hover,
.diaporama .navigation li a:visited{
color: transparent;}



.diaporama .navigation li.select
{
	background-image: url(images/diapo-select.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.diaporama .navigation li.no-select
{

	background-image: url(images/diapo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

.chapeau-fiche{
border-top: 1px dashed #ccc;
border-bottom: 1px dotted #ccc;
margin: 10px 0px 10px;
padding: 5px 0px;
color: #666;
font-family: Verdana,Arial,sans-serif;
font-size: 11px;
line-height: 15px;
/*	background-image: url(line.gif);
		background-position: 0px 6px;*/
}
.chapeau-fiche p{
margin: 0px;
padding: 0px;
}

.chapeau-fiche a,
.chapeau-fiche a:visited{
color: #333;
text-decoration: none; 
}
.chapeau-fiche a:hover { text-decoration: underline !important; 
color: #333;
background: none;}

.chapeau-fiche a[href^="http:"]
{
	background-image: url(images/lien-http.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	
}

.chapeau-fiche a[href^="mailto:"] {
	background: url(images/mail.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}

/*
.desc
{
	color: green;
	font-size: 1.5em;
	margin: 20px 00px 5px 00px;
}

.textedesc
{
	color: green;
	font-size: 1.1em;
	margin: 5px 00px 20px 00px;
	width: 400px;
}
*/
