.icons {
	border: 1px dotted #CCCCCC;
	overflow: auto;
	width: 100%;
	background-color: #FEFEFE;
	max-width: 1000px;
	min-width: 800px;
}

.icons img {
	cursor: pointer;
}
.icons td {
	text-align: center;
}

.bouton_valider {
	background-color: #FFFFFF;
	color: #000000;
	border-width: 1px solid #000000;
	cursor: pointer;
	font-weight: bold;
	padding: 3px;
	float: right;
	margin: auto 0 auto auto;
}

#fancybox-wrap {
	z-index: 1000;
}

.cleditorList, .cleditorPopup {
	color: #000000;
}

.wrapper-form form {
	color: #000000;
	padding: 10px;
}

.wrapper-form {
	overflow-y:auto;
}

#fancybox-wrap {
	overflow: visible;
}

.separator {
	height: 30px;
}

.element {
	margin-bottom: 3px;
	padding: 2px;
	cursor:pointer;
	position: relative;
}

.hoverclass {
	border: 2px dashed #CCCCCC;
	margin-bottom: 3px;
	padding: 0px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.hidden {
	display: none;
}

.icons div {
	float: left;
	text-align: center;
	margin: 20px;
	border: 1px solid transparent;
}
.icons div:hover {
	border: 1px dotted #CCCCCC;
}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 660px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
}

.items div {
	float:left;
}

#scrollabledesc {
	width: 680px;
	text-align: center;
	font-weight: bold;
	
}

#assistant {
  bottom: 0 !important;
  position: fixed !important;
  right: 0 !important;
  z-index: 8001 !important;
}

#admin {
  bottom: 0 !important;
  position: fixed !important;
  left: 0 !important;
  z-index: 10001 !important;
}

#logout {
  position : relative;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 10001 !important;
}

#adminform td {
	padding: 10px;
}

#fancybox-inner {
	overflow: hidden;	
}

form {
	color: #000;	
}

#fancybox-inner a:link {color: #000000;text-decoration: none ;outline: 0 none;}
#fancybox-inner a:visited {color: #000000;text-decoration: none ;outline: 0 none;}
#fancybox-inner a:hover {color: #000000;text-decoration: none ;outline: 0 none;}  

.scrollToTop {
	float: right;
	cursor: pointer;
	text-decoration: underline;
	margin-right: 5px;
	margin-top: 40px;
}

.previousPage {
	float: left;
	cursor: pointer;
	text-decoration: underline;
	margin-top: 40px;
}

.image img {
	width: 80px;
	cursor: move;
}

img[id^=current_] {
	max-width: 250px;
	max-height: 200px;
}

.fancy-tab {
	cursor: pointer;
}

#gallery { width: 100%; min-height: 12em; }
.gallery.custom-state-active { background: #eee; }
.gallery li { float: left; height: 96px; width: 96px; padding: 5px 5px 22px 5px; margin: 0 0.4em 0.4em 0; text-align: center; }
.gallery li h5 { margin: 0 0 0.4em; cursor: move; }
.gallery li a { float: right; bottom: 0px;}
.gallery li a.ui-icon-zoomin { float: left; }
.gallery li img { width: 100%; cursor: move; max-height: 96px;}

.pedigree {
	width: 980px;
	padding: 5px 0px 5px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 3px;
}
.pedigree td {
	border: 1px solid #C0C0C0;
	text-align: center;
	width: 225px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 14px;
}
.pedigree input {
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boys { background-color: #E2E8FF }
.girls { background-color: #FFE2F9 }
.generation1 { width: 225px; background-color: #EAEAEA }
.generation2 { background-color: #DDDDDD }
.generation3 { background-color: #D1D1D1 }
.generation4 { background-color: #C4C4C4 }

.pedigree-chat-nom { font-size: 24px; font-weight: bold; }
.pedigree-chat-couleur { font-size: 16px; font-weight: bold; }
.pedigree-chat-autre { font-size: 15px; }

form.XMLSlideShowPro, form.XMLBannerRotator, form.XMLBannerRotator2, form.XMLTheatre, form.XMLTitreImage {
	min-width: 1000px;
	min-height: 450px;
}

form.XMLText {
	width: 1000px;
}
form.XMLImage2 {
	min-width: 800px;
}

.elem_tableau {
	margin: 5px;	
}

.container {
	margin-top: -80px;
	margin-bottom: -80px;	
}