/* CSS Document */
TABLE.listeAdresses{
	width:640px;
	margin:auto;
	}

TD.contenuFiche{
	background-image:url('../images/ficheLU_fd.gif');
	background-repeat:repeat-x;
	font-size:8pt;
	padding-bottom:15px;
	}

.contenuFiche P{
	font-size:8pt;
	margin:0 10px;
	margin-bottom:3px;
	}

P.ficheNom{
	font-size:9pt;
	font-weight:bold;
	margin-bottom:3px;
	}

TABLE.titre_liens{
	background-image:url(../tourisme/images/titre_touri_fd.gif);
	margin-bottom:2px;
	}


.titre_liens P{
	color:#FFFFFF;
	margin: 0 0 0 10px;
	font-family:Arial;
	font-style:italic;
	font-size:14pt;
	font-weight:bold; 
	}

.titre_liens H1{
	color:#FFFFFF;
	margin: 0 0 0 10px;
	font-family:Arial;
	font-style:italic;
	font-size:14pt;
	font-weight:bold; 
	}

p.liensUtiles{
	font-size:8pt;
	width:575px;
	text-align:justify;
	margin-bottom:25px;
	}

span.auteur{
	font-weight:normal;
	color:#333333;
	}

