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


#page{
	width:848px;
	
	margin:0 auto;
	background-image:;
	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:80%;
	height:15px;
	margin-top:0px;
}
#telecharger{
	margin-left:170px;
	border:1px solid #D6C6A6;
	margin-top:10px;
	
	
	
}
.telecharger{
	
	border:1px solid #D6C6A6;
	margin-top:0px;
	background-color:#FFFFFF;
	
	
	
}

#main{
	height:100%;
	margin-left:170px;
	border:1px solid #CCCCCC;
	margin-top:10px;
	background-color:#EEEEEE;
	
}

#focus{
	width:155px;
	height:800px;
	margin-top:5px;
	float:left;
	padding-right::5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:90%;
	
	}

	

.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;
}

th{
	background-color:#666666;
	padding: 5px;
}
.menuPublication{
	border:1px solid #D6C6C6;
	margin-bottom:5px;
	padding-bottom:5px;
}
.menuTopo{
	border:1px solid #D6C6A6;
	margin-bottom:5px;
	padding-bottom:5px;
}
.alerte{
	color:#FF0000;
	font-weight:bold;
}

.savoir{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}	



.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:underline;
	
}

a:hover{
	color:#0000CC;
	text-decoration:none;
	font-size:110%;
	
}
/*pages*/


#pratique {
	width:400px;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
#photo{
	float:right;
	
}
img{
	margin: 5px;
	
}
.p{
	width:auto;
	font-family: Comic Sans MS;
	font-size: 90%;
	padding: 5px;
	
}
.s{
height:970px;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 5px;
	background-color:#FFFFFF;
	border:2px solid #D6C6C6;
	
}
.clear{
clear:both;
}
.sign{
	border-bottom: 1px solid #CCCCCC;
	font-style:italic;
	color:#666666;
	text-align:right;
	
}
.programme{
	background-color:#FFFF99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-style:italic;
	font-size: 90%;
}

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

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

}
.titreTopo{
	background-color:#D6C6A6;
	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:left;
	margin-top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	
}
.course{
	
	margin-bottom:5px;
	padding-bottom:5px;
	background-color:#F6F3E1;
	font-size:90%;
}
.titreCourse{
	background-color:#94ABCB;
	padding: 5px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	margin-top:0;
	color:#FFFFFF;
	margin-bottom:0;
	
}
.titreNews{
	border:none;
	padding-bottom:0;
}
.dateNews {
	background-color:#EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 90%;
}
.textenews{
	text-indent:10px;
}
.texteNews img{
	float:left;
}
.auteurNews {
	text-align:right;
	border-bottom: 1px solid #CCCCCC;
	font-style:italic;
	color:#666666;
	
}
td{
border: 1px solid #333333;
padding:6px;
font-size:85%;

}
#shadowing
{
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color:#000000;
  z-index:10;
  opacity:0.8;
  filter: alpha(opacity=50);
}
#popImage {

width:auto;
height:auto;

	display: none; 
	background-color: #f7f7ef; 
	position: absolute;
	left:100px;
	top: 10px; 
	text-align:center; 
	z-index: 11; /* utile pour que votre fenêtre passe au dessus du reste */ 
	
} 
.mini {
height:300px;

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

}


