/*
	Feuille de style des médias
	pour le site Web de 
	Guy Bernier.
	
	Alexandre Lepage, Difuzer Enr.
	a.lepage@difuzer.ca
	http://www.difuzer.com
*/

.photo {
	width: 160px;
	text-align: center;
	line-height: 160px;
	height: 160px;
	float: left;
}
.photo img {
	vertical-align: middle;
	border: 1px solid #686868;
}
h3 {
	clear: left;
}
#body_videos {
	margin-right: 190px;  
}
#right_videos {
	float: right;
	width: 160px;
	margin-right: 10px;
}
#body_videos h3, #right_videos  h3 {
	font-size: 18px;
	text-indent: 0;
}
.video {
	font-size: 11px;
	width: 120px;
	height: 20px;
	float: left;
	margin-left: 10px;
}