/*-------------------------------------------------------------------------*/
/* Balises communes                                                        */
/*-------------------------------------------------------------------------*/
* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px
}

html,body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #000;
}

a {
	color: #777;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

#current_fiche_title a,#menu a,#status a {
	color: #eee;
	text-decoration: underline;
}

#current_fiche_title a:hover,#menu a:hover,#status a:hover {
	/*background:#fff;*/
	color: #0f0;
	text-decoration: none;
}

.darkwhitelink {
	padding: 2px;
	color: #aaa;
	text-decoration: underline;
}

.darkwhitelink:hover {
	padding: 2px;
	background: #777;
	text-decoration: none;
}

.whitelink {
	color: #fff;
	text-decoration: underline;
	padding: 2px;
}

.whitelink:hover {
	background: #777;
	color: #fff;
	padding: 2px;
	text-decoration: none;
}


.button {
  padding: 2px 5px;
}

/*gestion des tab du menu */
.tabInactif {
	color: #bbb;
	text-decoration: underline;
	padding: 3px;
}

.tabInactif:hover {
	color: #fff;
	padding: 3px;
	text-decoration: none;
}

.tabActif,.tabActif:hover {
	background: #777;
	color: #fff;
	padding: 3px;
	text-decoration: none;
}

h2 {
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}

hr {
	border: solid 1px #aaa;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	/*font-family: "Trebuchet MS", cursive;*/
}

p {
	padding: 5px 5px 5px 10px;
}

/*.textbox{
	width: 95%;
	font-family: "Trebuchet MS";
	font-size: 1em;
}*/

/*http://www.babylon-design.com/site/index.php/2007/09/24/192-boutons-extensibles-css-compatibles-tous-navigateurs */

/*.listbox{
	background: #dc6200;
	border: solid 1px #dc6200;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 1em;
}*/
.rounded {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.ombrage {
	border: 5px solid #fff;
	-moz-box-shadow: 5px 5px 10px #aaa;
	-webkit-box-shadow: 5px 5px 10px #aaa;
	box-shadow: 5px 5px 10px #555;
}

.boite1 {
	background: #A6FF31;
	border: solid 1px #aaa;
	padding: 10px;
	border: solid 1px #aaa;
	-moz-box-shadow: 5px 5px 10px #aaa;
	-webkit-box-shadow: 5px 5px 10px #aaa;
	box-shadow: 5px 5px 10px #555;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


/*-------------------------------------------------------------------------*/
/* QCodo Form                                                              */
/*-------------------------------------------------------------------------*/
#MainAdminForm {
	width: 100%;
	height: 100%;
}

/*-------------------------------------------------------------------------*/
/* Zone OUEST                                                              */
/*-------------------------------------------------------------------------*/
#ouest {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 387px; /*100%;*/
	height: 100%;
	/*bottom: 20px;*/
	/*height: 100%;*/
	background: url("../images/bandeau_vertical.jpg") top left;
	background-repeat: no-repeat;
	background-color: #000; /*104610;*/
}

#zone_recherche {
	position: absolute;
	top: 180px;
	left: 10px;
	width: 205px;
	height: 355px;
	border: 1px solid #aaa;
	background: url("../images/fond1.jpg") top left;
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#carte_overview {
	background: #f00;
	position: absolute;
	top: 395px;
	left: 20px
}

#carte_france {
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 0px
}

#pointer_map {
	z-index: 20;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 9px;
}

#liste_fiches {
	position: absolute;
	top: 67px;
	bottom: 60px;
	left: 260px;
	/*right: 10px;*/
	/*height: 450px;*/
	/*background: #333;
	color:#fff;*/

	/* workaround for IE */
	/*width: expression(this.offsetParent.offsetWidth-530);*/
	/*height: expression(this.offsetParent.offsetHeight-320);*/
}

/*-------------------------------------------------------------------------*/
/* Zone NORD                                                             */
/*-------------------------------------------------------------------------*/
#menu {
	position: absolute;
	top: 3px;
	left: 415px;
}

#panorama {
	position: absolute;
	top: 20px;
	left: 392px;
	right: 3px;
	height: 268px;
	color: #fff;
	overflow: hidden;
	z-index: 5;
}

#panorama_welcome {
	background-color: #2E1F32;
	height: 268px;
}

#panorama_welcome_texte {
	position: absolute;
	top: 40px;
	left: 330px;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#panorama_streetview {
	height: 268px;
	width: 100%;
}

#current_fiche_win {
	position: absolute;
	top: 20px;
	left: 392px;
	right: 3px;
	height: 264px;
	z-index: 10;
	padding: 2px;
	background-color: #2C2C2C;
	color: #fff;
	border: 1px solid #aaa;
	overflow: hidden;
	/*filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70; */
}

/*-------------------------------------------------------------------------*/
/* Zone CENTRE-SUD                                                         */
/*-------------------------------------------------------------------------*/
#splashscreen {
	position: absolute;
	top: 0px;
	left: 392px;
	right: 0px;
	bottom: 0px;
	z-index: 10000;
	background-color: #000; /*fff;*/
}

#center {
	position: absolute;
	top: 293px;
	left: 392px;
	right: 3px;
	bottom: 20px;
	/* workaround for IE */
	/*width: expression(this.offsetParent.offsetWidth-530);*/
	height: expression(this.offsetParent.offsetHeight-310);
	/*    width: 650px;*/
	/*    height: 600px;*/
}

#map { /*border: 1px solid #fff;*/
	height: 100%;
	width: 100%;
	display: block;
}

#status {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 16px;
	background: #000; /*22;*/
	color: #bbb;
	text-align: center;
	padding: 2px;
	z-index: 40;
}

/*-------------------------------------------------------------------------*/
/* Partie gauche                                                           */
/*-------------------------------------------------------------------------*/
#left {
	position: absolute;
	top: 127px;
	left: 10px;
	width: 500px;
}

#accueil,#resultats,#legend_div { /*    background: #fff;*/ /*#aaa;*/
	background: url("../images/fond1.jpg") top left repeat-x;
	height: 100%;
	color: #333;
}

/*#promo_div {
    background: url("../images/fond1.jpg") top left repeat-x;	
    height: 350px;	
	overflow: auto;
    color: #333;
}*/
#inner_accueil,#inner_resultats,#inner_promo,#inner_legend {
	padding: 10px 10px 10px 10px;
	text-align: justify;
}

#inner_accueil {
	height: 410px;
}

#west3 { /*background: #aaa;*/
	background: url("../images/fond1.jpg") top left repeat-x;
	height: 100%;
	width: 100%;
	/*font-size: 0.88em;*/
}

#innerwest3 {
	padding: 20px 10px 10px 20px;
	color: #fff;
	/*width: 200px;*/
}

#mon_compte {
	display: none;
	position: absolute;
	top: 67px;
	left: 5px;
	width: 378px;
	height: 500px;
	background: url("../images/fond2.jpg") top left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index: 10000;
}

#header_mon_compte {
	border-bottom: solid 1px #777;
}

#inner_mon_compte {
	padding: 7px;
	color: #333;
}

#innerwest4 {
	padding: 10px 10px 10px 10px;
	color: #333;
	background: #eee;
	height: 380px;
}

#view_div {
	background: url("../images/fond1.jpg") top left;
}

#inner_view {
	padding: 5px;
}

#tbxDescription,#tbxCommentaire,#tbxIntitule,#tbxUrl,#lstTypes,#tbxAdresseLieu
	{
	width: 94%;
}

#pnlEditFiche {
	/*border-top: solid 1px #666;*/
	padding: 10px 0px;
}

#pnlEditFicheInner {
	background: #ddd;
	padding: 5px;
	height: 380px;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 98%; /*hack bug IE*/
}

#lblEditFicheTitle {
	background: #555;
	display: block;
	padding: 5px;
	color: #eee;
}

#divBtnEditFiche {
	text-align: right;
	padding: 5px;
	background: #fff;
	color: #eee;
	border-top: solid 1px #666;
}

#lblMsgInfo {
	background: #f00;
	padding: 2px;
	color: #fff;
	font-weight: bold;
	display: block;
}

#lblError5,#lblError2,#lblError3 {
	color: #f00;
	font-weight: bold;
}

#latest_fiches_table {
	width: 290px;
}

#latest_fiches_content {
	padding: 5px;
	margin: 0;
}

#header_dernieres_fiches {
	
}

#proposer_fiche {
	display: none;
	position: absolute;
	top: 85px;
	left: 500px;
	z-index: 20;
	width: 420px;
	height: 170px;
	padding: 4px;
	/*background-color: #fff;*/
	background: url("../images/fond1.jpg");
	color: #555;
	border: 1px solid #aaa;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#echange_lien {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
	width: 420px;
	height: 210px;
	padding: 2px;
	background-color: #2C2C2C;
	color: #fff;
	border: 1px solid #aaa;
	overflow: hidden;
}

#waiting {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	display: none;
	background: #000;
	filter: alpha(opacity =             60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

/*-------------------------------------------------------------------------*/
/* ajout commentaire front end                                             */
/*-------------------------------------------------------------------------*/
#edit_comment {
	background: #eee;
	padding: 10px;
	width: 92%;
	color: #333;
}

#commentFicheId {
	color: #eee;
}

#tbxFrontCommentaire {
	background: #eee;
	padding: 3px;
	width: 97%;
	/*border: solid 1px #fff;*/
	/*color: #fff;*/
}

#waitAjax {
	position: absolute;
	top: 83px;
	left: 50px;
}

/*-------------------------------------------------------------------------*/
/* edition fiche courante                                                  */
/*-------------------------------------------------------------------------*/
#current_fiche_menu {
	padding: 0px;
}

#desc_textuelle {
	font-family: georgia, tahoma;
	/*	background: url("../images/fond1.jpg") top left repeat;	 */
	/*height: 400px;*/
	/*background:#ddd;
	color:#333;*/
	background-color: #2E1F32;
	color: #E1BFE7;
	padding: 18px;
	height: 250px;
	overflow: auto;
	font-size: 12px;
	/*filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;*/
}

#current_fiche_content {
	height: 100%;
	color: #eee;
	text-align: justify;
}

#current_fiche_description {
	display: block;
	padding: 0px;
}

/*-------------------------------------------------------------------------*/
/* autre                                                                   */
/*-------------------------------------------------------------------------*/
.infos {
	font-style: italic;
	font-size: 11px;
	color: #666;
}

.gestion_promo_widget {
	width: 400px;
	height: 475px;
	background-color: #eeeeee;
	padding: 10px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

#trop_de_fiches {
	display: none;
	position: absolute;
	z-index: 20000;
	top: 300px;
	left: 600px;
	padding: 10px;
	width: 295px;
	height: 20px;
	background: #555;
	color: #eee;
	border: solid 1px #eee;
	filter: alpha(opacity =             80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}

#lstMesFiches {
	padding: 5px;
}

#divmeteo {
	display: none;
	position: absolute;
	z-index: 20000;
	top: 300px;
	left: 460px;
	padding: 2px;
	width: 305px;
	height: 43px;
	background: #555;
	color: #eee;
	border: solid 1px #555;
	filter: alpha(opacity = 90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}


#infos_wikipedia {
  display: block;
	position: absolute;
	z-index: 20000;
	top: 20px;
	left: 20px;
	padding: 10px;
	right: 20px;
	height: 500px;
  background: #555;
	color: #eee;
	border: solid 1px #fff;
	filter: alpha(opacity = 95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}

