#complements {margin:10px 0 0 0;}
*html #complements {margin:-20px 0 0 0;}


/* Style pour les DIV ---------------------- */

.complement_contour{
	background:#FFF;
	padding:6px;
	border:3px solid #666;
	margin-top:3px;
	width: 490px !important;
	width: 480px;
}

.contour_moncompte{
	background:#FFF;
	padding:6px;
	border:3px solid #666;
	margin-top:3px;
	width: 100% !important;
	width: 100%;
}

.complement_contour_extraits{
	background:#FFE7D8;
	padding:6px;
	border:3px solid #D30202;
	margin-top:3px;
}



/* Style pour les boutons  ---------------------- */

.commentButton {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin-right: 0px !important;
	margin-right: 4px;
	display: inline;
	padding: 3px 15px 3px 15px !important;
	padding: 3px 15px 4px 15px;
	margin-bottom: -6px;
}

.commentButton a {
	background: none;
	color: #FFF !important;
	text-decoration: none;
}

.btNormal {
background:#666;
}

.btExtrait {
background:#D30202;
}


#triDate{
	background-color: #D8D8D8;
	padding: 5px 0 5px 5px;	
}

#triDates {
 position: relative; 
 width: 498px; 
 background-color: #D8D8D8; 
 border: 1px solid silver;
}

.close {
	border: 0px solid red;
	margin: 3px;
}

#pagination {
float: left;
}

#pagination img{
	border: 0px solid red;
	margin-bottom: -3px;
}

.inactif {
	color: dimgray;
}

#RechercheGauche input.submit_search, #rechercheHP input.submit_search {
	cursor:pointer;
	padding:5px 10px 3px 0px;
	margin: 2px 0px 0px 5px;
	border: 0px solid #fff;
	font-size:11px;
	color:#FFF;
	width:30px;
	height:19px;
	background: url("../images/picto-recherche.gif") no-repeat 0px 0px;
}


.notice {
	/*background: #F0E8D5;
	border:1px solid #D5CCB8; 
	color: #979082;*/
	background: #F0D89E;
	border:2px solid #FF7420; 
	color: #AF4F16;	
	display:block; 
	/*width:90%; */
	margin:auto; 
	padding:8px; 
	font-size:90%;
	margin-bottom:10px;
	font-weight:bold;
	text-decoration:none;
}

/* commande */
.px_achat {font-weight: bold;}
.px_tot {font-size: 130%; font-weight: bold;}
.px_right{text-align: right; }
.green{color: #159F01; font-weight: bold;}
.red{color: #D30202; font-weight: bold;}

.NumAbo {margin-bottom: 10px; position: relative;}