/* COLLECTRICES */

	/* BOÎTE DE RECHERCHE */
	#recherche{
		background-color: #56690E;
	}

	#menuGauche ul li a:link{
		color: #56690E;
	}
	
		#menuGauche ul li a:visited{
			color: #56690E;
		}		
		
		#menuGauche ul li a:active{
			color: #56690E;
		}	



	div.par_menuDroitImg{
		margin: 5px 5px 0px 5px;	
		width: 165px;
	}

	/* MENU DE DROITE - FOND PÂLE */
	.par_lightBg {
		background-color: #EEF0E6;
	}
	/* MENU DE DROITE - FOND MÉDIUM */
	.par_mediumBg {
		background-color: #CCD2B6;
	}
	/* MENU DE DROITE - FOND FONCÉ */
	.par_darkBg {
		background-color: #B3BB92;
	}	
	

	/* BLOCS POUR LES COLLECTRICES */

	/* IMAGES POUR LES BLOCS */
	img.par_imgHd {
		display: block;
		margin: 0px 5px 0px 5px;
	}
	
	
	
	/* LISTE POUR LES MENUS DE DROITES */
	table.par_listeMenuDroit p{
		color: #666666;
		font-size: 10px;
		margin:0px 0px 6px 0px;
	}

	table.par_listeMenuDroit strong {
		color: #9BA404;
		font-weight: bold;
		font-size: 10px;
		display: block;
		margin: 0px 0px 3px 0px;
	}
	
	
	table.par_listeMenuDroit ul {
		margin: 0px; 
	}
	
		
		table.par_listeMenuDroit ul li {
			color: #666666;
			font-size: 10px;						
		}
		
		@media screen { /* Affichage de la liste à l'écran */
			table.par_listeMenuDroit ul li {
				padding-left: 10px;
				background: url(/pls/portal/docs/page/parcs_fr/media/images/ic_li_dr_par.gif) no-repeat 0px 8px;		
			}
			
			table.par_listeMenuDroit ul.listePlus li {
				padding-left: 17px;
				background: url(/pls/portal/docs/page/librairie_fr/images/bt_plus.gif) no-repeat 0px 7px;		
			}
		}
		
		@media print { /* Impression de la liste */
			table.par_listeMenuDroit ul li {
				list-style-type: disc;
				_list-style-image: url(/pls/portal/docs/page/parcs_fr/media/images/ic_li_dr_par.gif);	
			}
		}		
		
		table.par_listeMenuDroit ul li a {
			color: #56690E;
			font-weight: normal;
			text-decoration: underline;
			font-size: 9px;		
		}	
		
		table.par_listeMenuDroit ul.listePlus li a {
			color: #56690E;
			font-weight: bold;
			font-size: 9px;		
		}	
		
		table.par_listeMenuDroit ul li a:link {
			color: #56690E;	
			font-size: 9px;	
		}	
		table.par_listeMenuDroit ul li a:visited {	
			color: #56690E;	
			font-size: 9px;		
		}	
		table.par_listeMenuDroit ul li a:hover {	
			color: #666666;
			font-size: 9px;	
		}	
		table.par_listeMenuDroit ul li a:active {		
			color: #56690E;
			font-size: 9px;	
		}	


	/* liSTE DE BOUTONS '+' POUR LES MENUS DE DROITE */
	
	table.par_listePlusMenuDroit ul {
		margin:0px; 
		padding:0px;
		line-height: 15px;
	}
	
		table.par_listePlusMenuDroit ul li {
			font-size: 10px;	
			/* Permettre à la liste de se mettre à côté des images. */ 
			height: 1%; /* Pour IE 5 et 6 */
			zoom: 1; /* Pour IE 6 et plus */				
		}
		
		@media screen {
			table.par_listePlusMenuDroit ul li {
				margin: 0px;
				padding: 0px 0px 0px 17px;	
				background: url(/pls/portal/docs/page/librairie_fr/images/bt_plus.gif) no-repeat 0px 2px;
				list-style: none;	
				list-style-image: none;			
			}
		}
		
		@media print {
			table.par_listePlusMenuDroit ul li {
				list-style-type: disc;
				_list-style-image: url(/pls/portal/docs/page/librairie_fr/images/bt_plus.gif);	
			}
		}	
		
		table.par_listePlusMenuDroit ul li a:link {
			color: #333333;
			font-weight: bold;
			text-decoration: none;
			font-size: 10px;		
		}	
		table.par_listePlusMenuDroit ul li a:visited {	
			color: #333333;
			font-weight: bold;
			text-decoration: none;
			font-size: 10px;			
		}	
		table.par_listePlusMenuDroit ul li a:hover {	
			color: #666666;
			font-weight: bold;
			text-decoration: none;
			font-size: 10px;	
		}	
		table.par_listePlusMenuDroit ul li a:active {	
			color: #333333;
			font-weight: bold;
			text-decoration: none;	
			font-size: 10px;	
		}
	
	/***** FIN liSTE DE BOUTONS '+' *****/


	
	/* LISTE POUR LES BLOCS DU CENTRE DES COLLECTRICES */
	
		table.par_tabListeColl ul {
			margin: 0px;
		}
		
			table.par_tabListeColl ul li {
				font-size: 10px;
				padding-left: 10px;				
			}
			
			@media screen { /* Affichage de la liste à l'écran */
				table.par_tabListeColl ul li {
					padding-left: 10px;
					background: url(/pls/portal/docs/page/parcs_fr/media/images/ic_fleche_li.gif) no-repeat 0px 8px;		
				}
			}
			
			@media print { /* Impression de la liste */
				table.par_tablisteColl ul li {
					list-style-type: disc;
					_list-style-image: url(/pls/portal/docs/page/parcs_fr/media/images/ic_fleche_li.gif);	
				}
			}					
			
			table.par_tabListeColl ul li a:link {
				color: #333333;
				font-weight: normal;
				text-decoration: underline;
				font-size: 10px;		
			}	
			table.par_tabListeColl ul li a:visited {	
				color: #333333;
				font-weight: normal;
				text-decoration: underline;
				font-size: 10px;		
			}	
			table.par_tabListeColl ul li a:hover {	
				color: #666666;
				font-weight: normal;
				text-decoration: underline;
				font-size: 10px;
			}	
			table.par_tabListeColl ul li a:active {		
				color: #333333;
				font-weight: normal;
				text-decoration: underline;	
				font-size: 10px;	
			}	


	
	/* LISTE POUR EN SAVOIR PLUS (+) PERSONNALISÉE */
	
		table.par_tabListePlus ul {
			margin:0px; 
			line-height: 15px;
			background: none;
		}
	
			table.par_tabListePlus ul li {
				font-size: 10px;		
			}
			
			@media screen { /* Affichage de la liste à l'écran */
				table.par_tabListePlus ul li {
					margin: 0px;
					padding: 0px 0px 0px 18px;	
					background: url(/pls/portal/docs/page/librairie_fr/images/bt_plus.gif) no-repeat 0px 3px;
				}
			}
			
			@media print { /* Impression de la liste */
				table.par_tabListePlus ul li {
					list-style-type: disc;
					_list-style-image: url(/pls/portal/docs/page/librairie_fr/images/bt_plus.gif);	
				}
			}		
			
			table.par_tabListePlus ul li a:link {
				color: #56690E;
				font-weight: bold;
				text-decoration: none;
				font-size: 10px;		
			}	
			table.par_tabListePlus ul li a:visited {	
				color: #56690E;
				font-weight: bold;
				text-decoration: none;
				font-size: 10px;			
			}	
			table.par_tabListePlus ul li a:hover {	
				color: #666666;
				font-weight: bold;
				text-decoration: none;
				font-size: 10px;	
			}	
			table.par_tabListePlus ul li a:active {	
				color: #56690E;
				font-weight: bold;
				text-decoration: none;	
				font-size: 10px;	
			}	


	/***** FIN LISTE POUR LES COLLECTRICES *****/


/* FIN COLLECTRICES */

/*Style pour condition de ski. Présentation de la température, visibilité, etc...*/
table.par_info_meteo{
	margin:15px 0px 15px 0px;
	padding:0px;
	font-size: 10px;
}

	table.par_info_meteo th{
		color: #56690E;
		font-weight: normal;
		text-align: left;
		font-size: 10px;
		margin:0px;
		padding:0px;
	}
	
	table.par_info_meteo td{
		margin:0px;
		padding:0px;
		color:#666666;
		font-size: 10px;
	}
	
	table.par_listeMenuDroit p.legende{
		margin: 15px 0px 0px 0px;
		line-height: normal;
		color: #999999;
	}


/* PAGE DE 3IÈME NIVEAU */

	/* Entête du voir aussi (header) */
	.eHd_1_voir {
		background-color: #56690E;
	}
	/* Entête du voir aussi (header) */
	.eHd_2_voir {
		background-color: #9BA404;
	}
	/* Corps du voir aussi (body) */
	.eBd_voir {
		background-color: #CCD2B6;
	}
	
	h1 {
		font-size: 16px;
		font-weight: bold;
		color: #56690E;
	}
	
	.e_stitre {
		font-size: 10px;
		font-weight: bold;
		color: #333333;	
	}
	
	h2 {
		margin: 30px 0px 18px 0px;	
		font-size: 13px;
		font-weight: bold;
		color: #9BA404;
	}
	
	h3 {
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #56690E;
		margin-bottom: 15px;
	}
	
	h4 {
		font-size: 11px;
		font-weight: bold;
		color: #333333;
	}
	
	p {
		font-size: 11px;
		color: #666666;
		line-height: 18px;
	}	
		
	td { /* Cellule de tableau générale */
		font-size: 11px;
		color: #666666;
		line-height: 18px;
	}
	
	.legende {
		font-size: 10px;
		color: #666666;
	} 

	
	/* LISTE PAR DÉFAUT */
	ul {
		margin: 10px 15px 0px 15px;
		padding:0px; 	
		list-style-type: none;
	}
	
		ul li {
			line-height: 18px;
			color: #666666;
			font-size: 11px;
			
			/* Permettre à la liste de se mettre à côté des images. */ 
			height: 1%; /* Pour IE 5 et 6 */
			zoom: 1; /* Pour IE 6 et plus */
		}
	
		@media screen { /* Affichage de la liste à l'écran */
			ul li {
				padding: 1px 0px 3px 10px;
				background: url(/pls/portal/docs/page/parcs_fr/media/images/ic_li_dr_par.gif) no-repeat 0px 8px;				
			}
		}
		
		@media print { /* Impression de la liste */
			ul li {
				list-style-type: disc; /* Mozilla */
				_list-style-image: url(/pls/portal/docs/page/parcs_fr/media/images/ic_li_dr_par.gif);	/* IExplorer */
			}
		}		
			
			
			
	/* LIENS PAR DÉFAUT */	
	a:link {
		font-size: 11px;
		line-height: 18px;
		color: #666666;
		text-decoration: underline;
	}
	a:visited {
		font-size: 11px;
		line-height: 18px;
		color: #666666;
		text-decoration: underline;
	}
	a:hover {
		font-size: 11px;
		line-height: 18px;
		color: #333333;
		text-decoration: underline;
	}
	a.legende:active {
		font-size: 10px;
		line-height: 18px;
		color: #666666;
		text-decoration: underline;
	}
		
	img.imageGauche { 
		border: 1px solid #56690E;
	}
	img.imageDroite { 
		border: 1px solid #56690E;
	}
	img.imageDroiteSB { 
		border: 1px solid #56690E;
		float: right;
		margin-right: 0px;
		margin-top: 4px;
		margin-bottom: 0px;
		margin-left: 10px;
	}	

	/* MENU DE 2IÈME NIVEAU */
	
	/* IMAGES POUR LES BLOCS */
	img.par_imgHd {
		display: block;
		margin: 0px 5px 10px 5px;
	}	
	

/********************************************/
/*style pour la collectrice*/

table.par_actualites{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	
}

	
		table.par_actualites tr td {
			margin: 0px;
			padding: 0px 0px 0px 0px;
			color: #56690E;
			font-size: 10px;
			clear: both;
			vertical-align: top;
		}
		
			table.par_actualites tr td.titre {
				padding-top:5px;
			}
		
		table.par_actualites_accueil tr td {
			text-indent: 30px;
			margin: 0px 10px 0px 0px;
			_text-indent: 0px;
		}
		
		
		
		table.par_actualites img{
			/*margin: -25px 10px 0px 0px;*/
			margin: 0px 10px 0px 10px;
			padding: 0px 0px 0px 0px;
			float: left;	
			border-right: 8px #B3DC1E solid;
			border-top: 8px #B3DC1E solid;			
		}
		
			table.par_actualites tr td.act_un{
				background: url(/pls/portal/docs/page/parcs_fr/media/images/ic_act_un_par.gif) no-repeat 0px 8px; 
				padding-top: 8px;
			}
			
			table.par_actualites tr td.act_deux{
				background: url(/pls/portal/docs/page/parcs_fr/media/images/ic_act_deux_par.gif) no-repeat 0px 8px; 
				padding-top: 8px;
			}
			
			table.par_actualites tr td.act_trois{
				background: url(/pls/portal/docs/page/parcs_fr/media/images/ic_act_trois_par.gif) no-repeat 0px 8px; 
				padding-top: 8px;
			}
		
			table.par_actualites tr td.img_act_trois img{
				border-bottom: 8px #9BA404 solid;
			}
			
		
		table.par_actualites tr td a{
			padding: 0px 10px 15px 0px;
			color: #666666;
			font-size: 10px;
			font-weight: bold;
			text-decoration: none;
		}
		
		table.par_actualites_accueil tr td a{
			_text-indent: 30px;
		}
		
			table.par_actualites tr td a:link{
				font-size: 10px;
			}
			
			table.par_actualites tr td a:visited{
				font-size: 10px;
				text-decoration: none;
			}
			
			table.par_actualites tr td a:hover{
				color: #999999;
				font-size: 10px;
				text-decoration: none;	
			}
			
			table.par_actualites tr td a:active{
				font-size: 10px;
				text-decoration: none;
			}
		
		table.par_actualites div.pdf{
			background: url(/pls/portal/docs/page/parcs_fr/media/images/ic_pdf_par.gif) no-repeat 0px 4px;		
			text-indent: 38px;	
		}

	table.collListePlus{
		margin: 0px 0px 30px 75px;
	}
	
		table.collListePlus ul li{
			padding: 0px 0px 0px 20px;
			margin: 0px;
			background: url(/pls/portal/docs/page/librairie_fr/images/bt_plus.gif) no-repeat 0px 4px;
		}
		
		table.collListePlus a{
			font-size: 10px;
			font-weight: bold;
			color: #56690E;
			text-decoration: none;
		}
		
			table.collListePlus a:link{
				font-size: 10px;
				color: #56690E;
				text-decoration: none;
			}
			
			table.collListePlus a:visited{
				font-size: 10px;
				color: #56690E;
				text-decoration: none;
			}
			
			table.collListePlus a:hover{
				font-size: 10px;
				color: #666666;
				text-decoration: none;
			}
			
			table.collListePlus a:active{
				font-size: 10px;
				color: #56690E;
				text-decoration: none;
			}
			
	
			
	table. tr td{
		margin: 0px 10px 0px 15px;
		
		text-indent: 30px;
		font-size: 11px;
		color:#56690E;
		line-height: 15px;
	}
	
		table.par_collTexte{
			margin: 0px 10px 30px 17px;
			
			text-indent: 30px;
			font-size: 11px;
			color:#56690E;
		}
	
	table.par_collTexte ul.listePlus a{
			text-indent: 0px;
			font-size: 10px;
			font-weight: bold;
			color: #56690E;
			text-decoration: none;
		}
		
			table.par_collTexte ul.listePlus a:link{
				font-size: 10px;
				color: #56690E;
				text-decoration: none;
			}
			
			table.par_collTexte ul.listePlus a:visited{
				font-size: 10px;
				color: #56690E;
				text-decoration: none;
			}
			
			table.par_collTexte ul.listePlus a:hover{
				font-size: 10px;
				color: #666666;
				text-decoration: none;
			}
			
			table.par_collTexte ul.listePlus a:active{
				font-size: 10px;
				color: #56690E;
				text-decoration: none;
			}
	
/* ---------------------------------------------------
	   env_ong_station
	   Style des onglets pour les sites rsqa et rsma */
	div.par_onglet{
		margin-left: 4px;
	}
	
	div.par_onglet ul{
		margin: 10px 0px -5px 5px;
		_margin: 10px 0px -2px 5px;
		padding: 0px 0px 0px 0px;
		/* Oublige tout le contenu à ce retrouver en dessous des onglets */
		clear: both;
	}
		div.par_onglet ul li{
			/* le -4 enlève l'espace mis entre les images
			   dans IE et Firefox */
			margin: 0px 0px 0px -4px;
			padding: 0px;
			/* Place tous les li un a côté de l'autre */
			display: inline;
			/* Enlève le background par défaut */
			background: none;
		}
		
		div.par_onglet ul li img{
			cursor: pointer;
		}
	
	table.par_onglet tr td{
		margin: 0px;
		padding: 0px;
	}
	
		table.par_onglet div{
			margin: 0px;
			padding: 0px;
			display: none;
		}
		
		table.par_onglet object{
			margin: 0px;
			padding: 0px;
		}
	
	#par_menu{
		width:415px;
		margin: 0px 5px 0px 5px;
		background: url(/pls/portal/docs/page/parcs_fr/media/images/bg_menu.jpg) no-repeat;
		color: #56690E;
		font-size: 11px;
	}
	
		#par_menu img{
			float: left;
			vertical-align:text-bottom;
			margin: 5px 0px 0px 0px;
		}
		
		#par_menu div{
			float: left;
			padding: 5px 0px 10px 0px;
			vertical-align:bottom;
		}
		
		#par_menu p{
			font-size: 11px;
			color: #666666;
			text-indent: 30px;
			padding: 0px 10px 5px 10px;
			margin:0px 0px 10px 0px;
			clear: both;
		}
		
		#par_menu a{
			font-size: 10px;
			color:#56690E;
			line-height: 17px;
			text-decoration: none;
			margin: 0px 10px 0px 10px;
		}
		
			#par_menu a:hover{
				text-decoration: underline;
			}
		
	/*Style pour les sousmenus des grands parcs*/
table.par_sousmenu{
	margin: 0px 10px 0px 130px;
	padding:0px;
	font-size: 10px;
}	

table.par_menu3niv{
	margin: 0px 10px 0px 10px;
	padding:0px;
	font-size: 10px;
}	

	table.par_sousmenu a, table.par_menu3niv a{
		font-size: 10px;
		color: #56690E;
		margin: 0px 5px 0px 5px;
	}	
	
		table.par_menu3niv a{
			color: #666666;
		}				
	
	
			table.par_sousmenu a:hover, table.par_menu3niv a:hover{
				#56690E;
				font-size: 10px;
				text-decoration: underline;
			}
			
			table.par_sousmenu a:active, table.par_menu3niv a:active{
				font-size: 10px;
				text-decoration: underline;
			}
			
			table.par_sousmenu a:visited, table.par_menu3niv a:visited{
				font-size: 10px;
				text-decoration: underline;
			}
			
/* Portlet calendrier */

div.prt_calendrier {
	margin: 0px 5px 0px 5px;
	background-color: #B3BB92;
	_height: 10px; /* Pour IE : Bug règlé. */
}

table.prt_month_calendrier {
	width: 100%;
}		

	table.prt_month_calendrier td {
		padding-top: 5px;
	}		
		
		table.prt_month_calendrier td.prt_calMonth {
			padding-left: 10px;
			font-size: 11px;
			font-weight: bold;
			color: #56690E;
		}
	

	table.prt_date_calendrier {
		width: 155px;
		margin: 5px;
		background-color: #EEF0E6;
		border: 1px #CCC solid;
	}
	
		table.prt_date_calendrier td.prt_calDays {
			font-size: 10px;
			font-weight: bold;
			color: #56690E;		
		}
	
		table.prt_date_calendrier td.prt_calNextWE {
			_padding-top: 3px;
			font-size: 10px;
			color: #9BA404;				
		}
		
		table.prt_date_calendrier td.prt_calNext {
			_padding-top: 3px;
			font-size: 10px;
			color: #9BA404;				
		}
		

		table.prt_date_calendrier td.prt_calWeekEnd a:link {
			color: #56690E;
			font-weight: bold;
			text-decoration: none;
			font-size: 10px;		
		}	
		table.prt_date_calendrier td.prt_calWeekEnd a:visited {	
			color: #56690E;
			font-weight: bold;
			text-decoration: none;
			font-size: 10px;		
		}	
		table.prt_date_calendrier td.prt_calWeekEnd a:hover {	
			color: #FFF;
			font-weight: bold;
			text-decoration: underline;
			font-size: 10px;
		}	
		table.prt_date_calendrier td.prt_calWeekEnd a:active {		
			color: #56690E;
			font-weight: bold;
			text-decoration: none;
			font-size: 10px;	
		}			
		
		
		table.prt_date_calendrier td.prt_calendar a:link {
			color: #56690E;
			font-weight: bold;
			text-decoration: none;
			font-size: 10px;	
		}	
		table.prt_date_calendrier td.prt_calendar a:visited {	
			color: #56690E;
			font-weight: bold;
			text-decoration: none;
			font-size: 10px;		
		}	
		table.prt_date_calendrier td.prt_calendar a:hover {	
			color: #56690E;
			font-weight: bold;
			text-decoration: underline;
			font-size: 10px;
		}	
		table.prt_date_calendrier td.prt_calendar a:active {		
			color: #56690E;
			font-weight: bold;
			text-decoration: none;
			font-size: 10px;	
		}	
		
		
		table.prt_date_calendrier td.prt_calNow {
			background: url(/pls/portal/docs/page/parcs_fr/media/images/bg_par_calendrier_now.jpg) no-repeat 2px 2px;
		}
		
			table.prt_date_calendrier td.prt_calNow	 a:link {
				color: #56690E;
				font-weight: bold;
				text-decoration: none;
				font-size: 10px;	
			}	
			table.prt_date_calendrier td.prt_calNow	 a:visited {	
				color: #56690E;
				font-weight: bold;
				text-decoration: none;
				font-size: 10px;		
			}	
			table.prt_date_calendrier td.prt_calNow	 a:hover {	
				color: #56690E;
				font-weight: bold;
				text-decoration: underline;
				font-size: 10px;
			}	
			table.prt_date_calendrier td.prt_calNow	 a:active {		
				color: #56690E;
				font-weight: bold;
				text-decoration: none;
				font-size: 10px;	
			}			
		
		
/***** Fin Portlet calendrier *****/



/* Vue 02 : Permet l'affichage de résultats selon une date en particulier. */			


table.prt_calendrier_resultat_hd {
	width:100%;
}

	table.prt_calendrier_resultat_hd td.colGauche {
		padding: 10px; 
		vertical-align:top; 
		font-size:10px;
	}	

	table.prt_calendrier_resultat_hd td.colDroite {
		padding: 10px;
	}	

		
table.prt_calendrier_resultat {
	width: 100%;
}

	table.prt_calendrier_resultat td {
		padding: 10px;
	}
	
	table.prt_calendrier_resultat td h2 {
		font-size: 11px;
		color:  #9BA404;
	}	
	
	table.prt_calendrier_resultat td ul {
		margin: 10px 0px 0px 0px;
		padding:0px; 	
		line-height: 15px;
	}

		table.prt_calendrier_resultat td ul a:link {
			color: #666666;
			font-weight: bold;
			text-decoration: none;
			font-size: 10px;		
		}
		table.prt_calendrier_resultat td ul a:visited {	
			color: #666666;
			font-weight: bold;			
			text-decoration: none;
			font-size: 10px;	
		}
		table.prt_calendrier_resultat td ul a:hover {	
			color: #333333;
			font-weight: bold;			

			text-decoration: none;
			font-size: 10px;	
		}
		table.prt_calendrier_resultat td ul a:active {	
			color: #666666;
			font-weight: bold;			
			text-decoration: none;
			font-size: 10px;	
		}
		
		table.prt_calendrier_resultat td ul li {
			font-size: 10px;
			/* Permettre à la liste de se mettre à côté des images. */ 
			height: 1%; /* Pour IE 5 et 6 */
			zoom: 1; /* Pour IE 6 et plus */		
		}
	
		@media screen {
			table.prt_calendrier_resultat td ul li {
				margin: 5px 0px 0px 0px;
				padding: 1px 0px 1px 17px;
				background: url(/pls/portal/docs/page/librairie_fr/images/fleche_noir.gif) no-repeat 5px 25px;	
				list-style: none;	
				list-style-image: none;						
			}
		}
		
		@media print {
			table.prt_calendrier_resultat td ul li {
				list-style-type: disc;
				_list-style-image: url(/pls/portal/docs/page/librairie_fr/images/fleche_noir.gif);	
			}
		}
		
		
		/* Texte de description d'un PDF. */
		table.prt_calendrier_resultat td ul span.date {
			color: #56690E;
			font-weight: normal;
			font-size: 10px;	
		}
/***** Fin Vue 02 : Permet l'affichage de résultats selon une date en particulier. *****/	

	
/* Vue 03 : détail reliée à une activité. */
table.prt_calendrier_detail {
	width: 380px;
}

	table.prt_calendrier_detail td h2 {
		margin-top: 0px;
		font-size: 11px;
		color:  #9BA404;
	}	
	
	table.prt_calendrier_detail td {
		padding: 10px;
	}
	
		table.prt_calendrier_detail td strong {
			color: #56690E
		}	
	
		table.prt_calendrier_detail td p {
			font-size: 10px;
		}	
	
		table.prt_calendrier_detail td a:link {
			font-size: 10px;		
		}
		table.prt_calendrier_detail td a:visited {		
			font-size: 10px;	
		}
		table.prt_calendrier_detail td a:hover {		
			font-size: 10px;	
		}
		table.prt_calendrier_detail td a:active {	
			font-size: 10px;	
		}	
				
		table.prt_calendrier_detail td ul {
			margin: 10px 15px 0px 15px;
			padding:0px; 	
			list-style-type: none;
		}
		
			table.prt_calendrier_detail td ul li {
				line-height: 18px;
				color: #666666;
				font-size: 10px;
			}
		
			@media screen { /* Affichage de la liste à l'écran */
				table.prt_calendrier_detail td ul li {
					padding: 1px 0px 3px 10px;
					background: url(/pls/portal/docs/page/parcs_fr/media/images/ic_li_dr_par.gif) no-repeat 0px 8px;				
				}
			}
			
			@media print { /* Impression de la liste */
				table.prt_calendrier_detail td ul li {
					list-style-type: disc; /* Mozilla */
					_list-style-image: url(/pls/portal/docs/page/parcs_fr/media/images/ic_li_dr_par.gif);	/* IExplorer */
				}
			}		
			
				
/***** Vue 03 : détail reliée à une activité. *****/
			


/* style pour le menu en liste déroulante de la section Découvrez les grands parcs */

div.par_liste_grandsParcs{
	width: 380px;
	height: 28px;
	clear:both;
	background: url(/pls/portal/docs/page/parcs_fr/media/images/bg_liste_grands_parcs_par.gif) no-repeat 0px 0px;
}
	
	div.par_liste_grandsParcs select{
		float: right;
		margin: 5px 20px 0px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #B3BB92;
		color:#56690E;	
	}
	
		div.par_liste_grandsParcs select option{
			background-color: #EEF0E6;
			color:#56690E;
		}
	
	img.titreDecouvrez{
		padding: 0px;
		margin:0px 0px -2px 0px;
		border: 0px;
	}
/*************************************************************/		
	
