/**************************************************************************
** PROJECT :		GEOCAWI
** FILE NAME :		layout.css
** CREATED :		09/10/12						BY :	Lds
** CONTENT :		
**
***************************************************************************/

body {
	font-family: tahoma;
	font-size: 12px;
}
#gcw {
	position: absolute;
	width: 283px;
	height: 96px;
	top: 1px;
	left: 4px;
	background: transparent url(../images/gcw.gif) 0 0 no-repeat;
}

#lotcg {
	position: absolute;
	width: 73px;
	height: 59px;
	top: 15px;
	right: 140px;
	background: transparent url(../images/lotcg.gif) 0 0 no-repeat;
	cursor:pointer;
}

#correzecg {
	position: absolute;
	width: 146px;
	height: 56px;
	top: 10px;
	right: 8px;
	background: transparent url(../images/home/Logo_correze.jpg) 0 0 no-repeat;
	cursor:pointer;
}

.gcwBanner .x-panel-body {
	/*background: transparent url(../images/gcwtitle.gif) center 26px no-repeat;*/
}

/**/

#gcwWrap { background: #fff; }
#gcwWrapPpl { 
	text-align: center;
	margin: 0;
	overflow-y: auto;
	overflow-x: hidden;
}
.gcwContent {
	width: 1010px;
	height: auto;
	margin: 0 auto;
	background: url(../images/home/enteteBgVert.png) 0 0 repeat-y;
	overflow: hidden;
}
#footerBgVert {
	height: 151px;
	*height: 131px;
	width: 1010px;
	left: 0;
	margin: 0 auto;
	/*clear: left;*/
	background: #fff url(../images/home/footerBgVert.jpg) 0 0 no-repeat;
	*overflow: visible;
}
#contenuBgVert {
	height: 110px;
	width: 1010px;
	background: url(../images/home/contenuBgVert.gif) 0 0 no-repeat;	
}

/* TABS */

#westTab .x-tab-strip-top, #westTab .x-tab-panel-header,
#mainTab .x-tab-strip-top, #mainTab .x-tab-panel-header,
#eastTab .x-tab-strip-top, #eastTab .x-tab-panel-header { 
	padding: 0; 
	border: 0; 
}
#westTab .x-tab-panel-header .x-tab-strip-wrap, 
#eastTab .x-tab-panel-header .x-tab-strip-wrap, 
#mainTab .x-tab-panel-header .x-tab-strip-wrap { 
	display: none; 
}

/* PANEL */

#gcwWrap .gcwtxt .x-panel-header, #mesInformations .x-panel-header, #mesObservations .x-panel-header {
	padding: 15px 0;
	background: url(../images/gcw/panel/gcwhdr.gif) 0 center repeat-x;
	border: none;
}

.ligneHorizontale {
	background: url(../images/gcw/panel/gcwhdr.gif) 0 center repeat-x;
	padding: 5px 0;
}
#gcwWrap .gcwtxt .x-panel-header-text, #mesInformations .x-panel-header-text, #mesObservations .x-panel-header-text {
	font: 14px tahoma;
	color: #666;
	margin: 0;
	padding-right: 8px;
	background: #fff;
}
#gcwWrap .gcwtxt .x-panel-body {
	font: 12px tahoma;
	color: #666;
}
#gcwWrap .gcwtxt .x-panel-body p, #homeProjectWrap p {
	line-height: 20px;
	text-align: justify;
}

/* NAV BUTTON */

#gcwWrap .navbtn .x-btn-left, #idAjouterObs .x-btn-left {
	width: 10px;
	background: url(../images/gcw/homebtn/nav-btn.gif) 0 0 no-repeat;
}
#gcwWrap .navbtn .x-btn-right,  #idAjouterObs .x-btn-right {
	width: 10px;
	background: url(../images/gcw/homebtn/nav-btn.gif) 0 -40px no-repeat;
}
#gcwWrap .navbtn .x-btn-center,  #idAjouterObs .x-btn-center {
	background: url(../images/gcw/homebtn/nav-btn.gif) 0 -80px repeat-x;
}
#gcwWrap .navbtn .x-btn-center em { position: relative; top: -3px; }
#gcwWrap .navbtn .x-btn-over .x-btn-left { background-position: 0 -120px; }
#gcwWrap .navbtn .x-btn-over .x-btn-right { background-position: 0 -160px; }
#gcwWrap .navbtn .x-btn-over .x-btn-center { background-position: 0 -200px; }
#gcwWrap .navbtn .x-btn-over .x-btn-center button { color: #fff; }

#gcwWrap .hmbtn { text-align: center; }
#registbtn {
	width: 138px !important;
	margin: 30px auto;
}
#registbtn button{
	font-weight: bold;
}
#gcwWrap .hmbtn .x-btn-left, #mapToolPanel .x-btn-left, #btnSave .x-btn-left, #loginOk .x-btn-left {
	width: 8px;
	height: 29px;
	background: url(../images/gcw/homebtn/btn-sprite.gif) 0 0 no-repeat;
}
#gcwWrap .hmbtn .x-btn-right, #mapToolPanel .x-btn-right, #btnSave   .x-btn-right,  #loginOk .x-btn-right {
	width: 8px;
	background: url(../images/gcw/homebtn/btn-sprite.gif) 0 -30px no-repeat;
}
#gcwWrap .hmbtn .x-btn-center, #mapToolPanel .x-btn-center, #btnSave  .x-btn-center, #loginOk .x-btn-center{
	background: url(../images/gcw/homebtn/btn-sprite.gif) 0 -60px repeat-x;
}
#gcwWrap .hmbtn .x-btn-center em, #mapToolPanel .x-btn-center em, #btnSave .x-btn-center em, #loginOk .x-btn-center em{ position: relative; top: -2px; }
#gcwWrap .hmbtn .x-btn-over .x-btn-left, #gcwWrap .hmbtn .x-btn-focus .x-btn-left, #mapToolPanel .x-btn-over .x-btn-left, #btnSave .x-btn-over .x-btn-left, #loginOk .x-btn-over .x-btn-left { background-position: 0 -90px; }
#gcwWrap .hmbtn .x-btn-over .x-btn-right, #gcwWrap .hmbtn .x-btn-focus .x-btn-right, #mapToolPanel .x-btn-over .x-btn-right, #btnSave .x-btn-over .x-btn-right, #loginOk .x-btn-over .x-btn-right{ background-position: 0 -120px; }
#gcwWrap .hmbtn .x-btn-over .x-btn-center, #gcwWrap .hmbtn .x-btn-focus .x-btn-center, #mapToolPanel  .x-btn-over .x-btn-center, #btnSave .x-btn-over .x-btn-center, #loginOk .x-btn-over .x-btn-center{ background-position: 0 -150px; }
#gcwWrap .hmbtn .x-btn-over .x-btn-center button { color: #333; }

.x-window-footer .x-btn-left{
	width: 8px !important;
	height: 29px !important;
	background: url(../images/gcw/homebtn/btn-sprite.gif) 0 0 no-repeat !important;
}
.x-window-footer .x-btn-right {
	width: 8px !important;
	background: url(../images/gcw/homebtn/btn-sprite.gif) 0 -30px no-repeat !important;
}
.x-window-footer .x-btn-center{
	background: url(../images/gcw/homebtn/btn-sprite.gif) 0 -60px repeat-x !important;
}
.x-window-footer .x-btn-over .x-btn-left{ background-position: 0 -90px  !important; }
.x-window-footer .x-btn-over .x-btn-right{ background-position: 0 -120px !important; }
.x-window-footer .x-btn-over .x-btn-center{ background-position: 0 -150px !important; }

/* END BUTTON */


#gcwWrap .gcwtb {
	padding: 8px 2px;
}
#gcwWrap .gcwtb td{
	text-align: center;
}
#toolbarProjectPanel {
	border: none !important;
	background: none !important;
}
#gcwWrap .gcwtb .ytb-text {
	font: 12px tahoma, sans-serif;
	color: #666;
	font-weight: bold;
}
#gcwWrap .gcwside {
	text-align: center;
}

/* SIDEPANEL */

#information, #expression {
	height: 39px;
	width: 197px !important;
}

.returnlink {
	position: absolute;	
	z-index:1000;
	top: 2px;
	right: 8px;
}
.returnlink_exprime{
	position: absolute;
	z-index:1000;
	top: 2px;
	right: 110px;
}
.return_link_separator{
position: absolute;
	top: 6px;
	right: 105px;
		z-index:1000;
}
.returnlink_project {
	position: absolute;	
	top: 5px;
	right: 8px;
		z-index:1000;
}
.deconclass {
	z-index:1000;
	position: absolute;	
	bottom: 2px;
	text-decoration:underline;
	color:#666666;
	font: 11px arial;
	right: 8px;
}
.deconclass #decon_homeProjectWrap { bottom: 45px !important; position: relative;}
#mainTab .deconclass .x-btn-over .x-btn-left, #mainTab .deconclass .x-btn-over .x-btn-right, #mainTab .deconclass .x-btn-over .x-btn-center { background-image: none; }
#mainTab .deconclass .x-btn-center button { color: #666; text-decoration: underline; }
#mainTab .deconclass .x-btn-over .x-btn-center button { color: #336600; }
 
.returnlink button { font: 11px arial; }
#mainTab .returnlink .x-btn-over .x-btn-left, #mainTab .returnlink .x-btn-over .x-btn-right, #mainTab .returnlink .x-btn-over .x-btn-center { background-image: none; }
#mainTab .returnlink .x-btn-center button { color: #666; text-decoration: underline; }
#mainTab .returnlink .x-btn-over .x-btn-center button { color: #336600; }

.returnlink_exprime button { font: 11px arial; }
#mainTab .returnlink_exprime .x-btn-over .x-btn-left, #mainTab .returnlink_exprime .x-btn-over .x-btn-right, #mainTab .returnlink_exprime .x-btn-over .x-btn-center { background-image: none; }
#mainTab .returnlink_exprime .x-btn-center button { color: #666; text-decoration: underline; }
#mainTab .returnlink_exprime .x-btn-over .x-btn-center button { color: #336600; }

/*****modif by mihary 19/10/09***/

.x-tip .x-tip-top {
	background-image:url(../images/gcw/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-left {
	background-image:url(../images/gcw/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-right {
	background-image:url(../images/gcw/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft {
	background-image:url(../images/gcw/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-left {
	background-image:url(../images/gcw/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-right {
	background-image:url(../images/gcw/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-left {
	background-image:url(../images/gcw/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-right {
	background-image:url(../images/gcw/qtip/tip-sprite.gif);
}


/* INFORMATIONS */

.sidepanel .x-panel-tbar .x-toolbar { padding: 0; }
#wPanelConsult .sidepanel .x-panel-tbar .x-toolbar {*width: 198px !important;}
#westTab .x-tab-panel-body {
	/*border-right: 1px solid #ccc !important;*/
}

#wPanelConsult {
	background: #fff;
	border: 1px solid #ccc;
	*width: 198px !important;
}

.mapsynth {
	margin-top: 20px;
}
.mapsynth h6 {
	float: left;
	font: bold 12px tahoma;
	color: #666;
	text-align: left;
	width: 80%;
	margin-left:10px;
}
.mapsynth ul {
	float: left;
	margin: 0 0 0 10px;
}
.mapsynth li {
	float: left;
	clear: left;
	list-style: none;
	margin: 4px 0;
}
.icocons {
	float: left;
	font: normal 12px tahoma;
	color: #666;
	text-decoration: none;
	white-space: nowrap;
	margin-left: 5px;
	padding-left: 30px;
	background: transparent url(../images/gcw/consult/icocons.gif) no-repeat;
}
#consult0 { background-position: 0 0; }
#consult1 { background-position: 0 -25px; }
#consult2 { background-position: 0 -50px; }
#consult3 { background-position: 0 -75px; }
#consult4 { background-position: 0 -100px; }
#consult5 { background-position: 0 -125px; }

/* END INFORMATION */


#wPanelConsult .gcwtb table, #ePanelConsult .gcwtb table {
	margin: auto;
}

/* FOOTER */

#navFtr { text-align: center; }
#navFtr ul {
	width: 300px;
	margin: 0 auto;
}
#navFtr li { float: left; list-style: none; color: #fff; margin: 0 0 0 4px;font: 10px tahoma; }
#navFtr li a { float: left; font: 10px tahoma; color: #fff; text-decoration: none; margin: 0 4px 0 0; }
#navFtr li a:hover { color: #5c8723; }

#informerExprimer { position: absolute;}

#informeLink { 
	position: relative;
	bottom: -10px;
	left: 140px;
	height: 148px;
	width: 325px;
	background: url(../images/home/jeminforme.png) no-repeat;
	border: medium none;
	cursor: pointer;
	*background-image: none;
	*filter: progid:dximageTransform.Microsoft.alphaImageLoader(src='images/home/jeminforme.png',sizingmethod='crop');
}
#exprimeLink {
	position: relative;
	bottom: 12px;
	left: 120px;
	height: 148;
	width: 340px;
	background: url(../images/home/jemexprime.png) no-repeat;
	border: medium none;
	cursor: pointer;
	*background-image: none;
	*filter: progid:dximageTransform.Microsoft.alphaImageLoader(src='images/home/jemexprime.png',sizingmethod='crop');
}
#gcwGauche {
	width: 335px;
	height: 100px;
	position: relative;
	top: 10px;
	left: 15px;
	background: url(../images/home/Correze.png) no-repeat 0 0;
	*background-image: none !important;
	*filter: progid:dximageTransform.Microsoft.alphaImageLoader(src='images/home/Correze.png',sizingmethod='crop');
	float: left;
}
#lotId {
	width: 29px;
	height: 25px;
	position: absolute;
	bottom: 2px;
	left: 145px;
	cursor:pointer;
	background: url(../images/home/lot.png) no-repeat 0 0;
	*background-image: none !important;
	*filter: progid:dximageTransform.Microsoft.alphaImageLoader(src='images/home/lot.png',sizingmethod='crop');
}
#conseilGlId {
	width: 58px;
	height: 28px;
	position: absolute;
	cursor:pointer;
	bottom: 2px;
	left: 180px;
	background: url(../images/home/conseilGl.png) no-repeat 0 0;
	*background-image: none !important;
	*filter: progid:dximageTransform.Microsoft.alphaImageLoader(src='images/home/conseilGl.png',sizingmethod='crop');
}
#gcwDroite {
	color: #fff;
	font: bold 14px tahoma ;
	float: right;
	text-align: right;
	position: absolute;
	top: 60px;
	left: 600px;
}

.enteteCarto {
	font-weight: bold;
	margin:auto;
}
#wPanelGroup .x-toolbar.x-small-editor.gcwtb.gcwside {
	background: #f0f9db !important;
	border: 1px solid #d0d0d0 !important;
	height: 18px;
	*height: 36px !important;
}
#wPanelGroup td {background: none;}
#wPanelGroup .x-panel-tbar.x-panel-tbar-noheader.x-panel-tbar-noborder {
	margin-bottom: 10px;
}
#wPanelGroup .x-panel-tbar.x-panel-tbar-noheader.x-panel-tbar-noborder table{
	margin:	auto;
}
#wPanelGroup .x-toolbar .x-small-editor .gcwtb .gcwside {
	padding: 0 !important;
	*width: 198px !important;
}
.x-toolbar .x-small-editor .gcwtb .gcwside {
	*width: 198px !important;
}

.nomTitreGroup {
	background: #f0f9db !important;
	border-bottom: 1px solid #d0d0d0 !important;
	text-align: center;
	height: 20px;
}
.pnlActuGroup {
	border: 1px solid #d0d0d0 !important;
}
.inputThematique { 
	background: none;
	border: none;
	font-weight: bold;
	text-align: left;
	width: 100%;
	cursor: pointer;
}
#grid_grouping .x-grid3-header { background: none;}
#grid_grouping .x-grid3-header-inner { height: 0;}
#ePanelAuthent .x-panel-body.x-panel-body-noheader.x-panel-body-noborder, #ePanelGroup .x-panel-body.x-panel-body-noheader.x-panel-body-noborder,
#wPanelGroup .x-panel-body.x-panel-body-noheader.x-panel-body-noborder, #ePanelEspacePerso .x-panel-body.x-panel-body-noheader.x-panel-body-noborder{
	background-color: white !important;
}
#ePanelEspacePerso {
	line-height: 20px;
 }

/****tooltip***/
.tooltip {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 0;
    border: 1px solid red;
    background-color: red;
    z-index: 9999999999;
}


.clistip { 
	position: absolute; 
	visibility: hidden;
	max-width: 50%;
	font: 10px tahoma;
	color: #000;
	top: 0; 
	left: 0;
	padding: 1px 3px;
	background: #f18e04;
	border: 1px solid #e05a00;
	*filter:alpha(opacity=75);
	-ms-filter:'alpha(opacity=75)';
	-moz-opacity: 0.75;
	opacity: 0.75;
	z-index: 510;
}

.x-window-header {color: #fff;}

.x-window .x-window-tc {
	background: url(../images/window/top-bottom.gif) repeat-x;
}
.x-window .x-window-tl {
	background: url(../images/window/left-corners.png) no-repeat;
}
.x-window .x-window-tr {
	background: url(../images/window/right-corners.png) no-repeat right 0;
}

.x-window .x-window-ml {
	background: url(../images/window/left-right.gif) repeat-y 0 0;
}
.x-window .x-window-mr {
	background: url(../images/window/left-right.gif) repeat-y right 0;
}
.x-window .x-window-mc, #form_enjeux_saisie .x-window-body{
	border: none;
}
.x-window .x-window-bl {
	background: url(../images/window/left-corners.png) no-repeat 0 bottom;
}
.x-window .x-window-br {
	background: url(../images/window/right-corners.png) no-repeat right bottom;
}
.x-window .x-window-bc {
	background: url(../images/window/top-bottom.gif) repeat-x 0 bottom;
}
.x-window-header-text { color:#fff;}


body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc {
	background: white !important;	
}
.x-window .x-window-header .x-unselectable .x-window-draggable { color: #fff;}

#btnRetourSaisi {
	background: url(../images/gcw/retourSaisi.gif) no-repeat ;
	border: none;
	 width: 100px;
	 font-size:11px;
	 font-weight:normal;
	 cursor:pointer;
	 color:#fff;
}
#btnvaliderSaisi {
	background: url(../images/gcw/retourSaisi.gif) no-repeat;
	border: none;
	 width: 100px;
	 font-size:10px;
	 font-size:11px;
	 font-weight:normal;
	 cursor:pointer;
	 color:#fff;
}
#contenuAccueil  { 
	position: absolute;
	top: 120px;
	left:  300px;
	text-align: left;
	margin: auto;
}
#contenuAccueil span {
	background: #fff;
	color: #669e17;
	font-size: 14px;
	text-align: left;
}/*
#panel_apropos {
	width: 100%;
}*/
#saisiEnjeux .x-btn-right , #saisiEnjeux .x-btn-left { width: 0;}
.lblAuthent { font-weight: bold; color: #336600;}
#panelActusLoad .x-panel-header.x-panel-header-noborder.x-unselectable {
	border: none !important;
	background: none;
}
#panelActusLoad thead .x-grid3-hd-row td, #panelActusLoad .x-grid3-row {
	border: none;
	cursor: pointer;
}
#grid_grouping thead .x-grid3-hd-row td, #grid_grouping .x-grid3-row {
	border: none;
	cursor: pointer;
}
/*.x-btn-text {
color: #fff;
font-weight: bold;
}*/
#panelActusLoad .x-grid3-header { background: none;}
.x-toolbar.x-small-editor.gcwtb.gcwside .x-btn-text { color: #336600; font-weight: bold;}
#panelActusLoad p, #panelActusLoad .x-grid3{ width: auto !important; text-align:justify;}
#panelActusLoad .x-grid3 thead {
	display: none;
}
#panelActusLoad .x-grid3-row-over, #panelActusLoad .x-grid3-row-selected  {
	background: #F0F9DB;
}
#grid_grouping .x-grid3-row-over, #grid_grouping .x-grid3-row-selected  {
	background: #F0F9DB;
}

#paginate { float: right;}
#dZoom {margin-left: 55px;}
.x-toolbar.x-small-editor.gcwtb.gcwside { *width: 250px;}
/*#ePanelEspacePerso .x-panel-body.x-panel-body-noheader.x-panel-body-noborder{ overflow-y: auto;}*/
.paginationto {
	font-weight: bold;
	color: #000;
}
#enjeuxvisualisation_OpenLayers_ViewPort {
	height: 70% !important;
}
.after_select_button_active_select {
	background-color:red;
}
#button_active_select {
	*margin-left: 60px !important;
}
#saisieImprimerColumn {
	*padding-left: 40px;
}
#load_synt {
 background:url(../images/loading.gif) no-repeat;
 width:18px;
 height:18px;
	float:left;
	margin-left:5px;
	display:none;
}
#bandeauTitre {
	position: absolute;
	top: 20px;
	/*right: 350px;*/
	text-align: center;
	color: #5C8723;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
}
/*
#informerBody {
	position: absolute;
	top: 90px;
	right: 20px;
	height: 91px;
	width: 200px;
	background: url(../images/home/jeminforme+.png) no-repeat;
}
/*#gcwWrap #mainTab {
	background: url(../images/home/jeminforme+.png) no-repeat;
}*/

#homeProjectWrap {
	background: url(../images/home/jeminforme+.gif) right 0 no-repeat;
}
#homeExprimWrap, #homeObservWrap {
	background: url(../images/home/jemexprime+.gif) right 0 no-repeat;
}
#homeExprimWrap .x-toolbar.gcwtb, #homeObservWrap .x-toolbar.gcwtb { background: none !important; border: none !important;}
/*
#exprimerBody {
	position: absolute;
	top: 120px;
	right:300px;
	height: 91px;
	width: 200px;
	background: url(../images/home/jemexprime+.png) no-repeat;
}*/
.ctPanelActusLoad {
	*overflow-x: hidden !important;
}
#gcwWrap .panelActuGrid .x-grid3 {
	background: none;
}

/**** INSCRIPTION***/
#jeMInscriPremiereID {
	float: right;
	margin: 15px;
}
#dejaInscritID {
	margin-top: 15px;
}

#obsTlBarId { background: none; border: none;}
#panel_obs .x-panel-header, #panel_obs .x-panel-body { border: none; background: none; }

/* QTIP */

#gcwWrap .x-tip .x-tip-tc { background: transparent url(../images/qtip/tip-sprite.gif) no-repeat 0 -62px;padding-top:3px;}
#gcwWrap .x-tip .x-tip-tl {	background: transparent url(../images/qtip/tip-sprite.gif) no-repeat 0 0;padding-left:6px;}
#gcwWrap .x-tip .x-tip-tr {	background: transparent url(../images/qtip/tip-sprite.gif) no-repeat right 0;padding-right:6px;}
#gcwWrap .x-tip .x-tip-bc { background: transparent url(../images/qtip/tip-sprite.gif) no-repeat 0 -121px;height:3px;}
#gcwWrap .x-tip .x-tip-bl { 	background: transparent url(../images/qtip/tip-sprite.gif) no-repeat 0 -59px;padding-left:6p}
#gcwWrap .x-tip .x-tip-br {	background: transparent url(../images/qtip/tip-sprite.gif) no-repeat right -59px;padding-right:6px;}
#gcwWrap .x-tip .x-tip-mc { font: normal 11px tahoma,arial,helvetica,sans-serif;}
#gcwWrap .x-tip .x-tip-ml { background: transparent url(../images/qtip/tip-sprite.gif) no-repeat 0 -124px;padding-left:6px;}
#gcwWrap .x-tip .x-tip-mr {background: transparent url(../images/qtip/tip-sprite.gif) no-repeat right -124px;padding-right:6px}
#gcwWrap .x-tip .x-tip-header-text { font: bold 11px tahoma,sans-serif; color:#444; }
#gcwWrap .x-tip .x-tip-body { font: normal 11px tahoma,sans-serif; color:#444; }

/*fin qtip*/

#idAjouterObs {
}
#idAjouterObs button, #saisiEnjeux_v2 button, #imprimer_v2 button{ color: #fff; font-weight: bold;}

#saisie_loose { margin-left: 50px;}
#saisie_save { margin-left: 40px;}

#text_thematique_id {
	margin-top: 5px;
}

/*** OUTILS***/
#Zoom button{ background-position: 0 0;}
#Zoomout button{ background-position: -19px 0;}
#PanBtn button{ background-position: -57px 0;}
#toolPrintID button{ background-position: -133px 0;}
#toollegende button { background-position: -455px 0;}
#Zoom td, #Zoomout td, #PanBtn td, #toolPrintID td,  #toollegende td { background: none !important;}
#outilsExprimerId .x-panel-header {
	background: none;
}
#toolbarOutilsID	 { border: none; background: none;margin-left:17px;}
#toolbarOutilsID button { width:19px; height: 19px;}
#outilsExprimerId .x-panel-header { border: none;}

/***FIN OUTILS***/

#mapToolPanel .x-panel-body .x-panel-body-noheader .x-panel-body-noborder { *overflow-x: hidden;}

.panelActuGrid .x-grid3-row-table { width: 700px !important;}

#cttAcceuilId { 
	position: absolute; 
	left: 0;
	width: 1200px; height: 520px;
	background: transparent url(../images/home/gcwbarreob.png);
	*background-image: none;
	*filter: progid:dximageTransform.Microsoft.alphaImageLoader(src='images/home/gcwbarreob.png',sizingmethod='crop');
} 
	