/* 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;
	text-align: center;
	font-size: 100%;
}
#details img {
	padding: 10px;
	border: 3px double #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
	position: relative;
}
.courriel {
	background-color: #F2F2F2;
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px;
	width: 330px;
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
#details h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: italic;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: -1px;
	display: block;
	width: 270px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	background-position: center;
}
#details p {
	float: left;
	color: #666666;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 110%;
	display: block;
	width: 100%;
	padding-bottom: 10px;
}
#details p em {
	color: #000000;
	overflow: hidden;
	font-weight: bold;
	font-style: italic;
}
#details a {
	color: #CC0000;
	text-decoration: none;
	display: block;
}
#details a:hover {
	color: #000000;
	text-decoration: none;
}
.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 */
