/* importer dautres css */
@import url( "./form.css" );
@import url( "./table.css" );
@import url( "./balise.css" );
@import url( "./news.css" );
@import url( "./calendrier.css" );
@import url( "./cursor.css" );
@import url( "./css_modele.css" );
@import url( "./menu_clickGauche.css" );
@import url( "./lightbox.css" );


.surligne
  {
  color: #C30;background-color: #ffa;
  }


#popup
{
	position:absolute;
	height:0px;
	width:0px;
	left:0;
	top:0;
	filter:Alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
	z-index:10000; 
}

#popup2
{
	position:absolute;
	
	height:0px;
	width:0px;
	left:0;
	top:10%;
	margin:auto;
	background-color:transparent;
	border-color:1px solid green;
	z-index:10000; 
}

#motDePasse{
	position:absolute;
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	filter:Alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
	background-color:#e7e0cf;
	z-index:10000; 
}

.mdpContent
{
	height:250px;
	width:60%;
	margin:auto;
	margin-top:20%;
	background-color:white;
	text-align:left;
	padding:5px;overflow:scroll;
}

.imageChargement{
	margin:auto;
	width:300px;
	height:300px;
	background-color:transparent;
/* 	
	background-image:url(./img/wait7.gif);
	background-image:url(./img/wait6.gif);
	background-image:url(./img/wait5.gif);
	background-image:url(./img/wait4.gif);
	background-image:url(./img/wait3.gif);
	background-image:url(./img/wait2.gif);
	
 */	
	background-image:url(./img/wait1.gif);
	background-repeat :no-repeat;
	background-position:center center;
}

.imageChargementLittle{
	margin:auto;
	width:100px;
	height:50px;
	background-color:transparent;
/* 	
	background-image:url(./img/wait7.gif);
	background-image:url(./img/wait6.gif);
	background-image:url(./img/wait5.gif);
	background-image:url(./img/wait4.gif);
	background-image:url(./img/wait3.gif);
	background-image:url(./img/wait2.gif);
	
 */	
	background-image:url(./img/wait4.gif);
	background-repeat :no-repeat;
	background-position:center center;
}


.popContent
{
	height:75%;
	width:60%;
	margin:auto;
	background-color:white;
	text-align:left;
	padding:5px;overflow:scroll;
}

.popContentTTELargeur
{
	height:75%;
	width:95%;
	margin:auto;
	background-color:white;
	text-align:left;
	padding:5px;overflow:scroll;
	border:4px solid black;
}

.popTotal
{	position:fixed;
	margin:auto;
	text-align:center;
	height:100%;
	width:100%;
	
}

.rechercherNews{
	text-align:center;
	/*height:150px;*/
	width:235px;
	color:#000;
	margin-bottom:3px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#d19900
}

.rechercherNews h3{
	font-size:medium;
	color:#f1e9d9
}

.formRech{
	border:1px solid #a49883
}

.rechercher{
	text-align:center;
	margin-top:20px;
}

.resultat{
	margin-top:20px;
	padding:10px;
	border:2px solid silver;
}

.resultat legend{
	font-size:small;
}

.italic{
	font-style:italic;
}

.resultat a{
	font-weight:bold;
	color:#cd508c;
	margin:10px;
	text-decoration:underline;
}

.showPrint{
	display:none;
}

.tableFormInvitation{
	margin:auto;
	width:80%;"
}

.errorJs{
	color:white;
	font-size:20px;
	font-weight:bold;
	background-color:red;
	height:50px;
	text-align:center;
}

.mazHidden{
	margin-left:50px;
}

div.boxInfoMDP{
	
}

/* new */
