body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link {
	color: #000000;
}
a:hover {
	color: #FE0000;
}

a:visited {
	color: #000000;
}

.table_concert_bde
{
	width:800px;
}

.link_image {
	border:0px;
	text-decoration:none;
	}

.td_titre_colonne_table_concert
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	border-color:#000000;
	border:0px;
	text-transform: uppercase;
	font-weight:bold;

}

ul.message_confirm {
	text-align:center;
	width:755px;
	list-style:none;
	color:white;
	font-weight:bold;
	background-color:#FE0000;
	text-transform:uppercase;
	}

ul.message_confirm li {
	margin-top: 30px;
	margin-bottom:50px;
	margin-left:0px;
	padding-left:0px;
}

.conteneur_detail_evenement {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}

.date_detail_evenement {
	font-size: 10px;
	color:#333333;
}


.nom_evenement_detail_evenement {
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;

}

.image_detail_evenement {
	border:3px solid black;
	margin-top:10px;
	
}

.commentaire_detail_evenement {
	width:450px;
	text-align: justify;
	font-size: 10px;
	color:#333333;
}

ul.ul_liste_evenement_connectbde
{
	clear: both;
	/*float: left;*/
	overflow: auto;
	height: 5cm;
	width: 10cm;
}

ul.ul_liste_evenement_connectbde li
{
	list-style: none;
}

ul.id_liste_image_affichage
{
	padding-left:20px;
	margin-left: 25%;
}

ul.id_liste_image_affichage li
{
	margin-left: 11px;
	float:left;
	font-size: 11px;
	list-style: none;
}

li.class_evenements_venir
{
	font-weight: bold;
}
