﻿/*
Copyright (c) 2009, Théâtre de la Ville. All rights reserved.
*/


.cadrecd{
	border: 1px dotted #000000;
}

/*.librairiegenre{
	font-size: 24px;
	text-decoration: none;
	text-transform: uppercase;
}*/
.listehorsscene{
	padding-left: 130px;
	padding-right: 10px;
	
}
.listearchives{
	display: inline-block;
	float: left;
	width: 150px;
	padding-right: 7px;
	padding-bottom: 20px;
}
.listevideos{
	display: inline-block;
	float: left;
	width: 150px;
	padding-right: 10px;
	padding-bottom: 20px;
}

