@charset "utf-8";
/* CSS Document */

select, input, textarea {
	background-color:#FFF;
	border:1px solid #C0C0C0;
	color:#999;
	}

.cms_bloc_mon_compte {
	background-color: #FFF;
	padding: 8px;
	width: 150px;
	border: 1px dotted #CCC;
	clear:both;
	margin:10px 0px 10px 0px; 
	}
	
.texte_bloc_mon_compte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding:5px 10px 5px 0px;
	}
	
.texte_mon_compte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border: 1px dotted #999;
	padding: 5px;
	background-color: #5077d6;
	text-align:center;
	}	
	
	.texte_mon_compte_loguer {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border: 1px dotted #999;
	padding: 5px;
	background-color: #5077d6;
	}
	
	
	
.lien_texte_bloc_mon_compte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding:10px 10px 5px 0px;
	text-decoration: none;
	}
	.lien_texte_bloc_mon_compte a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding:10px 10px 5px 0px;
	text-decoration: none;
	}
	.lien_texte_bloc_mon_compte a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding:10px 10px 5px 0px;
	text-decoration: underline;
	}
	
.lien_texte_bloc_mon_compte_loguer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding:5px;
	text-decoration: none;
	}
	.lien_texte_bloc_mon_compte_loguer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	}
	.lien_texte_bloc_mon_compte_loguer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	}	

.bouton{
	padding-top:5px;
	}
	
	
.image_vignette{
	border: 1px solid rgb(222, 10, 50); 
	width:68px; 
	height:68px; 
	margin:5px 0px 5px 40px;
	
	}
	
.texte_aligne_center{
	text-align:center;
	
	}
	
.miniphoto_1{
	border: 1px solid rgb(222, 10, 50);
	}