/*Mobiles*/
	h1{
		text-align:center;
		margin:0;
	}
	h2{
		margin:0 0 10px 0;
	}
	div.fiche-client{
		padding:5px;
		font-size:16px;
	}
	div.bloc-profil{
		border-top:2px solid #CCCCCC;
		margin-top:10px;
		padding-top:5px;
	}
	div.bloc-pdf a{
		color:#000000;
	}
	.bouton-modification-compte{
		width:340px;
		display:block;
		text-align:center;
		background:#EB7602;
		border-radius:5px;
		border:1px solid #CCCCCC;
		color:#FFFFFF;
		font-size:16px;
		line-height:50px;
		margin-top:20px;
		cursor:pointer;
		text-decoration:none;
		height:50px;
	}
	.bouton-modification-compte:hover{
		background:#26368C;
	}
	div.message-fiche{
		font-size:10px;
		padding:10px;
	}
	div.boutons-navigation button{
		width:150px;
		display:block;
		text-align:center;
		background:#337AB7;		
		border-radius:5px;
		border:1px solid #CCCCCC;
		color:#FFFFFF;
		font-size:14px;
		margin:10px;
		cursor:pointer;
		text-decoration:none;
		height:50px;
		float:left;
	}
	div.boutons-navigation button:hover{
		background:#45A3F5;
	}
	span.success{
		color:green;
		font-weight:bold;
		font-size:12px;
		display:block;
		text-align:center;
		margin:10px;
	}
	#fiche-full-gauche{
		font-size:14px;
	}
	DIV.sous-titre{
		margin:20px 0 5px 5px;
		font-size:14px;
		font-weight:bold;
	}
	DIV.info-message{
		margin:5px;
		font-size:10px;
	}
	div.message-commandes-vide{
		margin:20px;
		text-align:center;
		color:#0087B4;
		font-weight:bold;
		font-size:12px;
		margin-bottom:40px;
	}
	ul.liste-adresses li.selected{
		background:#45A3F5;
		position:relative;
		cursor:default;
	}
	ul.liste-adresses{
		padding:0;
		margin-left: 5px;
		list-style:none;
		width:340px;
		height:100%;
		background:#337AB7;
	}
	ul.liste-adresses li{
		height:40px;
		line-height:40px;
		text-indent:5px;
		color:white;
		font-weight:bold;
		border-bottom:white 2px solid;
		cursor:pointer;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
	}
	div.adresses-livraison table.fiche{
		margin-left:5px;
	}
	div.adresses-livraison a{
		margin-left:5px;
	}
	div.message-oublie{
		text-align:center;
		margin-top:25px;
		font-size:12px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
	}
	span.txtErreur{
		color:#FF0000;
		font-weight:bold;
	}
@media screen and (max-width:991px){
	div.message-oublie input[type='submit']{
		width:310px;
		display:block;
		text-align:center;
		margin:auto;
		background:#EB7602;		
		border-radius:5px;
		border:1px solid #CCCCCC;
		color:#FFFFFF;
		font-size:16px;
		line-height:50px;
		margin-top:20px;
		cursor:pointer;
		text-decoration:none;
		height:50px;
	}
	div.message-oublie input[type='submit']:hover{
		background:#F6450A;
	}
	div.message-oublie input[type='text']{
		height: 30px;
		font-size: 20px;
		line-height: 30px;
		padding-left: 5px;
		width: 272px;
	}
}
/*Fin Mobiles*/
/*Desktop >992*/
@media screen and (min-width:992px){
	div.message-fiche{
		margin-top:25px;
		font-size:12px;
		margin-right:10px;
		margin-bottom:20px;
	}
	div.contenu a{
		text-decoration:underline;
		color:#000000;
	}
	div.contenu a:hover{
		text-decoration:none;	
	}
	table.tableau A.bouton-modification-compte, A.bouton-modification-compte{
		display:block;
		background:url(../images/grand-bouton-noir.png);
		color:#FFFFFF;
		height:32px;
		width:155px;
		margin-top:10px;
		background-position: center center;
		text-align:center;
		line-height:32px;
		text-decoration:none;
	}
	table.tableau A.bouton-modification-compte:hover, A.bouton-modification-compte:hover{
		color:#F6450A;
	}
	a.lien-action{
		text-decoration:none;
		/*font-size:10px;*/
		color:#000000;
		font-weight:bold;
	}
	a.lien-action:hover{
		color:#F6450A;
	}
	div.message-oublie{
		text-align:center;
		margin-top:25px;
		font-size:12px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
	}
	table.oublie{
		margin:auto;
	}
	span.txtErreur{
		color:#FF0000;
		font-weight:bold;
	}
	div.message-commandes-vide{
		margin:20px;
		text-align:center;
		color:#0087B4;
		font-weight:bold;
		font-size:12px;
		margin-bottom:40px;
	}
	DIV.info-message{
		margin:10px;
		font-size:10px;
	}
	DIV.sous-titre{
		margin:10px;
		margin-top:20px;
		font-size:14px;
		font-weight:bold;
	}
	span.changemode-important{
		font-weight:bold;
		font-size:12px;
	}
	div.changemode-info{
		margin-bottom:10px;
	}
	input.bouton-noir-interrocom{
		margin:auto;
		background:url(../images/bouton-noir.png);
		color:#FFFFFF;
		height:32px;
		width:102px;
		margin-top:10px;
		background-position: center center;
		text-align:center;
		line-height:32px;
		text-decoration:none;
		border:0;
		cursor:pointer;
	}
	input.bouton-noir-interrocom:hover{
		color:#F6450A;
	}
	a.lien-interrocom{
		color:#000000;
		font-weight:bold;
	}
	a.lien-interrocom:hover{
		color:#F6450A;
	}
	ul.liste-adresses li.selected{
		background:#F6450A;
		background:#F6450A linear-gradient(to bottom, rgba(235, 134, 84, 1) 0%, rgba(246, 69, 10, 1) 50%, rgba(235, 134, 84, 1) 100%) repeat scroll 0 0;
		position:relative;
		cursor:default;
	}
	ul.liste-adresses{
		padding:0;
		margin-left: 10px;
		list-style:none;
		float:left;
		width:92%;
		height:100%;
		background:black;
	}
	ul.liste-adresses li{
		height:40px;
		line-height:40px;
		text-indent:5px;
		color:white;
		font-weight:bold;
		border-bottom:white 2px solid;
		cursor:pointer;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		background:rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(85, 85, 85, 1) 50%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0;
	}
}
/*Fin Desktop*/