/* PAGE, CENTRE, GAUCHE */

/* Mise en avant éditoriale en page balades */
#page #centre #gauche #uneBalade{
	width:614px;
	margin:0 0 0 10px;
	float:left;
}

#page #centre #gauche #uneBalade h1{
	width:306px;
	height:28px;
	padding-top:3px;
	margin-top:25px;
	text-align:left;
	text-indent:9px;
	font-size:1.5em;
	color:#000;
	background-image:url(../images/onglet01balade.jpg);
	background-repeat:no-repeat;
}

#page #centre #gauche #uneGmap{
	border:1px solid #ff89e1;
	background-color:#fdeaf8;
	float:left;
	width:612px;
	height:378px;
	margin-top:-4px;
}

#page #centre #gauche #uneGmap .gmnoprint{
	color:#000;
}

#page #centre #gauche #uneGmap .bulleParc{
	border:1px solid red;

	margin-left:50px;
}

#page #centre #gauche #uneGmap .gmnoprint a{
	color:#ff89e1;
}

#page #centre #gauche #uneGmap .gmnoprint .pic{
	width:45px;
	height:45px;
	float:left;
	margin-right:5px;
	margin-top:5px;
}

#page #centre #gauche #form1{
	border:1px solid #ff89e1;
	float:left;
	width:612px;
	height:25px;
	margin-top:-1px;
	text-align:right;
	margin-bottom:20px;
	padding-top:6px;
}

#page #centre #gauche .tri{
	width:605px;
	height:22px;
	font-size:1em;
	font-weight:normal;
	color:#000000;
	padding-top:6px;
	padding-left:5px;
	background-image:url(../images/onglet01balade.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #ff89e1;
	float:left;
}

#page #centre #gauche select, option {
	background-color:white;
	border:1px solid #ff89e1;
	width:160px;
	font-size:1.1em;
}

#gauche .articleVisite h1{
	margin: 0 0 20px; 0;
	font-size:1.3em;
	padding:20px 0 0 12px ;
	color:#ff89e1;
}

/* FICHE PARC */

#page #centre #gauche #imgTop {
	margin-bottom:20px;
	width:612px;
	height:234px;
	border-bottom:2px solid #ff89e1;
}

#page #centre #gauche #basPage {
	border:3px solid #ff89e1;
	width:612px;
	height:100%;
	padding-bottom:20px;
	margin-left:8px;
}

#page #centre #gauche #basPage p a,
#page #centre #gauche #basPage .linksl{
	margin-top:15px;
	font-weight:bold;
	color:#ff89e1;
}

#page #centre #gauche #basPage .linksl{
	padding-left:30px;
}

#page #centre #gauche #basPage p a:hover{
	color:#728989;
}

#gauche #onglets {
	padding-left:30px;
}

#gauche #onglets .onglet a {
	color:#000;
}

#gauche #onglets .ongletActif a {
	color:#000;
}

#gauche .onglet {
	width:113px;
	height:22px;
	background:url(../images/pictogrammes/ongletficheparc.png) no-repeat;
	float:left;
	margin-left:5px;
	padding-top:3px;
	margin-bottom:-3px;
	font-weight:bold;
	text-align:center;
}

#gauche .ongletActif {
	width:113px;
	height:22px;
	background:url(../images/pictogrammes/ongletficheparcActif.jpg) no-repeat;
	float:left;
	margin-left:5px;
	margin-top:-1px;
	padding-top:3px;
	margin-bottom:-3px;
	font-weight:bold;
	text-align:center;
}

#gauche .picsGallerie {
	text-align:center;
}

#gauche .texteParc h1{
	margin-top:20px;
	padding-left:12px;
	padding-bottom:15px;
	font-size:1.8em;
	font-weight:bold;
	color:#ff89e1;
}

#gauche .picsGallerie img{
	border:2px solid #333333;
	max-height:70px;
	height:expression(document.body.clientHeight > 70? "70px": "auto" );
}
#gauche .texteParc h3,
#gauche .texteParc #chapo{
	background:url(../images/pictogrammes/feuille01.png) no-repeat;
	font-weight:bold;
	padding-top:0px;
	padding:0 0 0 20px;
	margin:10px 12px 0 12px;
	color:#000;
}
#gauche .texteParc{
	position:relative;
}
#gauche .texteParc p em{
}
#gauche .texteParc p{
	padding-left:20px;
	margin:10px 12px 0 12px;
	font-size:1.2em;
	color:#000000;
}
#gauche .texteParc hr{
	background:url(../images/pictogrammes/barre.png) no-repeat;
	border:0;
	width:275px;
	margin-top:20px;
}

#gauche #arboParcs{
	margin: 20px 0 0 0;
	font-size:1.1em;
	padding:0 0 0 12px;
	letter-spacing:-1px;
}

#gauche #arboParcs a{
	color:#ff89e1;
}

#gauche #iconesDiverses img,
#gauche #infosPratiques img{
	margin-left:8px;
	margin-right:4px;
	margin-top:-10px;
	padding:5px 0 5px 10px;
	float:left;
}
#gauche #iconesDiverses li,
#gauche #infosPratiques li{
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	list-style-type:none;
	display:block;
	clear:left;
	text-align:left;
	height:27px;
	font-size:1.1em;
	font-weight:bold;
	color:#000;
}

#gauche #map{
	margin:0 auto 0 auto;
	border:1px solid #ff89e1;
	width:530px;
	height:300px;
}

#gauche h4{
	text-decoration:underline;
	color:#000;
	font-size:1.2em;
}

#gauche .texteactu #navigation a,
#gauche #formComments a{
	color:#ff89e1;
}
