/**
 * 
 * @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: 11px;
	color: #000000;
	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: 202px;
	margin:auto;
	position:absolute;
	top:0px;
	background:url(../images/img.php?file=design/header.jpg) no-repeat center;
}
div#header a#accueil{
	width:125px;
	height:110px;
	margin-left:5px;
	margin-top:5px;
	display:block;
}
div#header a#accueil span{
	display:none;
}
div#header #bandeau{
	position:absolute;
	top:150px;
	width:990px;
}
div#header #bandeau div#menu{
	height:21px;
	margin-top:0px;
	margin-bottom:1px;
}

table#content{
	width:990px;
	margin-top:202px;
}
table#content td#left{
	width:250px;
}
table#content td#center{
	padding:0px 20px 10px 20px;
}
table#content td#right{
	width:211px;
}
table#content td#rightEntirePage{
	width:740px;
}

div#footer{
	clear: both;
	background-color: #93C3DA;
	text-align:center;
	position:relative;
	padding:5px;
	padding-top:8px;
	font-size:8pt;	
}
div#footer a{
	text-decoration:none;
	font-size:8pt;	
}
div#footer a:hover{
	text-decoration:underline;
}
div#footer a#altair{
	position:absolute;
	text-align:left;
	left:5px;
	margin-left:-495px;
	top:5px;
	color:#99768A;
	display:block;
}
html>body div#footer a#altair{
	margin-left:0px;
}
div#footer a#mentionsLegales{
	position:absolute;
	right:5px;
	top:10px;
	color:#036D83;
	background:url(../images/img.php?file=design/puce-bleue.gif) no-repeat 0px 2px;
	padding-left:15px;
}
div#footer div.nom{
	font-weight:bold;
	font-size:10pt;
}
div#footer div.adresse,div#footer div.adresse a{
	color:#036D83;
}

div.group{
	padding: 5px;
	margin: 0px;
}
td#right div.actualites div.titre{
	color:#F7FBFF;
	background-color:#519ECA;
	width:209px;
	margin-left:2px;
	text-align:center;
	font-weight:bold;
	line-height:20px;
	font-size:10pt;
}
td#right div.actualites{
	background:url(../images/img.php?file=design/fondActualites.gif) repeat-y 0px 0px;
	width:211px;
}
td#right div.actualites div.contenu{
	padding:10px 5px 0px 5px;
}
td#right div.actualites div.contenu strong{
	color:#529DC7;
}
td#right div.actualites div.contenu p{
	padding:5px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #01708B;
	text-align: justify;
	margin:0px!important;
}
td#right div.actualites div.contenu div{
	margin:0px!important;
}
td#right div.haut{
	background:url(../images/img.php?file=design/hautActualites.gif) no-repeat bottom;
	width:211px;
	height:11px!important;
	font-size:1px;
}
td#right div.bas{
	background:url(../images/img.php?file=design/basActualites.gif) no-repeat 0px 0px;
	width:211px;
	height:30px;
}

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

div#dernieresAnnonces{
	background:url(../images/img.php?file=design/fondAnnonces.gif) repeat-y center;
	width:239px;
}

div#dernieresAnnonces div.titre{
	background-color:#F5F9E2;
	height:18px;
	letter-spacing:-0.5pt;	
	padding-top:8px;
	width:237px;	
}

div#dernieresAnnonces div.titre span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:#0C778C;
	font-weight:bold;
	padding-left:30px;
	line-height:0.8em;
}
div#dernieresAnnonces div.contenu{
	text-align:left;
	font-size:8pt;	
	padding-left:2px;
	padding-right:2px;
}
div#dernieresAnnonces div.contenu div.caracteristiques{
	color:#545252;
}
div#dernieresAnnonces div.contenu table{
	width:220px;
	margin-top:10px;
	border-bottom:1px dashed #9eb22a;
}
div#dernieresAnnonces div.contenu table td.localisation{
	background:url(../images/img.php?file=design/puce-bleue.gif) no-repeat 0px 2px;
	padding-left:15px;
	color:#076F92;
	font-weight:bold;
}
div#dernieresAnnonces div.contenu table td img{
	margin-left:5px;
	border:1px solid #9eb22a;
}
div#dernieresAnnonces div.enSavoirPlus{
	text-align:right;
	padding-right:10px;
}
div#dernieresAnnonces a.enSavoirPlus{
	color:#105074;
	background:url(../images/img.php?file=design/enSavoirPlus-off.gif) no-repeat right;
	padding-right:20px;
	text-decoration:none;
	font-weight:bold;
}
div#dernieresAnnonces a.enSavoirPlus:hover{
	color:white;
	background:url(../images/img.php?file=design/enSavoirPlus-on.gif) no-repeat right;
	padding-right:20px;
}
div#dernieresAnnonces div.bas{
	background:url(../images/img.php?file=design/basAnnonces.gif) no-repeat center;
	width:239px;
	height:33px;
}

/************* 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/img.php?file=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/img.php?file=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 #LesSelections div#selectionBien{
	background-color:white;
	width:212px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;		
}

div #LesSelections div#selectionBien div.titre{
	background-image:url(../images/img.php?file=design/titre_bloc_bleu_selection.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:31px;/**/
	padding-top:9px;
	letter-spacing:-0.5pt;	
}

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

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


h1.titrePage{
	color:#0C778C;
	font-size:15px;
}