/* ----------- MODIFICATIONS du style de base GABARIT071210.css -------------- */

#reserveG
{
	background-image: url('img/bons_plans.jpg');
	background-position: 0px 160px;
	background-repeat:no-repeat;
}

/* --------------------------------- AJOUTS -----------------------------------*/

#cartouche
{
	margin-top:80px;
	text-align:center;
	font-size:.8em;
}

#resaLien
{
	color:white;
	font-weight:bold;
	border-bottom:1px solid white;
}

.intro
{
	margin-left:10px;
	margin-right:10px;
	width:770px;
	font-family: verdana,arial,sans-serif;
	padding-left:1em;
	border:1px solid olive;
}

.intro p
{
	font-size:.7em;
	margin:0;
	text-indent:1em;
}

.promoG /* le cadre englobant photo à gauche */
{
	height:100px;
	width:777px;
	border: 1px solid olive;
	border-bottom:2px solid olive;
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;*/
}

.promoD /* le cadre englobant photo à droite */
{
	height:100px;
	width:777px;
	border: 1px solid #F9A033;
	border-bottom:2px solid #F9A033;
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.ongletD
{
	margin-left:10px;
	padding-top:1em;
}

.ongletG
{
	margin-right:10px;
	text-align:right;
	padding-top:1em;
	width:789px;
}

.imgPromoG
{
	/*height:100px; */
	float:left;
	padding-right:5px;
}

.imgPromoD
{
	height:100px;
	float:right;
	padding-left:5px;
}

.prixG
{
	float:right;
	font-size:1.5em;
	font-weight:bold;
	color:#E64619;
	text-decoration:blink;
	padding-right:1em;
}

.prixD
{
	float:left;
	font-size:1.5em;
	font-weight:bold;
	color:#E64619;
	text-decoration:blink;
	padding-left:1em;
}

.pays
{
	color:black;
	font-size:.5em;
}

.textePromoG
{
	color:#663333;
	font-size:1.2em;
}

.textePromoD
{
	color:#663333;
	font-size:1.2em;
	padding-left:160px;
}

.objetPromoG
{
	text-align:center;
	clear:right;
}

.objetPromoD
{
	text-align:center;
}

.autresG
{
	font-size:.7em;
	font-style:italic;
	text-align:right;
	padding-top:22px;
	padding-right:1em;
}

.autresD
{
	font-size:.7em;
	font-style:italic;
	text-align:left;
	padding-top:22px;
	padding-left:1em;
}

a.lien
{
	color:#663333;
	text-decoration:none;
	border-bottom:0;
	font-size:1.6em;
	font-weight:bold;
}

a.lien:visited
{
	color:#663333;
	text-decoration:none;
	font-size:1.6em;
	font-weight:bold;
}

a.lienAutresG
{
	color:olive;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px dashed olive;
}

a.lienAutresD
{
	color:#F9A033;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px dashed #F9A033;
}

a.lienSpe:link
{
	color:#ffffff;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

a.lienSpe:visited, a.lienSpe:hover, a.lienSpe:active
{
	color:#fbbd50;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

.promoSpe /* le cadre englobant la promo speciale */
{
	height:690px;
	width:777px;
	border: 1px solid olive;
	border-bottom:2px solid olive;
	margin-left:10px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;*/
}