/********** General rules *************/

a {
	outline: none;
}

body {
	margin: 0 auto;
	width: 1000px;	
}

.lien { 
	color:#306390;
	text-decoration:none;
}

.blueLink { 
	font-weight:bolder;
	color:#069;
}


/********** Presentation page styles *************/
#fenetre {
	width: 100%;
	text-align: left;
}
#fenetre a {
	color:#306390;
	text-decoration:none;
}

.presentation_puceChapitre ul {
	list-style: none;
	text-indent: -1em;
	margin:0;
	padding:0;
	padding-left: 1em;
}

.presentation_puceChapitre li {
	list-style-image: none;
	list-style-type: none;
}
.presentation_puceChapitre li a{
	text-decoration: none;
	color:#306390;
}
.presentation_puce ul {
	padding-left: 30px;
	margin:10px 0px 2px 20px;
}

.presentation_puce li {
	list-style-type: square;
	list-style-position: outside;
}

.presentation_guillemet {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
}

.presentation_espace40Clear {
	width:40px;
	height:40px;
	font-size:0%;
	clear:both;
}

.presentation_espace30Clear {
	width:30px;
	height:30px;
	font-size:0%;
	clear:both;
}

.presentation_espace20Clear {
	width:20px;
	height:20px;
	font-size:0%;
	clear:both;
}

.presentation_espace10Clear {
	width:10px;
	height:10px;
	font-size:0%;
	clear:both;
}

.presentation_separateur100 {
	height:21px;
	width:100%;
	border-bottom:1px dashed #ACB3B9;
	clear:both;
	font-size:0%;
}

.presentation_separateurMarge {
	height:21px;
	margin-left:30px;
	border-bottom:1px dashed #ACB3B9;
	clear:both;
	font-size:0%;
}

.presentation_separateur100-20 {
	margin-top:-20px;
	height:21px;
	width:100%;
	border-bottom:1px dashed #ACB3B9;
	clear:both;
	font-size:0%;
}

.presentation_ss-separateur {
	height:13px;
	clear:both;
	font-size:0%;
}

#sommaire	{
	float:right;
	width:300px;
	margin:0px 0px 20px 20px;
	padding: 5px 8px 5px 8px;
	color:#000000;
	line-height:1.3em;
	border: solid 1px #ACB3B9;
	background-color: #F1F2F3;
}

#numero ol {
	line-height:1.6em;
	margin:10px 0px 0px 40px;
	padding-left:40px;
}

img.presentation_droite {
	margin:0px 0px 5px 20px;
	float:right;
}

img.presentation_droiteBordure {
	margin:0px 0px 5px 20px;
	float:right;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #74AAD5;
}

img.presentation_droiteBordureGrise {
	margin:0px 0px 5px 20px;
	float:right;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #ACB3B9;
}

img.presentation_droiteSansMargeBas {
	margin-left:20px;
	float:right;
}

img.presentation_gauche {
	margin:0px 20px 5px 0px;
	float:left;
}

img.presentation_gaucheSansMarge {
	margin-right:10px;
	float:left;
}

.presentation_paragraphe {
	font-size:75%;
	color:#000000;
	line-height:1.6em;
	margin-left:30px;
	padding-top:8px;
	clear:left;
}

.presentation_paragrapheSommaire {
	font-size:75%;
	color:#000000;
	line-height:1.6em;
	padding-left:30px;
}

.presentation_paragrapheMargeHaut {
	font-size:75%;
	color:#000000;
	line-height:1.6em;
	margin-left:30px;
	padding-top:16px;
	clear:left;
}

.presentation_chapitre {
	font-size:100%;
	font-weight:bold;
	color:#000000;
	float:left;
	line-height:1.6em;
}

.presentation_titrePage {
	font-size:120%;
	color:#000000;
	font-weight:bold;
	line-height:1.3em;
}

.presentation_titrePage2 {
	font-size:120%;
	color:#000000;
	font-weight:bold;
	line-height:1.3em;
}

.presentation_ssTitrePage {
	font-size:100%;
	color:#75818A;
	font-weight:bold;
	line-height:1.3em;
}

.presentation_accroche {
	font-size:75%;
	color:#000000;
	line-height:1.6em;
	margin-left:30px;
	padding-top:8px;
	font-style:italic;
	font-weight:bold;
	clear:both;
}

.presentation_categorie {
	border-bottom:1px solid #ACB3B9;
	width:100%;
	padding-bottom:5px;
	background-color:#FFFFFF;
	font-size:70%;
	font-weight:bold;
	color:#000000;

}

.presentation_chapitreCategorie {
	font-size:100%;
	font-weight:bold;
	color:#000000;
	float:left;
	padding:8px 0px 0px 30px;
	line-height:1.6em;
}

.presentation_paragrapheCategorie {
	font-size:80%;
	color:#000000;
	line-height:1.6em;
	margin-left:30px;
	clear:left;
}

.presentation_paragrapheTeteDeGondole {
	background-color:#E8F1F8;
	padding:10px 20px 15px 20px;
	float:left;
	margin:10px 0px 10px 0px;
	border: 1px solid #74AAD5;
}

.presentation_chapitreTeteDeGondole {
	font-size:110%;
	font-weight:bold;
	color:#000000;
	line-height:1.6em;
}

.presentation_texteTeteDeGondole {
	font-size:80%;
	color:#000000;
	clear:left;
	line-height:1.6em;
}

img.presentation_droiteTeteDeGondole {
	margin:0px 0px 5px 20px;
	float:right;
}

img.hauteurMaxi {
	height : 100%;
}

img.largeurMaxi {
	width : 100%;
}

a.presentation {
	font-size:100%;
	color:#0163B2;
	text-decoration:none;
}

a.presentation:hover {
	font-size:100%;
	color:#0163B2;
	text-decoration:underline;
}


a.dashedUnderline, a.dashedUnderline:hover {
	color: #767676;
	text-decoration: none;
	border-bottom: 1px dashed #767676;
}



/********** Page content styles *************/
#page {
	text-align: left;
}

#page .title {
	font-size: 16pt;
	font-weight: bold;
	padding-top: 3px;
}

#page_hierarchy {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 8pt;
	color: #333333;
}

#page_hierarchy .link {
	color: #0163B2;
	text-decoration: none;
}

#page_hierarchy .nolink {
	font-weight: lighter;
}

#page_title {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	color: #71b5da;
	font-size: 1.125em;
	font-weight: bold;
	text-align: left;
}

h3 {
	color: #D58C2A;
	font-size: 0.875em;
	text-transform: uppercase;
	text-align: justify;
}

.chapeau {
	color: #D58C2A;
	font-weight: bold;
	text-align: justify;
}

div.errors {
	color: red;
	width: 60%;
}

td.errors {
	text-align: center;
	color: red;
	padding: 5px;
	font-size: 10pt;
}

textarea.errorDetail {
	width: 100%;
	padding: 5px;
	color: red;
	border-color: red;
	border-style: solid;
	border: solid red 1px;
	background-color: #FFBEBC;
}

.milieuNoirDroit{
	border-right: solid #000000 1px;
	empty-cells: show;
	font-size: 1px;
}

.milieuNoirBas {
	border-bottom: solid #000000 1px;
	empty-cells: show;
	font-size: 1px;
	width: 100%;
}

.milieuNoirGauche {
	border-left: solid #000000 1px;
	empty-cells: show;
	font-size: 1px;
}

.milieuNoirHaut {
	border-top: solid #000000 1px;
	empty-cells: show;
	font-size: 1px;
	width: 100%;
}

.paraTitle {
	margin-top : 22px;
	margin-bottom : 12px;
}

.paragraphe {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin: 2px;
}

.listes {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left:25px;
	padding-bottom: 10px;
}

.paragraphe_entete_gras {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.paragraphe_entete_italic {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.saisie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border-color: #0263B2;
	border-style: solid;
	border-width: 1px;
	height: 20px;
}

.saisieClaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border-color: #7F9DB9;
	color: #333333;
	border-style: solid;
	border-width: 1px;
	height: 20px;
}

.titreblanc {
	color: white;
	font-size: 0.875em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #71b5da;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase ;
	white-space: nowrap;
	width : 100%;
}

.textBleu {
	color: #71b5da;
}

.textGris {
	color: #666666;
}

.textelogo {
	color: #000000;
	font-size: 0.625em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titrelogo {
	color: #33CCFF;
	font-size: 0.875em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.soustitrelogo {
	color: #33CCFF;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.titrenoir {
	height: 30px;
	color: #000000;
	font-size: 0.875em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F7FB;
	border-top: dashed #0263B2 1px;
	border-collapse: collapse;
}

.titrenoir_sans_fond {
	color: #000000;
	font-size: 18pt;
	font-weight: bolder;
}
	
.titrenoir_sans_fond_bis {
	color: #000000;
	font-size: 16pt;
	font-weight: bolder;
}

.titrefinnoir {
	color: #000000;
	font-size: 0.875em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F1F2F3;
	text-align: left;
	height: 30px;
	padding: 5px;
}

.titregris_sans_fond {
	color: #666666;
	font-size: 18pt;
	font-weight: bolder;
}

.texteListe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

.contentTable {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	/*border-collapse: collapse;
	border: 1px solid #cccccc;
	border-bottom-style: none;*/
}

.contentTitle {
	background-color: #F1F2F3;
	height: 30px;
	color: #000000;
	font-size: 0.875em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

.contentBar {
	background-color: #ACB3B9;
	height: 30px;
}

.contentForm {
	padding: 5px;
}

.contentFormField {
	padding:3px;
	color: #767676;
}

.contentFormFieldHead {
	padding:3px;
	color: #767676;
	font-size: 0.75em;
}


#help {
	margin-right: 3px;
	padding: 5px;
	vertical-align: top;
	background-color: #FFBEBC;
	border-width: 1px;
	border-color: #FF2F2B;
	border-style: solid;
}

#loginBox a {
	text-align: left;
	text-decoration: none;
	color: #0163B2;
}

.colorButton {
	background-color: blue;
}

div.searchModeLink {
	text-align: left;
	padding-top: 5px;
	color: #0263B2;
}

div.searchModeLink img {
	vertical-align: middle;
}

div.searchModeLink a {
	font-size: 0.625em;
}

/********** Custom button styles *************/
table.customButton {
	margin: 0px;
	border-collapse: collapse;
	margin:auto;
}

table.customButton a{
	font-family: Arial;
}

table.customButton td {
	vertical-align: middle;
	text-align: center;
}

td.customButtonSecondCell {
	background-color: #0163B2;
}

td.customButtonSecondCell a, td.customButtonSecondCell a:hover {
	color: #FFFFFF;
	background-color: #0163B2;
	font-weight: bolder;
	font-size: 0.7em; 
	text-decoration: none;
}

td.customButtonSecondCellDisabled {
	background-color: #F1F2F3;
	color:  #ACB3B9;
	font-weight: bolder;
	font-size: 0.7em;
}

td.customButtonSecondCellBig {
	background-color: #0163B2;
}

td.customButtonSecondCellBig a, td.customButtonSecondCellBig a:hover {
	color: #FFFFFF;
	background-color: #0163B2;
	font-weight: bolder;
	font-size: 0.75em;
	text-decoration: none;
}

td.customButtonSecondCellGray {
	background-image: url(../images/bouton/bout_des_c.gif);
	background-repeat: repeat;
	height: 16px;
}

td.customButtonSecondCellGray a, td.customButtonSecondCellGray a:hover {
	color: #8A929C;
	font-weight: bolder;
	font-size: 0.7em;
	text-decoration: none;
}

/********** Search result styles *************/
td.resultHeader {
	background-color: #F2F7FB;
	border-top: solid #0263B2 2px;
	border-bottom: dashed #0263B2 1px;
}

td.resultFooter {
	background-color: #F2F7FB;
	border-bottom: solid #0263B2 2px;
}

td.resultModify a {
	font-size:0.875em;
	font-weight:bold;
	text-decoration: none;
	color: #0263B2;
}

table.resultListTable {
	width: 100%;
}

td.resultListTable {
	border-bottom: 1px dashed #0263B2;
	padding: 0px;
}

table.resultItemTable {
	width: 100%;
	border-width: 0px;
	margin: 5px;
}

table.resultItemTableListProviders {
	width: 100%;
	border-width: 0px;
	margin: 2px;
}

tr.resultItemFirstRow {
	height: 70px;
}

td.resultItemProviderLogo {
	width: 100px;
	text-align: center;
}

td.resultItemListProviderLogo {
	width: 130px;
	text-align: center;
}

td.resultItemProviderLogo * {
	border: 0px;
}
td.resultItemTitle {
	width: 100%;
}

td.resultItemTitleAbstract {
	width: 620px;
}

td.resultItemTitleAbstract td {
	padding: 0px;
}

td.resultItemAbstract {
	padding: 0px;
	font-size: 0.7em;
	vertical-align: top;
	text-align: justify;
}

td.resultItemCatalogue {
	padding: 0px;
	font-size: 0.7em;
	vertical-align: top;
	text-align: justify;
}

td.resultItemAbstractType {
	padding: 0px;
	font-size: 0.875em;
	vertical-align: top;
	text-align: center;
	color: #0263B2;
}

td.resultItemTitle a {
	font-weight: normal;
	font-size: 0.875em;
	color: #0263B2;
	text-decoration: none;
}
td.resultItemTitleSimpleProvider {
	font-size: 0.875em;
}
.results {
	color: #000;
	font-size: 0.7em;
}
.results a {
	color:#306390;
	text-decoration:none;
}
td.resultItemTitleSimple a {
	padding: 0px;
	font-weight: normal;
	font-size: 0.875em;
	color: #0263B2;
	text-decoration: none;
}

.tabPanelTabsPopup {
		border-top: 10px solid #71b5da;
		border-bottom: 1px solid #71b5da;
		border-right: 1px solid #71b5da;
		border-left: 1px solid #71b5da;	
		padding : 30px;
}
.titreSimple {
	font-weight : bold;
}


.resultItemProviderList {
	font-weight: bold;
}

table.resultItemNormalPane {
	font-size: 0.7em;
	text-align: left;
	float: left;
	margin: 0px;
	border-collapse: collapse;
	background-color: #F1F2F3;
	color: #333333;
}

table.resultItemNormalPane tr {
	height: 16px;
	vertical-align: middle;
}

table.resultItemNormalPane td {
	padding: 0px 5px;
}

table.resultItemNormalPane span {
	font-weight: bold;
	font-size: 0.7em;
}

table.resultItemNormalPane a {
	font-weight: normal;
	font-size: 0.7em;
}

table.resultItemAlertPane {
	font-size: 0.7em;
	text-align: left;
	height: 16px;
	float: left;
	margin: 0px;
	padding: 0px 5px;
	border-collapse: collapse;
	background-color: #FFBDBC;
	color: #333333;
}

table.resultItemAlertPane tr {
	height: 16px;
	vertical-align: middle;
}

table.resultItemAlertPane td {
	padding: 0px 5px;
}

table.resultItemAlertPane span {
	font-weight: bold;
	font-size: 0.7em;
}

table.resultItemAlertPane a {
	font-weight: normal;
	font-size: 0.7em;
}

/********** Left menu styles *************/
.menuBox {
	padding: 5px 0;
}

.menuBox .button{
	text-align: center;
	padding:7px;
}
.menuBox .heading{
	font-weight: bold;
	padding-left: 7px;
}
.menuBox .puce{
	padding-left:5px;
	padding-right:2px;
}
.menuBox .name{
	padding: 3px 3px 3px 7px;
}
.menuBox .tableMenu{
	width: 100%;
	background-color:#F2F7FB;
	border: 1px solid rgb(2, 99, 178);
	border-collapse: collapse;
}
.menuBox .separation{
	border-bottom: 1px dashed #0163B2;
}
.menuBox .item{
	padding: 3px 3px 3px 7px;
}

.menuBox .links{
	color:#306390;
	text-decoration:none;
}
.menuBox .subBox{
	border-width: thin;
	border-color: red;
	border-style: dashed;
}
 
.menuBox .subtitle{
	color: black;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-top: 6px;
}
.menuBox .subtitle_black{
	color: black;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-top: 6px;
}
.menuBox .title_white{
	color: white;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #0263B2;
	padding: 3px 3px 3px 7px;
}
.menuBox .vide{
	height:6px;
}

/********** Basket list styles *************/
table.basketItemsPane {
	width: 100%;
	border: 1px solid #cccccc; 
	border-collapse: collapse;
	margin : 0px;
	padding: 0px;
}

td.basketItemPane {
	border: 1px dashed #cccccc;
	margin: 0px;
	padding: 5px;
}
td.basketItemCheck {
	background-color: #f2f2f2;
	border: 1px dashed #cccccc;
	margin: 0px;
	padding: 5px;
}

table.basketFooter {
	height: 30px;
	width: 100%;
	border: 0px;
}

div.searchModeLink {
	text-align: left;
	padding-top: 5px;
	color: #0263B2;
}

div.searchModeLink img {
	vertical-align: middle;
}

div.searchModeLink a {
	font-size: 0.625em;
}

div.basketViewerPane {
	border: 1px solid #0263B2; 
	margin : 0px;
	padding: 10px;
}


/********** OpenLayers buttons *************/
.wqControlEditingToolbar {
	position: absolute;
	z-index: 750;
	margin-left: 59px;
}

/*
Ligne ajoutée à la demande du BRGM (Mail du 08/02/2010) : background: #FFF url(/images/bg_wrapper.gif) right repeat-y;
*/
.wqControlEditingToolbar div {
	height:27px;
	width:27px;
	margin: 5px;
	cursor: pointer;
}

.wqControlEditingToolbar .olControlCustoZoomBoxItemActive { 
  background-image: url("../images/zoom_in_on24b.png");
  background-repeat: no-repeat;
  float: left;
}
.wqControlEditingToolbar .olControlCustoZoomBoxItemInactive { 
  background-image: url("../images/zoom_in24b.png");
  background-repeat: no-repeat;
  float: left;
}
.wqControlEditingToolbar .olControlCustoZoomBoxOutItemActive { 
  background-image: url("../images/zoom_out_on24b.png");
  background-repeat: no-repeat;
  float: left;
}
.wqControlEditingToolbar .olControlCustoZoomBoxOutItemInactive { 
  background-image: url("../images/zoom_out24b.png");
  background-repeat: no-repeat;
  float: left;
}
.wqControlEditingToolbar .olControlCustoZoomToInitExtentItemActive { 
  background-image: url("../images/reinit24b.png");
  background-repeat: no-repeat;
  float: left;
}
.wqControlEditingToolbar .olControlCustoZoomToInitExtentItemInactive { 
  background-image: url("../images/reinit24b.png");
  background-repeat: no-repeat;
  float: left;
}

.wqControlEditingToolbar .olControlNavigationItemActive { 
  background-image: url("../images/center_on24b.png");
  background-repeat: no-repeat;
  float: left;
}
.wqControlEditingToolbar .olControlNavigationItemInactive { 
  background-image: url("../images/center24b.png");
  background-repeat: no-repeat;
  float: left;
}

.olControlEditingToolbar div {
	height:27px;
	width:27px;
	margin: 5px;
}

.olControlEditingToolbar .olControlCustoZoomBoxItemActive { 
  background-image: url("../images/zoom_in_on.gif");
  background-repeat: no-repeat;
}
.olControlEditingToolbar .olControlCustoZoomBoxItemInactive { 
  background-image: url("../images/zoom_in.gif");
  background-repeat: no-repeat;
}
.olControlEditingToolbar .olControlCustoZoomBoxOutItemActive { 
  background-image: url("../images/zoom_out_on.gif");
  background-repeat: no-repeat;
}
.olControlEditingToolbar .olControlCustoZoomBoxOutItemInactive { 
  background-image: url("../images/zoom_out.gif");
  background-repeat: no-repeat;
}
.olControlEditingToolbar .olControlCustoZoomToInitExtentItemActive { 
  background-image: url("../images/reinit.gif");
  background-repeat: no-repeat;
}
.olControlEditingToolbar .olControlCustoZoomToInitExtentItemInactive { 
  background-image: url("../images/reinit.gif");
  background-repeat: no-repeat;
}

.olControlEditingToolbar .olControlNavigationItemActive { 
  background-image: url("../images/center_on.gif");
  background-repeat: no-repeat;
}
.olControlEditingToolbar .olControlNavigationItemInactive { 
  background-image: url("../images/center.gif");
  background-repeat: no-repeat;
}


.gpControlPermanentLogo {
  position:absolute;
  left:3px;
  bottom:0px;
  float:right;
  margin:0px 5px 5px 0px;
  padding:0px;
  z-index:10000 !important;
}
.gpLogoPermanent div {
  float:left;
  margin:0px 3px 0px 0px;
  padding:0px;
  white-space:nowrap;
}
.gpLogoPermanent img {
  border:0px;
}
.gpControlLogo {
  position:absolute;
  right:0px;
  bottom:0px;
  float:right;
  margin:0px 5px 5px 0px;
  padding:0px;
}
.gpControlLogo div {
  float:left;
  margin:0px 3px 0px 0px;
  padding:0px;
  white-space:nowrap;
}
.gpControlLogo img {
  border:0px;
}
/********** Mapbuilder buttons *************/
#backButton {
	display: block;
	margin: 5px;
}

#dragPanButton {
	display: block;
	margin: 5px;
}

#forwardButton {
	display: block;
	margin: 5px;
}

#resetButton {
	display: block;
	margin: 5px;
}

#setAoiButton {
	display: block;
	margin: 5px;
}

#zoomInButton {
	display: block;
	margin: 5px;
}

#zoomOutButton {
	display: block;
	margin: 5px;
}

/********** Basket Page Styles *************/ /* Navigation Tabs */
ul#tabnav {
	padding: 7px 0;
	margin: 0;
	border-bottom: 1px solid #0263B2;
}

ul#tabnav li {
	list-style: none;
	margin: 0;
	display: inline;
}

#tabnav a.active {
	color: white;
	background-color: #0263B2;
}

#tabnav a {
	font-size: 0.875em;
	color: white;
	padding: 7px;
	margin-left: 0;
	background-color: #ACB3B9;
	text-decoration: none;
}

#tabnav a:hover {
	background: #0263B2;
}

/* Basket Box */
.basketTable {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #0263B2;
	border-bottom-style: none;
}

.basketHeading {
	text-align: left;
	background: #F2F7FB;
	color: black;
	font-size: 0.875em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 30px;
	padding: 5px;
	border-bottom: dashed #0263B2 1px;
}

.basketBar {
	background-color: #0263B2;
	height: 30px;
}
.basketSkip {
	border-bottom: dashed #0263B2 1px;
	border-collapse: collapse;
	font-size: 1px;
}

/********** Search styles *************/
.localizationCombo {
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #7E9DB9;
	border-style: solid;
	border-width: 1px;
	height: 20px;
}

.localizationViewCombo {
	font-family: Arial, Helvetica, sans-serif;
	border-color: #7E9DB9;
	border-style: solid;
	border-width: 1px;
	height: 20px;
}

.tableSkip {
	border-right: solid #0263B2 1px;
}

.titleSkip {
	width: 100%;
	background-color: #F2F7FB;
}

.buttonBar {
	height: 30px;
	background-color: #e2eff7;
	border: solid #cccccc 1px;
	border-top: dashed #0263B2 1px;
	border-collapse: collapse;
	font-size: 0.7em;
}
.searchCategoryList {
    margin: 0;
	padding: 10px 10px 0;
    margin-left: 10px;
	
    list-style-position:outside;
    font-size: 0.75em;
}

ul.searchCategoryList a {
	text-decoration: none;
    color:#306390;
}

/********** Form styles *************/
table.formTable {
	vertical-align: middle;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	border-bottom-style: none;
	padding: 50px;
}

td.formTable{
	padding: 10px;
}

.formField {
	padding-right: 10px;
	color: #767676;
	font-size: 0.75em;
}
.field {
	padding-right: 10px;
	color: #000;
	font-size: 0.75em;
}
.formLabel {
	vertical-align: top;
	padding-right: 10px;
	color: #767676;
	background-color: #F2F2F2;
	font-size: 0.75em;
}
/********** Submit and Reset buttons  *************/
.submitBtnMiddle, .resetBtnMiddle, .resetBtnMiddleDisabled {
	vertical-align: middle;
	background-repeat: repeat-x;
	white-space : nowrap;
	background-position: 0% 50%;
	padding: 0 2px;
	height: 18px;
}
.submitBtnMiddle {
    background-image: url('../images/bouton/SubmitBtn_m.gif');
}
.resetBtnMiddle {
    background-image: url('../images/bouton/ResetBtn_m.gif');
	color: #306390;
}
.resetBtnMiddleDisabled {
    background-image: url('../images/bouton/ResetDisabledBtn_m.gif');
	color: #7e9db9;
}
.submitBtnMiddle td, .resetBtnMiddle td, .resetBtnMiddleDisabled td {
	vertical-align: middle;
	font-size: 0.7em;
}
.resetBtnMiddleDisabled *{
	color: #7e9db9;
}
.submitBtnMiddle *, .submitBtnMiddle a, .submitBtnMiddle a:hover {
	color: #000 !important;
	text-decoration: none;
}
.resetBtnMiddle *, .resetBtnMiddle a, .resetBtnMiddle a:hover {
	color: #306390;
	text-decoration: none;
}
.resetBtnLeft, .resetBtnRight, .submitBtnLeft, .submitBtnRight {
	height: 18px;
	padding: 0px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	width: 6px;
}
.resetBtnLeft {
    background-image: url('../images/bouton/ResetBtn_g.gif');
}
.resetBtnRight {
    background-image: url('../images/bouton/ResetBtn_d.gif');
}
.submitBtnLeft {
    background-image: url('../images/bouton/SubmitBtn_g.gif');
}
.submitBtnRight {
    background-image: url('../images/bouton/SubmitBtn_d.gif');
}
/** Table-based Buttons */	
table.ResetBtn,table.DisabledBtn {
	text-align: left;
	border-style:none;
}
table.ResetBtn:hover {
	cursor:pointer;
}
td.ResetBtn_g {
	text-align: left;
	border-style:none;
	background-image:url('../images/bouton/ResetBtn_g.gif');
	background-repeat:no-repeat;
	width:6px;height:18px;
}
td.ResetBtn_m {
	background-image:url('../images/bouton/ResetBtn_m.gif');
	background-repeat:repeat-x;
	height:18px;
	vertical-align: middle;
	background-repeat: repeat-x;
	white-space : nowrap;
	padding: 1px;
	font-size: 0.7em;
}
td.ResetBtn_m a {
	text-decoration: none;
}
td.DisabledBtn_g {
	text-align: left;
	border-style:none;
	background-image:url('../images/bouton/ResetDisabledBtn_g.gif');
	background-repeat:no-repeat;
	width:6px;height:18px;
}
td.DisabledBtn_m {
	background-image:url('../images/bouton/ResetDisabledBtn_m.gif');
	background-repeat:repeat-x;
	height:18px;
	vertical-align: middle;
	background-repeat: repeat-x;
	white-space : nowrap;
	padding: 1px;
	font-size: 0.7em;
}
td.ResetBtn_m {
	color: #306390;
}
td.DisabledBtn_m {
	color: #a9a5a5;
}
td.ResetBtn_d {
	text-align: left;
	border-style:none;
	background-image:url('../images/bouton/ResetBtn_d.gif');
	background-repeat:no-repeat;
	width:6px;
	height:18px;
}
td.DisabledBtn_d {
	text-align: left;
	border-style:none;
	background-image:url('../images/bouton/ResetDisabledBtn_d.gif');
	background-repeat:no-repeat;
	width:6px;
	height:18px;
}
img.ResetBtn_img,td.DisabledBtn_img,img.DisabledBtn_img {
	border-style:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right: 2px;
	vertical-align: middle;
}


/** Fixed size buttons */
.submitButton100, .resetButton100, .createButton100, .selectButton100, .unselectButton100, .filterButton100, .checkButton100, .uncheckButton100, .testButton100 {
	border: 0px;
	display: block;
	float:left;
	width:100px;
	height:20px;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 4px;
	padding-right: 4px;
	margin:4px;
 	vertical-align: middle;
 	text-align: center;
 	background-repeat: no-repeat;
 	cursor: pointer;
}
.submitButton100 a, .resetButton100 a, .createButton100 a, .selectButton100 a, .unselectButton100 a, .filterButton100 a, .checkButton100 a, .uncheckButton100 a, .testButton100 a {
	text-decoration: none;
}
.submitButton100 {
    background-image: url('../images/bouton/SubmitButton100.png');
	color: black;
}
.resetButton100, .createButton100, .selectButton100, .unselectButton100, .filterButton100,.checkButton100, .uncheckButton100, .testButton100  {
	color: #306390;
}	
.resetButton100 {
    background-image: url('../images/bouton/ResetButton100.png');
}	
.createButton100 {
    background-image: url('../images/bouton/CreateButton100.png');
}	
.selectButton100 {
    background-image: url('../images/bouton/SelectButton100.png');
}	
.unselectButton100 {
    background-image: url('../images/bouton/UnselectButton100.png');
}	
.filterButton100 {
    background-image: url('../images/bouton/FilterButton100.png');
}	
.checkButton100 {
    background-image: url('../images/bouton/CheckButton100.png');
}	
.uncheckButton100 {
    background-image: url('../images/bouton/UncheckButton100.png');
}
.testButton100 {
    background-image: url('../images/bouton/TestButton100.png');
}

/******* load mask styles ***/
.load-mask-msg {
	padding-left: 20px;
	padding-top: 16px;
	background-image: url('../images/radar.gif');
	background-repeat: no-repeat;
}

/********** Right menu styles *************/
.bannerTable {
	width: 100%;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	font-size: 0.7em;
}
.refineTable {
	width: 100%;
	border: 1px solid #B74D1B;
	border-collapse: collapse;
}
.refineReset {
	background-color: #FFFFD1;
}
.refineReset a, .refineResetTitle a {
	float: right;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
.refineResetTitle {
	background-color: #FCE99F;
	font-size: 0.75em;
	font-weight:bold;
	padding: 5px;
}
.refineBanner {
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B74D1B;
    background-image: url('../images/cadre/refinePanel.gif');
	background-repeat: repeat-x;
	font-size: 0.75em;
}

.bannerTitle {
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #71b5da;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #71b5da;
}

.bannerInnerBlue {
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px dashed #cccccc;
	color: #0263B2;
}
.bannerInnerBlue a {
	color:#306390;
	text-decoration:none;
}
.bannerInnerGray {
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px dashed #0263B2;
	color: #666666;
}
.bannerInnerGray a {
	color:#306390;
	text-decoration:none;
}

td.bannerGray {
	padding: 0px;	
	padding-right: 3px;	
	color: #666666;
}

.bannerSkip {
	border: 0;
}

.legendTable {
	width: 100%;
	border: 1px solid #ACB3B9;
	background-color: #F1F2F4;
	padding: 8px;
	margin:15px 0;
}

.legendTitle {
	padding-bottom: 4px;
	font-size: 0.75em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.legendInner {
	font-size: 0.625em;
	font-family: Arial, Helvetica, sans-serif;
}

/********** Error page styles *************/
.errorPane {
	width: 600px;
	border: 1px solid #1A539A;
	background-color: #EDF3F8;
	margin: 10px;
}

.errorTitle {
	font-size: 1.125em;
	font-weight: bold;
	padding: 10px;
}

.errorSubtitle {
	font-size: 0.75em;
	font-weight: normal;
	padding: 10px;
}

/********** Acknownledgement page styles *************/
.ackPane {
	width: 600px;
	border: 1px solid #1A539A;
	background-color: #EDF3F8;
	margin: 10px;
}

.ackMessage {
	font-size: 0.75em;
	font-weight: normal;
	padding: 15px;
}

/********** Wait page styles *************/

.waitPane {
	width: 600px;
	border: 1px solid #1A539A;
	background-color: #EDF3F8;
	margin: 10px;
}

.waitTd {
	padding: 15px;
}

.waitTitle {
	font-size: 1.125em;
	font-weight: bold;
	padding: 15px;
}

.waitSubtitle {
	font-size: 0.75em;
	font-weight: normal;
	padding: 15px;
}


.centerSimple {
	width: 600px;
	margin: auto;
}

.backLink {
	font-size: 0.875em;
}
/** Tab Panel: Buttons */	 
	.tabPanelButtonActive, .tabPanelButtonInactive{
		float: left;
		vertical-align: middle;
		text-align:center;
		border-style:none;
		margin-left:10px;
		margin-right:10px;
		margin-bottom: 0px;
		margin-top: 0px;
		padding: 0px 0px 0px 0px;
		background-repeat: no-repeat;
		height: 20px;
		font-family: Arial;
		font-size: 0.7em;
	}

	.tabPanelButtonActive a, .tabPanelButtonInactive a{
		text-decoration: none;
		color: #016599;
	}

	.tabPanelButtonActive #middle{
		border-top:1px solid #b3d4e6;
		background-color: #ffffff;
		
	}	
	
	.tabPanelButtonActive #left{
		width: 4px;
		background-image: url('../images/bouton/bordGaucheActif.png');
		background-repeat: no-repeat;
	}	
	
	.tabPanelButtonActive #right{
		width: 4px;
		background-image: url('../images/bouton/bordDroitActif.png');
		background-repeat: no-repeat;
	}

/** background-image: url('../images/bouton/fondInactif.png'); */
	.tabPanelButtonInactive #middle{
		border-top:1px solid #b3d4e6;
		border-bottom:1px solid #b3d4e6;
		background-color: #ebf5fa;
		background-repeat: repeat-x;
		background-position: 0% 50%;
	}	
	
	.tabPanelButtonInactive #left{
		width: 4px;
		background-image: url('../images/bouton/bordGaucheInactif.png');
		background-repeat: no-repeat;
	}	
	
	.tabPanelButtonInactive #right{
		width: 4px;
		background-image: url('../images/bouton/bordDroitInactif.png');
		background-repeat: no-repeat;
	}
	
	/** Tab Panel: Tabs */		
	
	div.tabPanelTabsGen {
		border-top: 0px solid #d9af71;
		border-bottom: 1px solid #d9af71;
		border-right: 1px solid #d9af71;
		border-left: 1px solid #d9af71;
		padding:0px;
		clear: both;
		width: 100%;	
	}
	
	div.tabPanelTabs {
		border-top: none;
		border-bottom: none;
		border-right: 1px solid #b3d4e6;
		border-left: 1px solid #b3d4e6;
		padding:0px;
		clear: both;
		width: 100%;	
	}

	div.tabPanelProvider {
		border-top: 1px solid #b3d4e6;
		border-bottom: none;
		border-right: 1px solid #b3d4e6;
		border-left: 1px solid #b3d4e6;
		margin:0px;
		clear: both;
		width: 100%;	
	}
	
	div.tabPanelConditons {
		border: 1px solid #b3d4e6;
		padding:2%;
		margin-top:10px;
		margin-bottom:10px;
		clear: both;
		width: 96%;
	}
	
	div.tabPanelConditons .error_list{
		font-family:Arial;
		font-size:0.7em;
	}
	
	div.tabPanelTabHeader {
		background-color: #71b5da;
	}

	div.tabPanelButtonBar{
		border-bottom:1px solid #b3d4e6;
		height : 17px;
		font-size: 0.7em;
	}
	
	div.tabPanelTabFooter {
		border-top: 1px dashed #71b5da;
		border-bottom-style: none;
		border-right-style: none;
		border-left-style: none;
		background-color: #e2eff7;
		font-size: 0.7em;
		overflow: hidden;
	}	
	div.tabPanelTabFooterButton {
		width: 150px;
		margin: 0 auto;
	}
	div.tabPanelTabFooterButtons {
		width: 250px;
		margin: 0 auto;
	}
	table.descrTable{
		border-collapse: collapse;
		border-style:none;
		width: 100%; 
		margin: 0px; 
		padding: 0px; 
		clear: both;
	}
	
	.descrKeyGen{
		padding: 10px 10px 10px 10px;	
		background-color: #f7eee1;
		color: #6b532e;
		font-family: Arial;
		font-weight: bold;
		font-size: 0.7em;
		vertical-align: top;
		border-top:1px solid #d9af71;
		width: 25%;
	}
	
	.descrKey, .descrKeyRequired{
		padding: 10px 10px 10px 10px;	
		background-color: #ebf5fa;
		color: #006699;
		font-family: Arial;
		font-size: 0.7em;
		vertical-align: top;
		border-bottom:1px solid #b3d4e6;
		width: 25%;
	}
	
	.descrKeyAdh, .descrKeyRequiredAdh{
		padding: 10px 10px 10px 10px;	
		background-color: #ebf5fa;
		color: #006699;
		font-family: Arial;
		font-size: 0.7em;
		vertical-align: top;
		border-bottom:1px solid #b3d4e6;
		width: 32%;
	}
	
	/** Label for required field */
	.descrKeyRequired:after, .descrKeyRequiredAdh:after {
		color:#e52100;
		font-weight: bold;
		content: '*';
	}
	.descrKey#last{
		padding: 10px 0px 0px 10px;
		background-color: #e2eff7;
		color: #006699;
		font-weight: bold;
		vertical-align: top;
	}
	.descrKeyLast{
		padding: 10px 10px 10px 10px;	
		background-color: #ebf5fa;
		color: #006699;
		font-family: Arial;
		font-size: 0.7em;
		vertical-align: top;
		border-bottom-style: none;
	}
	
	#harvestLast{
		border: 0px;
	}
	#allHarvestPoints{
		padding: 0px 0px 0px 0px;
		border: 0px;
	}
		
	.descrValNormalGen{
		padding: 10px 10px 10px 10px;
		border-top:1px solid #d9af71;
		font-family: Arial;
		font-size: 0.7em;
		color : #006699;
	}
	
	.descrValNormalGen a{
		font-family: Arial;
		color : #006699;
	}
	
	.descrValNormal{
		padding: 10px 10px 10px 10px;
		border-bottom:1px solid #b3d4e6;
		font-family: Arial;
		font-size: 0.7em;
	}
	.descrValNormalLast{
		padding: 10px 10px 10px 10px;
		border-bottom-style:none;
	}
	
	.descrSubComplex{
		padding: 0px 0px 0px 0px;
		margin: 0px;
		border-top:1px solid #71b5da;
		border-spacing: 0px;
		border-collapse: collapse;
	}
	
	.descrSubComplex div {
		padding: 10px 10px 10px 10px;
		border-bottom: 1px dashed #71b5da;
		margin-bottom: -1px;
	}
	
	.descrSubValComplex{
		padding-left: 50px;
		color: #767676;
	}
	
	.tableNormal{
		margin: 0; 
		padding: 0; 
		border-spacing: 0;
		border-collapse: collapse;
		font-size: 0.7em;

	}
	#cswTab {
		width:765px;
		float: left;
	}
	#ftpTab {
		width:765px;
		float: left;
	} 
	.subTableNormal{
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 0px 0px; 
		border-spacing: 0px 0px;
		border-collapse: collapse;
		width: 100%;
	}
	
	.subTableNormalDashedDiv{
		border-bottom: 1px dashed #b3d4e6;
		margin-left: -8px;
		margin-right: -8px;
		margin-top: 3px;
		margin-bottom: 3px;
	}

	.tableNormal100{
		margin: 0px; 
		padding: 0px; 
		border-spacing: 0px;
		border-collapse: collapse;
		width: 100%;
	}
	
	.descrSubKeyTitle{
		font-family: Arial;
		color : #006699;
		width: 30%
	}
	
	.descrSubKeyTitle a, .descrSubKeyTitle a:hover{
		font-family: Arial;
		color : #006699;
	}
	
	.descrSubKey{
		color: #767676;
		font-family: Arial;
		width: 30%
	}
	
	.descrSubValNormal{
		font-family: Arial;
	}
	
	.error_field {
		border: solid 1px #e52100;
	}
	
	div.error {
		color: #e52100;
		padding: 0px 0px 0px 0px;
		border: 0px;
	}
	div.error_list{
		padding: 0px 0px 0px 0px;
		border: 0px;
	}
	
	.tabListHead{
		padding: 4px;
		border-spacing: 0px 0px;
		border-collapse: collapse;
		border:1px solid #71b5da;
		color:#FFFFFF;
		background-color: #006699;
		vertical-align: middle;
		text-align:center;
	}
	.tabListHead a {
		color: #71b5da;
	}
	.tabListItem{
		margin: 0px;
		padding: 4px;
		border-spacing: 0px 0px;
		border-collapse: collapse;
		border:1px solid #71b5da;
		color:#333333;
		background-color: #FFFFFF;
		vertical-align: middle;
		text-align:center;
	}
	.tabListItem a {
		color:#306390;
		text-decoration:none;
	}
	.tabListItem input {
		width: 90%;
	}
	.tabListItem select {
		width: 90%;
	}
	.textSimple{
		margin: 0px;
		padding-bottom: 10px;
		padding-top: 10px;
		text-align: left;
		font-size: 0.7em;
	}
	
	.textSimple #first{
		padding-top: 0px;

	}
	
	.mask {
		z-index: 20000;
		position: absolute;
		top: 0px;
		left: 0px;
		filter: alpha(opacity=50);
		opacity: 0.5; /* standard CSS3 */
		background-color: #71b5da;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}

	
	.maskMsg{
		z-index: 20001;
		position: absolute;
		top: 0px;
		left: 25%;
		border: 1px solid #71b5da;
		padding: 2px 2px 2px 2px;
		background-color: #eeeeee;
		text-align:justify;
	}
	
#authorization a {
	text-decoration: none;
}

#page a {
	color:#306390;
	text-decoration:none;
}

#titlePage {
	color: #71b5da;
	font-size: 1.125em;
	font-weight: bold;
	padding: 5px 0 15px 0;
}

#searchTitle {
	color: #71b5da;
	font-size: 1.125em;
	font-weight: bold;
	padding: 5px 0 15px 0;
}
#newTabs {
	position: relative;
	width: 100%;
	background: #fff url(../images/css/bottomLine.png) left bottom repeat-x;
	overflow: hidden;
	padding-left : 1px;
}

#newTabs ul {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#newTabs li {
	float: left;
	margin: 0;
	padding-left: 10px;
}

#newTabs a {
	background: #e2eff7 url(../images/css/tabOffRight.png) right top no-repeat;
	text-decoration: none;
}
#newTabs a span {
	color: #016599;
	background:  url(../images/css/tabOffLeft.png) left top no-repeat;
	padding: 5px 10px 4px 10px;
}
#newTabs a:hover span {
	color: #71b5da;
}
#newTabs .newTabOn a {
	background: #fff url(../images/css/tabOnRight.png) right top no-repeat;
	text-decoration: none;
}
#newTabs .newTabOn a span {
	background: url(../images/css/tabOnLeft.png) left top no-repeat;
	padding: 5px 10px;
}

#newTabs a, #newTabs a span {
	display: block;	
}

#searchAdmin {
	width: 770px;
	*width:760px;
	-width: 760px;
	margin-left: 213px;
}
 	
#searchContent {
	margin: 0;
	padding: 0;
	width: 979px;	
	height: 429px;
	background: #e2eff7 url(../images/css/backSearch.jpg) repeat-x top left;
	border-color: #b3d4e6;
	border-style: solid;
	border-width: 1px;
	border-top: none;
	border-bottom: none;
	font-size: 1.4em;
	position: relative;
}

#searchAdmin #searchContent
{
	margin: 0;
	padding: 0;
	width: 770px;
	-width: 760px;
	height: 550px;
	background: #e2eff7 url(../images/css/backSearch.jpg) repeat-x top left;
	border-color: #b3d4e6;
	border-style: solid;
	border-width: 1px;
	border-top: none;
	border-bottom: none;
	font-size: 1.4em;
	position: relative;
}


#searchBottom {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 981px;
	height: 32px;
	background: #e2eff7 url(../images/css/searchBottom.png) no-repeat top left;
}

#searchAdmin #searchBottom {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 770px;
	-width: 760px;
	height: 32px;
	background: #e2eff7 url(../images/css/searchBottom.png) no-repeat 50% 50%;
	border-color: -moz-use-text-color #B3D4E6; 
	border-style:none solid; 
	border-width:medium 1px;
}

#searchBottomText {
	padding-top: 10px;
	font-size: 0.85em;
	font-weight: bold;
}
#searchBottomText a {
	color: #fff;
	text-decoration: none;
}
#searchBox {
	font-size: 0.7em;
}


#wqConstraint {
	clear: both;
	float: left;
	background: url(../images/css/constraintBoxLeft.png) no-repeat top left;
	padding-left: 11px;
	margin-top: 15px;
	margin-left: 87px;
	height: 77px;
}

#wqConstraint div {
	background: url(../images/css/constraintBoxRight.png) no-repeat top right;
	height: 77px;

}
#wqConstraintTitle {
	font-size: 0.7em;
	color: #069; 
	margin:0;
	margin-right: 50px;
	padding: 7px 5px 0 5px;
}

.wqCheckBox {
	color: #333; 
	padding-left: 20px;
	margin-right: 50px;
}
.wqInputCheckBox {
	vertical-align: sub;
	margin: 3px 0;
}

#searchAdmin .wqInputDualRadioButtonsList div input 
{
	-height: 13px;
	-width: 13px;
} 

#options, #optionsAdvanced {
	padding: 0 10px 0 0;
	width: 730px;
	height: 130px;
	position:absolute;
	top: 370px;
	float: left;
	margin: 20px 20px 20px 40px;
}

#searchAdmin #options {
	padding: 0 10px 0 0;
	height: 130px;
	position: relative;
	top: 0;
	float: left;
	width: 650px;
	-width: 580px;
	margin: 20px 10px 10px 20px;
	-margin-top: 50px;
}

.wqSimpleMapBoxBorder {
	margin-top: 15px;
	background: url(../images/css/mapBox.png) no-repeat top left;
	width: 272px;
	height: 312px;
	position:absolute;
	top: 58px;
	left: 598px;
}

#searchAdmin .wqSimpleMapBoxBorder {
	margin-top: 15px;
	background: url(../images/css/mapBox.png) no-repeat top left;
	width: 272px;
	height: 312px;
	position:absolute;
	top: 98px;
	left: 435px;
}

#searchAdmin .wqAdvancedMapBoxBorder {
	background:url("../images/css/advancedMapBox2.gif") no-repeat scroll left top transparent;
	float:left;
	height:332px;
	-height:312px;
	left:390px;
	-left: 376px;
	margin-top:15px;
	position:absolute;
	top: 247px;
	*top: 262px;
	-top: 257px;
	width:272px;
	padding-top: 20px;
}

.wqAdvancedMapBoxBorder {
	margin-top: 15px;
	background: url(../images/css/advancedMapBox.png) no-repeat top left;
	float: left;
	width: 564px;
	height: 312px;
	position: absolute;
	top: 39px;
	left: 401px;
}

#wqMapBox {
	float:right;
	margin:11px 11px 1px;
	-margin: 11px 11px 0px;
}

#wqAdvancedMapBox {
	float:right;
	margin:31px 11px 1px;
}

#wqMap {
	width: 250px;
	height: 277px;
}

#wqMapSelectBoxTop {
	position: absolute;
	z-index: 751;
	margin-left: 10px;
	margin-top: 37px;
	width: 230px;
	border-top: 2px dotted #f00;
}
#wqMapSelectBoxLeft {
	position: absolute;
	z-index: 751;
	margin-left: 10px;
	margin-top: 37px;
	height: 230px;
	border-left: 2px dotted #f00;
}
#wqMapSelectBoxRight {
	position: absolute;
	z-index: 751;
	margin-left: 238px;
	margin-top: 37px;
	height: 230px;
	border-left: 2px dotted #f00;
}
#wqMapSelectBoxBottom {
	position: absolute;
	z-index: 751;
	margin-left: 10px;
	margin-top: 265px;
	width: 230px;
	border-top: 2px dotted #f00;
}
#wqCopyrightMap {
	color: #333;
	font-size: 0.6em;
	text-align: right;
	margin-right: 15px;
	clear: both;
}
.wq {
	float: left;
	width: 458px;
	padding: 20px 10px;
}
.swqLabel {
	text-align: right;
	float: left;
	padding: 0 10px 0 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #069;
	width: 70px;
}
.awqLabel {
	text-align: left;
	float: left;
	padding: 0 20px 0 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #069;
	width: 250px;
}
.wqTop {
	overflow: hidden;
}
.wqLeft {
	overflow: hidden;
	width: 88px;
	float: left;
}
.wqRight {
	overflow: hidden;
}
.wqInput {
	float: left;
}
.wqInputText {
	border: 1px solid #71b5da;
	width: 300px;
	height: 23px;
}
.wqBigInputSelect {
	border: 1px solid #71b5da;
	font-size: 1.1em;
	width: 300px;
	height: 23px;
}
.wqInputLegend {
	font-size: 0.7em;
	font-weight: normal;
	color: #808080;
}

.vBar {
	float: left;
	background:url(../images/css/vBar.png) no-repeat top left;
	margin: 20px 0;
	-margin: 5px;
	height: 356px;;
	width: 2px;
}

#bottomBar {
	clear: both;
	float: left;
	margin: 30px 10px 10px 10px;
	width: 980px;
}
#bottomBarBox {
	width: 979px;
	height: 26px;
	border: 1px solid #ccc;
	overflow: hidden;
}
#bottomBarList {
	width: 977px;
	height: 19px;
	margin: 1px;
	padding: 5px 0px 5px 0px;
	background-color: #e2eff7;
}
#bottomBarFirstElement {
	display: inline;
}
#bottomBarFirstElement a {
	background-color: #71b5da;
	font-weight: bold;
	color: #fff;
	padding: 5px 15px;
	text-decoration: none;
}
.bottomBarElement {
	display: inline;
	border-right: 1px solid #ccc;
}
.bottomBarElement a {
	color: #069;
	padding: 5px 15px;
	text-decoration: none;
}
#crumbs {
	margin: 0;
	padding: 0;
	height: 20px;	
}

#topSide {
	float: right;
	margin: 0;
	padding: 0 1px;
}
#centerSide {
	width: 100%;
}
#rightSide {
	float: right;
	width: 200px;
	margin: 0;
	padding: 15px 1px 5px 10px;
	clear: right;
}
#leftSide {
	float: left;
	width: 200px;
	margin: 0;
	padding: 5px 10px 5px 1px;
}
#selectionBoxTitle {
	float: left;
	background:url(../images/css/leftSelectionBox.png) no-repeat top left;
	height: 21px;
	border-right: 1px solid #f29405;
}
#selectionBoxTitle span {
	padding: 5px 8px;
}
#selectionBoxTitle a {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;	
	color: #fff;
}

#selectionBoxDataSelected {
	float: left;
	background:url(../images/css/rightSelectionBox.png) no-repeat top right;
	height: 21px;
}

#selectionBoxDataSelected a {
	font-size: 0.7em;
	color: #333;
	text-decoration: none;
}
#selectionBoxDataSelected span {
	padding: 5px 8px; 
}

#yourPrefsLink {
	float: left;
	padding: 0 15px; 
}
#yourPrefsLink a {
	text-decoration: underline;	
	color: #069;
	font-size: 0.7em;
}
#yourPrefsLink a:hover {
	text-decoration: none;	
}
#bdCrumbs a {
	text-decoration: underline;	
}
#bdCrumbs a:hover {
	text-decoration: none;	
}

#searchAdmin #simpleWhat {	
	position: relative;
	z-index:1;
	float: left;
	width: 355px;
	-width : 335px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#simpleWhat {	
	position: relative;
	z-index:1;
	float: left;
	width: 448px;
	margin: 20px;
}



#simpleWhere {	
	position: relative;
	z-index:1000;
	float: left;
	width: 448px;
	margin: 20px;
}

#searchAdmin #simpleWhere {	
	position: relative;
	z-index:1000;
	float: left;
	width: 375px;
	-width: 365px; /* pour IE6 */
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#searchAdmin #advancedWhat {	
	position: relative;
	z-index:1;
	float: left;
	width: 368px;
	-width : 335px;
	margin: 20px 8px 20px 8px;
}

#advancedWhat {	
	position: relative;
	z-index:1;
	float: left;
	width: 335px;
	margin: 20px;
}

#searchAdmin #advancedWhere {	
	position: relative;
	z-index:1;
	float: left;
	margin: 20px 8px 20px 8px;
}

#advancedWhere {	
	position: relative;
	z-index:1;
	float: left;
	margin: 20px;
}

.wqCheckBoxTitle {
	margin-right: 237px;
}
#searchAdmin .wqInputDual, #searchAdmin .wqFilter{
	margin: 5px 0 5px 0;
	float: left;
	font-size: 0.7em;
}

.wqInputDual, .wqFilter{
	margin: 5px;
	float: left;
	font-size: 0.7em;
}

#searchAdmin .wqInputDualTitle {
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-top: 3px;
	width: 82px;
}

.wqInputDualTitle {
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-top: 3px;
	width: 82px;
}

.wqInputDualTitleOptions {
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-top: 3px;
	width: 100px;
}

#searchAdmin .wqInputDualText, #searchAdmin .wqInputDualSelect {
	float: left;
	height: 22px;
	border: 1px solid #71b5da;
	width: 234px;
}
.wqInputDualText, .wqInputDualSelect {
	float: left;
	width: 234px;
	height: 22px;
	border: 1px solid #71b5da;
}
#wqInputDualSmallTextFrom {
	width: 75px;
	height: 22px;
	border: 1px solid #71b5da;
	margin-right: 5px;
}
#wqInputDualSmallTextTo {
	width: 75px;
	height: 22px;
	border: 1px solid #71b5da;
}
.wqUnderBox {
	overflow: hidden;
	clear: both;
}

#searchAdmin .wqInputDoubleDual {
	text-align: right;
	*text-align: left;
	-text-align: left;
	margin-top: 3px;
	width: 215px;
}

.wqInputDoubleDual {
	float: right;
	text-align: right;
	margin-top: 3px;
	width: 234px;
}
.wqInputDualCheckBoxList {
	float: left;
}
.wqInputDualRadioButtonsList {
	float: left;
}

#searchAdmin .wqRadioList {
	font-size: 0.7em;
	padding: 5px 5px 5px 0;
}

.wqRadioList {
	font-size: 0.7em;
	padding: 5px;
}

#searchAdmin .wqRadio {
	width: 286px;
	padding: 8px 0px;
}

.wqRadio {
	width: 286px;
	padding: 8px 6px;
}

.wqRadioInputText {
	float: left;
	width: 171px;
	height: 22px;
	border: 1px solid #71b5da;
	margin-left: 16px;
}
.wqRadioInputSelect {
	float: left;
	width: 171px;
	height: 22px;
	border: 1px solid #71b5da;
	margin-left: 16px;
}

#searchAdmin .wqInputSelect {
	width: 214px;
	height: 22px;
	border: 1px solid #71b5da;
}

.wqInputSelect {
	width: 234px;
	height: 22px;
	border: 1px solid #71b5da;
}

.wqButton {
	margin: 8px 5px 3px 10px;
	float: none;
}
.wqSmallButton {
	margin: 4px 0 4px 10px;
	float: left;
	font-size: 0.7em;
}

#searchAdmin .wqRadioButton {
	vertical-align: sub;
	*vertical-align: middle;
	-vertical-align: middle;
	margin-left: 0px;
}

.wqRadioButton {
	vertical-align: sub;
}

#choixCommuneLibre, #loadCommunes, #choixCommune {
	float: left;
	margin-top:5px;
}

#barLoading {
	background:url(../images/loading.gif) no-repeat top right;
	margin-top: 5px;
	width: 200px;
	height: 15px;
}


.loginInput {
	width: 120px;
	background-color:white;
	border:1px solid #7F9DB9;
	color:#333333;
}
#loginSubmit {
	font-size: 0.7em;
}

#topResults {
	border: 1px solid #ccc;	
}

#listDiv {
	width: 760px;
	padding: 0;
	margin: 15px auto;
	float: left;
}
.inputMD, .adherentForm, #manageViewer, #modifyProfile {
	float: left;
	padding: 5px 0;
	width: 760px;
}
#content {
	padding: 5px 0;
}
#modifyPassword, #importData {
	width: 425px;
	padding: 5px 0;
	margin: 0 auto;
}
#preferences {
	width: 650px;
	padding: 5px 0;
	margin: 0 auto;
}
.bResults {
	font-size: 0.75em;
}

#choixLocalization {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 400px;
	height: 300px;
	border: 2px solid #71b5da;
	background: #e2eff7 url(../images/css/backSearch.jpg) repeat-x top left;  
}

#localizationDivLoadingAnim {
	background:url(../images/divLoader.gif) no-repeat top right;
	position: absolute;
	margin: auto;
	width: 50px;
	height: 50px;
	top: 125px;
	left: 175px;
}
#localizationDivTitle, #localizationDivLoadingTitle {
	background-color:#75B5DA;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 7px;
	height: 20px;
}
#localizationBackList {
	background:#FFFFFF url(../images/css/localizationBox.png) no-repeat scroll left top;
	height:274px;
	width:400px;
	position:relative;  
}
#scrollbar_container {
	height: 242px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	top: 16px;
	width: 360px;
}
#localizationList {
	height: 242px;
	width: 350px;
	overflow: hidden;
	position: absolute;
}
#localizationList ul {
	list-style-type: none;
	padding: 2px;
	margin: 0;
}
#localizationList ul li a {
	text-decoration: none;
	line-height: 1.75em;
	font-size:1.25em;
	padding: 0 10px;
	color: #333;
	white-space: nowrap;
}

#localizationList ul li a em {
	font-size:0.8em;
	font-style:italic;
}
#localizationDivCloser {
	position: absolute;
	top: 4px;
	right: 4px;
	background:url(../images/divCloser.png) no-repeat top right;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

#localizationError{
	color: red;
	margin-top:20px;
	text-align:center;
}

#scrollbar_track {  
	position:absolute;  
	top:0;  
	right:0;  
	height:100%;  
	width:10px;  
	background-color:transparent;  
	cursor: n-resize;  
} 
#scrollbar_handle {  
	width:10px;  
	background-color: #75B5DA;  
	cursor: n-resize;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	opacity:0.9;  
	-moz-opacity:0.9;  
}

#simple{
	display: none;	
}

.tdFive {
	width: 5px;	
}
.tdFive {
	width: 20px;	
}
.fullWidth {
	width: 100%;	
}

#olButtonTable {
	background-color: #eee;
}
.milieuNoirHautImage {
	margin: 0;
	padding: 0;
	font-size: 1px;
}

.milieuNoirBasImage {
	margin: 0;
	padding: 0;
	font-size: 1px; 
}

/******** create account ******/

#inscriptionProviderParts{
	position: relative;
	z-index:1;
	float: left;
	width: 700px;
	margin-left: 0px;
}

#inscriptionProviderParts .wqTop{
	padding-top : 10px;
	padding-bottom : 8px;
}


