<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * jQuery UI CSS Framework 1.8.14
 */
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-icon { width: 16px; height: 16px;}
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-autocomplete { position: absolute; cursor: default; }
* html .ui-autocomplete { width:1px; }
.ui-menu { 	list-style:none;	padding: 2px;	margin: 0;	display:block;	float: left;}
.ui-menu .ui-menu {	margin-top: -3px;}
.ui-menu .ui-menu-item {	margin:0;	padding: 0;	zoom: 1;	float: left;	clear: left;	width: 100%;}
.ui-menu .ui-menu-item a {	text-decoration:none;	display:block;	padding:.2em .4em;	line-height:1.5;	zoom:1;}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {	font-weight: normal;	margin: -1px;}
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
input.ui-button { padding: .4em 1em; }
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }
button.ui-button::-moz-focus-inner { border: 0; padding: 0; }
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-cover {    display: none; /*sorry for IE5*/    display/**/: block; /*sorry for IE5*/    position: absolute; /*must have*/    z-index: -1; /*must have*/    filter: mask(); /*must have*/    top: -4px; /*must have*/    left: -4px; /*must have*/    width: 200px; /*must have*/    height: 200px; /*must have*/}
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }



/**RESET.CSS**/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	line-height:1.1em;
}
b,strong {
	font-weight:bold;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input[type='button'],
input[type='submit'],
input.button,
input.submit,
button {
	cursor:pointer;
	padding:0px;
	margin:0px;
}
a {
	outline:0;
	border:0;
}
a img,
a:hover img,
a img:hover {
	text-decoration:none;
	outline:0;
	border:0;
}
body p {
	padding-bottom:6px;
}

sup {
	vertical-align:middle;
}

.extended-search .h1,
.search-engine .h1,
#controllerContent h1,
span.h1 {
	clear:both;
	font-size:20px;
	color:#3677C4;
	padding:0 0 10px;
	overflow:hidden;
	zoom:1;
	line-height:1em;
}
#controllerContent h2,
span.h2 {
	clear:both;
	font-size:16px;
	color:#3677C4;
	overflow:hidden;
	zoom:1;	
}
#controllerContent h2 {
	padding:10px 0;
}

#controllerContent h3,
span.h3,
#controllerContent h2.tender-h2 {
	clear:both;
	color:#7dc107;
	font-size:12px;
	font-weight:bold;
	margin:6px 0;
	overflow:hidden;
	zoom:1;	
}
span.h3, span.h2, span.h1,
#controllerContent h2.tender-h2 {
	display: block;
}
#controllerContent h2.tender-h2 {
  padding:0;
}
p, li, #controllerContent div {
	color:#444;
}
a {
	color:#3377C6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}

.ui-helper-reset li {
	dispaly:inline;
}

p.checkbullet {
	   background: url("../images/arrow_check.png") no-repeat left 2px;
    padding-left: 16px;
}


/**LAYOUT.CSS**/
body * {
	font-family:'Arial';
	font-size:12px;
	padding:0px;
	margin:0px;
}
body {
	background:url(../images/body_bottom.jpg) repeat-x bottom left;
}
body.cke_show_borders {
	background:none;
	list-style:disc;
}
body.cke_show_borders ul,
.cms-page ul {
	list-style:disc;
	list-style-type:disc;
	margin-left:15px;
	line-height: 12px;
}
body.cke_show_borders ul li,
.cms-page ul li{
	line-height: 20px;
}
hr {
	margin:10px 0;
	clear:both;
	border:none;
	border-top:1px solid #D6D5C7;
}
hr.result {
	margin:10px 0;
	clear:both;
	border:none;
	border-top:1px solid #D6D5C7;
	width: 189px;
}
.container {
	width:940px;
	margin:0 auto;
	margin-bottom:26px;
}
.header {
	overflow:hidden;
	zoom:1;
}
.link-logo {
	overflow:hidden;
	zoom:1;
	float:left;
}
#logo {
	float:left;
	margin: 10px 15px;
}
#mini_imgs {
	margin: 15px 7px;
}
.header-block {
	float:right;
	width:484px;
}

#login {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:2px;
	line-height:17px;
	color:#444;
}
#login .flag {
	float:right;
	margin: 25px 3px 0 0;
}
#login .flag a,
#login .flag a:hover,
#login .flag a:hover img {	
	border:none;
	text-decoration:none;
	outline:0;
}
#login .flag a img {
	margin-right:10px;
	height:25px;
	width: 30px;
	border:none;
	text-decoration:none;
	outline:0;
}
#login .flag img.last {
	margin-right:9px;
}
#login ul {
	float:right;
	height:17px;
	line-height:17px;
}
#login ul li {
	float:left;
	padding:0 7px;
	height:19px;
	line-height:19px;
	text-decoration:underline;
	cursor:pointer;
}
#login ul li:hover {
	text-decoration:none;
}
ul li.separator {
	background:url(../images/separator.png) no-repeat center right;
}
#login ul li a {
	color:#686868;
	font-size:12px;
	text-decoration:underline;
}
#login ul li a:hover {
	text-decoration:none;
}
.header-block form.newsletter {
	background:url(../images/newsletter_bg.png) no-repeat top left;
	width:178px;
	height:59px;
	padding:7px 6px 5px 11px;
	margin-bottom:4px;
	float:left;
	margin-right:5px;
}
.header-block form.newsletter .input-expandable {
    width:116px;
    float:left;
}
.header-block form.newsletter .input-expandable {
	background:url(../images/forms/input_nl.png) no-repeat right bottom;
    height:19px;
    line-height:19px;
}
.header-block form.newsletter .expandable-left {
	background:url(../images/forms/input_nl.png) no-repeat left top;
    height:19px;
    line-height:19px;
}
.header-block form.newsletter .input-expandable input {
	width:112px;
	color:#a8a89e;
	outline:0;
	font-size:10px;
	float:left;
	background:url(../images/forms/input_nl.png) repeat-x center center;
    height:19px;
    line-height:19px;
}
.header-block form.newsletter input.button {
	background:url(../images/forms/submit_newsletter.png) no-repeat top left;	
	width:50px;
	height:20px;
	line-height:20px;
	color:#898983;
	border:0 none;
	outline:0;
	font-size:12px;
	text-align:center;
	float:right;
    margin-right:5px;
	
}
div.help {
	display:block;
	background:url(../images/help_bg.png) no-repeat top left;
	float:left;
	width:132px;
	height:56px;
	padding:7px 11px;
	cursor:pointer;
}
div.help:hover {
	text-decoration:none;
}
.header-block form.newsletter label.h1,
div.help span.h1 {
	color:#FFF;
	font-size:16px;
	text-shadow:#6a6a6a 1px 1px 1px;
	margin:0px;
	padding:0px;
	display:block;
    margin-bottom:6px;
}
.header-block form.newsletter label.h1 {
    margin-bottom:13px;
}
div.help span.p {
	color:#FFF;
	font-size:12px;
	text-shadow:#6a6a6a 1px 1px 1px;
	line-height:1.2em;
}

.tender-owner-join a.owner-block {
	display:block;
	float:right;
	background:url(../images/owner_bg.png) no-repeat top left;
	width:112px;
	height:58px;
	text-align:center;
	color:#FFF;
	text-shadow:#6a6a6a 1px 1px 1px;
	font-size:16px;
	text-decoration:none;
	margin:0 7px 0 4px;
	padding:6px 3px;
}

.header .right-header {
	width: 350px;	
}

.header .right-header a.owner-block {
	display:block;
	float:right;
	background:url(../images/btns/espace_pro.png) no-repeat top left;
	width:108px;
	height:40px;
	text-align:center;
	color:#FFF;
	text-shadow:#6a6a6a 1px 1px 1px;
	font-size:16px;
	text-decoration:none;
	margin:12px 12px 0 0;
	padding:5px;
}

ul#mainMenu {
	height: 33px;
	padding: 10px 15px 15px 15px;
}

ul#mainMenu li {
	display: block;
	float: left;
	margin-right: 10px;
}

ul#mainMenu li.right {
	float: right;	
	margin-right: 0px;
}

ul#mainMenu li a {
	display: block;
	color: white;
	text-decoration: none;
	height: 33px;	
}

ul#mainMenu li a .left {
	padding-left: 10px;
	height: 33px;
}
ul#mainMenu li a .right {
	padding-right: 10px;
	height: 33px;
}
ul#mainMenu li a .content {
	height: 33px;
	padding: 0 10px;
	
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
}
ul#mainMenu li a.active {
	color: #FFFF91;	
}

ul#mainMenu li.red a .left {
	background:url(../images/btns/btn_red_left.png) no-repeat top left;
}
ul#mainMenu li.red a .right {
	background:url(../images/btns/btn_red_right.png) no-repeat top right;
}
ul#mainMenu li.red a .content {
	background:url(../images/btns/btn_red_content.png) repeat-x top left;
}

ul#mainMenu li.blue a .left {
	background:url(../images/btns/btn_blue_left.png) no-repeat top left;
}
ul#mainMenu li.blue a .right {
	background:url(../images/btns/btn_blue_right.png) no-repeat top right;
}
ul#mainMenu li.blue a .content {
	background:url(../images/btns/btn_blue_content.png) repeat-x top left;
}

ul#mainMenu li.darkblue a .left {
	background:url(../images/btns/btn_darkblue_left.png) no-repeat top left;
}
ul#mainMenu li.darkblue a .right {
	background:url(../images/btns/btn_darkblue_right.png) no-repeat top right;
}
ul#mainMenu li.darkblue a .content {
	background:url(../images/btns/btn_darkblue_content.png) repeat-x top left;
}

ul#mainMenu li.lightblue a .left {
	background:url(../images/btns/btn_lightblue_left.png) no-repeat top left;
}
ul#mainMenu li.lightblue a .right {
	background:url(../images/btns/btn_lightblue_right.png) no-repeat top right;
}
ul#mainMenu li.lightblue a .content {
	background:url(../images/btns/btn_lightblue_content.png) repeat-x top left;
}

ul#mainMenu li.orange a .left {
	background:url(../images/btns/btn_orange_left.png) no-repeat top left;
}
ul#mainMenu li.orange a .right {
	background:url(../images/btns/btn_orange_right.png) no-repeat top right;
}
ul#mainMenu li.orange a .content {
	background:url(../images/btns/btn_orange_content.png) repeat-x top left;
}

.scroll-msg {
	margin:11px 0 0;
	background:url(../images/infobulle.png) no-repeat 7px center;
	padding-left:38px;
}
.scroll-msg	div {
	width:875px;
	overflow:hidden;
	zoom:1;
	padding:7px 12px;
	background:#deddcf;
}
.scroll-msg	div div.msg {
	color:#626262;
	font-size:16px;
	overflow:hidden;
	white-space:nowrap;
	width:200em;
	padding:0;
}

.title-bar {
	height:32px;
	line-height:32px;
	padding-right:3px;
	margin:12px 0 6px 0;
}
.search-engine .title-bar {
	margin:0;
}
.title-bar .title-content {
	overflow:hidden;
	zoom:1;
}
.title-bar h1,
.title-bar h2,
.title-bar .h2 {
	color:#FFF;
	font-size:15px;
	width:auto;
	background:url(../images/arrow_normal.png) no-repeat left 9px;
	padding-left:20px;
	line-height:31px;
	height:33px;
	display:block;
	margin:0px;
}
.title-bar.active h1,
.title-bar.active h2 {
	background:url(../images/arrow_active.png) no-repeat left center;
}

.search-engine .title-bar .h2 {
	float:left;
}
.search-engine .title-bar .h2 u {
	font-size:15px;
}
.title-bar .left-corner {
	padding-left:3px;
}
.title-bar.orange {
	padding-bottom:1px;
	background:url(../images/bar_orange.png) no-repeat bottom right;
}
.title-bar.orange .left-corner {
	background:url(../images/bar_orange.png) no-repeat top left;
	display:block;
}
.title-bar.orange .title-content {
	padding-left:4px;
	background:url(../images/bar_orange.png) repeat-x left -33px;
	display:block;
}
.search-engine {
	margin-top:4px;
	overflow:hidden;
	zoom:1;
}
.search-engine .title-bar a {
	display:block;
	float:right;
	margin-right:5px;
	color:#FFF;
	font-size:15px;
	text-decoration:none;
	line-height:32px;
	height:32px;
}
.search-engine .title-bar a:hover {
	color:#DEDEDE;
}
.search-engine .map .h1,
.search-engine .form-search .h1 {
	float:left;
}
.search-engine form {
	background:url(../images/box-larger.png) no-repeat bottom right;
	padding-bottom:3px;
	width:939px;
	margin:11px auto 0;
	overflow:hidden;
}

.search-engine form .search-top {
	background:url(../images/box-larger.png) no-repeat top left;
	padding-top:3px;
}
.search-engine form .search-content {
	padding:12px 15px;
	overflow:hidden;
	zoom:1;
	border-left:1px solid #d6d5c7;
	border-right:1px solid #d6d5c7;
}
.search-engine form fieldset {
	overflow:hidden;
	zoom:1;
	clear:both;
}
.search-engine .map {
	float:left;
	width:390px;
	padding-right:19px;
	border-right:1px solid #d6d5c7;
}
.search-engine .form-search {
	float:right;
	width:480px;
}
.search-engine .form-search span.more-options {
	color:#3476c3;
	font-size:14px;
	text-decoration:underline;
	float:right;
	margin-right:21px;
    height:21px;
    line-height:21px;
	cursor:pointer;
}
.search-engine .form-search span.more-options:hover {
	text-decoration:none;
}
.search-engine form .field {
	float:left;
}
.search-engine form .field.right {
	float:right;
}

.help-tips {
	text-indent:9999px;
	overflow:hidden;
	width:21px;
	height:21px;
	background:url(../images/help_tips.png) no-repeat top left;
	padding:0px;
	display:block;
	float:right;
	cursor:pointer;
}
.search-engine button#btnTender {
	float:left;
}
.search-engine button#btnSearch {
	float:left;
}
.search-engine .or {
	float:left;
	margin:0 10px;
	line-height:30px;
	height:30px;
	color:#444;
}
.submit-line {
	overflow:hidden;
	zoom:1;
	clear: both;
}

.submit-line-content{
	margin:0 auto;
	display: table;
}
.submit-line .legend {
	margin-right:15px;
}
.footer {
	overflow:hidden;
	zoom:1;
	clear:both;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	margin:0 2px 0 0;
}
.footer .searchLinks {
	padding:15px 0;
	overflow:hidden;
	zoom:1;
	background:#f5f5ee;
} 
.footer .h2 {
	color:#3677c4;
	font-size: 13px;
	font-weight: bold;
	margin-bottom:10px;
}
.footer .footer-links {
	float:left;
	width:195px;
	border-right:1px solid #dadad1;
	padding:0 10px 0 20px;
}
.footer .footer-links.last {
	border-right:0 none;
	padding-right:0;
}
.footer .footer-links li {
	margin:0 0 10px;
}
.footer a {
	color:#444;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}

.footer .seo {
	clear:both;
	border-top:1px solid #e6e6da;
	background:#f0f0e6;
	overflow:hidden;
	zoom:1;
	padding:23px 0;
	min-height: 94px;
}
.footer .seo .footer-links {
	width:145px;
}

.footer .contact {
	float:left;
	margin-left:24px;
	color:#444;
}
.footer .contact a {
	text-decoration:underline;
}
.footer .contact a:hover {
	text-decoration:none;
}
.footer .contact .datas div {
	float:left;
}
img.verisign {
	float:left;
	margin-left:15px;
}
.contact ul.socials {
	overflow:hidden;
	zoom:1;
	clear:both;
	padding-left: 4px;
    padding-top: 8px;
}
.contact ul.socials li {
	float:left;
	margin-right:18px;
}
.copyright {
	background:url(../images/footer_bottom.png) no-repeat bottom left;
	padding-bottom:4px;
}
.copyright-content {
	text-align:center;
	background:#e7e6da;
	color:#76766a;
	padding:11px 0;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
        line-height:15px;
}
.copyright-content a {
	color:#b2b2a6;
	text-decoration:none;
}
.copyright-content a:hover {
	text-decoration:underline;
}
#btnTender .button-left {
	width:165px;
}
#btnTender.uk .button-left {
	width:200px;
}
button .button-left {
  font-weight:bold;
}
#btnSearch .button-left {
	width:156px;
}

#controllerContent {
	clear:both;
	padding:5px 15px 15px;
	overflow:hidden;
	zoom:1;
	border:1px solid #e8e8e8;
	width:907px;
}
.blue-box {
	float:left;
	margin:15px 15px 0 0;
}
.blue-box.last {
	margin-right:0px;
}
.blue-box .blue-header-right {
	background:url(../images/boxes/blue_header.png) no-repeat right -59px;
	padding-right:20px;	
}
.blue-box .blue-header-left {
	background:url(../images/boxes/blue_header.png) no-repeat top left;
	padding-left:20px;
}
.blue-box .blue-header-content {
	background:url(../images/boxes/blue_header.png) repeat-x bottom left;
	line-height:59px;
	height:59px;
}

.blue-box.lightblue .blue-header-right {
	background:url(../images/boxes/lightblue_header.png) no-repeat right -59px;
	padding-right:20px;	
}
.blue-box.lightblue .blue-header-left {
	background:url(../images/boxes/lightblue_header.png) no-repeat top left;
	padding-left:20px;
}
.blue-box.lightblue .blue-header-content {
	background:url(../images/boxes/lightblue_header.png) repeat-x bottom left;
	line-height:59px;
	height:59px;
}
.blue-box.lightblue.full .blue-header-right {
	background:url(../images/boxes/lightblue_full_header.png) no-repeat right -44px;
}
.blue-box.lightblue.full .blue-header-left {
	background:url(../images/boxes/lightblue_full_header.png) no-repeat top left;
}
.blue-box.lightblue.full .blue-header-content {
	background:url(../images/boxes/lightblue_full_header.png) repeat-x bottom left;
	line-height:44px;
	height:44px;
}

#controllerContent .blue-box .blue-header-content h2,
#controllerContent .blue-box .blue-header-content span.h2 {
	color:#FFF;
	font-size:15px;
	font-weight: bold;
	margin:0; 
	line-height:32px;
	height:32px;
	padding:7px 0 0 0;
	text-align: center;
}
#controllerContent .blue-box.result .blue-header-content h2,
#controllerContent .blue-box.result .blue-header-content span.h2 {
	text-align: left;
	font-size: 13px;	
}
#controllerContent .blue-box.lightblue .blue-header-content h2,
#controllerContent .blue-box.lightblue .blue-header-content span.h2 {
	color: #EB7B34;
}
#controllerContent .blue-box .blue-header-content span.h2 {
	/*display: inline*/
}
#controllerContent .blue-box h2 strong { 
	line-height:32px;
	height:32px;
}
	
.blue-box a {
	color:#3377c6;
	text-decoration:none;
}
.blue-box.lightblue h3,
.blue-box.lightblue h3 a {
	color:white !important;
	font-weight: bold;
}
.blue-box a:hover {
	text-decoration:underline;
}
.blue-box .blue-content {
	border-left:3px solid #3F7ECE;
	border-right:3px solid #3F7ECE;
	/*overflow:hidden;*/
	zoom:1;
	position:relative;
	background-color: #DCE6F2;
}
.blue-box.lightblue .blue-content {
	border-left:3px solid #DCE6F2;
	border-right:3px solid #DCE6F2;
	background: #6e96ea url(../images/boxes/bg_lightblue.png) repeat-x bottom left;
	color: white;
}
.blue-box.lightblue.full .blue-content {
	background: #DCE6F2;
}
.blue-box .blue-footer-right {
	background:url(../images/boxes/blue_footer.png) no-repeat right -38px;
	padding-right:20px;	
}
.blue-box .blue-footer-left {
	background:url(../images/boxes/blue_footer.png) no-repeat top left;
	padding-left:20px;
}

.blue-box .blue-footer-content {
	background:url(../images/boxes/blue_footer.png) repeat-x bottom left;
	
	color: white;
	height: 22px;
	overflow:hidden;
	zoom:1;
	padding: 16px 0 0 0;
	
}
.blue-box.paragraph .blue-footer-right {
	background:url(../images/boxes/blue_footer_paragraph.png) no-repeat right -17px;
	padding-right:20px;	
}
.blue-box.paragraph .blue-footer-left {
	background:url(../images/boxes/blue_footer_paragraph.png) no-repeat top left;
	padding-left:20px;
}
.blue-box.paragraph .blue-footer-content {
	height: 17px;
	background:url(../images/boxes/blue_footer_paragraph.png) repeat-x bottom left;
	padding: 0;
}

.blue-box.lightblue .blue-footer-right {
	background:url(../images/boxes/lightblue_footer.png) no-repeat right -38px;
	padding-right:20px;	
}
.blue-box.lightblue .blue-footer-left {
	background:url(../images/boxes/lightblue_footer.png) no-repeat top left;
	padding-left:20px;
}

.blue-box.lightblue .blue-footer-content {
	background:url(../images/boxes/lightblue_footer.png) repeat-x bottom left;
	
	color: white;
	height: 30px;
	overflow:hidden;
	zoom:1;
	padding: 8px 7px 0 7px;
}
.blue-box.lightblue.paragraph .blue-footer-right {
	background:url(../images/boxes/lightblue_footer_paragraph.png) no-repeat right -17px;
	padding-right:20px;	
}
.blue-box.lightblue.paragraph .blue-footer-left {
	background:url(../images/boxes/lightblue_footer_paragraph.png) no-repeat top left;
	padding-left:20px;
}
.blue-box.lightblue.paragraph .blue-footer-content {
	height: 17px;
	background:url(../images/boxes/lightblue_footer_paragraph.png) repeat-x bottom left;
	padding: 0;
}
.blue-box.lightblue.full .blue-footer-right {
	background:url(../images/boxes/lightblue_full_footer.png) no-repeat right -38px;
}
.blue-box.lightblue.full .blue-footer-left {
	background:url(../images/boxes/lightblue_full_footer.png) no-repeat top left;
}
.blue-box.lightblue.full .blue-footer-content {
	background:url(../images/boxes/lightblue_full_footer.png) repeat-x bottom left;
}
.blue-box.lightblue.full.paragraph .blue-footer-right {
	background:url(../images/boxes/lightblue_full_footer_paragraph.png) no-repeat right -17px;
}
.blue-box.lightblue.full.paragraph .blue-footer-left {
	background:url(../images/boxes/lightblue_full_footer_paragraph.png) no-repeat top left;
}
.blue-box.lightblue.full.paragraph .blue-footer-content {
	background:url(../images/boxes/lightblue_full_footer_paragraph.png) repeat-x bottom left;
}

.block_locations.blue-box .blue-footer-content {
	text-align: center;
}

.blue-box .blue-footer-content a {
	color:white;
	font-size:14px;
	line-height:20px;
}
.blue-box.result .blue-footer-content a {
    font-size: 12px;
}
.blue-box.lightblue .blue-footer-content a {
	color: #3377C6;
}
.blue-box .shortAdvert .content.cms-page p {
	text-align:justify;
}
.blue-box p,
.blue-box p span {
	color:#444;
	line-height:17px;
}
.blue-box.lightblue p,
.blue-box.lightblue p span {
	color:white;
}
.blue-box p.date-com .rating {
	color:#E88809;
}
.blue-box .menu-slide {
	float:right;
	margin-left:15px;
}
.blue-box .menu-slide a {
	display:block;
	float:left;
	width:20px;
	height:20px;
	text-indent:-9999px;
}
.blue-box .slide-left {
	margin-right:5px;
	background:url(../images/boxes/slide_left.png) no-repeat center center;
}
.blue-box .slide-left.disabled {
		background:url(../images/boxes/slide_left_disable.png) no-repeat center center;
}
.blue-box .slide-right {
	background:url(../images/boxes/slide_right.png) no-repeat center center;
}
.blue-box .slide-right.disabled {
		background:url(../images/boxes/slide_right_disable.png) no-repeat center center;
}
.shortAdvert {
	/*overflow:hidden;*/
	clear: both;
	zoom:1;
	padding: 1px 10px;
	position: relative;
	top: 0px;
	left: 0px;
}
.shortAdvert div.preview img {
	width:104px;
}

.pictures-part {
    float:left;
    overflow:hidden;
    zoom:1;
    margin-right:7px;
	width: 215px;
}
.pictures-part .full-address {
    padding:0 0 7px;
	width: 210px;
}
.logotheque {
    overflow:hidden;
    zoom:1;
}
.logotheque img {
    vertical-align:top;
}
.shortAdvert div.preview {
	padding:5px;
	border:1px solid #dbdac9;
	background:#ebeadb;
}
.shortAdvert div.content {
	float:left;
}
#controllerContent .shortAdvert h3,
#controllerContent .shortAdvert h3 a,
#controllerContent .shortAdvert span.h3,
#controllerContent .shortAdvert span.h3 a {
	color:#EB7B34;
	line-height:13px;
	margin-bottom:3px;
	margin-top:0px;
}
.blue-box.news strong.cat {
	color:#b4d37e;
}
.blue-box.promo,
.blue-box.news,
.blue-box.heart,
.blue-box.verif {
	width:295px;
}
.blue-box.promo .blue-content,
.blue-box.news .blue-content,
.blue-box.heart .blue-content,
.blue-box.verif .blue-content {
	height:241px;
}
.blue-box.promo,
.blue-box.news {
	clear:both;	
}

.newsCat{
	float: left;
	margin-right: 20px;
}
.newsCat h3 a{
	color: #7DC107;
	line-height: 13px;
	margin-bottom: 3px;
	margin-top: 0;
}
.newsCat h4 a{
	color:#b4d37e;
	margin: 0;
}

.shortAdvert div.content {
	width:151px;
}
.morejs{
	display:none;
}
span#more {
	display:block;
}

.home-left {
	width:606px;
	float:left;
}
.home-left .preview {
    float:left;
    margin-right:7px;
}
.home-right {
	width:285px;
	float:right;
}

.verif-box {
	background:url(../images/verif_footer.png) no-repeat bottom right;
	padding-bottom:5px;
	width:285px;
	margin-bottom:15px;
}

.verif-header {
	background:url(../images/verif_footer.png) no-repeat top left;
	padding-top:5px;
}
.verif-content {
	background:#7dc007 url(../images/verif_bg.png) no-repeat top left;
	padding:3px 9px 9px;
}

#controllerContent .verif-box .h2 {
	color:#FFF;
	font-size:20px;
	text-shadow:#a3a3a3 1px 0px;
	padding-top:0px;
}
.verif-box p {
	color:#FFF;
	line-height:1.5em;
}
.verif-box span.link-readMore {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.verif-box span.link-readMore:hover {
	text-decoration:underline;
}
.pub {
	overflow:hidden;
	zoom:1;
}
.pub-left,
.pub-right {
	float:left;
	width:133px;
	background:#ebeadb;
	border:1px solid #dbdac9;
}
.pub-right {
	float:right;
}
.pub-content {
	background:#f4f4ee;
	width:125px;
	height:125px;
	border:1px solid #dfdece;
	margin:4px auto;
	text-align:center;
	color:#8b8b7e;
	font-size:16px;
}
.pub-content.smaller {
	height:81px;
	padding-top:44px;
}
.pub.larger {
    clear:both;
}
.pub.larger .pub-left {
    width:283px;
    float:none;
    margin:15px auto;
}
.pub.larger .pub-content {
    width:275px;
    height:275px;
}
a.title-bar,
span.title-bar,
span.charte-link.title-bar span {
	display:block;
	text-decoration:none;
	color:#FFF;
}
a.title-bar:hover .h2 {
	text-decoration:underline;
}
.paragraph {
	margin-top:15px;
}

.script-container {
	width:2000em;
	position:relative;
	overflow:hidden;
	zoom:1;
}
.slidePan {
	float:left;
	width:290px;
}
.part-one {
	float:left;
	clear:both;
	width:300px;
}
.part-two {
	float:left;
	margin-left:20px;
	width:300px;
}

.full-search h2 {
	float:left;
}
.full-search .part-one,
.full-search .part-two {
	width:48%;
}
.part-one.activity {
	width:200px;
}
.part-two.activity {
	width:auto;
}
.part-two.activity label {
	float:left;
	margin-left:10px;
}
.part-two.activity select {
	margin-left:10px;
}
.full-search .col-search{
	float: left;
	width: 50%;
}
.full-search .col-search.thin{
	float: left;
	width: 23%;
}
.full-search .col-search.large{
	width: 31%;
}
.fleche_bleu{
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
#btnEquipement, #btnEnvironnement, #btnService, #btnActivite{
	cursor: pointer;
}
#btnEquipement:hover span, #btnEnvironnement:hover span, #btnService:hover span, #btnActivite:hover span{
	text-decoration: underline;
}
.full-search .legend {
	float:left;
}
.full-search .tenderBtn {
	margin-right:10px;
}
.home-right .title-bar {
	margin:15px 0;
}

.blue-box.result {
	float:none;
	margin-right:0;
}
.blue-box.result div.preview img {
	width:200px;
}
.blue-box.result div.preview .mark {
	margin:5px;
	margin-bottom:1px;
	text-align:center;
}
.blue-box.result .shortAdvert div.content {
	width:338px;
}
.blue-box.result .content .description {
	margin:7px 0;
  text-align:justify;
}
.blue-box.result .content .more {
	margin-bottom:7px;
	float:left;
}
.blue-box.result .content .next-promo {
	margin-bottom:7px;
}
.blue-box.result .shortAdvert div.content ul {
	list-style-type:disc;
	list-style:disc;
}
.blue-box.result .compare {
	margin-top:30px;
}
.blue-box.result .right-pan {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.blue-box.result .blue-footer-content strong {
	float:right;
	font-size:12px;
	line-height:20px;
	color: white;
}
.blue-box.result .star-list {
	display:block;
	float:right;	
	height:20px;
	line-height:20px;
	margin-right:12px;
	margin-top:5px;
}
.blue-box.result .star-list img {
	vertical-align:center;
}
.blue-box.result.first {
	margin-top:5px;
}
.pagin {
	text-align:center;
	clear:both;
	overflow:hidden;
	zoom:1;
	height:20px;
	line-height:20px;
	padding-top:21px;
}
.tender-pagin .pagin {
	margin-left:306px;
}
.pagin li {
	display:inline;
	margin:0 3px;
}
.pagin li div,
.pagin li form{
	display: inline-block;
}
.pagin li a,
.pagin li div .submit {
	padding:3px 9px;
	color:#3677C4;
	border:1px solid #505050;
	text-decoration:none;
	font-weight:bold;
	background: none;
}
.pagin li div .submit {
	position: relative;
	left: 0px;
	top: -3px;
	height: 23px;
	width: 25px;
	padding:0px 6px;
	display: inline;
}
.pagin li a:hover,
.pagin li a.current,
.pagin li div:hover .submit,
.pagin li div.current .submit{
	color:#FFF;
	text-decoration:none;
	background:#3677C4 none;
}
.blue-box.result h2 a {
	color:#FFF;
	font-weight:bold;
	line-height:32px;
	float:left;
}

img.picto {
	width:20px;
}

ul.choices li {
	display:block;
	float:left;
	line-height:1.4em;
}
ul.choices li {
	width:200px;
}

ul.choices.labelde li input {
    display: block;
    float: left;
}
ul.choices.labelde li label.checkbox {
    display: block;
    float: left;
    margin-left: 3px;
    margin-right: 1px;
    margin-top: 0;
    width: 180px;
}


p.tenderMode {
	margin:10px;
	font-size:14px;
	padding:10px;
	border:3px solid #ACD762;
}
p.tenderMode span.important {
	font-size:14px;
	color:#ec9b31;
	font-weight:bold;
}
p.tenderMode img.info {
	float:left;
	margin-right:10px;
}

table {
	width:100%;
	border:1px solid #e1e1d3;
	margin:7px 0;
}
table th {
	/*background:#c5e0fe;*/
	text-align:center;
}
table tr {
	border:1px solid #e1e1d3;
}
table tr td,
table tr th {
	text-align:center;
	padding:4px;
	color:#444;
}
td.description {
	text-align:left;
}
th.center,
td.center {
	text-align:center;
}
th.left,
td.left {
	text-align:left;
}
th.right,
td.right {
	text-align:right;
}
p.result-counter {
	line-height:20px;
	height:20px;
}

.blue-box .blue-footer-content a.top-link {
	display:block;
	float:right;
	height:16px;
	line-height:16px;
	background:url(../images/goto_top.png) no-repeat right center;
	padding-right:26px;
	font-size:12px;
}

.blue-box .blue-content button.top-link {
	display:block;
	clear: both;
	float:right;
	line-height:18px;
	background:url(../images/goto_top.png) no-repeat right center;
	padding-right:23px;
	font-size:12px;
	color: #444444;
	text-decoration : none;
}
.blue-box .blue-footer-content button.top-link:hover {
	text-decoration : underline;
}

h1#top {
	float:left;
}
a.back-result {
	float:right;
	background:url(../images/back.png) no-repeat left center;
	display:block;
	line-height:20px;
	height:20px;
	padding-left:21px;
}
.no-result {
	padding-bottom:200px;
	padding-top:8px;
  float:right;
  text-align:left;
  width:592px;
}
.no-result h2 {
  padding-left:40px !important;
  margin-bottom:5px;
  background:url(../images/tooltip/info.gif) no-repeat center left;
}
.no-result p {
  line-height:3em;
  padding-left:30px;
  padding-bottom:0;
  margin-bottom:0;
  margin-left:40px;
  background:url(../images/bullet16.png) no-repeat left 8px;
}
.no-result ul {
  margin-left:40px;
}
th {
	background:#EEEEFF;
	font-weight:bold;
	padding:0 5px;
}
td.actions {
	width:70px;
	text-align:center;
}
td.actions a.edit,
td.actions a.view,
td.actions a.del,
td.actions a.list,
td.actions a.valid,
td.actions a.lock,
td.actions a.ask,
td.actions a.calandar,
td.actions a.accept {
	float:left;
	margin-right:7px;
}
td.actions a.last {
	margin-right:0;
}
table#tableComments td.actions a.first,
td.actions a.first {
	margin-left:0;
}
a.edit,
a.view,
a.del,
a.list,
a.valid,
a.lock,
a.ask,
a.calandar,
a.mail,
a.cross,
a.accept {
	display:block;
	width:16px;
	height:16px;
	text-indent:-999px;
	text-decoration:none;
	overflow:hidden;
}

a.del {
	background:url(../images/tools/delete.png) no-repeat center center;
}
a.cross {
	background:url(../images/tools/cross.png) no-repeat center center;
}
a.mail {
	background:url(../images/tools/email.png) no-repeat center center;
}
a.ask {
	background:url(../images/tools/ask.png) no-repeat center center;
}
a.edit {
	background:url(../images/tools/edit.png) no-repeat center center;
}
a.calandar {
	background:url(../images/tools/calandar.png) no-repeat center center;
}
a.view {
	background:url(../images/tools/view.png) no-repeat center center;
}
a.list {
	background:url(../images/tools/list.png) no-repeat center center;
}
a.valid {
	background:url(../images/tools/valide.png) no-repeat center center;
}
a.accept {
	background:url(../images/tools/accept.png) no-repeat center center;
}
a.lock {
	background:url(../images/tools/lock.png) no-repeat center center;
}
a.view.all {
	text-indent:0;
	width:auto;
	background-position:left center;
	padding-left:20px;
	float:left;
}
a.add {
	background:url(../images/tools/add.png) no-repeat left center;
	display:block;
	padding-left:20px;
	line-height:16px;
}
a.delete {
	display:block;
	line-height:16px;
	text-decoration:none;
	overflow:hidden;
	background:url(../images/tools/delete.png) no-repeat left center;
	padding-left:20px;
}
td.actions a.alone {
	float:none;
	margin:0 auto;
}
.clear-hiden {
	clear:both;
	height:0;
}
.tooltip.cb {
	background:url(../images/tooltip/white_arrow_big3.png) no-repeat bottom left;
	padding:20px 20px 30px;
	width:330px;
}

.tooltip {
  background:url(../images/tooltip/white_arrow2.png) no-repeat bottom left;
	padding:10px 10px 30px;
	width:171px;
	color:#000;
}
.ui-multiselect span.ui-icon {
	float:right;
}
.ui-multiselect {
	padding:3px;
}
.ui-helper-reset span.ui-icon {
	float:left;
}
.ui-helper-reset li {
	float:left;
	margin-right:10px;
}
.ui-helper-reset .ui-multiselect-close {
	float:right;
	margin-right:0px;
}
.ui-helper-reset li span {
	line-height:16px;
	height:16px;
}

div.ui-widget-header {
	padding:4px;
}
.ui-state-default {
	color:#444;
}
.ui-multiselect-checkboxes {
	overflow-y:scroll;
}
.ui-multiselect-checkboxes li {
	float:none;
}
#controllerContent div.ui-multiselect-filter {
	color:#FFF;
}
div.ui-multiselect-filter input {
	margin-left:10px;
}
.ui-multiselect-checkboxes label.ui-corner-all {
	padding:2px;
}
.ui-multiselect-menu {
	display:none;
}

.blue-footer-content.date-list {
	text-align:right;
}


/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
	/*border:1px solid #ccc;
	font-size:18px;
	padding:4px;
	text-align:center;
	width:194px;
	
	-moz-box-shadow:0 0 10px #eee inset;
	-webkit-box-shadow:0 0 10px #eee inset;*/
}

/* calendar root element */
#calroot {
	/* place on top of other elements. set a higher value if nessessary */
	z-index:10000;
	
	margin-top:-1px;
	width:198px;
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;	
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#0150D1;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(../images/tools/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(../images/tools/next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}

table.no-border,
table.no-border tr,
table.no-border tr td,
table.no-border tr th {
	text-align:left;
	border:0 solid #fff;
}
.cms-page table,
.cms-page table tr,
.cms-page table tr td,
.cms-page table tr th {
	text-align:left;
	border:0 none;
        background:none;
}
table tfoot tr {
	border: 0 none;
}
tfoot td,
tfoot th {
	text-align:center;
	border:1px solid #E1E1D3
}
tfoot td.right,
tfoot th.right {
		border:0 none;
	border-right:1px solid #E1E1D3;
	text-align:right;
}
tfoot th.right {
	background:transparent;
	font-weight:bold;
	width: 150px;
}
table.table-order {
	border:0 none;
}

select.multi-select {
    height:auto;
    line-height:1em;
    background:none;
    border:1px solid #E1E1D3;
}
.compareTenderAdvert tr.unvalid th,
.compareTenderAdvert td li.unvalid {
    color:#880000;
	font-weight:bold;
}

#ruban {
    width:100%;
    height:150px;
    background:url(../images/ruban/ruban.png) no-repeat top left;
    margin-top:10px;
}
#ruban.uk{
	background:url(../images/ruban/ruban_uk.png) no-repeat top left;
}
#ruban.es{
	background:url(../images/ruban/ruban_es.png) no-repeat top left;
}
#ruban.it{
	background:url(../images/ruban/ruban_it.png) no-repeat top left;
}
#ruban div {
	cursor:pointer;
    position:relative;
    height:26px;
    width:121px;
    border:none;
    text-decoration:none;
    outline:0;
    text-indent:-999px;
    top:118px;
    float:left;
    overflow:hidden;
    zoom:1;
}
#ruban div.orange {
    background:url(../images/ruban/detail_orange2.png) no-repeat top left;
    left:476px;
}
#ruban div.green {
    background:url(../images/ruban/detail_green2.png) no-repeat top left;
    left:691px;
}
#ruban.uk div.orange {
    background:url(../images/ruban/detail_orange_en.png) no-repeat top left;
    left:476px;
}
#ruban.uk div.green {
    background:url(../images/ruban/detail_green_en.png) no-repeat top left;
    left:691px;
}
#ruban.it div.orange {
    background:url(../images/ruban/detail_orange_it.png) no-repeat top left;
    left:476px;
}
#ruban.it div.green {
    background:url(../images/ruban/detail_green_it.png) no-repeat top left;
    left:691px;
}
#ruban div:hover,
#ruban.uk div:hover ,
#ruban.it div:hover {
    background-position:bottom left;
}
.hide{
	display: none;
}

.align-center{
	text-align: center;
}

table.tender-table .headline th {
	background:url(../images/boxes/blue_header.png) repeat-x left -32px;
  height:32px;
  line-height:32px;
  vertical-align:middle;
  color:#FFF;
  padding:0;
}

.left-search {
  float:left;
  width:300px;
  margin-top: 5px;
}
.left-search form.extended-search {
  margin-bottom:10px;
  float:none;
}
.left-search iframe{
	position: relative;
	top: 0px;
	left: 0px;
  	z-index: 3;
}
.left-search .wrap_pub{
	position: relative;
	top: -225px;
	left: 21px;
	z-index:2;
	height: 395px;
	zoom: 1;
}

.full-desc {
  display: block;
  padding: 0 20px;
line-height: 15px;
}

.block_verif .full-desc {
  padding: 0;
}

.desc-ao .full-desc {
  overflow-y:auto;
  height:auto;
  padding:7px;
  border-bottom:1px solid #CFCFBD;
}

.content-tooltip {
  padding-left:40px;
  background:url(../images/tooltip/info.gif) no-repeat center left;
}

.last-minutes-tender.home-left {
  overflow:hidden;
  zoom:1;
  width:auto;
  margin-right:10px;
  float:none;
}
.last-minutes-tender.home-left .blue-box {
  margin-top:7px;
}
.last-tender-list {
  float:right;
  width:600px;
}
.last-minutes-tender.home-left .blue-box.verif .blue-content {
  height:342px;
}
.tender-owner-join {
  width:285px;
  border:1px solid #E1E1D3;
  padding:5px;
  margin-top:10px;
}
.tender-owner-join a.owner-block {
  float:none;
  margin:0 auto;
}
.title-join {
  text-align:center;
}
.blue-box.all-hearts {
  margin-right:0px;
  margin-top:10px;

}
.frame-left {
  width:306px;
}
.tender-content-td {
  text-align:left;
}
.tender-content-td .date {
  color:#E88809;
}
.last-minutes-tender.home-left.details-tender {
  float:left;
  width:295px;
}

.page-bloc {
  overflow:hidden;
  zoom:1;
  margin-top:10px;
}
.last-tender-list .blue-box#description,
.page-bloc .last-minutes-tender.home-left .blue-box.last.verif {
  margin-top:0;
}
h1.h1-detail-tender#top {
  width:670px;
}

.tooltip.lockDispo {
	background:url(../images/tooltip/white_arrow_big2.png) no-repeat top left;
	padding:30px;
	width:310px;
	height:156px;
	position:relative;
	margin:0 auto;
}
.tooltip.lockDispo div {
	background-position:left top;
	padding-left:50px;
	margin-top:20px;
}
.tooltip.lockDispo li {
	margin-bottom:5px;
}
.tooltip.lockDispo ul {
 list-style:disc;
}
.tooltip .close-tooltip {
	float:right;
	padding:0px 5px 0 0;
}
.breadcrumb {
	overflow:hidden;
	zoom:1;
}
.breadcrumb li {
	line-height:20px;
}

.blue-box.paragraph.map_description {
	float:right;
	width:100%;
	margin: 0 0 10px 0;
}
.blue-box.paragraph.map_description div.full-desc {
	text-align:justify;
}
.blue-box.paragraph.map_description div.full-desc p {
	padding-right:10px;
}
.uploadifyQueueItem {
	clear:both;
	float:none;
}
#login .hello,
#login .link,
#login .link li a {
	line-height:19px;
	height:19px;
}

#btnValidPromo {
	margin-right:10px;
}

#controllerContent .home-top h1{
	color:#3677C4;
	float: left;
	font-size:14px;
	margin:10px 0;
	background:url(../images/g.png) no-repeat center left;
	padding-left:20px;
	height:5px;
	width: 100%;
}

.left-detail-part {
	width:390px;
}
.right-detail-part {
	width:500px;
}
.socials-detail {
	width:205px;
	margin:0 auto;
}


.socials-news {
    margin-left: 214px;
    margin-top: 50px;
}
.socials-news .fb {
    float: left;
    padding-left: 20%;
    width: 25%;
}
a.tender-participate {
	width:320px;
	float:right;
	margin-top:0px;
}
p.ref-tender {
	height:32px;
	line-height:32px;
}

.location-type {
	font-size:14px;
	color:#387DCE;
}


.footer .blockPartner,
#controllerContent .blockPartner {
    background: none repeat scroll 0 0 #F3F3EA;
    border: 1px solid #E8E8E8;
    margin-top: 15px;
    padding: 10px;
}
.footer .blockPartner p,
#controllerContent .blockPartner p {
    color: #888888;
    font-size: 11px;
	text-align:justify;
}
.footer .blockPartner p a, .footer .blockPartner p strong,
#controllerContent .blockPartner p a, #controllerContent .blockPartner p strong {
    font-size: 11px;
}

.footer .blockPartner p a,
#controllerContent .blockPartner p a {
color: #3377C6;
}



/**FORMS.CSS**/
.step2 .choices li h3 {
	margin:0 !important;
}
.step2 ul.choices.inline li {
	width:130px;
}
.step2 #fieldsDescription.blue {
	background: #EEEEFF;
}
.step2 #fieldsDescription textarea {
	background:#fff;
	width:90%;
	margin-bottom:15px;
}
#fieldsDescription .flag .a_lang {
	display: block;
    float: left;
    text-align: center;
    width: 16%;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
	border: 2px solid #DDDDDD;
}
#fieldsDescription .flag .a_lang.active {
  background:#DDD;
}
label {
	color:#444;
	display:block;
	padding:0px;
	margin:6px 0;
}

#keep_open {
	margin-left: 1px;	
}
label.label_check {
	display: inline-block;
	margin:6px 4px;
	position: relative;
	top: -2px;
	left: 0px;
	*display:inline; zoom:1;
}

.step2 label {
    float: left;
    margin-right: 20px;
	width:22%;
}
.step2 label.checkbox {
	float:none;
}
.step2 .float-left label {
	width:45%;
}
label.checkbox {
	display:inline;
	margin-right:15px;
}
label sup,
.legend sup {
	font-weight:bold;
	font-size:14px;
	color:#e9880a;
}
label sup.tenderSup,
.legend sup.tenderSup {
    color:#880000;
}

label.index{
	margin: 0 0 10px;
	text-decoration: underline;
}

h2 sup,
h3 sup {
	color:#e9880a;
}
.legend {
	line-height:41px;
	height:41px;
	display:block;
	float:left;
}
.legend.tender {
    line-height:20px;
}
input.checkbox {
	margin-top:5px;
}
input.text,
select {
	background:transparent url(../images/forms/input_normal.png) no-repeat top left;
	width:243px;
	height:13px;
	line-height:13px;
	padding:4px;
	border:0 none;
	outline:0;
	color:#444;
}
textarea {
	background:white url(../images/forms/textarea.png) repeat-x top left;
	border:1px solid #cfcfcf;
	width:243px;
	padding:4px;
	height:100px;
	color:#444;
}
textarea.full {
	width:895px;
}
.advertEditForm textarea {
	height: 72px;
	max-height: 72px;
	min-height: 72px;
	width: 90%;	
	max-width: 90%;	
	min-width: 90%;	
}
select {
	padding:2px 0 2px 4px;
	height:21px;
	line-height:21px;
	width:248px;
	*background:none;
	_background:none;
}
select.unit {
	width:150px;	
}
select.index, select.result  {
	width:188px;	
}
select.search {
	width:180px;	
}
select.result-min {
	width:85px;
	margin-left: 3px;
}
button {
	display:block;
}
button.orange {
	text-shadow:#ac7732 1px -1px 0;
	margin:0 auto;
	float:right;
}
button.uploader {
	text-shadow:none;
}
button.green {
	text-shadow:#5d8910 1px -1px 0;
	margin:0 auto;
	float:right;
}
button span {
	display:block;
	font-size:12px;
}
button.orange .button-right {
	background:url(../images/forms/submit_orange_right.png) no-repeat top right;
	padding-right:4px;
}
button.blue .button-right {
	background:url(../images/forms/submit_blue_right.png) no-repeat top right;
	padding-right:4px;
}
button.uploader .button-right {
	background:url(../images/forms/submit_uploader_right.png) no-repeat top right;
}
button.orange .button-left {
	background:url(../images/forms/submit_orange.png) no-repeat top left;
	padding:0 10px 0 14px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
}
button.blue .button-left {
	background:url(../images/forms/submit_blue.png) no-repeat top left;
	padding:0 10px 0 14px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
}
button.uploader .button-left {
	background:url(../images/forms/submit_uploader.png) no-repeat top left;
	font-weight:normal;
}
button.green .button-right {
	background:url(../images/forms/submit_green_right.png) no-repeat top right;
	padding-right:4px;
}
button.green .button-left {
	background:url(../images/forms/submit_green.png) no-repeat top left;
	padding:0 10px 0 14px;
	height:30px;
	line-height:30px;
	color:#FFF;
	text-align:center;
}
button.orange .button-left img,
button.green .button-left img {
	margin-right:6px;
	vertical-align:middle;
}

div.errors,
div.success {
	border:1px solid #cfcfbd;
	margin:0 auto 15px;
	padding:10px;
	
}
div.errors {
	background: #ffdede;
}
div.success {
	color:#7dc107;
	background:#deffde;
}

div.errors strong,
div.success strong {
	display:block;
	margin-bottom:0.5em;
	padding-left:17px;
	
}
div.errors strong {
	background:url(../images/forms/error.png) no-repeat left center;
}
div.success strong {
	background:url(../images/forms/success.png) no-repeat left center;
}
div.errors ul,
div.success ul {
	margin-left:17px;
}
div.field {
	margin-bottom:15px;
	overflow:hidden;
	zoom:1;
}
div.field.advice {
    border: 3px solid #9BBB59;
    padding: 10px;
}
div.field.checkbox {
	margin-top:42px;
}
div.field.checkbox2 {
	margin-top:30px;
}
div.cgu {
	text-align:center;
}
fieldset {
	clear:both;
	margin-top:10px;
}
legend {
	font-size:16px;
	text-align:left;
	margin:10px 0;
	color:#3677C4;
	font-weight:normal;
}
.step2 div.field .input-expandable {
    float: left;
    width: 20%;
}
.input-expandable {
	background:url(../images/forms/input_expandable.png) no-repeat bottom right;
	padding:0 4px 0 0;
    height:21px;
    line-height:21px;
	
}
.input-expandable.search.city {
	width: 175px;
}
.input-expandable.normal {
	width:90%;
}
.input-expandable.small {
	width:75%;
}
.input-expandable.very_small {
	width:50%;
}
.input-expandable.result .expandable-left input{
	width: 180px;
}
.input-expandable.search .expandable-left input{
	width: 172px;
}
.input-expandable .expandable-left {
	background:url(../images/forms/input_expandable.png) no-repeat left top;
	padding-left:4px;
    height:21px;
    line-height:21px;
}
.input-expandable input {
	background:url(../images/forms/input_expandable.png) repeat-x center center;
    height:21px;
    line-height:21px;
	color:#444;
	border:0 none;
	outline:0;
}
.input-expandable.normal input {
	width:100% !important;
}
.input-expandable.small input {
	width:100% !important;
}
.input-expandable.very_small input {
	width:100% !important;
}
.input-expandable select {
	background:url(../images/forms/input_expandable.png) repeat-x center center transparent;
    height:21px;
    line-height:17px;
	color:#444;
	border:0 none;
	outline:0;
}
.input-expandable.normal select {
	width:100% !important;
}
.input-expandable.small select {
	width:100% !important;
}
.input-expandable.very_small select {
	width:100% !important;
}
.inLine .field {
	clear:both;
}
.inLine .checkbox,
.inLine .radio {
	float:none;
}
.inLine label {
	float:left;
	width:150px;
	margin-right:15px;
}
.inLine .input-expandable {
	float:left;
}

.input-expandable.w50 {
	width:50px;
}

.captcha_explain {
	margin-top:5px;
	font-size: 11px;
	clear:both;
	float:left;
	display:block;
	width:165px;
}
label.captcha {
  float:left;
  width:60px;
  line-height:30px;
  height:30px;
}
img.captcha {
  margin-left:10px;
	margin-bottom:5px;
}
div.cgu input {
	float:left;
	margin-right:10px;
	margin-top:12px;
}
div.cgu label {
	display:block;
	width:260px;
	float:left;
	text-align:left;
}

p.modifs_ok {
    padding-top: 6px;
    text-align: right;
}
p.modifs_ok a {
    font-size: 11px;
    font-weight: bold;
}


/**AUTOCOMPLETE.CSS**/
.complete-list {
	width:50%;
	position:relative;
	background:#FAFAFA;
	border:1px solid #4C4C4C;
	border-top:0px;
	display:none;
	overflow:hidden;
	zoom:1;
}
.complete-list li:hover,
.complete-list li.active {
	background:#CFCFCF;
}
.complete-list a {
	display:block;
	color:#000044;
	font-size:12px;
	margin:2px 4px;
	margin-left:1%;
}

#microcal {
	position:absolute;
	border:1px gray solid;
	background:#ffffff;
	margin-left: 10px;
}
#microcal td,
#microcal th {
	font-size:14px;
	padding:4px;	
}

.container .complete-list {
	width:247px;
	margin-left:2px;
	border:1px solid #AAA;
	border-top:none;
	background:#F0F0F0;
	position:absolute;
	padding: 5px 0;
	z-index: 100;
}
.extended-search .complete-list {
	margin-top:20px;
}

.complete-list.index{
	width: 182px;
}

.complete-list.index a{
	padding-left: 10px !important;
}

.container .complete-list a {
	padding-left:20px;
}
.container .complete-list a:hover {
	text-decoration:none;
}



#controllerContent #map_canvas.tenderdetail:hover,
#controllerContent #map_canvas.searchresult:hover,
#controllerContent .top-detail-part #map_det:hover,
#controllerContent .coords #map_det:hover {
	cursor:pointer;
}
#controllerContent #map_canvas.tenderdetail:hover a,
#controllerContent #map_canvas.searchresult:hover a,
#controllerContent .top-detail-part #map_det.:hover a#localize_adverts,
#controllerContent .coords #map_det.:hover a#localize_adverts {
	color:#666;
}
#controllerContent #map_canvas.tenderdetail {
	background:url('../images/gmaps_tender.png') no-repeat left top;
}
#controllerContent #map_canvas.tenderdetail a,
#controllerContent #map_canvas.searchresult a,
#controllerContent .top-detail-part #map_det a#localize_adverts,
#controllerContent .coords #map_det a#localize_adverts {
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
	color:#fff;
	background:#b9cde5;
}
#controllerContent #map_canvas.tenderdetail a:hover,
#controllerContent #map_canvas.searchresult a:hover,
#controllerContent .top-detail-part #map_det a#localize_adverts:hover,
#controllerContent .coords #map_det a#localize_adverts:hover {
	text-decoration:none;
	color:#666;
}

.shortAdvert .calendar-legends{
	margin:0 0 30px 30px;
	clear:both;
}

.advertEditForm .calendar-legends{
	margin:0 0 30px 15px;
	clear:both;
	padding-top: 15px;
}

.shortAdvert span.calendar-legend-text,
.advertEditForm span.calendar-legend-text {
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin-right:20px;
}
.shortAdvert span.calendar-legend,
.advertEditForm span.calendar-legend {
	display:block;
	float:left;
	height:20px;
	width:20px;
	margin-right:5px;
}
.shortAdvert span.calendar-legend.free,
.advertEditForm span.calendar-legend.free {
	background:#cfc;
}
.shortAdvert span.calendar-legend.reserved,
.advertEditForm span.calendar-legend.reserved {
	background:#fcc;
}
.shortAdvert span.calendar-legend.promo,
.advertEditForm span.calendar-legend.promo {
	background:#ccf;
}
.shortAdvert span.calendar-legend.last,
.advertEditForm span.calendar-legend.last {
	background:#ccc;
}

.shortAdvert .calendarcontent {
	margin:0 0 0 44px;
	clear:both;
}

.advertEditForm .calendarcontent {
	margin:0 0 0 15px;
	clear:both;
}

.shortAdvert .calendar {
	width:161px;
	border:solid 1px #d8d8d8;
	/*padding:1px;*/
	margin:0 44px 15px 0;
	float:left;
	height:180px;
	background-color: white;
}

.advertEditForm .calendar {
	width:161px;
	border:solid 1px #d8d8d8;
	/*padding:1px;*/
	margin:0 15px 15px 0;
	float:left;
	height:180px;
}

.shortAdvert .calendar .head,
.advertEditForm .calendar .head {
	/*border-bottom:solid 1px #d8d8d8;*/
	text-align:center;
	height:20px;
	line-height:20px;
	background:#dde;
}
.shortAdvert .calendar ul.calheader,
.advertEditForm .calendar ul.calheader {
	/*margin:1px 0 0 0;*/
	border-bottom:solid 1px #d8d8d8;
    height: 22px;
	background:#eef;
}
.shortAdvert .calendar ul.calheader li,
.advertEditForm .calendar ul.calheader li {
	/*border: 1px solid #d8d8d8;*/
    float: left;
    height: 22px;
    line-height: 22px;
    /*margin-left: 1px;*/
    text-align: center;
    width: 22px;
}
.shortAdvert .calendar ul.line,
.advertEditForm .calendar ul.line {
	clear:both;
}
.shortAdvert .calendar ul.line li,
.advertEditForm .calendar ul.line li {
	/*border: 1px solid #d8d8d8;*/
    float: left;
    height: 23px;
    line-height: 23px;
    /*margin-left: 1px;
    margin-top: 1px;*/
    text-align: center;
    width: 23px;
}
.shortAdvert .calendar ul.line li.free-calendar,
.shortAdvert .calendar ul.line li.mi-free-calendar-promo-calendar,
.shortAdvert .calendar ul.line li.mi-free-calendar-last-calendar,
.advertEditForm .calendar ul.line li.free-calendar,
.advertEditForm .calendar ul.line li.mi-free-calendar-promo-calendar,
.advertEditForm .calendar ul.line li.mi-free-calendar-last-calendar {
	background:#cfc;
}
.shortAdvert .calendar ul.line li.last-calendar,
.advertEditForm .calendar ul.line li.last-calendar {
	background:#ccc;
}
.shortAdvert .calendar ul.line li.promo-calendar,
.advertEditForm .calendar ul.line li.promo-calendar {
	background:#ccf;
}
.shortAdvert .calendar ul.line li.reserved-calendar,
.advertEditForm .calendar ul.line li.reserved-calendar {
	background:#fcc;
}
.shortAdvert .calendar ul.line li.mi-free-calendar-,
.advertEditForm .calendar ul.line li.mi-free-calendar- {
	background:url('../images/calendar/mi-free.png');
}
.shortAdvert .calendar ul.line li.mi-promo-calendar-,
.advertEditForm .calendar ul.line li.mi-promo-calendar- {
	background:#ccf;
	/*background:url('../images/calendar/mi-promo.png');*/
}
.shortAdvert .calendar ul.line li.mi-promo-calendar-free-calendar,
.advertEditForm .calendar ul.line li.mi-promo-calendar-free-calendar {
	background:#ccc;
}
.shortAdvert .calendar ul.line li.mi-free-calendar-reserved-calendar,
.advertEditForm .calendar ul.line li.mi-free-calendar-reserved-calendar {
	background:url('../images/calendar/mi-reserved-free.png');
}

/*
	HomePage - BlockHome
*/
.zone_block_home{
	float: left;	
	width: 100%;
}

.zone_block_home .block_home,
.block_toggle {
	margin: 15px 0;
}

.block_toggle {
	clear: both;	
}

.zone_block_home .block_home .block_title,
.block_toggle .block_title {
	border: 1px solid #CFCFBD;
	background-color: #E9E9DC;
	height: 20px;
	color: #387DCE !important;
    font-size: 14px;
    line-height: 20px;
    padding: 4px;
}

.zone_block_home .block_home .block_title a.slide_open,
.block_toggle .block_title a.slide_open {
    display: block;
    float: left;
    height: 20px;
    text-indent: -9999px;
    width: 20px;
    color: #387DCE;
    font-size: 14px;
    line-height: 20px;
    background: url("../images/boxes/slide_right.png") no-repeat scroll center center transparent;
    margin-left: 2px;
    margin-right: 8px;
}

.zone_block_home .block_home .block_title h2,
.block_toggle .block_title h3{
	display: inline;
	padding: 0 !important;
	margin: 0 !important;
	color: #387DCE !important;
    font-size: 14px !important;
	line-height: 20px !important;
	font-weight: normal !important;
}

.zone_block_home .block_home .block_title a.slide_open.actif,
.block_toggle .block_title a.slide_open.actif {
	background: url("../images/boxes/slide_bottom.png") no-repeat scroll center center transparent;
}

.zone_block_home .block_home .block_content,
.block_toggle .block_content {
	border: 1px solid #CFCFBD;
	border-top: none;
	color: #444444;
    padding: 7px;
	line-height: 17px;
	display: none;
	background-color: white;
}

.zone_block_home .block_home .block_content p,
.block_toggle .block_content p {
	line-height: 17px;
}

/*
	MiniGenie - Accueil
*/
.container .header {
	height: auto;	
	padding-bottom: 5px;
}

.home-left ,
.home-left .blue-box.news {
	width:560px;
}

.home-left .blue-box.news .blue-content {
	height: auto;	
}
.home-left .blue-box.news .blue-content {
	padding: 0;	
}
#controllerContent .blue-box.news .shortAdvert h3,
#controllerContent .blue-box.news .shortAdvert h3 a,
#controllerContent .blue-box.news .shortAdvert span.h3,
#controllerContent .blue-box.news .shortAdvert span.h3 a {
	color: #EB7B34;
	font-weight: bold;
}

#controllerContent .blue-box.news strong.cat {
    color: #F89422;
    font-weight: normal;
}

.home-left .blue-box.news .preview img {
    width: 124px;
}

.home-left .blue-box.news .script-container {
	width: auto;	
}

.home-left .blue-box.news .shortAdvert {
    padding: 5px 7px;
}

.home-left .blue-box.news .shortAdvert .content {
	width: 388px;
	float: right;	
}

.home-left .block_pub {
	clear: both;
    padding-top: 20px;
}

.home-left .block_search {
	margin: 0;
	padding: 0;
	width: 560px;
	height: 268px;
	background: url(../images/block_search_bg.png) no-repeat;	
}

.home-left .block_search .form_search {
	margin: 0 auto;
	padding: 0;
	width: 424px;
	height: 63px;
	background: url(../images/block_search_input_bg.png) no-repeat;	
	position: relative;
	top: 5px;
	left: 0px;
}

.home-left .block_search .form_search .ligne_form {
	height: 36px;
	width: 404px;
	padding: 11px 0 0 11px;
}

.home-left .block_search .form_search .ligne_form #search {
	height: 36px;
	width: 333px;
	border: none;
	background: none;
	padding: 0 10px;
	margin: 0;
	font-size: 16px;
	color: #666;
}

.home-left .block_search .form_search .ligne_form .submit_search {
	height: 26px;
	width: 41px;
	border: none;
	background: url(../images/block_search_ok.png) no-repeat;	
	padding: 0;
	margin: 5px 0 0 0;
	text-indent: -9999px;
	position: relative;
	top: -1px;
	left: 0px;
}

.home-left .block_search .form_search .complete-list {
    border-top: 1px solid white;
	position: relative;
    left: 0;
    top: -2px;
    width: 396px;
}

.left-block_search {
	margin: 5px 0 0 0;
	padding: 0;
}

.left-block_search .form_search {
	margin: 0 auto;
	padding: 0;
	width: 300px;
	height: 63px;
	background: url(../images/block_search_input_bg_300.png) no-repeat;	
	position: relative;
	top: 0px;
	left: 0px;
}

.left-block_search .form_search .ligne_form {
	height: 36px;
	width: 280px;
	padding: 11px 0 0 11px;
}

.left-block_search .form_search .ligne_form #search {
	height: 36px;
	width: 209px;
	border: none;
	background: none;
	padding: 0 10px;
	margin: 0;
	font-size: 16px;
	color: #666;
}

.left-block_search .form_search .ligne_form .submit_search {
	height: 26px;
	width: 41px;
	border: none;
	background: url(../images/block_search_ok.png) no-repeat;	
	padding: 0;
	margin: 5px 0 0 0;
	text-indent: -9999px;
	position: relative;
	top: -1px;
	left: 0px;
}

.left-block_search .form_search .complete-list {
    border-top: 1px solid white;
	position: relative;
    left: 0;
    top: -2px;
    width: 272px;
}

#controllerContent .home-left .blue-box.news .shortAdvert .content h3 {
	margin-top: 3px;	
}

#controllerContent .home-left .blue-box.news .shortAdvert .content .cat {
	display: block;
	margin-bottom: 3px;	
}

#controllerContent .block_bottom {
	width: 100%;	
}

#controllerContent .home-right .full-desc {
    height: auto;
    overflow-y: visible;
}

#controllerContent .home-right {
    width: 325px;
}

#controllerContent .home-right .block_verif,
#controllerContent .home-right .block_locations {
	width: 100%;
}

#controllerContent .home-right .block_verif {
	margin-top: 0px;	
}

#controllerContent .home-right .block_locations .blue-content .full-desc {
	padding: 0;	
}

#controllerContent .home-right .block_locations .blue-content .full-desc table {
	margin: 0;	
}

#controllerContent .home-right .block_verif .blue-content .full-desc {
	text-align: center;
}

#controllerContent .home-right .border,
#controllerContent .home-right .full-desc {
	width: auto;
}

#controllerContent .home-right .border .full-desc h2 {
	background-repeat: repeat;	
}

.block_locations .blue-header-content h2 {
	font-size: 18px !important;
	/*padding-top: 15px !important;*/
	padding-bottom: 4px !important;
	border-bottom: 1px solid #3677C4;
	color: #EB7B34 !important;
}

.block_locations .blue-content {
	padding: 24px 0 10px;
}

.block_locations .shortAdvert {
	clear: both;
	margin-bottom: 15px;
}

.block_locations .shortAdvert:last-child {
	margin-bottom: 0px;
}

.block_locations .shortAdvert p, .block_locations .shortAdvert p span {
	line-height: 15px;	
	color: #444;
}

.block_locations .shortAdvert {
	padding: 1px 14px;	
}

.blue-box.full.lightblue h3, .blue-box.full.lightblue h3 a {
    color: #3677C4 !important;
}

.block_locations .shortAdvert div.preview {
	float: left;
	padding: 0;
	margin: 0;
	background: none;
	border: none;	
}

.block_locations.blue-box .shortAdvert div.preview img {
	width: 85px;	
}

.block_locations .shortAdvert div.content {
	margin-left: 10px;
    width: 195px;
}

.block_locations.blue-box .blue-footer-content a {
    color: #3677C4;
    font-size: 16px;
}

/*
	Liste Annonces
*/
.shortAdvert .bottom-advert-result {
	padding: 0;
	margin: 0;
	position: relative;
	top: 8px;
	left: 0px;
}

.shortAdvert .bottom-advert-result strong {
	float: right;
}

.shortAdvert .bottom-advert-result a {
	color: #444;	
}

/*
	Detail Annonce
*/
.shortAdvert .block_toggle {
	 border: 1px solid #6884a7;
	 padding: 5px 0;
	 background: white;
}

.shortAdvert .block_toggle .block_title {
	border: none;
	background: white url(../images/logo_cercle.png) 10px center no-repeat;
	min-height: 20px;
}

.shortAdvert .block_toggle .block_title h3 {
	font-size: 17px !important;
	height: 20px;
	line-height: 23px !important;
	margin-left: 35px !important;
}

.shortAdvert .block_toggle .block_content {
	display: block;
	border: none;
}

#block_toggle_int .listing,
#block_toggle_ext .listing {
	padding-left: 5px;
}

#block_toggle_int .listing li,
#block_toggle_ext .listing li {
	width: 160px;
}




#controllerContent .subscribe-desc .inscription p,u {
font-size: 14px;
color: #444;
line-height: 1.3em;
text-align: center;
}

#controllerContent .subscribe-desc .inscription strong {
font-size: 14px;
color: #3677C4;
line-height: 1.3em;
}

#controllerContent .subscribe-desc .inscription h3 {
font-size: 16px;
color: #3677C4;
overflow: hidden;
zoom: 1;
clear: both;
background: url(../images/g.png) no-repeat center left;
padding-left: 20px;
}

#controllerContent .subscribe-desc .note p {
font-size: 10px;
color: #444;
line-height: 1.3em;
text-align: justify;
}

.shortAdvert .zone_tax_phone h4 {
	background: url(../images/logo_cercle.png) left center no-repeat;
	color: #387DCE;	
	font-size: 17px;
    height: 20px;
    line-height: 23px;
    padding-left: 30px;
	margin: 15px 0;
}

#controllerContent .shortAdvert .zone_tax_phone h3 {
	font-size: 17px;
	font-weight: normal;	
	line-height: normal;
}

#controllerContent .shortAdvert .zone_tax_phone #map_det {
	margin: 0 auto;
}

#controllerContent .shortAdvert .zone_tax_phone #map_det a#localize_adverts {
    background: none repeat scroll 0 0 #B9CDE5;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

#controllerContent .shortAdvert .zone_tax_phone .adresse_loc {
	margin-left: 10px;
	line-height: 19px;	
}

#controllerContent .shortAdvert .zone_tax_phone #contact_phone {
	display: block;
	margin: 0 auto;
	width: 220px;
	height: 64px;
	padding-left: 78px;
	background: url(../images/contact_phone.png) center left no-repeat;
	font-size: 19px;
	line-height: 60px;
	text-decoration: underline;
	color: #444444;
}

.news_column_left {
	width: 737px;
	margin-right: 10px;
	float: left;
}

.news_column_right {
	margin-top: 15px;
	width: 160px;
	float: left;
}

.li_big_owner li {
background:url(../images/logo-boulette-big.png) no-repeat 60px 5px;
 padding-left: 100px;
line-height: 1.8em;
}
.li_small_owner li {
background:url(../images/logo-boulette-small.jpg) no-repeat 70px 2px;
 padding-left: 100px;
line-height: 1.8em;
}
.li_small_owner u {
font-size: 12px;
}
.li_big_owner u {
font-size: 12px;
}

.wrap_reserve {
	position: relative;
	top: 0px;
	left: 0px;
}

.wrap_reserve .text_reserve {
	background: url("../images/info.jpg") no-repeat 30px 5px;
	padding-left: 150px;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	position: relative;
	top: 0px;
	left: 0px;
}

.wrap_reserve .text_reserve h3 {
	font-size: 17px !important;
	font-weight: bold;
}

.wrap_reserve .text_reserve h3 .underline {
	font-size: 17px !important;
	font-weight: bold;
	text-decoration: underline;
}

.wrap_reserve .text_reserve ul {
	margin: 10px 0 0 25px;
}

.wrap_reserve .text_reserve ul li {
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0 5px 35px;
	background: url("../images/logo_cercle.png") no-repeat center left;
	color: #EB7B34;
}

.wrap_reserve .text_reserve .fleche_reserve {
	background: url("../images/fleche_reserve.png") no-repeat center left;
	width: 133px;
	height: 28px;
	margin: 8px 0 0 200px;
}

.wrap_reserve .text_reserve #btnReserve {
	float: none;
	position: absolute;
	right: 150px;
	bottom: 0px;
	cursor: pointer;
	background: url("../images/cliquez_ici.png") no-repeat center left;
	width: 113px;
	height: 58px;
	padding-top: 12px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 15px;
}

.wrap_reserve #box_reserve {
	position: absolute;
	bottom: -214px;
	right: 150px;
	width: 300px;
	height: 200px;
	background-color: white;
	padding: 10px 60px 18px 20px;
	z-index: 100;
	background: url(../images/bloc_captcha.png) no-repeat;
}

.wrap_reserve #box_reserve,
.wrap_reserve #box_reserve div,
.wrap_reserve #box_reserve strong {
	color: #3677C4 !important;
	font-size: 13px !important;
}

.wrap_reserve #box_reserve .contenu_captcha {
	padding: 8px 0;
}

.wrap_reserve #box_reserve .contenu_captcha .detail-captcha {
	display: block;
	float: left;
	margin-left: 30px;
}

.wrap_reserve #box_reserve .contenu_captcha .fleche_captcha {
	width: 75px;
	height: 22px;
	float: left;
	margin: 4px 18px 0 24px;
	background: url(../images/fleche_captcha.png) no-repeat;
}

.wrap_reserve #box_reserve .contenu_captcha #captcha_bis {
	width: 75px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	background: url(../images/forms/input_small.png) no-repeat;
}

.wrap_reserve #box_reserve .contenu_captcha .button {
	clear: both;
	display: block;
	margin: 5px auto 0 auto;
	width: 83px;
}

.wrap_reserve #box_reserve .contenu_captcha .button img {
	position: relative;
	top: 1px;
	left: 5px;
}

.wrap_reserve #box_reserve #error_captcha {
	text-align: center;
	color: red !important;
}

.wrap_reserve #box_reserve #link_captcha {
	text-align: center;
}

.wrap_reserve #box_reserve #link_captcha a {
	color: #EB7B34 !important;
    font-weight: bold;
}
#controllerContent .home-right .block_verif .blue-content .full-desc ul {
        text-align: left;
	margin-right: 10px;
	margin-top: 5px;
        margin-left:10px;

}
#controllerContent .home-right .block_verif .blue-content .full-desc li {
background: url(../images/bouton-orange.png) no-repeat left;

padding: 6px 0 6px 40px;

}
#controllerContent .home-right .block_verif .blue-content .full-desc hr {
color:blue;
}
div.colonne_gauche {
text-align: justify;

}
div.colonne_gauche p {
text-align: justify;
line-height: 17px;
color: #444;

}
button.menu {
  display: none;
}
.antibesmenu {
  float: none;
  margin: 0;
  height: auto;
  background-color: inherit;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: 100%;
}


.menumob {
display: none;
}
.antibessmenu {
  float: left;
  width: 100%;
}
ul#mainMenu {
  height: 33px;
  padding: 0 15px 0 15px;
  width: 918px;
  background-color: white;
}
.logo {
  float: left;
  width: 100%;
}
.pugg {
float:left;
 width: 100%;
padding:10px 0;
}
</pre></body></html>