
/********************************************************************/
/*  PROPRIETES GENERALES - GENERAL PROPERTIES                       */
/********************************************************************/
#conteneur {
	height: 100%;
	border: 0px;
}
.adminmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	width: 100%;
	padding-bottom: 10px;
}
.footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #353F55;
	margin-top: 25px;
	margin-bottom: 0;
	text-align: right;
}
#closebutton {
	border: 1px solid #A29DFB;
	background-color: #FFFFCC;
	color: #FF0000;
	width: 40%;
	text-align: center;
	margin: auto;
}
#root {
	position: absolute;
	height: 445px;
	width: 300px;
	margin-left: 50%;
	margin-top: 100px;
	background-color: #F4F4F4;
	border: 1px solid #333;
	z-index: 100;
}
#handle {
	margin: 2px;
	padding: 5px;
	width: 95%;
	color: white;
	background-color: navy;
	font-weight: bold;
	text-align: center;
}
#admin {
	width: 100%;
	color: #000000;
	font-family: Arial;
	font-size: 0.8em;
}
/********************************************************************/
/*  BOITE DE DIALOGUE FORMULAIRE - FORM DIALOG BOX                  */
/********************************************************************/
#formconfirmation {
	text-align: center;
	position: absolute;
	left: 400px;
	margin-top: 100px;
	border: 20px solid #A29DFB;
	width: 600px;
	height: 300px;
	z-index: 2;
	background: url('/images/Dialog_bg.gif') repeat-x;
	background-position: top;
}
/********************************************************************/
/*  CONFIGURATION L ALBUM PHOTO - PHOTOGALLERY CONFIGURATION         */
/********************************************************************/
.photobody {
	margin: 0px;
	margin-bottom: 0px;
	background-color: #C9D9E1;
	background: url('/images/Dialog_bg.gif') repeat-x;
}
div.noscroll {
	height: 220px;
	width: 300px;
	overflow: auto;
	padding: 8px;
}
.TabPhoto {
	border: 1px solid #333399;
}
.out {
	display: block;
	background: #bbb;
	border: 1px solid #ddd;
	position: relative;
	margin: 3em 0;
}
.in {
	text-align: center;
	background: #fff;
	border: 1px solid #555;
	position: relative;
	padding: 5px;
	font-weight: normal;
}
.ltin {
	left: -5px;
}
.tpin {
	top: -5px;
}
.narrow {
	width: 8em;
}
/* change to suit */
#titrepagebg {
	background-image: url('/images/espaceur.gif');
}
/********************************************************************/
/*      CAT ADMIN TITLES 						        */
/********************************************************************/
.admh1 {
	color: #000000;
	font-size: 14pt;
	background: #336699 url('/images/AdmTop.gif') repeat-x;
	height: 30px;
	text-indent: 15px;
	
	margin-top: 0;
		
	
	position: relative;
	width: 100%;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	padding-top: 4px;


}
.admh2 {
	color: #0000FF;
	font-size: 12pt;
	font-weight: bold;
}
.admh3 {
	color: #0000FF;
	font-size: 12pt;
	font-weight: bold;
}
.adminpopup {
	font-size: 12pt;
	background: url('/images/AdmBackground.gif');
}
.adminpopup table {
	font-size: 12pt;
	font-family: Verdana;
	padding: 0 10px;
	width: 80%;
}
.adminpopup h1 {
	background-position: 10px;
	text-align: left;
	text-indent: 30px;
	font-family: verdana;
	font-size: small;
	background-color: #EBEBE9;
	padding: 5px;
	background-image: url('/imagesCSS/FlecheUpload.gif');
	background-repeat: no-repeat;
}
.admclosebtn {
	position: relative;
	text-align: right;
	margin: -50px 10px 0 65%;
	float: right;
	z-index: 99;
}
.admclosebtn input {
	background-color: #333333;
	color: #ffffff;
}
.admclosebtn input:hover
 {
	background-color: #ff0000;
	color: #ffffff;
}

.homepagesubtable {
	color: #000000;
	border: #C0C0C0 solid 1px;
	height: 250px;
}
.adminhiddencontents_titles a {
	color: #000;
	padding-left: 10px;
	font-weight: 700;
}
.adminhiddencontents_titles {
	background-position: bottom;
	background-image: url('/imagesCSS/top_panel_bg.png');
	background-repeat: no-repeat;
	height: 20px;
	width: 287px;
	position: fixed;
}
.folder {
	text-indent: 10px;
	width: 100%;
}
.wspadding {
	padding: 10px;
	margin: 10px;
}




