html { height: 100%; width: 100%; min-width:1024px;min-height:764px;font-family: arial;}
body { height: 100%; width: 100%; margin: 0px; padding: 0px; overflow:hidden;font-family:arial;}


/* CSS MENU */
.pc_top-bar {
	display: none;
}

div#menu {
	position:absolute;
	display:block;
	top: 0px;
	width: 100%;
	height: 40px;
	background-color: #ECECEC;
	background-repeat: no-repeat;
	border-bottom: 1px solid #B0B0B0;
	padding-left:180px;
}

#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu li li {
	background-color:#ECECEC;
}

#menu li {
	float:left;
	padding:0;
	padding-top:3px;
	display:block;
	height:37px;
	background-color:#ECECEC;
}

#menu li a {
	display:block;
	color:white;
	text-decoration:none;
	padding:0px;
}

#menu li a:hover {
	color:#FFD700;
}

#menu ul li ul {
	display:none;
	cursor: pointer;
}

#menu ul li:hover ul {
	display:block;
	z-index:10000;
	top:40px;
}

#menu li:hover ul li {
	float:none;
	display: block;
	border-bottom: 1px solid #B0B0B0;
	border-top: 1px solid #FFFFFF;
	padding-right:20px;
	height: 41px;
}

#menu li ul {
	position:absolute;
}

#menu span {
	display:block;
	float:left;
	color:#5F5F5F;
	font-size:11px;
	padding:0px;
	margin-left:5px;
	margin-top:12px;
}

#menu img {
	cursor: pointer;
	float:left;
	margin:0px 7px 0px 0px;
}

#menu ul li ul  img {
	cursor: pointer;
	float:left;
	margin:2px 3px 0px 0px;
}

/* ne pas effacer */
.CategorieOff {
}
.CategorieOn {
}
/*****************/



/* CSS CONTENT */
div#content {
	border-bottom: 1px solid #8C8C8C;
	border-top: 1px solid #FFFFFF;
	top: 41px;
	/*bottom: 25px;*/
	bottom: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	z-index: 1px;
	clear:both;
}

/* CSS LOADER*/
div#loader {
	width: 16px;
	height: 16px;
	display: block;
}

/* CSS GMAP */
div#GMap {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	text-align: center;
	clear:both;
}

/* LAT & LNG INFO */
div#latLngInfo {
	position:absolute;
	z-index:200000;
	bottom:5px;
	margin-left:40%;
	font-size: 9px;
	background-color: lightblue;
	font-family: arial;
}

/* CSS SEARCH*/
div#search {
	width: 200px;
	background-color: #ECECEC;
	height: 100%;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0px;
	z-index: 1000;
	display:none;
}

div#searchBox {
	background-color: #FFFFFF;
	border-color: #A9A9A9 -moz-use-text-color #A9A9A9 #A9A9A9;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	bottom: 4px;
	left: 2px;
	position: absolute;
	top: 0px;
	width: 197px;
	bottom: 25px;
}

div#searchBox  h4 {
	border-color:-moz-use-text-color -moz-use-text-color black;
	border-style: none none solid;
	border-width: 0 0 1px;
	font-size: 14px;
	margin: 5px;
	text-align: center;
	width: 188px;
}

div#formSearch {
	margin:0 5px 5px 5px;
	font-size:10px;
	width:188px;
	height:115px;
	border-bottom:1px solid black;
}

div#formSearch label {
	clear: both;
	display : block;
	float: left;
	height: 14px;
	font-weight: 14px;
	line-height: 14px;
	margin: 0 0 3px;
	vertical-align: middle;
	width: 55px;
}

div#formSearch input,
div#formSearch select {
	display: block;
	float: left;
	font-size: 10px;
	margin: 0 0 3px;
	width: 125px;
}


div#SearchBoxButton input
{
	display: block;
	font-size: 10px;
	margin-left: 40px;
	margin-top: 10px;
	width: 125px;
}

div#listSearch
{
	clear:both;
	overflow:auto;
	width:197px;
	position:absolute;
	top:147px;
	left:0;
	bottom:24px;
}

div#listSearch h1
{
	border-bottom: 1px solid #CCC;
	color: #11ABC5;
	font-size: 11px;
	font-weight: bold;
}

div#listSearch span#name
{
	font-size: 11px;
	color:#000000;
}

div#listSearch span#rue,div#listSearch span#city
{
	font-size: 11px;
	color:#999999;
}


div#searchFooter
{
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:188px;
	height:24px;
	padding-right:10px;
	line-height:24px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#000000;
	text-decoration:none;
	border-top:1px solid black;
	background:#e0e0e0;
}

div#searchFooter a
{
	text-decoration:none;
	color:#000;
}

/* ITINERAIRE BOX */
div#itineraireBox {
	/*
	background-color: #FFFFFF;
	border-color: #A9A9A9 -moz-use-text-color #A9A9A9 #A9A9A9;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	bottom: 4px;
	left: 2px;
	position: absolute;
	top: 0px;
	width: 197px;
	*/
	background-color: #FFFFFF;
	border-color: #A9A9A9 -moz-use-text-color #A9A9A9 #A9A9A9;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	bottom: 4px;
	left: 2px;
	position: absolute;
	top: 0px;
	width: 197px;
	bottom: 25px;
}

div#itineraireBox  h4 {
	border-color:-moz-use-text-color -moz-use-text-color black;
	border-style: none none solid;
	border-width: 0 0 1px;
	font-size: 14px;
	margin: 5px;
	text-align: center;
	width: 188px;
}

div#formItineraire {
	margin:0 5px 5px 5px;
	font-size:10px;
	width:188px;
	height:110px;
	border-bottom:1px solid black;
}

div#formItineraire label {
	clear: both;
	display : block;
	float: left;
	height: 14px;
	font-weight: 14px;
	line-height: 14px;
	margin: 0 0 3px;
	vertical-align: middle;
	width: 35px;
}

div#formItineraire input
{
	display: block;
	float: left;
	font-size: 10px;
	margin: 0 0 3px;
	width: 125px;
}


div#formItineraire select {
	display: block;
	float: left;
	font-size: 10px;
	margin: 10px 0 0 10px;
	width: 80px;
}

div#formItineraire a {
	float: right;
	text-decoration:none;
	display: inline;
}

div#formItineraire img {
	float: right;
	border: none;
	display: inline;
}

div#itineraireBoxButton input
{
	display: block;
	float: right;
	font-size: 11px;
	margin: 8px 0 0 3px;
	width: 80px;
}

div#listItineraire
{
	clear:both;
	overflow:auto;
	width:188px;
	position:absolute;
	font-size:10px;
	overflow:auto;
	top:147px;
	left:0px;
	bottom:24px;
}


div#itineraireFooter
{
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width:188px;
	height:24px;
	padding-right:10px;
	line-height:24px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#000000;
	text-decoration:none;
	border-top:1px solid black;
	background:#e0e0e0;
}

div#itineraireFooter a
{
	text-decoration:none;
	color:#000;
}

/* CSS FOOTER */
div#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 24px;
	background-color: #ECECEC;
	text-align: right;
	z-index:200000;
}

#footer a,
footer a:link,
footer a:visited,
footer a:active {
	line-height:24px;
	vertical-align:middle;
	color:#000000;
	font-size:10px;
	text-decoration :none;
	font-family:Arial;
}

/* CSS MARKER HOVER */
div#markerHover {
	position:absolute;
	width:auto;
	height:30px;
	z-index:200000;
	background-color:#FFFFFF;
	border:1px groove black;
	padding-top: 5px;
	padding-left : 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

div#markerHover span#hoverCat{
	border-bottom: 1px solid #CCC;
	color: #11ABC5;
	font-size: 11px;
	font-weight: bold;
}

div#markerHover span#hoverName{
	font-size: 11px;
	color:#999999;
}

/* INFO BULLE */
div#infobulle_iti {
	text-align:left;
	overflow:hidden;
	float:left;
	margin:0 20px 0 0;
	visibility: visible;
	display: block;
	font-size: 11px;
	color:#999999;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	padding-top: 5px;
	padding-left : 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

div#infobulle_iti input
{
	display: block;
	float: left;
	font-size: 11px;
	margin: 0 0 3px;
}

div#infobulle_iti input,
div#infobulle_iti select {
	display: block;
	float: left;
	font-size: 10px;
	/*margin: 0 0 3px;*/
	width: 80px;
}

div#infobulle_iti input,
div#infobulle_iti button {
	display: block;
	float: right;
	font-size: 10px;
	width: 80px;
}

/* div form_fast_search */
div#form_fast_search{
	display:bock;
	/*position:absolute;*/
	float:left;
	margin:9px 5px 0 0;
	/*width:350px;*/
	padding-left:70px;
}

div#form_fast_search input {
	font-size:10px;
	margin:0 0 0 2px;
	width: 180px;
}

div#form_fast_search label {
	font-size:11px;
	margin:0 0 0 2px;
}

div#form_fast_search input#txtFsLieu{
	width:130px;
}

div#form_fast_search input#bt_fast_search{
	width:40px;
}



/* INFO BULLE */
#infobulle{
	text-align: left;
	width: 210px;
	background-color: #FFF;
	border: 1px #CCC solid;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; color:#666}

#infobulle img { border: none; }

#infobulle h1{ margin: 0}

#infobulle .title{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 2px;}

#infobulle a{ color:#11ABC5;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px }

#infobulle p{ line-height: 17px;
	margin-bottom: 5px;}


#infobulle .textfield{
	border:1px solid #CCC;
	font-size:13px;
	margin-bottom: 6px;
	width: 180px;}

#infobulle .bold{font-weight:bold}

#infobulle .iti{
	/*font-weight:bold;*/
	font-size: 11px;
	text-transform: uppercase}

#infobulle #form {position: relative}

#infobulle #swap {
	position: absolute;
	left: 188px;
	top: 13px;
}

/* ITIBOX */
#infobulle #itibox{
	/*visibility: hidden;*/
	border-top: 1px #CCC solid;
	display: none;
}

/* PICBOX */
#infobulle #picbox{
	/*visibility: visible;*/
	display: block;
}

