/**
 * 
 * @version $Revision $
 * @cvs $id $
 */
 
body {
	background-color: #e0e0e0;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	font-style: normal;
}
/*------------------------------------------------------------------------------------*/
p,div,table,td {}
table {	border-collapse: collapse;}
img {	border: 0px;}
.trigger{	cursor: pointer;}

/*------------------------------------------------------------------------------------*/
a:link {		color: #000000; font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; }
a:visited {	color: #000000; font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; }
a:hover {	color: #000000; font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none;}
a:active {	color: #000000; font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none;}

a.altairSignature:link, a.altairSignature:visited, a.altairSignature:hover, a.altairSignature:active{ color:#CEC8C8;}

/*------------------------------------------------------------------------------------*/
a.simpleFormLink, a.formLink{
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 16px;
	background-repeat: no-repeat;
}

a.simpleFormLink{		 padding-left: 0px;}
a.formLink{				background-image : url(../images/img.php?file=icons/bullet_go.png);}
a.formLinkMoveRight{	background-image : url(../images/img.php?file=icons/bullet_arrow_right.png);}
a.formLinkMoveLeft{		background-image : url(../images/img.php?file=icons/bullet_arrow_left.png);}
a.formLinkMoveUp{		background-image : url(../images/img.php?file=icons/bullet_arrow_up.png);}
a.formLinkMoveDown{		background-image : url(../images/img.php?file=icons/bullet_arrow_down.png);}
a.formLinkMoveEnd{		background-image : url(../images/img.php?file=icons/bullet_arrow_end.png);}
a.formLinkMoveStart{	background-image : url(../images/img.php?file=icons/bullet_arrow_start.png);}
a.formLinkAdd{			background-image : url(../images/img.php?file=icons/bullet_add.png);}
a.formLinkSave{			background-image : url(../images/img.php?file=icons/bullet_disk.png);}
a.formLinkDelete{		background-image : url(../images/img.php?file=icons/bullet_delete.png);}
a.formLinkModify{		background-image : url(../images/img.php?file=icons/bullet_wrench.png);}

/*------------------------------------------------------------------------------------*/
input.button {
	width: 91px;
	height: 21px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #292929;
	border: 0px solid;
	background-color: #ffffff;
	background-image : url(../images/img.php?file=design/webadmin/winXP/btnDefault.gif);
	cursor: pointer;
}

input.buttonAdd {		background-image : url(../images/img.php?file=design/webadmin/winXP/btnAdd.gif);}
input.buttonCancel {		background-image : url(../images/img.php?file=design/webadmin/winXP/btnCancel.gif);}
input.buttonDelete {		background-image : url(../images/img.php?file=design/webadmin/winXP/btnDelete.gif);}
input.buttonValidate {	background-image : url(../images/img.php?file=design/webadmin/winXP/btnValidate.gif);}

input.iconButton{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	text-decoration: none;
}

input.iconButtonDelete{	background-image : url(../images/img.php?file=icons/delete.gif);}
input.iconButtonUpdate{	background-image : url(../images/img.php?file=icons/pencil.png);}


input.file {
	height: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px inset;
	color: #666666;
}


input.text, input.shortText, input.middleText, input.longText, span.fakeInput {
	height: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px inset;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-left: 2px;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px inset;
	padding-left: 2px;
	height: 100px;
}

select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px inset;
}

label{
	position: relative;
	top: -3px;
	text-align: right;
	margin-right: 5px;
}

label.block{
	position: relative;
	top: 4px;
	display: block;
	width: 150px;
	float: left;
	text-align: right;
	vertical-align: bottom;
	margin-right: 5px;
}

span.fakeInput{
	display: block;
	float: left;
	text-align: left;
	background-color: #ffffff;
}

input.shortText, textarea.shortText, select.shortText, span.shortText { width: 150px;}
input.middleText, textarea.middleText, select.middleText, span.middleText { width: 200px;}
input.longText, textarea.longText, select.longText, span.longText { width: 250px;}

input.error, textarea.error, select.error, span.error { background-color: #FFA500;}
input.disabled, span.disabled{ background-color: #EFEEE8;}

img.iconInput{
	position: relative;
	top: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

span.dateSelector{
	background-image: url(../images/img.php?file=icons/calendar.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
}

/*------------------------------------------------------------------------------------*/
div.pagination {
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

a.pagination{
	text-decoration: none;
	font-size: 11px;
}

a.languageSelection{
}

a.languageSelection img{
	padding:1px;
}

img.activeLang{
	border: 1px solid red;
	padding:1px;
}

/*------------------------------------------------------------------------------------*/
div.modalFrame{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	/**/
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: .70;
	/**/
	display: none;
	overflow: hidden;
}

div#waitingDialog {
	position: absolute;
	top: 200px;
	left: 36%;
	width: 300px;
	height: 40px;
	z-index: 200;
	background-color: #E4E2E2;
	color: #000000;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	vertical-align: middle;
	text-align : center;
	margin: auto;
	padding: 5px;
	overflow: hidden;
	display: none;
}

span#waitingDialogMessage{
	color: #292929;
	font-weight: bold;
}

div#waitingDialogScrollBar{

}

div.scrollbar{
	position:relative;
	width:260px;
	height:10px;
	background-color:#C8D1CD;
	font-size:0px;
	text-align:left;
	padding: 1px;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.scrollbar div{
	position:relative;
	width:100px;
	height:100%;
	background-color:#7887AD;
	border: 0px solid;
	font-size:0px;
}
/*------------------------------------------------------------------------------------*/
table.formsLayout{
	border-collapse: collapse;
	margin: auto;
	width:100%;
}

table.formsLayout tr{
	height: 27px;
}
/*------------------------------------------------------------------------------------*/
table.linkedListBox{
	width: 100%;
	border-collapse: collapse;
	margin: auto;
	margin-bottom: 5px;
	border-bottom: 1px solid #749AFF;
	border-right: 1px solid #749AFF;
	border-left: 1px solid #749AFF;
	border-top: 1px solid #749AFF;
	background-color: #D6E1FD;
}

table.linkedListBox td{
	padding: 5px;
}

table.linkedListBox select{
	margin-top: 5px;
	margin-bottom: 5px;
	height: 180px;
}

table.linkedListBox caption{
	height: 18px;
	text-align: center;
	margin: 0px 5px 0px 5px;
	font-style : italic;
	font-weight: bold;
}
/*------------------------------------------------------------------------------------*/
ul.tabbedMenu{
	list-style-type: none;
	margin: 0px;
	margin-left: 7px;
	margin-right: 6px;
	padding: 2px;
	height :24px;
	border-bottom: 1px solid #D4D0C8;
}

li.tabbedMenuOn, li.tabbedMenuOff{
	position: relative;
	display: none;
	float: left;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	padding: 4px 7px 0px 7px;
	cursor: pointer;
	
}

li.tabbedMenuOn span, li.tabbedMenuOff span{
	position: absolute;
	display: block;
	right: 0px;
	top: 0px;
	height: 26px;
	width: 8px;
	background-color: #D4D0C8;
	background-repeat: no-repeat;
	
}

li.tabbedMenuOn{
	top: 1px;
	left: -4px;
	background-image: url(../images/img.php?file=design/webadmin/winXP/tabsOnLeft.gif);
	z-index: 20;
	padding-left: 17px;
}

li.tabbedMenuOff{
	background-image: url(../images/img.php?file=design/webadmin/winXP/tabsOffLeft.gif);
	z-index: 10;
	padding-left: 7px;
}

li.tabbedMenuOn span{
	background-image: url(../images/img.php?file=design/webadmin/winXP/tabsOnRight.gif);
	right: -7px;
	width: 7px;
}

li.tabbedMenuOff span{
	background-image: url(../images/img.php?file=design/webadmin/winXP/tabsOffRight.gif);
}

div.tabbedPanel{
	visibility: hidden;
	overflow: visible;
	display: none;
	margin: 0px 5px 5px 5px;
	padding-top: 15px;
	border: 1px outset;
	border-top: 0px solid;
	background-image: url(../images/img.php?file=design/webadmin/winXP/tabbedPanelSep.gif);
	background-repeat: repeat-x;
}
/*------------------------------------------------------------------------------------*/
span.downloadProgress{
	font-style: italic;
	color: red;
	font-weight:bold;
}
/*------------------------------------------------------------------------------------*/
/************* MENU ********************/


/************** FIN MENU *****************/

/*------------------------------------------------------------------------------------*/

div#main{
	width: 990px;
	padding: 0px;
	margin: auto;
	margin-left: auto;
	overflow: visible;
	background-color:white;	
	position:relative;
}

div#header{
	width: 990px;
	height: 184px;
	margin:auto;
	position:absolute;
	top:0px;
}
div#header div#logo{
	position:absolute;
	left:0px;
	top:0px;
	width:190px;
	height:184px;
}
div#header div#logo a#accueil{
	width:173px;
	height:135px;
	margin:auto;
	display:block;
	margin-top:10px;
	background:url(../images/img.php?file=design/logo.gif) no-repeat center #fff;
	text-decoration:none;
}
div#header div#logo a#accueil span{
	display:none;
}

div#header #bandeau{
	position:absolute;
	background:url(../images/img.php?file=design/bandeau.jpg) no-repeat right #fff;
	right:0px;
	top:0px;
	width:800px;
	height:154px;
}
div#header #bandeau div#menu{
	position:absolute;
	height:30px;
	top:154px;
	left:-190px;
	width:800px;
	padding-left:190px;
	background-color:#FCC8A3;
}

table#content{
	width:990px;
	margin-top:184px;
}
table#content td#left{
	width:190px;
}
table#content td#center{
	width:800px;
}

div#footer{
	clear: both;
	width: 900px;
	height:30px;
	margin:auto;
	margin-top:14px;
	background:url(../images/img.php?file=design/footer.gif) no-repeat center #fff;
	font-weight:bold;
	padding-top:14px;
	padding-left:90px;
	color:black;
	position:relative;
}
div#footer div#altair a{
	color:#DA8D9F;
	text-decoration:none;
	font-size:9px;
}
div#footer div#altair a:hover{
	text-decoration:underline;
}
div#footer div#altair{
	position:absolute;
	bottom:10px;
	left:5px;
}
div#footer div#notaires{
	position:absolute;
	bottom:10px;
	right:5px;
}
div#footer div#nom{
	padding-left:300px;
	font-size:12px;
}
div#footer div#coordonnees{
	font-weight:normal;
	color:#B43E2E;
	font-size:10px;	
}
div#footer div#coordonnees a{
	font-weight:normal;
	color:#B43E2E;
	font-size:10px;		
}

div.group{
	padding: 5px;
	margin: 0px;
}

/************* BLOC  DERNIERES ANNONCES *******************/

div#dernieresAnnonces{
	background:url(../images/img.php?file=design/dernieresAnnonces.gif) no-repeat top;
	width:190px;
	margin:auto;
	margin-top:2px;
	padding-top:10px;
}

div#dernieresAnnonces div.titre{
	background-color:#794520;
	height:25px;
	letter-spacing:-0.5pt;	
	text-align:center;
	margin-bottom:4px;
}

div#dernieresAnnonces div.titre span{
	font-family:Verdana, sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	line-height:25px;
}
div#dernieresAnnonces div.separateur{
	height:4px;
}
div#dernieresAnnonces div.contenu{
	text-align:left;
}
div#dernieresAnnonces div.contenu div.caracteristiques{
	font-style:italic;
}

div#dernieresAnnonces div.contenu table{
	width:100%;
}
div#dernieresAnnonces div.contenu table tr{
	margin-top:5px;
}
div#dernieresAnnonces div.contenu table td{
	padding:2px;
	background-color:#E1D4CC;
	font-size:10px;	
}
div#dernieresAnnonces div.contenu table div.lieu{
	color:#F79450;
	font-weight:bold;		
	font-size:12px;
}
div#dernieresAnnonces div.contenu table img{
	border:1px solid #764827;
}
div#dernieresAnnonces div.contenu table div.enSavoirPlus a.enSavoirPlus{
	color:#E9726E;
	font-weight:bold;
		font-size:9px;	
}
/************* BLOC  CONSULTE ANNONCES *******************/

div#consulteAnnonces{
	background-color:white;
	width:212px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;		
}

div#consulteAnnonces div.titre{
	background-image:url(../images/design/titre_bloc_bordeaux.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:33px;
	padding-top:3px;
	letter-spacing:-0.5pt;	
}

div#consulteAnnonces div.titre span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:30px;
	line-height:0.8em;
}

/************* BLOC  documents  *******************/

div#consulteDocuments{
	background-color:white;
	width:212px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;		
}

div#consulteDocuments div.titre{
	background-image:url(../images/design/titre_bloc_orange.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:33px;
	padding-top:8px;
	letter-spacing:-0.5pt;	
}

div#consulteDocuments div.titre span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:30px;
	line-height:0.8em;
}

/************** BLOC SELECTION ****************/

div#selectionBien{
	background:url(../images/img.php?file=design/dernieresAnnonces.gif) no-repeat top;
	width:190px;
	margin:auto;
	margin-top:2px;
	padding-top:10px;
}

div#selectionBien div.titre{
	background-color:#794520;
	height:25px;
	letter-spacing:-0.5pt;	
	text-align:center;
	margin-bottom:4px;

}

div#selectionBien div.titre span{
	font-family:Verdana, sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	line-height:25px;
}

div#selectionBien div.contenu{
	text-align:left;
	font-size:8pt;	
	padding-left:2px;
	padding-right:2px;
	font-weight:bold;
	
	background-color: #E1D4CC;
}
div#selectionBien div.contenu table{
	width:100%;
}

div#LesSelectionsText {
	font-size: 10px;
}

div.flecheBleue a.flecheBleue{
	color: #E9726E;
	font-weight: bold;
	font-size: 9px;
}
