img{
	border:none;
}

#corps{
	position : relatives;
}


.tab_page {
	border-collapse: collapse;
	border-width: 2px;
	border-color: #000; 
	border-style: groove; 
	font-size:12px;
	width: 500px;
}
.tab_page th{
	border-bottom-width: 3px;
	border-color: #888; 
	border-style: solid; 
	padding-left: 5px;
	padding-right: 5px;
	background-color: #d3dce3;
	text-align: center;
}

.tab_page tr{
	height: 30px;
}

.tab_page tr:hover{
	background-color: #ccffcc;
}

.tab_page td{
	border:1px #888 solid; 
	padding-left: 5px;
	padding-right: 5px;
}

.tab_gest_page{
	border-collapse: collapse;
	border-width: 2px;
	border-color: #000; 
	border-style: groove; 
	font-size:12px;
	width: 500px;
}

.tab_gest_page th{
	border-bottom-width: 3px;
	border-color: #888; 
	border-style: solid; 
	padding-left: 5px;
	padding-right: 5px;
	background-color: #d3dce3;
	text-align: center;
}

.tab_gest_page tr{
	height: 30px;
}

.tab_gest_page tr:hover{
	background-color: #ccffcc;
}

.tab_gest_page td{
	border:1px #888 none; 
	padding-left: 5px;
	padding-right: 5px;
}

.tab_page_p{
	background-color: #d5d5d5;
}

.tab_page_i{
	background-color: #a5a5a5;
}

#table_style{
	width:100%;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #444; 
}

#table_style td{
	width: 200px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:12px;
	border-width: 1px;
	border-style: solid;
	border-color: #444; 
}

#table_style input{
	width: auto;
	background-color: #EEE;
}

#table_style input:focus{
	background-color: #FFF;
}

.table_style_th{
	width: 120px;
	text-align: center;
}

.pal{
	cursor : crosshair;
}

#pal{
	position : absolute;
	top: 190px;
	left: 90px;
	display: none;
	background-color: #888;
	padding: 5px;
	padding-right: 10px;
	height: 130px;
	width:auto;
}

#zoom {
	position: fixed;
	top: 10px;
	left: 0px;
	cursor: pointer;
}

#zoom2{
	position: relative;
	height: 550px;
}

#photos img{
	cursor: pointer;
}

#imagez{
	position: absolute;
	top: 25px;
	left: 25px;
	border-radius: 10px 10px;
	-moz-border-radius: 10px;
	display: none;
}

.visible{
	display: block;
	display:table-row;
}

.cache{
	display: none;
}

#infobulle{
	display:none; 
	position:absolute;
}

#infobulle-text{
	background-color: none;
	background-image: url(images/fond-bulle.png);
	background-repeat: repeat-y;
	width: 205px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

.bulle-info{
	cursor: help;
}

.id_mot_retour{
}


#apropos{
	font-size: 17px;
	color: #555;
	padding:5px;
	padding-left:12px;
	background: url(images/fond_apropos.gif) no-repeat;
	width: 503px;
	height: 430px; 
	left: 240px;
	top: 110px;
	position:fixed;
}

#windowClose
{
	position: absolute;
	right: 12px;
	top: 10px;
	cursor: pointer;
}
#windowContent{
	cursor: default;
	position:absolute;
	top: 30px;
	left: 15px;
	width: auto;
	height: auto;
	overflow: auto;
	border: 1px solid #555;
	height: 377px;
	width: 475px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#windowContent *
{
	margin: 10px;
}

#log_invisible{
	width:250px; 
	height:180px; 
	background: url(images/fond_admin.gif) no-repeat;  
	position:fixed; 
	bottom: 0px; 
	right:0px; 
	margin:-10px; 
	padding-left:10px; 
	padding-top:15px; 
}
