
/* ------------------------------------------------------ */

/* TOURINFRANCE */

/* ------------------------------------------------------ */


/* ---------------------------------------------------------
   TIF RECHERCHE
--------------------------------------------------------- */

#sidebar #tifCherche {
	margin-bottom: 1px;
	border-right-color: #DADADA;
	border-right-width: 1px;
	border-right-style: solid;
}

#tifCherche .rubrique {
	background-image: url(images/73_bgChercheTif.jpg);
}

#tifCherche .rubrique h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-indent: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

#tifCherche #tifForm {
	padding: 10px 0px 0px 0px;
	margin: 0;
}

#tifCherche #tifForm .text_tif {
	width: 95%;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #000000;
	text-indent: 2px;
}

#tifCherche #tifForm .libtext_tif {
	display: block;
	margin-bottom: 4px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #000000;
}

#tifCherche #tifForm .select_tif {
	width: 95%;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #000000;
	text-indent: 2px;
}

#tifCherche #tifForm .libselect_tif {
	display: block;
	margin-bottom: 4px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #000000;
}

#tifCherche #tifForm .checkbox_tif {
	font-size: 5px;
	color: #000000;
	border: 0px solid #C7B39F;
	margin: 0px 0px 0px 5px;
}

#tifCherche #tifForm .libcheckbox_tif {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #000000;
}

#tifCherche #tifForm .bg {
	background-color: #564a32;
	margin-top: 10px;
}

#tifCherche #tifForm .submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-indent: 10px;
	color: #FFFFFF;
	width: 95%;
}

#tifCherche #tifForm .submit a {
	text-decoration: none;
	color: #fff;
}

#tifCherche #tifForm .submit a:hover {
	color: #fff;
}


/* ---------------------------------------------------------
   TIF RESULTAT
--------------------------------------------------------- */


#main #tifResult {
	margin-bottom: 20px;
}


/*-------------------- Affichage des quantités */

#tifResult h3 {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 15px;
	color: #564A37;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}



/*-------------------- Affichage des objets */

#tifResult .objet {
	position: relative;
	margin-bottom: 15px;
}

#tifResult .vignette {
	float: left;
	height: 60px;
	width: 60px;
}

#tifResult .vignette img {
	border: 1px solid #A6A6A6;
}

#tifResult .resume {
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A6A6A6;
	margin-left: 65px;
}

#tifResult .titre {
	color: #add200;
	font-weight: bold;
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 4px;
	text-transform: uppercase;
	background-image: url(images/73_bgChercheTif.jpg);
	background-repeat: repeat-x;
	line-height: 15px;
	text-indent: 2px;
}

#tifResult .titre a {
	text-decoration: none;
	color: #FFF;
}

#tifResult .titre a:hover {
	color: #625F58;
}

#tifResult .texte01 {
	color: #000000;
	font-weight: bold;
	font-size: 0.60em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 1px;
}

#tifResult .texte02 {
	color: #625F58;
	font-size: 0.60em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
}


/*-------------------- Affichage des pages */

#tifResult #suite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	line-height: 14px;
	text-align: right;
}

#tifResult a {
	color: #574b38;
	text-decoration: none;
}

#tifResult a:hover {
	color: #000;
}




/* ------------------------------------------------------ */

/* TIF & CARTO DETAIL */

/* ------------------------------------------------------ */


#conteneurTifCarto {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 510px;
}

#conteneurTifCarto #pageTifCarto {
	position: absolute; /* En absolue pour appliquer le js montrer-cacher */
	width: 500px;
	background-color: #fff;
	padding-right: 5px;
	padding-left: 5px;
}


#pageTifCarto #contentTif {
	font-family: Arial, Helvetica, sans-serif;
}


#pageTifCarto #contentCarto {
	font-family: Arial, Helvetica, sans-serif;
}


#pageTifCarto #contentCartoOff {
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}


/*-------------------- Pratiques */

#pageTifCarto #pratique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.57em;
	margin-top: 20px;
	padding-bottom: 10px
}	

#pratique img {
	margin-left: 10px;
}

#pratique .avecBg {
	background-image: url(images/73_bgPratique.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dadada;
	vertical-align: middle;
	line-height: 14px;
	text-align: center;
}

#pratique .avecBg a {
  	color: #FFFFFF;
	text-decoration: none;
}

#pratique .avecBg a:hover {
 	color: #dadada;
}

#pratique .sansBg {
	border: 1px solid #574b38;
	vertical-align: middle;
	line-height: 14px;
	text-align: center;
}

#pratique .sansBg a {
	color: #574b38;
	text-decoration: none;
}

#pratique .sansBg a:hover {
	color: #dadada;
}



/*-------------------- Page suivante et précédente */

#pageTifCarto #suite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.57em;
	margin-top: 10px;
	padding-bottom: 10px;
}

#suite .gauche {
	line-height: 14px;
	text-align: left;
}

#suite .gauche a {
	color: #574b38;
	text-decoration: none;
}

#suite .gauche a:hover {
	color: #dadada;
}

#suite .gauche img {
	margin-right: 10px;
	vertical-align: bottom;
}

#suite .droite {
	line-height: 14px;
	text-align: right;
}

#suite .droite a {
	color: #574b38;
	text-decoration: none;
}

#suite .droite a:hover {
 	color: #dadada;
}

#suite .droite img {
	margin-left: 10px;
	vertical-align: bottom;
}

#suite .fermer {
	line-height: 14px;
	text-align: center;
}

#suite .fermer a {
	color: #574b38;
	text-decoration: none;
}

#suite .fermer a:hover {
 	color: #dadada;
}




/* ---------------------------------------------------------
   TIF OBJET
--------------------------------------------------------- */


/*-------------------- Navigation photo */

#pageTifCarto #media {
	position: absolute; /* En absolue pour appliquer le js montrer-cacher */
}

#media #photo {
}

#media #navPh {
	position: absolute;
	left: 0px;
	top: 285px;
	width: 150px;
	height: 14px;
	
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.57em;
}

#navPh .gauche {
	line-height: 14px;
	text-align: left;
}

#navPh .gauche a {
	color: #574b38;
	text-decoration: none;
}

#navPh .gauche a:hover {
	color: #dadada;
}

#navPh .gauche img {
	margin-right: 10px;
	vertical-align: bottom;
}

#navPh .droite {
	line-height: 14px;
	text-align: right;
}

#navPh .droite a {
	color: #574b38;
	text-decoration: none;
}

#navPh .droite a:hover {
 	color: #dadada;
}

#navPh .droite img {
	margin-left: 10px;
	vertical-align: bottom;
}



/*-------------------- Menu Tif */

#pageTifCarto #navTif {
	margin-top: 300px; /* Du fait que carto et media soit en absolue */
}

#navTif .menuTif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	line-height: 27px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #564a37;
}

#navTif .menuTifDebut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	line-height: 27px;
}

#navTif a {
	display: block;
	color: #fff;
	text-decoration: none;
	background-image: url(images/73_bgMenuOn.jpg);
	background-repeat: repeat-x;
}

#navTif a:hover {
	color:#fff;
	background-image: url(images/73_bgMenuOff.jpg);
	background-repeat: repeat-x;
}

#navTif .aOn {
	display: block;
	color: #fff;
	text-decoration: none;
	background-image: url(images/73_bgMenuOff.jpg);
	background-repeat: repeat-x;
}

#navTif .aOn:hover {
	color:#fff;
	background-image: url(images/73_bgMenuOff.jpg);
	background-repeat: repeat-x;
}



/*-------------------- Titre */

#contentTif h2 {
	margin-top: 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;	font-size: 1.00em;
	font-family: Arial, Helvetica, sans-serif;
	color: #564A37;
	font-weight: normal;
	line-height: 25px;
}


/*-------------------- Chapitre TIF */

#contentTif h3 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #625F58;
	text-decoration: none;
	display: block;
}

#contentTif h3 a {
	color: #000;
	text-decoration: none;
}

#contentTif h3 a:hover {
	color: #625F58;
}

#contentTif .chapTif {
	color: #000;
	font-size: 0.7em;
	margin-bottom: 20px;
}

#contentTif .chapTif p { /* Super important */
	position: relative;
	clear: left;
}

#contentTif .chapTif a {
	color: #564A37;
	text-decoration: none;
}

#contentTif .chapTif a:hover {
	color:#000;
}

#contentTif .libTif01 {
	color: #000;
}

#contentTif .valTif01 {
	color: #454545;
}

#contentTif .libTif02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

#contentTif .valTif02 {
	color: #add200;
	font-weight: bold;
	padding-bottom: 3px;
}

#contentTif .libTif03 {
	width: 40%;
	float: left;
	text-align: right;
}

#contentTif .valTif03 {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	color: #454545;
}

#contentTif .libTif04 {
	width: 40%;
	float: left;
	text-align: right;
}

#contentTif .valTif04 { /* Réduction des checkbox */
	float: left;
	font-size: 5px;
	color: #000000;
	border: 0px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 5px;
}

#contentTif .chapTifSpe  {
	position: relative;
	color: #000;
	font-size: 0.7em;
	margin-bottom: 20px;
	clear: both;
}

#contentTif .chapTifSpe p { /* Super important */
	float: left;
	width: 45%;
	text-align: right;
	padding-right: 5%;
}

#contentTif .libTifSpe {
	text-align: right;
}

#contentTif .valTifSpe { /* RŽduction des checkbox */
	font-size: 5px;
	color: #000000;
	border: 0px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 5px;
}

#contentTif .interligne {
	margin-bottom: 3px;
}

#contentTif .bgligne {
	margin-bottom: 2px;
	background-color: #E7E7E7;
}

#contentTif #tif06, #tif07a, #tif07b, #tif07c, #tif07d {
	display: none;
}



/* ---------------------------------------------------------
   CARTOGRAPHIE CARTE
--------------------------------------------------------- */


/*-------------------- Navigation carto */

#pageTifCarto #carto {
	/* visibility: hidden;  Pour éviter que le swf s'affiche en premier plan */
	position: absolute; /* En absolue pour appliquer le js montrer-cacher */
}

#carto #carte {
}

#carto #navCart {
	position: absolute;
	left: 0px;
	top: 285px;
	width: 150px;
	height: 14px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.57em;
}


#navCart {
	line-height: 14px;
	text-align: left;
}

#navCart a {
	color: #574b38;
	text-decoration: none;
}

#navCart a:hover {
	color: #dadada;
}

#navCart img {
	margin-left: 10px;
	vertical-align: bottom;
}


/*-------------------- Titre */

#pageTifCarto #titreCarto {
	margin-top: 10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;
}

#pageTifCarto #titreCarto h2 {
	font-size: 1.00em;
	font-family: Arial, Helvetica, sans-serif;
	color: #564A37;
	font-weight: normal;
	line-height: 25px;
}

#pageTifCarto #titreCarto h2 a {
	font-size: 1.00em;
	font-family: Arial, Helvetica, sans-serif;
	color: #564A37;
	font-weight: normal;
	line-height: 25px;
	text-decoration: none;
}

#pageTifCarto #titreCarto h2 a:hover {
	color: #625F58;
}


/* ---------------------------------------------------------
   CARTOGRAPHIE RECHERCHE
--------------------------------------------------------- */


/*-------------------- Chapitre CARTO */

#contentCarto .aTitre {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #625F58;
	text-decoration: none;
	display: block;
}

#contentCarto .aTitre:hover {
	color: #625F58;
}

#contentCarto .chapCarto {
	color: #000;
	font-size: 0.7em;
	margin-bottom: 20px;
}

#contentCarto .chapCarto a {
	color: #564A37;
	text-decoration: none;
}

#contentCarto .chapCarto a:hover {
	color:#000;
}

#contentCarto .titreChap {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#contentCarto .exergue {
	color: #add200;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

#contentCarto .libelle {
	color: #000;
}

#contentCarto .valeur {
	color: #625F58;
}

#contentCarto .interligne {
	margin-bottom: 5px;
}

#contentCarto .largeur01 {
	text-align: right;
	line-height: 18px;
	width: 33%;
}

#contentCarto .bg {
	background-color: #564a32;
}

#contentCarto .submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 10px;
	color: #FFFFFF;
	width: 95%;
}

#contentCarto .text {
	width: 100%;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 2px;
}

#contentCarto .checkbox {
	font-size: 5px;
	color: #000000;
	border: 0px solid #C7B39F;
	margin: 0px 0px 0px 5px;
}


/*-------------------- Chapitre CARTO OFF page -carto02.htm */

#contentCartoOff .aTitre {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #625F58;
	text-decoration: none;
	display: block;
}

#contentCartoOff .aTitre:hover {
	color: #625F58;
}

#contentCartoOff .chapCarto {
	color: #000;
	font-size: 0.7em;
	margin-bottom: 20px;
}

#contentCartoOff .chapCarto a {
	color: #564A37;
	text-decoration: none;
}

#contentCartoOff .chapCarto a:hover {
	color:#000;
}

#contentCartoOff .titreChap {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#contentCartoOff .exergue {
	color: #add200;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

#contentCartoOff .libelle {
	color: #000;
}

#contentCartoOff .valeur {
	color: #625F58;
}

#contentCartoOff .interligne {
	margin-bottom: 5px;
}

#contentCartoOff .largeur01 {
	text-align: right;
	line-height: 18px;
	width: 33%;
}

#contentCartoOff .bg {
	background-color: #564a32;
}

#contentCartoOff .submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 10px;
	color: #FFFFFF;
	width: 95%;
}

#contentCartoOff .text {
	width: 100%;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 2px;
}

#contentCartoOff .checkbox {
	font-size: 5px;
	color: #000000;
	border: 0px solid #C7B39F;
	margin: 0px 0px 0px 5px;
}




