/* ---- Surclassement ---- */
p
{
	text-indent:0;
	padding-top:3pt;
}
h1
{
	padding-bottom: 1em;
}
#reserveG
{
	background-image:url('img/marca-porte-ghardaia.jpg');
	background-repeat:no-repeat;
	background-position:50% 85%;
}

/* ---- Spécifique ---- */
.intro
{
	text-indent:1em;
	padding-left:1em;
	padding-top:0;
	font-style:italic;
}

.PA
{
	padding-top:1em;
	font-weight:bold;
	color:olive;
}

.titre
{
	font-style:italic;
	font-weight:600;
	color:dimgray;
}

#reserveG a:link
{
	color: white;
	text-decoration:none;
	border-bottom: 1px dashed olive;
}

#reserveG a:hover
{
	color:white;
	text-decoration:none;
	border-bottom: 1px solid olive;
}

#reserveG a:visited
{
	color: white;
	text-decoration:none;
	border-bottom: 1px solid olive;

}

