/* @override http://store.avuer.dev/media/store/fs2.css */

body {
	background: #ebebeb url(/icononav/fd_main.gif) repeat-x scroll;
}

a {color: #191919;text-decoration:none;}

#droite-css-simple{
    position: fixed;
	left: 80%;
	top: 210px;
    z-index:100;
	width: 160px;
}
div#header li {
	list-style-type: none;
	display: table-cell;
}

#navcontainer a {
	position: relative;
	text-decoration: none;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
	white-space: nowrap;
	text-shadow: #ffffff;
	background-image: url(/icononav/bt_nav.gif);
	background-repeat: repeat-x;
	background-position: right top;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

#navcontainer a:hover {
	color: #000;
}
#gauche {
	background-color: white;
}

#centre {
	background-color: white;
}
#gauche ul {
	clear: both;
	color: #ffffff;
	padding: 0;
	text-decoration:none;
	list-style-type: none;
}


div#gauche li {
	margin-bottom: 15px;
	border: 1pt dotted #999;
	background-color: #E5ECF9;
	padding: 5px;
	color: #288300;
}
.liste {
	line-height: 1.1em;
	margin-bottom: 4px;
	margin-top: 0;
	margin-right: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.radio {
	line-height: 1.1em;
	text-indent: -15px;
	margin-bottom: 4px;
	margin-top: 0;
	margin-right: 0;
	padding: 0 0 0 15px;
}

.lien {
	color: #3d7a0e;
}


.signup_btn_link {
	color: #000;
	text-align: center;
	text-align: center;
	text-decoration: none;
	padding: 10px 7px 10px 17px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	border: 1pt dotted #000;
	margin: 15px;
	top: 15px;
	display: inline-block;
	background: #ECECEC url(/media/tr_fleche.gif) no-repeat scroll 2px 10px;
}

.titre_nav{
	color: #427efc;
}

tr.ligne1 {
	background: #e6e6e6 url(fd_filet_tab.gif) repeat-x;
}

tr.ligne2 {
	background: url(fd_filet_tab.gif) repeat-x;
}


.address_box {

	border: 1px solid black;

	text-indent: 10px;

	margin: 3px;

}
.bloc{display:table;}

 

.gauche{width:49%;}

.droit{float:right; width:49%;}

.ligne {
	text-align: left;
	vertical-align: top;
	font-size: 9pt;
	padding-bottom: 3px;
}

.total_ligne {
	text-align: right;
	vertical-align: top;
	font-size: 9pt;
	white-space: nowrap;
	padding-left: 10px;
}

.total_ligne1 {
	text-align: right;
	vertical-align: top;
	font-size: 9pt;
	white-space: nowrap;
}

.total_ligne2 {
	display: none;
}


/* @group AutoComplete */

.ac_results {
		border: 1px solid gray;
		background-color: white;
		padding: 0;
		margin: 0;
		list-style: none;
		position: absolute;
		z-index: 10000;
		display: none;
	}
	
	.ac_results li {
		padding: 2px 5px;
		white-space: nowrap;
		color: #101010;
		text-align: left;
	}
	
	.ac_over {
		cursor: pointer;
		background-color: #ffb;
	}
	
	.ac_match {
		text-decoration: underline;
		color: black;
	}



/* @end */
