<!--

div#cadre #center #contenu #cadre_gauche .representation{
	width:738px; height:auto;
	margin-top:20px;
	border:1px solid #CCCCCC;
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation{
	float:left;
	width:340px; height:auto;
	padding:10px;
	border-right:1px solid #CCCCCC;
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation .date_representation{
	width:340px; height:auto;
	text-align:left;
	font-size:140%; font-weight:bold;
	color:#950001;
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation .lieu_representation{
	width:340px; height:auto;
	padding-bottom:10px;
	text-align:left;
	font-size:120%;
	color:#000000;
	border-bottom:1px solid #CCCCCC;
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation .infos_complementaires_representation{
	width:340px; min-height:32px;
	padding-top:8px;
	text-align:justify;
	/*background-color:#CCCCCC;*/
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation .infos_complementaires_representation .icone_lien{
	margin-right: 5px;
	min-width:40px; height:auto;
	float:left;
	text-align:center;
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation .infos_complementaires_representation .icone_lien a:link{
	text-decoration: none;
	border:0;
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation .infos_complementaires_representation .icone_lien a:visited{
	text-decoration: none;
	border:0;
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation .infos_complementaires_representation .icone_lien a:hover{
	text-decoration: none;
	border:0;
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation .infos_complementaires_representation .icone_lien .lienlien{
	margin-left:auto; margin-right: auto;
	padding-top:4px;
	min-width:40px; height:10px;
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation .infos_complementaires_representation .icone_lien .nom_lien{
	min-width:40px; height:21px;
	padding-top:5px;
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation .infos_complementaires_representation .icone_lien .nom_lien a:link{
	text-decoration: none;
	color:#000000;
	border-bottom:1px dashed #000000;
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation .infos_complementaires_representation .icone_lien .nom_lien a:visited{
	text-decoration: none;
	color:#000000;
	border-bottom:1px dashed #000000;
}

div#cadre #center #contenu #cadre_gauche .representation .entete_representation .infos_complementaires_representation .icone_lien .nom_lien a:hover{
	text-decoration: none;
	color:#000000;
	border-bottom:1px dashed #000000;
}

div#cadre #center #contenu #cadre_gauche .representation .presentation_representation{
	float:left;
	width:357px; height:auto;
	padding:10px;
	text-align:justify;
}

div#cadre #center #contenu #cadre_gauche .representation .presentation_representation p{
	margin:5px;
}

div#cadre #center #contenu #cadre_gauche .representation .presentation_representation a:link{
	text-decoration: none;
	color:#000000;
	border-bottom: 1px dashed;
}

div#cadre #center #contenu #cadre_gauche .representation .presentation_representation a:visited{
	text-decoration: none;
	color:#000000;
	border-bottom: 1px dashed;
}

div#cadre #center #contenu #cadre_gauche .representation .presentation_representation a:hover{
	text-decoration: none;
	color:#000000;
	border-bottom: 1px dashed;
}

-->
