#letexte2
{
	width: 590px;
}

.trombinoscope .entry
{
	width:135px;
	float:left;
	font-family:Verdana;
	font-size:8pt;
	text-align:center;
	margin-bottom: 20px;
	margin-right: 5px;
}

.trombinoscope IMG, .trombinoscope .name
{
	cursor: pointer;	
}

.trombinoscope .entry .photo
{
	display:none;
}
.trombinoscope .entry .desc
{
	display:none;
	background-color:#dddddd;
	text-align:center;
	padding:5px 0;
}

.pagination
{
	display: block;
	margin-top: 20px;	
	margin-bottom: 20px;
	width: 550px;
	text-align: center;
	height: 20px;
	padding-top: 3px;
}

.pagination .carre A, .pagination .carreon A:hover
{
	text-decoration: none;
	color: #666;
}

.pagination .carre, .pagination .carreon
{
	display: inline;
	border: 1px solid #666;
	margin-right: 5px;
	cursor: pointer;
	padding: 2px 5px;
}


.pagination .carreon A, .pagination .carreon A:hover
{
	color: white;
	cursor: default;
}

.pagination .carreon
{
	border: 1px solid red;
	cursor: default;
	background: red;
}