/* Mon Compte */
/*
/*

/* infos personnelles */

.containeur_cpte {
	padding: 0px;
	width:514px;
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
	/*background-color: silver;*/
	/*border-top: rgb(0, 0, 0) 1px solid;
	border-bottom: rgb(0, 0, 0) 1px solid;*/
	-moz-box-sizing: content-box;
	-moz-box-sizing: border-box;
	-moz-box-sizing: padding-box;
}

.titre_perso_cpte { border: 3px double #000000;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 514px;
   }
		
.lib_perso_cpte { 
	 float:left;
    width:254px;
    height: 20px;
    margin: 0px;
    padding: 0px;
	 /*padding-left: 5px; */
    vertical-align: top;
    /*background-color: rgb(204, 204, 204);*/
	 background-color:#dadada;
    font-weight: bold;
    font-size: 11px;
    border-left: rgb(0, 0, 0) 1px solid;
	 border-right: rgb(0, 0, 0) 1px solid;
	 border-top: rgb(0, 0, 0) 1px solid;
	 border-bottom: rgb(0, 0, 0) 1px solid;
	 -moz-box-sizing: content-box;
	 -moz-box-sizing: border-box;
	 -moz-box-sizing: padding-box;
    }

.infos_perso_cpte {
    float:left;
    margin: 0px;
	 padding: 0px;
    /*padding-left: 5px; */
    height: 20px;
    width:255px;
    text-align: left;
    vertical-align: top;
    background-color: #dadada;
    /*color: rgb(255, 255, 255);*/
    font-weight: bold;
    font-size: 11px;
    border-right: rgb(0, 0, 0) 1px solid;
	 border-bottom: rgb(0, 0, 0) 1px solid;
	 border-top: rgb(0, 0, 0) 1px solid;
	 -moz-box-sizing: border-box;
	 -moz-box-sizing: padding-box;
	 -moz-box-sizing: content-box;
    }

 .infos_perso_cpte a { 
  	text-decoration: none;
   color: rgb(0, 0, 0);
	margin: 0px;
   padding: 0px;
	-moz-box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: content-box;
    }
/* Téléchargements*/

.info_tel{
	height:25px;
	font-weight: bold;
	font-size: 11px;
	color: rgb(0, 0, 0);
	background-color: #dadada;
	-moz-box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: content-box;
}

.lib_cpte_tel {/*position:absolute;top:0px;left:0px;*/
	float:left;
	width: 25px;
	border-left: rgb(0, 0, 0) 1px solid;
	border-bottom: rgb(0, 0, 0) 1px solid;
	
}	

.info_cpte_tel2 {/*position:absolute;top:0px;left:0px;*/
	float:left;
	width: 229px;
	border-right: rgb(0, 0, 0) 1px solid;
	border-bottom: rgb(0, 0, 0) 1px solid;
	
	
}	
.info_cpte_tel3 {
/*position:absolute;top:0px;left:193px;*/
	float:left;
	width:255px;
	border-right: rgb(0, 0, 0) 1px solid;
	border-bottom: rgb(0, 0, 0) 1px solid;
	/*border-top: rgb(0, 0, 0) 1px solid;*/
	
	
}
	 
/* infos commandes */

.info_cpte_cmd1 {/*position:absolute;top:0px;left:0px;*/
	float:left;
	width: 21px;
	border-left: rgb(0, 0, 0) 1px solid;
	border-bottom: rgb(0, 0, 0) 1px solid;
	
}
	
.info_cpte_cmd2 {/*position:absolute;top:0px;left:0px;*/
	float:left;
	width: 154px;
	border-right: rgb(0, 0, 0) 1px solid;
	border-bottom: rgb(0, 0, 0) 1px solid;
	
	
}	
.info_cpte_cmd3 {
	/*position:absolute;top:0px;left:193px;*/
	float:left;
	width: 162px;
	border-right: rgb(0, 0, 0) 1px solid;
	border-bottom: rgb(0, 0, 0) 1px solid;
	/*border-top: rgb(0, 0, 0) 1px solid;*/
	
}
.info_cpte_cmd4 {
	/*position:absolute;top:0px;left:193px;*/
	float:left;
	width: 170px;
	border-right: rgb(0, 0, 0) 1px solid;
	border-bottom: rgb(0, 0, 0) 1px solid;

}
	
.lib_cpte_cmd {
	float:left;
	width: 175px;
	border-left: rgb(0, 0, 0) 1px solid;
	border-right: rgb(0, 0, 0) 1px solid;
	border-top: rgb(0, 0, 0) 1px solid;
	border-bottom: rgb(0, 0, 0) 1px solid;
	
}

.lib_cpte_cmd2 {
	float:left;
	width: 162px;
	border-right: rgb(0, 0, 0) 1px solid;
	border-top: rgb(0, 0, 0) 1px solid;
	border-bottom: rgb(0, 0, 0) 1px solid;
		
}

.lib_cpte_cmd3 {
	width: 170px;
	float:left;
  	border-right: rgb(0, 0, 0) 1px solid;
	border-top: rgb(0, 0, 0) 1px solid;
	border-bottom: rgb(0, 0, 0) 1px solid;
	
}	
	 
/* infos connexions */	 
.titre_info_web {
	border: 3px double #000000;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 512px;
	}	 

.lib_info_cx {
	 border: 1px solid #000000;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    width: 514px;
	}

.containeur_info_cx {
	-moz-box-sizing: padding-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    width: 514px; 
	/*background-color: silver;*/
	/*border-top: rgb(0, 0, 0) 1px solid;
	border-bottom: rgb(0, 0, 0) 1px solid;*/

}

.info_info_cx {
	float:left;
	/*position: relative;*/
	width: 512px;
	left: 50%; 
	/*margin-left: -256px; /*pour centrer le conteneur sur la page*/
	/*top:20px;*/
	border: 1px solid rgb(0, 0, 0);
   text-align: center;
	
	
}
