.jqmOverlay { background-color: #000; }


.jqmWindow {
    display: none;
    position: absolute;;
    top: 17%;
    left: 50%;
		height:100%;
		width:700px;
		margin-left: -350px;
    
    /*background-color: #666666;  
    vertical-align:middle;*/
		
   /* background-color: #EEE;
    color: #333;
    border: 1px solid black;*/
   /* padding: 12px;*/
}
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
    /* position: absolute; */
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.jqmWindow img {
	display: inline;
}

.jqmWindow .main {
	clip:rect(auto, auto, auto, auto);
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	/*height: 438px;*/
	/*margin-top: 219px;*/
	border: 1px solid #999999;
}

.jqmWindow  a,p,div,h1,h2,h3,h4,h5,h6,li,ul,span,body,tr,td,hr,fieldset ,table{
	margin:0;
	padding:0;
	list-style: none;
}



/* popup info relicat */
.bubbleInfo {

}
.trigger {
}

.nb_relicat_produit {
}
/* Bubble pop-up */

.popup {
position: absolute;
display:none;
z-index: 50;
border-collapse: collapse;
border:1px solid #CCCCCC;
width:150px;
height:40px;
background:url(../img/popup_info.gif);
}

.popup_texte {
margin:5px 5px 5px 5px;
text-align:center;
}
/* fin popup info relicat */

/* ------------------ Newsletter --------------------- */

.jqmOverlay { background-color: #000; }


.jqmWindow {
    display: none;
    position: absolute;;
    top: 17%;
    left: 50%;
		height:100%;
		width:996px;
		margin-left: -498px;
    /*background-color: #666666;  
    vertical-align:middle;*/
		
   /* background-color: #EEE;
    color: #333;
    border: 1px solid black;*/
   /* padding: 12px;*/
}
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .newsletter_container {
    /* position: absolute; */
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.newsletter_container img {
	display: inline;
}

.newsletter_container .main {
	clip:rect(auto, auto, auto, auto);
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	/*height: 438px;*/
	/*margin-top: 219px;*/
}

.newsletter_container  a,p,div,h1,h2,h3,h4,h5,h6,li,ul,span,body,tr,td,hr,fieldset ,table{
	margin:0;
	padding:0;
	list-style: none;
}

.newsletter_container  .title {
	display: block;
	width: 300px;
	height: 22px;
	padding-top: 3px;
	font-family: Lucida Sans Unicode, verdana;
	font-size: 12px;
	color: #dcdcdc;
}

.newsletter_container  .annee {
	display: block;
	width: 93px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #00b8dd;
	text-align: center;
}

.newsletter_container .infog {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

.newsletter_container .infod {
	font-family: verdana;
	font-size: 11px;
	color: #444444;
	font-weight: bold;
}

.newsletter_container .ss_info {
	display: block;
	height: 10px;
	margin-left: 7px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #929292;
}

.newsletter_container .uliste li {
	margin-bottom: 11px;
}
