body
{
	font-family: Trebuchet MS;
	background-color: #585858;
	margin: 0;
	text-align: center;
}

img
{
	border: 0;
	vertical-align: middle;
}

li
{
	list-style-type: square;
}

ul
{
	line-height: "100%";
}

td
{
	vertical-align: top;
}

td.enteteforfait
{
	vertical-align: middle;
}

p.textespectacle
{
	text-align: justify;
	margin-right: 12px;

}

#titreforfait
{
	font-weight: bold;
	text-decoration: underline;
}

#menuforfait
{
	font-weight: normal;
	font-si2ze: 12px;
}

#titrecritique
{
	font-weight: bold;
	text-decoration: underline;
}

#creditcritique
{
	font-size: 10px;
}

table
{
	border-spacing: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: none;
	border-color: blue;
	width: 780;
}

table.interne
{
	width:750;
}

table.publi
{
	width: 500;
}

#tablecontenu
{
	background-color: white;
	margin-left:auto;
	margin-right:auto;
}

#tablecontenu td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.separateurvertical
{
	background-image: url("../images/petit_separateur_vertical.jpg");
	background-repeat: repeat-y;
	background-position: center center;
}

#tablesection
{
}

#tablesection tr.entete
{
	color: white;
	font-weight: bold;
	height: 30px;
	background-image: url("../images/barre.jpg");
	vertical-align: middle;
}

#tablesection td.entete
{
	vertical-align: middle;
}

#tablesection tr.separateurforfait
{
	color: white;
	font-weight: bold;
	height: 20px;
	background-image: url("../images/petit_separateur.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}

#tablesection td
{
	padding-left: 10px;
}

#tableprincipale
{
	margin-left:auto;
	margin-right:auto;
}

#tableprincipale td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#tableprincipale tr.pied
{
	color: white;
	font-size: 8px;
	text-align: center;
}

#tableprincipale tr.entete
{
	background-image: url("../images/barre.jpg");
	vertical-align: middle;
}