/* 
**	19-10-2007 - Simon Dufour
**  
**  L'objectif est d'adapter cette page. Je ne peux pas le refaire. C'est
**  donc du patchage cheap. J'ai utilisé une feuille de style à part pour
**  toutes les patchs.
**
*/

#tabPartenaire {
	text-align: left !important;
}

#entete {
	width: 100%;
	border-collapse: collapse;
}

#banniere {
 width: 656px;
 background-color: #e32219;
}

#entete #menu{ 
	width: 780px;
	margin-top: 0.5em;
	border-collapse: collapse;
	margin: auto;
	margin-top: 0.5em;
}

#entete #menu td {
	text-align: center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#entete #menu td a {
	font-family: Trebuchet MS;
	color: #e32219;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}

ul li {
	list-style-type: circle;
	margin-top: .5em;
}

h2 {
	margin-top: 2.5em;
	margin-bottom: 1em;
}

.artiste, .inviteSpecial {
	font-size: 0.8em;
}

.nomArtiste { font-weight: bold;}

#archives { font-size: 10px;}

.pub { font-size: 1.15em; font-weight: bold; text-align: center }

#logos li {
	display: block;
	float: left;
	margin: 3px;
	height: 116px;
	width: 199px;
	vertical-align: middle;
	text-align: center;
}

#logos li a img{
	border: none;
}

.clean {
	clear: both;
}

