body {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS",arial,tahoma,helvetica,sans-serif;
	font-size:1em;
	background:url(images/fond.png) repeat-x;
	background-color:#000000;
}

#center
{	
	margin-left: auto; 
	margin-right: auto; 
	width: 980px;
}

#container {
	width:980px;
	height:auto;
	/*background-color:#ffffff;*/
	font-size:0.9em;
	float:left;
}

#sign{
	color:#803474;
	text-align:center;
	float:left;
	font-size:0.75em;
	width:100%;
	margin-top:10px;
}
#sign a{
	color:#803474;
	text-decoration:none;
}
#sign a:hover{
	text-decoration:underline;
}

#banniere
{
	background:url('images/banniere.png');
	width:980px;
	height:156px;
	float:left;
}

#menu
{
	width:980px;
	height:26px;
	float:left;
	margin-top:-26px;
}

#menu ul
{
	margin:0;
	padding:0;
	list-style:none;
	margin-top:3px;
	margin-left:100px;
}

#menu ul li
{
	float:left;
	font-family: "Arial Black",arial,tahoma,helvetica,sans-serif;
	text-decoration:none;
	color:#ffffff;
	margin-left:8px;
}

#menu ul li a
{
	font-family: "Arial Black",arial,tahoma,helvetica,sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:1.05em;
}

#contenu
{
	width:980px;
	height:auto;
	float:left;
	margin-bottom:2px;
	*margin-bottom:9px;
}

#blocgauche
{
	float:left;
	width:190px;
	height:auto;
	text-align:center;
	padding-top:5px;
}

#titre_agence1
{
	position:relative;
	background:url('images/agence1.png') no-repeat;
	width:190px;
	height:34px;
	margin-bottom:4px;
	*margin-bottom:5px;
}

* html #titre_agence1
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/agence1.png');
}

#titre_agence2
{
	position:relative;
	background:url('images/agence2.png') no-repeat;
	width:190px;
	height:34px;
	margin-bottom:4px;
	*margin-bottom:5px;
	margin-top:-18px;
}

* html #titre_agence2
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/agence2.png');
}

#titre_agence3
{
	position:relative;
	background:url('images/agence3.png') no-repeat;
	width:190px;
	height:34px;
	margin-bottom:4px;
	*margin-bottom:5px;
	margin-top:-18px;
}

* html #titre_agence3
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/agence3.png');
}


#titre_horaires
{
	position:relative;
	background:url('images/horaires.png') no-repeat;
	width:191px;
	height:35px;
	margin-bottom:4px;
	*margin-bottom:5px;
	margin-top:-18px;
}

* html #titre_horaires
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/horaires.png');
}


#bloccentre
{
	float:left;
	width:590px;
	-width:580px;
	height:auto;
	position:relative;
	z-index:3;
}

#toureiffel
{
	background:url('images/toureiffel.png');
	width:282px;
	height:381px;
	position:absolute;
	z-index:-1;
	margin-left:395px;
	margin-top:103px;
	*margin-top:-285px;
	*margin-left:95px;
}

#toureiffelrub
{
	background:url('images/toureiffel.png');
	width:282px;
	height:381px;
	position:absolute;
	z-index:-1;
	margin-left:395px;
	*margin-left:-180px;
	margin-top:103px;
	*margin-top:-368px;
}



#blocdroite
{
	float:right;
	width:200px;
	height:auto;
	margin-top:5px;
	position:relative;
	z-index:3;
}

.textegauche
{
	background-color:#a16b99;
	width:155px;
	margin:0 auto;
	margin-top:-10px;
	margin-bottom:15px;
	padding:5px;
	font-size:0.85em;
	line-height:1.1em;
}

#codeenligne
{
	background:url('images/codeenligne.png');
	width:198px;
	height:466px;
	float:left;
	display:block;
	cursor:pointer;
}

* html #codeenligne
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/codeenligne.png');
}


#textecode
{
	width:150px;
	text-align:center;
	margin-top:360px;
	font-weight:bold;
	position:absolute;
	margin-left:22px;
	*margin-left:-178px;
	-margin-left:22px;
	-margin-top:-108px;
	-position:relative;
}

#textecode a
{
	text-decoration:none;
	color:#000000;
}


#blocformule
{
	float:left;
	width:275px;
	height:450px;
	background-color:#c3a8c1;
	border:2px solid #6a007d;
	padding:5px;
	margin-top:8px;
	margin-left:15px;
	-margin-left:5px;
}

.ligneforfait
{
	float:left;
	width:285px;
	margin-top:4px;
	margin-bottom:4px;
}

.ligneforfait .gauche
{
	float:left;
	font-weight:bold;
}

.ligneforfait .droite
{
	float:right;
	margin-right:14px;
	text-align:right;
}

.italic
{
	font-style:italic;
}

.details
{
	font-weight:bold;
	color:#6a007d;
	text-decoration:none;
}

#voiture
{
	background:url('images/voiture.png');
	width:172px;
	height:133px;
	float:left;
	margin-left:-5px;
	-position:absolute;
}

* html #voiture
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/voiture.png');
}


.note
{
	font-style:italic;
	font-size:0.8em;
	text-align:right;
	position:absolute;
	margin-top:12px;
	margin-left:125px;
	*margin-left:-40px;
	-margin-left:125px;
}


#blocboitier
{
	float:right;
	width:226px;
	height:120px;
	background-color:#ffffff;
	border:2px solid #6a007d;
	padding:5px;
	margin-top:55px;
	margin-right:23px;
	-margin-right:5px;
	font-size:0.9em;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

#titre_boitiers
{
	background:url('images/titre_boitiers.png');
	width:215px;
	height:16px;
	float:left;
}

* html #titre_boitiers
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/titre_boitiers.png');
}


#blocboitiercontenu
{
	float:right;
	width:226px;
	height:120px;
	padding:5px;
	margin-top:-132px;
	margin-right:25px;
	-margin-right:5px;
	font-size:0.9em;
	z-index:2;
	position:relative;
}

#boitier
{
	background:url('images/boitier.png');
	width:71px;
	height:122px;
	position:absolute;
	margin-left:175px;
	*margin-left:30px;
	-margin-left:20px;
}

* html #boitier
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/boitier.png');
}


#texteboitier
{
	float:left;
	margin-left:10px;
}

#blocrecherche
{
	float:right;
	width:226px;
	height:120px;
	background-color:#c3a8c1;
	border:2px solid #6a007d;
	padding:5px;
	margin-top:65px;
	margin-right:23px;
	-margin-right:5px;
	text-align:center;
	font-size:0.9em;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

#blocrecherchecontenu
{
	float:right;
	width:226px;
	height:120px;
	padding:5px;
	margin-top:-132px;
	margin-right:25px;
	-margin-right:5px;
	text-align:center;
	font-size:0.9em;
	z-index:2;
	position:relative;
}

#titre_recherche
{
	background:url('images/titre_recherche.png');
	width:217px;
	height:16px;
	float:left;
}

* html #titre_recherche
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/titre_recherche.png');
}

#search
{
	float:left;
	margin-left:-3px;
}

#pied
{
	width:980px;
	height:auto;
	float:left;
	text-align:center;
}

.tabheure tr td
{
	padding:0;
	margin:0;
}

.tabheure .jour
{
	width:70px;
	text-align:left;
	font-weight:bold;
}

.tabheure .matin
{
	width:70px;
}

.tabheure .aprem
{
	width:70px;
}

.gras
{
	font-weight:bold;
}

.plan
{
	font-style:italic;
	text-decoration:none;
	color:#6e0680;
}

#bloccontenu
{
	float:left;
	width:530px;
	height:422px;
	background-color:#ffffff;
	border:2px solid #6a007d;
	padding:15px;
	margin-top:15px;
	margin-left:15px;
	-margin-left:5px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	text-align:justify;
}

#bloccontenutexte
{
	float:left;
	width:530px;
	height:422px;
	padding:15px;
	margin-top:-455px;
	margin-left:15px;
	-margin-left:5px;
	text-align:justify;
	position:relative;
	z-index:2;
}

.ligneplan
{
	width:520px;
	float:left;
	font-size:0.9em;
	line-height:1em;
	margin-top:15px;
}

.ligneplan img
{
	float:left;
	margin-left:20px;
}

.infoplandroite
{
	float:left;
	margin-left:15px;
	margin-top:35px;
}

.titre_plan
{
	font-size:1.2em;
	font-weight:bold;
	color:#820f70;
	text-decoration:underline;
	margin-bottom:5px;
	margin-top:12px;
	position:relative;
	line-height:1.1em;
}




#titre_presentation
{
	background:url('images/titre_presentation.png') no-repeat;
	width:277px;
	height:20px;
	margin-bottom:10px;
}

* html #titre_presentation
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/titre_presentation.png');
}


#titre_formules
{
	background:url('images/titre_formules.png') no-repeat;
	width:277px;
	height:19px;
	margin-bottom:10px;
}

* html #titre_formules
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/titre_formules.png');
}

#titre_piece
{
	background:url('images/titre_piece.png') no-repeat;
	width:277px;
	height:20px;
	margin-bottom:10px;
}

* html #titre_piece
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/titre_piece.png');
}

#titre_reglement
{
	background:url('images/titre_reglement.png') no-repeat;
	width:258px;
	height:22px;
	margin-bottom:8px;
}

* html #titre_reglement
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/titre_reglement.png');
}

#titre_hors
{
	background:url('images/titre_hors.png') no-repeat;
	width:263px;
	height:19px;
	margin-bottom:10px;
}

* html #titre_hors
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/titre_hors.png');
}

#titre_plan
{
	background:url('images/titre_plan.png') no-repeat;
	width:273px;
	height:20px;
	margin-bottom:-5px;
}

* html #titre_plan
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/titre_plan.png');
}

.soustitre
{
	width:550px;
	float:left;
	font-size:1.3em;
	font-weight:bold;
	color:#820f70;
	text-decoration:underline;
	margin-left:20px;
	margin-bottom:10px;
}

.souligne
{
	text-decoration:underline;
}

#reglementgauche
{
	float:left;
	margin-top:15px;
}

#reglementdroite
{
	float:left;
	margin-left:50px;
	margin-top:15px;
}

.detailsreglement
{
	font-size:0.9em;
	margin-left:10px;
}

.retour
{
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.intitule
{
	width:200px;
}

.prix
{
	width:50px;
	text-align:right;
}

.plus
{
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
}

.tabhors
{
	margin-left:35px;
}

.centrer
{
	width:100%;
	text-align:center;
}