﻿#thumbs { 
	width:570px;
}
#thumbs img { 
	width:110px;
	height:150px;
}
#thumbs a:link img { 
	border:solid 2px #ABCBFF;
}
#thumbs a:hover img { 
	border:solid 2px #FFFFFF; 
}

#thumbs a:visited img { 
	border:solid 2px #FFFFFF; 
}

a.clique
{
color:#1393ed;
font-size:20px;
text-decoration:none;
font-weight:bold;	
}

a.clique:hover
{
color:#000000;
font-size:20px;
text-decoration:underline;
font-weight:bold;	
}
