#bloc_tetes{
	padding:20px 6px 10px 6px;
	width:630px;
}
#bloc_tetes h2{
	margin-bottom:10px;
}
#bloc_tetes h2,#bloc_tetes #accroche{
	padding-left:15px;
}
#bloc_tetes dl {
	border:1px solid #dcdcdb;
	border-top:0;
	font-size:1.1em;
}
#bloc_tetes  h3{
	padding:10px 15px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:1.2em;
}
#bloc_tetes dt {
	border-top:1px solid #dcdcdb;
	padding:3px 7px 5px 10px;
	height:16px;
}
#bloc_tetes dt strong{
	width:220px;
}
#bloc_tetes dt strong,#bloc_tetes .pays,#bloc_tetes .btn{
	display:block;
	float:left;
	cursor:pointer;
}
#bloc_tetes dd{
	height:1%;
	border-top:1px dotted #dcdcdb;
}
#bloc_tetes dt img{
/*	border:1px solid black; */
	vertical-align:middle;
}
#bloc_tetes .description{
	width:174px;
	float:left;
	padding:10px 10px 0 0;
	border-right:1px dotted #dcdcdb;
	/*height:125px;*/
}
#bloc_tetes .photo{
/*
	position:relative;
	top:-1px;
	*/
	float:left;
	margin-right:15px;
	display:block;
}
#bloc_tetes .photo img{
	border:0;
}
#bloc_tetes .resultats{
	vertical-align:top;
	padding:10px 10px;
	width:185px;
	float:left;
}
#bloc_tetes .resultats p{
	font-size:1em;
}
#bloc_tetes dl{
	margin-bottom:20px;
}
#bloc_tetes dd li strong{
	font-weight:normal;	
}
#bloc_tetes  dd td{
	text-align:center;
	vertical-align:middle;
}
#bloc_tetes  dd table  td img{
	vertical-align:top;
}
#liste_dames .resultats p,#liste_dames  strong,#liste_dames td,#liste_dames h3{
	color:#f90;
}
#liste_messieurs .resultats p,#liste_messieurs  strong,#liste_messieurs td,#liste_messieurs h3{
	color:#487bca;
}
#bloc_tetes dd table {
	margin-bottom:7px;
}
#bloc_tetes dd .description li{
	line-height:1.2em;
	margin-bottom:5px;
}
#bloc_tetes  .btn,#bloc_tetes  .btn{
	width:9px;
	height:5px;
	cursor:pointer;
	background: url("../img/btn_tbl_opened.gif") no-repeat left center;
	padding:0;
	float:right;
	top:5px;
	position:relative;
	_position:static;
}
#bloc_tetes .closed .btn {
	background: url("../img/btn_tbl_closed.gif") no-repeat left center;
}
#liste_messieurs  .btn{
	background: url("../img/btn_tbl_opened_messieurs.gif") no-repeat left center;
}
#liste_messieurs .closed .btn{
	background: url("../img/btn_tbl_closed_messieurs.gif") no-repeat left center;
}
#bloc_tetes dd td{
	background: url("../img/bg_cell_informations.gif") no-repeat left top;
	width:50px;
	height:20px;
}