.autocompletelist
{
	margin: 0px;
	padding: 0px;
	border: solid 1px #999;
}
.autocompletelistitem
{
	color:#000;
	padding: 2px 2px;
	background-color: #F1F1F1;
	margin: 0;
	text-indent: 0;
	list-style-type: none;
	line-height:1.5em;
}
.autocompletelisthlitem
{
	color:#000;
	padding: 2px 2px;
	background-color: #2e5ea6;
	margin:0;
	list-style-type: none;
	line-height:1.5em;
}

hr
{
	height: 1px;
	border:solid 1px #AAA;
	border-top:solid 0px #AAA;
	background-color: transparent;
	margin:8px 0;
}
.nc_image_spacer
{
	display:block;
	width:78px;
}
.nc_description_spacer
{
	width:500px;	
	font-size:12px;
}
.nc_price
{
	display:block;
	width:128px;
	text-align:right;
	font-weight: bold;
	font-size:12px;
}
#ctl00_contentPlaceHolder_onglets
{
	background:transparent url(../images/nc/onglet_bg.png) no-repeat;
	height: 64px;
	padding-left:10px;
	font-family: Arial, Sans-Serif;
	text-transform:uppercase;
}
#ctl00_contentPlaceHolder_onglets ul li
{
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 16px 0 0 0;
	width: 104px;
	height: 24px;
	background: transparent url(../images/nc/onglet_on.png) 0 16px no-repeat;
	text-align: center;
	font-style:normal;
}
#ctl00_contentPlaceHolder_onglets ul li.selected
{
	background:transparent url(../images/nc/onglet_off.png) 0 16px no-repeat;
	font-style:normal;
}
#ctl00_contentPlaceHolder_onglets ul li.selected a
{
	font-style:normal;
	color:#2e5ea6;
}
#ctl00_contentPlaceHolder_onglets ul li a, 
#ctl00_contentPlaceHolder_onglets a
{
	color:#444;
	font-weight: bold;
	text-decoration:none;
	line-height: 24px;
	font-style:normal;
}
.checkbox
{
	display:block;
	height:17px;
	width:17px;
}
.nc_inline
{
	display:inline-block;
	padding-bottom:4px;
}
.nc_legal
{
	display:block;
	width:100%;
	text-align:justify;
}
#nc_loading, #nc_loading2
{
	
	display:none;
	height:22px;
	vertical-align:text-top;
}
#nc_loading span, #nc_loading2 span
{
	display:inline-block;
	height:22px;
}
#nc_loading img, #nc_loading2 img
{
	border: solid 1px #BBB;
}
a.nc_label
{
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	color: #555;
}

ul.option1clic{margin:0;padding:0;display:block;height:70px;border:solid 1px #D0D0D0;}
ul.option1clic li{ background:url(../images/commun/offre_tele.gif) no-repeat 0 0;}
ul.option1clic{background:url(../images/commun/offre_bg_tele.gif) repeat-y 0 0}
ul.option1clic table tr td.spacer{margin:0;padding:0;width:140px;}
ul.option1clic table tr td{margin:0;padding:0;height:70px;vertical-align:middle;overflow:auto;}


ul.option1clicTel{margin:0;padding:0;display:block;height:70px;border:solid 1px #D0D0D0;}
ul.option1clicTel li{ background:url(../images/commun/offre_tel.gif) no-repeat 0 0;}
ul.option1clicTel{background:url(../images/commun/offre_bg_tel.gif) repeat-y 0 0}
ul.option1clicTel table tr td.spacer{margin:0;padding:0;width:140px;}
ul.option1clicTel table tr td{margin:0;padding:0;height:70px;vertical-align:middle;overflow:auto;}


.bubbleInfo
{
    position : absolute;
}
.trigger
{
    position: absolute;
    width:100px;
    /*position: left; */
    font-style:italic;
}
/* Bubble pop-up */.popup
{
    position: absolute;
    margin: 3px;
    display: none;
    z-index: auto;
    border-collapse: collapse;
    width: 200px;
    height : auto;            
}
.popup td.corner
{
    height: 15px;
    width: 19px;
}
.popup td#topleft
{
	
    
}
.popup td.top
{
    
}
.popup td#topright
{
    
}
.popup td.left
{
    
}
.popup td.right
{
    
}
.popup td#bottomleft
{
    
}
.popup td.bottom
{
    
}
.popup td.bottom img
{
    
}
.popup td#bottomright
{
    
}

table.popup-contents th
{
    text-align: right;
    text-transform: lowercase;
}
table.popup-contents td
{
    text-align: left;
}

tr#release-notes td a
{
    color: #131c33;
}
.shippingmode
{
	color:#666;
	font-size:14px;
	font-weight:bold;
	display:block;
	height:1.5em;
}
.shippingmode label
{
	display:inline;
}
.shippingmode .price
{
	color:#125fcc;
	font-style:italic;
}