/*<![CDATA[*/

/****************************************/
/* ------------------------------------ */
/*         Espace utilisateur           */
/* ------------------------------------ */
/****************************************/

.note_info{
	vertical-align:middle;
	font-weight:bold;
	color:#4A7684;
	padding-top:7px;
	text-decoration:none;
}

.inp_recherche{
	color:#4C7383;
	font-size:12px;
}

.info_txt{
	text-align:left;
	vertical-align:top;
	padding:20px !important;
	font-size:11px;
/*	background-color:#DDEEFF;

	border-color:#909090;
	border-style:solid;
	border-width:1px 1px 1px 1px; */
}

.navigation {
	font-size:12px;
	padding:4px 0px 4px 0px;
	vertical-align:middle;
}

.navigation a{
	color:#4A7684;
	/*text-decoration:underline;*/
}

.navigation a:hover{
	color:#4A7684;
	/*text-decoration:none;*/
}

.haut{
	text-align:right;
	vertical-align: middle;
	padding:2px;
}

.haut a{
	color: #FD5E51;
	text-decoration:underline;
}

.haut a:hover{
	text-decoration:none;
}

/* Recherche */

.recherche {
	background-image: url("/images/compte/bt-barrerecherche.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.recherche table tr td{
	padding:4px 1px 0px 1px;
	text-align: center;
	vertical-align: top;
}

.recherche input{
	width:90px;
}

.header_txt {
	color:#4A7684;
	font-weight: bold;
	padding:4px;
}

.form_user{
	margin-left:125px;
	margin-right:125px;
	margin-top:20px;
	margin-bottom:20px;
	width:500px;
}

.form_user td{
	width:50%;
	text-align:left;
	padding:4px !important;
}

/* Tab contact */

.ent_contact {
	vertical-align: middle;
	background-image: url("/images/compte/bt-bordure.gif");
	background-repeat: repeat-x;
	background-position: top;
	padding:0px !important;
	border-top: solid 1px #4C7383;
	border-bottom: solid 1px #4C7383;
}

.contact_not_available {
	background-image: url("/images/compte/bt-bordure-not-available.gif");
}

.ent_contact img{
	margin: 2px 3px 0px 3px;
}

.content_contact {
	vertical-align: top;
	background-color: #FFFFFF;
	border-top: solid 1px #4C7383;
	border-bottom: solid 1px #4C7383;
}

.content_contact_none {
	vertical-align: middle;
	text-align:center;
	background-color: #FFFFFF;
	border: solid 1px #4C7383;
	padding:10px !important;
}

.content_contact_none_ns {
	vertical-align: middle;
	text-align:center;
	background-color: #FFFFFF;
	border: solid 1px #4C7383;
	padding:0px !important;
	border-top-width:0px;
}

.top_border {
    /* si il n'est pas ie8 */
           border-top-width:1px;
    }

.content_contact_txt_left {
	padding: 8px 8px 8px 40px !important;
	background-image: url("/images/compte/bt-iconecontact.gif");
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.content_contact_txt_right{
    font-size:12px;
	padding:8px !important;
	/* border: solid 1px #4C7383; */
}

.content_contact a{
	color:#6E9EB0;
	text-decoration: none;
}

.content_contact a:hover{
	color:#6E9EB0;
	text-decoration: underline;
}

.content_contact_btn {
	text-align:center;
}

.tab_contact {
	border-collapse: collapse;
}

.tab_contact td {
	padding: 0px;
}

/* Tab ext */

.adress_book td{
	padding: 2px;
}

.adress_book{
	background-color: #AEC2CB;
	/*width:755px;*/
}


/* Lettre navigation */

.letter_link{
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	background-image: url("/images/compte/bt-boutonindex.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 1px 0px 1px !important;
}

.letter_out{
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	background-image: url("/images/compte/bt-boutonindex.gif");
	background-repeat: no-repeat;
	background-position: top left;
	color: #D2D1C6;
	padding: 3px 1px 0px 1px !important;
}

.letter_link a{
	color: #587C8B;
	text-decoration:none;
}

.letter_link a:hover{
	text-decoration: none;
}

.letter_tous{
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	background-image: url("/images/compte/bt-boutonindex-large.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 1px 0px 1px !important;
}

.quick_search td
{
	padding:2px 4px 2px 4px;
}

/****************************************/
/* ------------------------------------ */
/*           Styles Marwan              */
/* ------------------------------------ */
/****************************************/

/*
table.envois, .envois td {
    border-color: black;
    border-style: solid;
}
*/

.account_historique_contenu{
	position:relative;
	padding: 5px 5px 5px 5px;
}

table.envois {
    width:100%;
    /*border-width: 0 0 1px 1px;*/
    border-spacing: 0;
    border-collapse: collapse;
    /*margin:10px 10px 10px 10px;*/
}

.envois td{
    align:center;
    padding: 4px;
    border-width: 1px;
    border-color: #B6C6CB;
    border-style: solid;
    background-color:#FFFFFF;
}

.envois td a {
	text-decoration:none;
	color:#4A7684;
}

.envois td a:hover {
	
	text-decoration:underline;
}

td.display_prix{
    text-align:right;
}

td.tab_header{
	color:#4A7684;
    text-align:center;
    font-weight:bold;    
    background-image: url("/images/compte/bg-entete.gif");
	background-repeat: repeat-x;
	background-position: top;
}

td.tab_subheader{
    text-align:center;
}

td.noborder{
    border-width:0px;
}

td.tab_footer{
	background-color: transparent;
    text-align:right;
    font-weight:bold;
    border-width:0px;
    color:#4A7684;
}

.envoi_titre {
	font-weight: bold;
	font-size:13px;
	margin:20px 10px 10px 10px;
	padding:4px 4px 4px 8px;
	text-align:left;
	color:#FF6F58;
}

.envoi_docs{
    padding: 5px;
    background-color:#FFFFFF;
    border:1px solid #4A7684;
}

.bouton_periode {
    position:relative;
    top:5px;
}

.js_btn_over{
	cursor : pointer;
}

/*]]>*/