/*******************************************************
	GABARIT : 			PRESTIGE ATLANTIQUE
	CRÉÉ LE : 			09/05/2010
	SÉLECTIONNÉ LE :	05/05/2010 21:56
	SÉLECTIONNÉ PAR :	JCB
	COULEURS :
		JAUNE : 	#FBBA00
		BLEU :		#005EA8
		GRIS 1 :	#CCCCCC
		GRIS 2 :	#ECECEC
		BLANC :		#FFFFFF
********************************************************/
html {
	height: 100%;
	overflow: hidden;
}
body {
	height: 100%;
	overflow: hidden;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-X;
	background-color: #ECECEC;
	background-image: url("images/fd_body.jpg");
	scrollbar-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color:#FFFFFF;
	behavior: url("../../js/csshover.htc");
}
p {
	margin: 0px;
	padding: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
#CONTENEUR {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	width: 1000px;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url("images/fd_site.png");
	margin: 0 0 0 -500px;
}
#OMBRE_CONTENEUR {
	width: 1500px;
	height: 600px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -750px;
	background: url("images/fd_conteneur.jpg") no-repeat;
	z-index: 0;
}
#LOGO {
	position: absolute;
	width: 175px;
	height: 210px;
	top: 30px;
	left: 50%;
	margin-left: -520px;
	background: url("images/logo.png") no-repeat;
	z-index: 100;
}
#LOGIN {
	position: absolute;
	z-index: 3;
	width: 300px;
	height: 30px;
	top: 4px;
	left: 50%;
	margin-left: 300px;
	color: #FFFFFF;
	font-size: 10px;
}
#LOGIN a:link, #LOGIN a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#LOGIN a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#LOGIN h1 {
	color: #FBBA00;
	font-size: 10px;
	display: inline;
}
#ENTETE {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	height: 193px;
	background-image: url();
	background-color: ;
}
#MENU1 {
	position: absolute;
	z-index: 20;
	font-weight: bold;
	left: 90px;
	top: 0px;
	height: 40px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url();
	background-color: ;
	color: #C7DEC9;
	text-align: center;
}
.MENU1_BOUTON {
	cursor: pointer;
	float: left;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url("images/bt_menu1.jpg");
	background-color: ;
	background-position: 0px 0px;
	height: 40px;
	width: 120px;
	color: #FFFFFF;
}
.MENU1_BOUTON:hover {
	text-decoration: none;
	background-position: 0px -40px;
	font-weight: bold;
	color: #FFFFFF;
}
.MENU1_BOUTON:active {
	background-position: 0px -80px;
}
.MENU1_SOUS {
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	background-image: url();
	background-color: #666666;
	padding: 0 0 0 0;
	color: #FFFFFF;
	width: 110px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#PIEDDEPAGE {
	position: absolute;
	width: 100%;
	font-size: 9px;
	padding: 0px;
	font-weight: normal;
	color: #4F71C6;
	text-align: right;
	height: 18px;
	background: url("images/fd_pieddepage.jpg") no-repeat 0px -7px;
}
#PIEDDEPAGE a, PIEDDEPAGE a:visited, PIEDDEPAGE a:link{
	font-weight: normal;
	text-decoration: none;
	color: #4F71C6;
}
#PIEDDEPAGE a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #4F71C6;
}
#PRINCIPAL {
	position: absolute;
	z-index: 3;
	border: solid 0px #000000;
	left: 210px;
	top: 194px;
	width: 780px;
	height: 450px;
	background: url(images/gestimmo_fd_fiche_annonce.jpg) no-repeat right bottom;
	overflow-X: hidden;
	overflow-Y: auto;
}
#CACHE {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #999;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index:250;
}
#FENETRE1 {
	width: 300px;
	height: 400px;
	background:#FFFFFF;
	border:1px solid #000000;
	position: absolute;
	top: 75px;
	left: 50%;
	margin-left: -150px;
	z-index: 11;
}
#FENETRE2{
	width: 500px;
	height: 500px;
	background:#FFFFFF;
	border:1px solid #000000;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -250px;
	z-index: 11;
}
#FENETRE3{
	width: 750px;
	height: 500px;
	background:#FFFFFF;
	border:1px solid #000000;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -375px;
	z-index: 11;
}
#FENETRE4{
	width: 750px;
	height: 500px;
	background:#FFFFFF;
	border:1px solid #000000;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -375px;
	z-index: 6000;
}
#FENADMIN {
	position:absolute; 
	width:900px; 
	height:500px; 
	top:40px; 
	left:50%; 
	margin:0 0 0 -450px; 
	border:1px solid #000000; 
	z-index:5000;
}
#AIDE{
	position: absolute;
	font-family:verdana;
	font-size:9px;
	color:#000;
	background-color:#FFFFFF;
	border:1px solid #000000;
	padding: 5px 15px 5px 5px;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	visibility:hidden;
	z-index:20;
}
.lienblanc, .lienblanc:link, .lienblanc:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.lienblanc:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.liennoir, .liennoir:link, .liennoir:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.liennoir:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.liengris, .liengris:link, .liengris:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.liengris:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
A, A:link, A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #4F71C6;
}
A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #4F71C6;
}
#MENU2 {
	position: absolute;
	z-index: 3;
	padding: 0px;
	top: 175px;
	left: 10px;
	width: 180px;
	border: solid 0px #CCCCCC;
	background-repeat: no-repeat;
	background-image: url();
	background-color: ;
}
.MENU2_BOUTON {
	cursor: pointer;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	margin: 2px 0 0 0;
	color: #FFFFFF;
	font-size: 12px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url("images/bt_176x30.png");
	background-color: 0;
	height: 30px;
	width: 176px;
}
.MENU2_BOUTON:hover {
	font-weight: bold;
	background-position: 0px -30px;
	color: #000000;
}
.MENU2_BOUTON:active {
	background-position: 0px -60px;
}
.MENU2_SSRUBRIQUE {
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url();
	padding: 0 0 0 10px;
	color: #000000;
	margin: 2px 0 0 10px;
}
.MENU2_SSRUBRIQUE:hover {
	background-repeat: no-repeat;
	background-image: url();
	font-weight: bold;
	color: #FFFFFF;
}
#HORLOGE {
	position: absolute;
	z-index: 30;
	width: 180px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 30px 0 0 315px;
	text-align: center;
	top: 14px;
	left: 50%;
	color: #999;
}
.BT_100x30 {
	border: 0;
	padding: 0;
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
	cursor: pointer;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url("images/bt_100x30.png");
	height: 30px;
	width: 100px;
	text-align:center;
}
.BT_100x30:hover {
	color: #FFF;
	font-weight: normal;
	background-position: 0px -30px;
}
.BT_100x30:active {
	color: #FFF;
	font-weight: normal;
	background-position: 0px -60px;
}
.tr_impair{
	background-color: #b8ccff;
	color: #000;
}
.tr_pair{
	background-color: #eaf0ff;
	color: #000;
}
.tr_up{
	cursor: pointer;
	background-color: #b8ccff;
	color: #FFF;
}
