/* CSS Document */
body{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#000000;
	
	
}


#page{
	width:848px;
	height:auto;
	margin:0 auto;
	padding-bottom:5px;
	background-image:url(skins/tour.gif);
	background-position:0 100px;
	background-repeat:no-repeat;

	
	
}
#entete{
	
	background-image:url(skins/escalades.jpg);
	background-position:right 0px;
	background-repeat:no-repeat;
	
	height:100px;
	
	
	
	
}
#nav{

	font-size:75%;
	height:15px;
	margin-top:0px;
}

#main{

	height:100%;
	margin-left:200px;
	padding-bottom:10px;
	border:1px solid #CCCCCC;
	margin-top:10px;
	background-color:#FFFFCC;
	
}
#popImage { 
	display: none; 
	background-color: #f7f7ef; 
	position: absolute; 
	top: 10px; 
	left: 110px; 
	z-index: 11; /* utile pour que votre fenêtre passe au dessus du reste */ 
	
} 
.main{

	height:100%;
	margin-left:190px;
	padding-bottom:10px;
	border:1px solid #CCCCCC;
	margin-top:10px;
	background-color:#FFFFCC;
	
}

#focus{
	width:163px;
	height:800px;
	margin-top:8px;
	float:left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:80%;
	
	}
	#focus a:hover {
	color:#FF9900;
	text-decoration:none;
	background-color:#ff3333;
	}

	
#menuRub{

border:2px solid #CCCCCC;

font-size:90%;
font-family:"Courier New", Courier, monospace;
}
.btn{
	background-color:#990000;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	padding:2px ;
	width: auto;
	text-align:center;
	float: right;
	
	margin-left:5px;
}
a:hover.btn{
	background-color:#990000;
	text-decoration:underline;
	width:auto;
	font-size:110%;
	color:#FFFFFF;
}

h1{
	
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
h2{
	
	color:#000066;
	margin-bottom:0;

}
h3{
	
	padding-bottom:5px;
	color:#000066;
	margin-bottom:0;

}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	margin-bottom:0;
	margin-top:0;
}
.menuVO{
	border:1px solid #FF9966;
	margin-bottom:5px;
}
.menuAdr{
	border:1px solid #FF9966;
	margin-bottom:5px;
	text-align:center;
}
.alerte{
	color:#FF0000;
	font-weight:bold;
}
.titreNews{
	
	
	padding-bottom:0;
}
.savoir{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.btn_2{
background-color:#990000;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	padding:2px ;
	width: auto;
	text-align:center;
	float: right;
	
	margin-left:5px;
}
a:hover.btn_2{
text-decoration:underline;
}	


th{
	background-color:#666666;
	padding: 5px;
}
.btnSuppr{
	background-color:#990000;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	padding:2px 0;
	width:100px;
	text-align:center;
}
a:hover.btnSuppr{
	background-color:#FFFF00;
}

/*LIENS*/
a {
	color:#000000;
	text-decoration:none;
	font-size:110%;
	
}
a img{
	border:none;
}


/*pages*/


#pratique {
	width:330px;
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.pratique {
font-style:normal;
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
#pratique2 {

	width:330px;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
#photo{
	float:right;
	
}
img{
	margin: 5px;
}
.p{
	width:650px;
	font-family: Comic Sans MS;
	font-size: 100%;
	
	
}
.p a{
font-size:95%;
}
.clear{
clear:both;
padding-bottom:0px;
margin-top:0px;
}
.photo{
	float:right;
	width:300px;
	font-style:italic;
	margin-bottom:5px;
	margin-right:0;
	
	
}

.programme{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-style:italic;
}

.titreStage {
	background-color:#9999FF;
	padding: 5px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	margin-top:0;
	color:#FFFFFF;
	margin-bottom:0;
}

.titreVoyage{
	background-color:#FF9966;
	padding: 5px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 110%;
	color:#FFFFFF;
	margin-top:0;
	margin-bottom:0;

}
.illustration{
	margin:3px;
}
.flash{
	color:#000000;
	text-align:right;
	margin-top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	
}
.massif{
    
	margin-top:0;
	margin-bottom:3;
	font-family:Verdana, Arial, Helvetica, sans-serif Comic Sans MS;
	font-size: 90%;
	padding: 2px;
	border: 1px solid #000099;
	background-color:#DCD1B2;
	
}
dl {
	margin:0;
}
dt {
	font-size:medium;
	margin: 5px 0;
	background-color:#999999;
	padding:2px;
	padding-left:4px;
	border-left:4px solid #666699;
	color:#FFFFFF;
	letter-spacing:-2px;
}
dd {
	background-color:#CCCCCC;
	border-left:4px solid #FF6600;
	padding-left:4px;
	margin-top:1px;
	margin-left:20px;
}	
.planning{
width:630px;
padding:5px;
	background-color:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	
}
.planning dd{
	font-style:italic;
}
.encadre{
width:250px;
font-size:80%;
background-color:#999999;
color:#FFFFFF;
}
.std{
font-size:90%;
margin:0;
}

.close{
width:20px;
float:right;
}
/* - alternative fonctionne mieux avec IE7 : miniatures avec cadre et centrage*/
.galerie_Thumb{
text-align:center;

}
.IEthumb{
float:left;
margin:3px;


}
.ie{
      width:98px;
      height:98px;
	  line-height:98px;
	  background-color:#CCCCCC;
	  text-align:center;
	  margin:1px;
	  
	  
}
.ie img{
text-decoration:none;
border:none;
vertical-align:middle;
margin: 0;
}

/* -fin miniatures avec cadre et centrage*/
/*pop up et filtre*/
#shadowing
{
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color:#999999;
  z-index:10;
  opacity:0.5;
  filter: alpha(opacity=50);
}
#popImage { 
	display: none; 
	background-color: #f7f7ef; 
	position: absolute; 
	top: 10px; 
	left: 210px; 
	z-index: 11; /* utile pour que votre fenêtre passe au dessus du reste */ 
	
} 
#Image { 
	display: none; 
	background-color: #f7f7ef; 
	position: absolute; 
	top: 10px; 
	left: 210px; 
	z-index: 11; /* utile pour que votre fenêtre passe au dessus du reste */ 
	
} 

.filtre{
	
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}
.piedIndex{

background-color:#FFFFFF;
border: 1px solid #CCCCCC;
font-size:75%;
text-align:center;
clear:both;
}
/*pop up image simple*/
.mini {
height:150px;

width:auto;
}
.a-mini{
text-decoration:none;
font-size:80%;
color:#999999;
}
a:hover.a-mini{
text-decoration:none;
font-size:80%;
color:#999999;

}

