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


.projetlink {
	font-size: 18px;
	color: #E2001A;
}

.projetlink a{
	color: #E2001A;
}

.projetlink a:hover{
	color: #000000;	
}

/*.traittitre{
	background-image: url(../images/traith.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
*/
.projetgras {
	font-size: 16px;
	font-weight: bold;
}
.projettitre {
	font-size: 18px;
	color: #E2001A;
	text-transform: uppercase;
}
.projetsoustitre {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
}

.projetartistes {
	font-size: 24px;
	color: #000000;
	text-transform: uppercase;
	line-height: 23px;
}

.projetsoustitre1 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

