a, img
{
	border: 0 none;
}

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

li
{
	list-style-type: square;
}

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

.body
{
	text-align: left;
	width: 780px;
	margin: 0 auto;
}

#menu .menu_item
{
	float: left;
}

#contenu_page
{
	background-color: white;	
}

#site_pied
{
	text-align: center;
	font-size: 0.6em;
}

.clear_float
{
	clear: both;
}

.contenu .entete
{
	color: white;
	font-weight: bold;
	height: 30px;
	background-image: url("../images/barre.jpg");
	vertical-align: middle;
}
.contenu .texte
{
	padding-left: 10px;
}

.spectacle
{
	width: 50%;
	float: left;
}

.forfait
{
	width: 49%;
	float: left;
}

.left
{
	border-left: 1px solid black;
}

.right
{
	border-right: 1px solid black;
}

.info_gen
{
	padding-top: 15px;
	padding-bottom: 15px;
}

.image_entete
{
	float: left;
}

.image_entete_firstchild
{
	float: left;
}

#page_entete
{
	background-color: white;
}

#page_entete .image_entete_firstchild
{
	width: 194px;
	height: 194px;
}

#page_entete .image_entete_firstchild img
{
	width: 194px;
	height: 194px;
}

#page_entete div.image_entete img
{
	width: 97px;
	height: 97px;
}
