#content h4 {font-family: Tahoma; padding: 0 0 0 0; margin: 0; font-size: 17px; font-weight: normal; color: #4B9AC8;}
#content h6 {font-family: Tahoma; padding: 10px 0 0 0; margin: 0; font-size: 14px; font-weight: normal; color: #666666;}

#content .item {display: block; position: relative; width: 511px; height: 135px; padding: 10px 0 10px 0; border-bottom: 1px solid #8F8F8F;}
#content .photo img {position: absolute; width: 180px; border: 1px solid #8F8F8F;}
#content .itemcontent {position: absolute; right: 0; width: 320px; height: 135px;}

#content .titre   {color: #0171B2; font-size: 19px; text-transform: uppercase; text-align: left; font-weight: lighter; margin: 0}
#content .adresse {margin: 5px 0; color: #4B9AC8; font-size: 14px}
#content .resume  {color: #8F8F8F; font-size: 11px}
#content a:link.detail     {position: absolute; bottom: 0;height: 20px; background: url(../images/commun/ico-detail.gif) 0 0 no-repeat;    padding: 3px 0 0 26px; margin: 0; font-weight: normal; font-size: 14px; color: #666666; text-decoration:none;}
#content a:visited.detail  {position: absolute; bottom: 0;height: 20px; background: url(../images/commun/ico-detail.gif) 0 0 no-repeat;    padding: 3px 0 0 26px; margin: 0; font-weight: normal; font-size: 14px; color: #666666; text-decoration:none;}
#content a:hover.detail    {position: absolute; bottom: 0;height: 20px; background: url(../images/commun/ico-detail-on.gif) 0 0 no-repeat; padding: 3px 0 0 26px; margin: 0; font-weight: normal; font-size: 14px; color: #4B9AC8;text-decoration:none;}
#content a:active.detail   {position: absolute; bottom: 0;height: 20px; background: url(../images/commun/ico-detail-on.gif) 0 0 no-repeat; padding: 3px 0 0 26px; margin: 0; font-weight: normal; font-size: 14px; color: #4B9AC8;text-decoration:none;}
#content a:link.print     {position: absolute; bottom: 0;height: 20px; background: url(../images/commun/ico-print.gif) 0 0 no-repeat;    padding: 3px 0 0 26px; margin: 0; font-weight: normal; font-size: 14px; color: #666666; text-decoration:none;}
#content a:visited.print  {position: absolute; bottom: 0;height: 20px; background: url(../images/commun/ico-print.gif) 0 0 no-repeat;    padding: 3px 0 0 26px; margin: 0; font-weight: normal; font-size: 14px; color: #666666; text-decoration:none;}
#content a:hover.print    {position: absolute; bottom: 0;height: 20px; background: url(../images/commun/ico-print-on.gif) 0 0 no-repeat; padding: 3px 0 0 26px; margin: 0; font-weight: normal; font-size: 14px; color: #4B9AC8;text-decoration:none;}
#content a:active.print   {position: absolute; bottom: 0;height: 20px; background: url(../images/commun/ico-print-on.gif) 0 0 no-repeat; padding: 3px 0 0 26px; margin: 0; font-weight: normal; font-size: 14px; color: #4B9AC8;text-decoration:none;}

#content .label {position: absolute; bottom: 0; right: 0}

#content .detail {display: block; position: relative; width: 511px; color: #8F8F8F;}
#content .detailcontent {position: absolute; right: 0; top: 0; width: 250px;}

.diaporama {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 260px;
}

.diaporama ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

.diaporama #fade-1 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 252px;
	height: 202px;
	background-color: #FFF;
	visibility: hidden;
	padding: 0;
	margin: 0;
}

.diaporama li img  {
	display: block;
	border: 1px solid #8F8F8F;
	margin: 0;
	padding: 0;
	width: 250px;
}

.diaporama .control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}

.diaporama #fade-1-next {
	right: 10%;
	top: 145px;
}

.diaporama #fade-1-previous {
	left: 6%;
	top: 145px;
}

.navigation {
	border: none;
	color: #666;
}
.navigation a:link {
	border: #e6e6e6 1px solid;
	padding: 3px 6px;
	font-size: 11px;
	background: #f9f9f9;
	color: #636363; 
	text-decoration: none;
}
.navigation a:visited {
	border: #e6e6e6 1px solid;
	padding: 3px 6px;
	font-size: 11px;
	background: #f9f9f9;
	color: #636363; 
	text-decoration: none;
}
.navigation a:hover {
	border: #e6e6e6 1px solid;
	padding: 3px 6px;
	font-size: 11px;
	background: #4B9AC8;
	color: #ffffff; 
	text-decoration: none;
}
.navigation a:active {
	border: #e6e6e6 1px solid;
	padding: 3px 6px;
	font-size: 11px;
	background: #4B9AC8;
	color: #000000; 
	text-decoration: none;
}
.navigation span {
	border: #e6e6e6 1px solid;
	padding: 3px 6px;
	font-size: 11px;
	background: #fff;
	color: #ccc; 
	text-decoration: none;
}
