/* details */
#spacer {
	padding-top: 30px;
	padding-left: 35px;
	padding-bottom: 30px;
}
#spacer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#spacer a {
	color: #464646;
	text-decoration: none;
}
#spacer a:hover {
	color: #476C7D;
}
#spacer .ici {
	color: #476C7D;
	background-color: #F2F2F2;
}
#details {
	list-style: none;
}
#details ul {
	list-style-type: none;
}
#details li {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	width: 650px;
	position:relative;
	margin-bottom: 20px;
	height: 170px;
	background-color: #F0F0F0;
}
#details img {
float:left;margin-right:10px;height:150px;padding:3px;background-color:#FFFFFF;border:1px solid #666666;
}
#details a:hover img {
	border: 1px solid #990000;
}
#contenu #details h3 {
	color: #294168;
	line-height: 13px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#contenu #details h4 {
	color: #000000;
	line-height: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#contenu #details h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	display: block;
	width: 350px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0;
}
#contenu #details h6 {
	color: #2B4D74;
	line-height: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#details p {
	float: left;
	color: #666666;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEAEAE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	width: 450px;
}
#details p em {
	color: #000000;
	overflow: hidden;
	font-weight: bold;
	font-style: italic;
}
#details a {
	color: #476C7D;
	text-decoration: none;
	font-weight: bold;
}
#details a:hover {
	color: #000000;
	text-decoration: none;
}
#details .ladate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 3px;
	font-style: italic;
}
.sites {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#screenshot {
	position: absolute;
	display: none;
	z-index: 200;
	background-color: #FFFFFF;
	padding: 20px;
}
/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.special {
	background-color: #EBDBDB;
	display: block;
	padding: 10px;
	margin-bottom: 20px;
}
