
#ajout{
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	padding:10px;
	float:left;
	border:1px solid #CCCCCC;
	margin-top:20px;
	width:550px;
	
}

#alerte{
	width:550px;
	float:left;
	
}
	



.champTexte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	border: 1px solid #CCCCCC;
	color:#000066;
	width:500px;
}




.alerte{
	color:#FF0000;
	font-weight:bold;
}
.titreNews{
	border:none;
	padding-bottom:0;
}
.dateNews {
	background-color:#EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 90%;
}
.texteNews{
	text-indent:5px;
	padding-left:2px;
}
.texteNews img{
	float:left;
}
.auteurNews {
	text-align:right;
	border-bottom: 1px solid #CCCCCC;
	font-style:italic;
	color:#666666;
	clear:both;
}

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


#page{
	width:848px;
	height:100%;
	margin:0 auto;
	
	
	
}
#entete{
	
	
	background-image:url(skins/escalades.jpg);
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:100px;
	
	
	
	
	
	
}
#nav{
	
	
	font-size:80%;
	height:15px;
	margin-top:0px;
	
}

#main{
	background-color: #FFFFFF;
	border:3px solid #9CBBB7;
	
	float:right;
	
	margin-top:10px;
	width:630px;
	
}
#main2{
	height:100%;
	margin-left:200px;
	
	margin-top:10px;
	
	
	
}
#focus{
	width:170px;
	margin-top:10px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:90%;
	}


	

/*liens nav*/
.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;
}



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;
}
td{
border:1px solid #333333;
background-color:#FFFF99;
}

.alerte{
	color:#FF0000;
	font-weight:bold;
}





/*LIENS*/
a {
	color:#0000FF;
	text-decoration:underline;
	
}

a:hover{
	color:#000099;
	text-decoration:underline;
	font-size:110%;
	
}
a img{
border:none;
}
.lienNeutre{
color:#0000FF;
	text-decoration:underline;
}
a:hover.lienNeutre{
color:#CC0000;
	text-decoration:underline;
	font-size:100%;
}
/*class*/





img{
	margin: 5px;
	
}

.p{
	width:580px;
	font-family:Verdana, Arial, Helvetica, sans-serif Comic Sans MS;
	font-size: 80%;
	padding: 5px;
}
.course{
	border:2px solid #9CBBB7;
	margin-bottom:5px;
	padding-bottom:5px;
	background-color:FFFFFF;
}
.titreCourse{
	background-color:#9CBBB7;
	padding: 5px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	margin-top:0;
	color:#FFFFFF;
	margin-bottom:0;
	text-align:center;
	
}
	
.menuArchive{
	border:1px solid #9CBBB7;
	margin-bottom:5px;
	padding-bottom:5px;
}




.titreArchive {
	background-color:#9CBBB7;
	padding: 5px;
	font-weight: bold;
	font-size:110%;
	font-family: Helvetica,Arial,sans-serif;
	margin-top:0;
	color:#FFFFFF;
	margin-bottom:0;
	text-align:center;
}



.menuPublication{
	border:1px solid #D6C6C6;
	margin-bottom:5px;
	padding-bottom:5px;
}
.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;

}
#pied{
	width:auto;
	float:left;
	margin-left:100px;
	
}
.pied{
	font-family:"Comic Sans MS";
	font-size:95%;
	font-weight:bold;	
	color:#FF6600;
}
a.pied{
	text-decoration:none;
}
a:hover.pied{
	text-decoration:underline;
	font-size:100%;
}
a.pied img{
	border:none;
}
.clear{
clear:both;
}
.date{
float:right;
margin-top:0;
}
.fond{
	background-color:#CCCCCC;
}
.auteur {
	text-align:right;
	border-bottom: 1px solid #CCCCCC;
	font-style:italic;
	color:#666666;
	clear:both;
}
/*POP_UP IMAGE*/
#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;
border: 3px solid #000000;
padding:5px;

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


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

}
.endNews{
clear:both;
height:1px;
border:1px solid #666666;
}
