/* CSS Document */
html{
	overflow:-moz-scrollbars-vertical;
}
*{outline:none}
.separation{
	clear:both;
	visibility:hidden;
	margin:-2px;
}
div.spacer {
 	clear: both;
 }
#UPLINE{ 	
	position:absolute;
	top:-100px;
	width:1px;
	height:1px;
	overflow:hidden;
}
img.spip_logos, img{
	border:none;
}
a.affiche img{border:1px solid #ccc}
/********************************************************************/ 
#TETE_PAGE{
	margin: 0px auto;
	width:750px;	
	height:185px;
}
 	#TETE_GAUCHE #LOGOS{
		height:70px;
		padding:9px;
		width:480px;
		text-align:center;
		voice-family: "\"}\""; /*Hack Explorer cf : http://www.openweb.eu.org/articles/dimensions_boites_css/*/
		voice-family:inherit;
		width:462px;
		height:52px;
		
		font-size:9px;
	}
#TETE_PAGE #TETE_COL{
	width:270px;
	float:left;
	height:185px;
}
	#TETE_COL #TC_G{
		float:left;
		width:19px;
		height:185px;
		border-right:1px solid white;
		
	}
	#TETE_COL #TC_D{
		float:left;
		width:250px;
		height:185px;
		text-align:right;
		border-right:1px solid white;
		background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/fond-tete-colonne-01.gif);
		background-repeat:repeat-x;
		voice-family: "\"}\""; /*Hack Explorer cf : http://www.openweb.eu.org/articles/dimensions_boites_css/*/
		voice-family:inherit;
		width:249px;
	}
	#TC_D .patch-img-bloc{
		float:right;
		width:131px;
	}
	#TC_D .patch-txt-bloc{
		float:right;
		width:118px;
		text-align:left;
		padding:40px 15px 15px 25px;
		font-size:13px;
		word-spacing:-0.1em;
		line-height:1em;
		color:rgb(124,109,105);

		voice-family: "\"}\""; /*Hack Explorer cf : http://www.openweb.eu.org/articles/dimensions_boites_css/*/
		voice-family:inherit;
		width:78px;
	}
	.patch-txt-bloc .titre{
		color:black;
	}
	/*Exemple de patch sans image*/
	#TC_D .patch-txt-seul .pts-titre{
		text-align:left;
		padding:40px 15px 0 15px;
	}
	#TC_D .patch-txt-seul .pts-titre h3{ 
		margin:0;
		color:black;
		font-size:12px;
	}
	#TC_D .patch-txt-seul .pts-txt{
		text-align:left;
		padding:5px;
		margin:0;
	}
	#TC_D .patch-txt-seul .pts-txt p{
		font-size:11px;
		margin:5px 0 0 10px;
		color:#564b47;  
	}
	#TC_D .patch-txt-seul .pts-txt a{
		color:#564b47;  
		text-decoration:underline;
	}	
	#TC_D .patch-txt-seul .pts-txt a:hover{
		color:black;  
	}	
	
/********************************************************************/ 
#CENTRE {  
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  background-color:white;
}
	#CENTRE #CENTRE_PAGE{
		text-align: left;
		margin: 0px auto;
		width:750px;
		border-left:1px solid rgb(235,233,233);
		background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/fond-centre-page.gif);
		background-repeat:repeat-y;
	}
		#CENTRE_PAGE #PAGE{
			float:left;
			width:480px;
			padding:10px;
			voice-family: "\"}\""; /*Hack Explorer cf : http://www.openweb.eu.org/articles/dimensions_boites_css/*/
			voice-family:inherit;
			width:460px;
		
		}
			#PAGE #PICTURE{
				width:460px;
				height:285px;
				background-repeat: no-repeat
			}
			#PAGE .colonne{
				margin-top:15px;
				float:left;
				width:225px;
				color:black;
				text-align:justify;
				word-spacing:-0.05em;
			}
			#PAGE .colonne p{
				margin:0
			}
			#PAGE .cale{
				margin-top:15px;
				float:left;
				width:10px;
			}
			#PAGE  #TITRE-PAGE h1{
				margin:0;
				font-size:28px;
				font-weight:normal;
				color:black;
				letter-spacing:-1px;
				line-height:1em;
			}
			
			
			#PAGE #BLOC-PAGE ,#PAGE #BLOC-PAGE-PARCOURS{
				margin:0 40px 0 30px;
				padding-bottom:20px;
			}
			#PAGE #BLOC-PAGE p.spip{
				color:black;
				text-align:justify;
				word-spacing:-0.1em;
				margin:5px 0 20px 0;
			}
			
		#CENTRE_PAGE #COLONNE{
			float:left;
			width:270px;
			margin:10px 0 0 20px;
			voice-family: "\"}\""; /*Hack Explorer cf : http://www.openweb.eu.org/articles/dimensions_boites_css/*/
			voice-family:inherit;
			width:250px;			
		}
			#COLONNE #COLONNE_GAUCHE{
				float:left;
				width:111px;
			}
			#COLONNE #COLONNE_DROITE{
				float:left;
				width:139px;
				margin:0 0 0 10px;
				voice-family: "\"}\""; /*Hack Explorer cf : http://www.openweb.eu.org/articles/dimensions_boites_css/*/
				voice-family:inherit;
				width:129px;
			}
				#COLONNE_DROITE ul,#COLONNE_GAUCHE ul{
					list-style:none;
					margin:0;
					padding:0;
					
					}
				#COLONNE_DROITE li{
					font-size:9px;
					color:rgb(124,109,105);
					line-height:1.1em;
					padding:2px 0 2px 0;
					border-bottom:1px solid #FFCCCC;
					}
				#COLONNE_DROITE li a,#COLONNE_GAUCHE li a{
					text-decoration:none;
					color:rgb(124,109,105);
					}
				#COLONNE_DROITE li a:hover,#COLONNE_GAUCHE li a:hover{
					text-decoration:none;
					color:black;
					/*padding-left:10px;*/
					}					
/********************************************************************/ 
#PIED {  
  text-align: left;
  vertical-align: middle; 
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  height:150px;
  background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/fond-pied-index-01.gif);
  background-repeat:repeat-x;
}
 #PIED #PIED_PAGE{
   text-align: left;
   vertical-align: middle; 
   margin: 0px auto;
   padding: 0px;
   width: 750px;
   height:115px;
 }
 	#PIED_PAGE #P_GAUCHE{
		width:479px;
		float:left;
		background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/fond-pied-centre-index-01.gif);
		background-repeat:repeat-x;
		height:115px;
		border-right:1px solid rgb(235,233,233);
		
		text-align:right;
		padding-right:40px;
		
		voice-family: "\"}\""; /*Hack Explorer cf : http://www.openweb.eu.org/articles/dimensions_boites_css/*/
		voice-family:inherit;
		width:439px;		
	} 
	#P_GAUCHE img{
		margin:20px 10px 20px 5px;
		border:0;
	}
	#PIED_PAGE #P_COL{
		width:270px;
		float:left;
	}
	#PIED #BASELINE{
		width:750px;
		margin: auto;
		text-align:left;
		padding-bottom:20px;
	}
	#PIED #BASELINE #SOM-BASE{
		width:750px;
	}

.spip_documents_left{
	margin:5px 20px 10px 0;
}
/* Les liens home - langue - contact
------------------------------------------------*/
a.home{
	display:block;
	margin-top:80px;
	width:19px;
	height:30px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/colonne/home-off.gif);
	background-repeat:no-repeat;
}
a.home:hover{
	display:block;
	margin-top:80px;
	width:19px;
	height:30px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/colonne/home-on.gif);
	background-repeat:no-repeat;
}

a.uk{
	display:block;
	width:19px;
	height:30px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/colonne/uk.gif);
	background-repeat:no-repeat;
}
a.uk:hover{
	display:block;
	width:19px;
	height:30px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/colonne/uk-on.gif);
	background-repeat:no-repeat;
}
a.fr{
	display:block;
	width:19px;
	height:30px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/colonne/fr.gif);
	background-repeat:no-repeat;
}
a.fr:hover{
	display:block;
	width:19px;
	height:30px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/colonne/fr-on.gif);
	background-repeat:no-repeat;
}
a.contact{
	display:block;
	width:19px;
	height:30px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/colonne/contact.gif);
	background-repeat:no-repeat;
}
a.contact:hover{
	display:block;
	width:19px;
	height:30px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/colonne/contact-on.gif);
	background-repeat:no-repeat;
}
a.lien-tourisme{
	color:rgb(124, 109, 105);
	text-decoration:none;
}
a.lien-tourisme:hover{
	color:rgb(189,195,125);
	text-decoration:none;
}
a.spip_in{
	color:black;
	text-decoration:none;
}
/* PATCH ANIME VTT FR
---------------------------------------*/
a.patch-vtt-fr-general{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/fr-general-vtt.gif);
	background-repeat:no-repeat;
}
a.patch-vtt-uk-general{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/uk-general-vtt.gif);
	background-repeat:no-repeat;
}
a.patch-vtt-fr-vtt{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/fr-vtt-vtt.gif);
	background-repeat:no-repeat;
}
a.patch-vtt-uk-vtt{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/uk-vtt-vtt.gif);
	background-repeat:no-repeat;
}
a.patch-vtt-fr-cyclo{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/fr-cyclo-vtt.gif);
	background-repeat:no-repeat;
}
a.patch-vtt-uk-cyclo{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/uk-cyclo-vtt.gif);
	background-repeat:no-repeat;
}
a.patch-vtt-fr-general:hover,a.patch-vtt-fr-vtt:hover,a.patch-vtt-fr-cyclo:hover{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch-animation/vtt-fr.gif);
	background-repeat:no-repeat;
}
a.patch-vtt-uk-general:hover,a.patch-vtt-uk-vtt:hover,a.patch-vtt-uk-cyclo:hover{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch-animation/vtt-uk.gif);
	background-repeat:no-repeat;
}
/* PATCH ANIME CYCLO FR
----------------------------------------*/
a.patch-cyclo-fr-general{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/fr-general-cyclo.gif);
	background-repeat:no-repeat;
}
a.patch-cyclo-uk-general{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/uk-general-cyclo.gif);
	background-repeat:no-repeat;
}
a.patch-cyclo-fr-vtt{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/fr-vtt-cyclo.gif);
	background-repeat:no-repeat;
}
a.patch-cyclo-uk-vtt{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/uk-vtt-cyclo.gif);
	background-repeat:no-repeat;
}
a.patch-cyclo-fr-cyclo{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/fr-cyclo-cyclo.gif);
	background-repeat:no-repeat;
}
a.patch-cyclo-uk-cyclo{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/uk-cyclo-cyclo.gif);
	background-repeat:no-repeat;
}
a.patch-cyclo-fr-general:hover,a.patch-cyclo-fr-vtt:hover,a.patch-cyclo-fr-cyclo:hover{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch-animation/cyclo-fr.gif);
	background-repeat:no-repeat;
}
a.patch-cyclo-uk-general:hover,a.patch-cyclo-uk-vtt:hover,a.patch-cyclo-uk-cyclo:hover{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch-animation/cyclo-uk.gif);
	background-repeat:no-repeat;
}
/* PATCH ANIME AGENDA FR
----------------------------------------*/
a.patch-agenda-fr-general{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/fr-general-agenda.gif);
	background-repeat:no-repeat;
}
a.patch-agenda-uk-general{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/uk-general-agenda.gif);
	background-repeat:no-repeat;
}
a.patch-agenda-fr-vtt{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/fr-vtt-agenda.gif);
	background-repeat:no-repeat;
}
a.patch-agenda-uk-vtt{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/uk-vtt-agenda.gif);
	background-repeat:no-repeat;
}
a.patch-agenda-fr-cyclo{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/fr-cyclo-agenda.gif);
	background-repeat:no-repeat;
}
a.patch-agenda-uk-cyclo{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/uk-cyclo-agenda.gif);
	background-repeat:no-repeat;
}
a.patch-agenda-fr-general:hover,a.patch-agenda-fr-vtt:hover,a.patch-agenda-fr-cyclo:hover{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch-animation/agenda-fr.gif);
	background-repeat:no-repeat;
}
a.patch-agenda-uk-general:hover,a.patch-agenda-uk-vtt:hover,a.patch-agenda-uk-cyclo:hover{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch-animation/agenda-uk.gif);
	background-repeat:no-repeat;
}

a.patch-menu-agenda-fr-general{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/fr-general-agenda-off.gif);
	background-repeat:no-repeat;
}
a.patch-menu-agenda-uk-general{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch/uk-general-agenda-off.gif);
	background-repeat:no-repeat;
}
a.patch-menu-agenda-fr-general:hover{
	display:block;
	width:111px;
	height:111px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch-animation/menu-agenda-fr.gif);
	background-repeat:no-repeat;
}
a.patch-menu-agenda-uk-general:hover{
	display:block;
	width:110px;
	height:110px;
	background-image:url(http://www.bike-oisans.com/squelettes/bike-oisans-image/patch-animation/menu-agenda-uk.gif);
	background-repeat:no-repeat;
}
/*
--------------------------------------*/
/* Quelques styles de la page parcours
--------------------------------------------------*/
#BLOC-PAGE-PARCOURS h1{
	font-size:14px;
	font-weight:bold;
	margin:0;
}
#BLOC-PAGE-PARCOURS h4{
	font-size:11px;
	font-weight:normal;
	margin:0;
}
p.logo-tete{
	font-size:13px;	
}
/* Plan du site
------------------------------------------*/
#SOM-BASE {
	font-size:10px;
	color: #CCC;
	margin:10px 0 0 10px;		
}
#SOM-BASE a{
	color: #CCC;
	text-decoration:none;
}
#SOM-BASE a:hover{
	text-decoration:none;
	color: black;
}

#plan .column {
	float: left;
	margin:10px 10px 10px 10px;
	padding:0;
	}
	
#plan li {
	list-style: none;
	}
#plan li a {
	font-size:10px;
	color: #CCC;
    text-decoration: none;
	font-weight:bold;
	}
	#plan ul.column ul{
		list-style-position:inside;	
		margin:0;
		padding:0;
	}
	#plan li li a {
		font-size: 10px;
		color: #CCC;
		font-weight:normal;
		padding-left:10px;
		background: url(http://www.bike-oisans.com/squelettes/bike-oisans-image/arrow-mini.gif) left center no-repeat;
		}
#plan li a:hover {
    color: black;
    text-decoration: none;
	}
	#plan li li a:hover {
    color: black;
    text-decoration: none;
		}

