
#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;
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
	text-align:right;
}
.dateNews {
	background-color:#EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 90%;
}
.texteNews{
	text-indent:10px;
}
.texteNews img{
	float:left;
}

.texteLeg{
	text-indent:10px;
	font-style:italic;
}
.texteLeg img{
	float:left;
}
.auteurNews {
	text-align:right;
	border-bottom: 1px solid #CCCCCC;
	font-style:italic;
	color:#666666;
	clear:both;
}
.bloc{
	border:3px dashed #CCCCCC;
	font-style:italic;
	width:500px;
	margin-left:50px;
	background-color:#FDF3EA;
	display: in-line;
	
}
	fieldset {
	border:3px dashed #CCCCCC;
	text-align:left;
	}
	legend{
	font-weight:bold;
	color:#666666;
	}

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


#page{
	width:848px;
	height:100%;
	margin-left:100px;
	
	
	
	
}
#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{
	height:100%;
	margin-left:200px;
	
	margin-top:10px;
	
	
}
#main2{
	height:100%;
	margin-left:200px;
	
	margin-top:10px;
	font-size:80%;

	
}

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




.menuArchive{
	width:168px;
	border:1px solid #94ABCB;
	margin-bottom:5px;
	padding-bottom:5px;
}

h1{
	
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}



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

}
h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	margin-bottom:0;
	margin-top:0;
	font-size:14px;
}
a h4{
text-decoration:underline;
}


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





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

a:hover{
	color:#000099;
	text-decoration:underline;
	font-weight:bold;
	
}
/*class*/
img{
	margin: 5px;
}
a img{
border:none;
text-decoration:none;
}

.p{
	width:580px;
	font-family:Verdana, Arial, Helvetica, sans-serif Comic Sans MS;
	font-size: 80%;
	padding: 5px;
}
.course{

	border:2px solid #666666;
	margin-bottom:5px;
	padding-bottom:5px;
	
}

.titreCourse{
	background-color:#666666;
	padding: 5px;
	font-weight: bold;
	font-size:24px;
	font-family:Georgia, Times New Roman, Times, serif,Arial,sans-serif;
	margin-top:0;
	color:#FFFFFF;
	margin-bottom:0;
	text-align:center;
	
}
	




.titreArchive {
	background-color:#94ABCB;
	padding: 5px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	margin-top:0;
	color:#FFFFFF;
	margin-bottom:0;
}
/*galerie photos POP-UP*/
#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 */ 
	
} 
.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);
}
/* - alternative fonctionne mieux avec IE7 : miniatures avec cadre et centrage*/
.galerie_Thumb{
text-align:center;

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


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

/* -fin miniatures avec cadre et centrage*/

.pied{

background-color:#FFFFFF;
border: 1px solid #CCCCCC;
font-size:75%;
text-align:center;
clear:both;
}


