﻿.tabAlerte {
	text-align : left;
	background-color : #ffffff;
	width : 95%;	
}

.tabAlerte .titreRubAlerte {
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	color : #584131;
}
.tabAlerte .sousRubAlerte {
	font-size : 12px;
	font-weight : normal;
	color : #584131;
}
.alerteG {
	font-size : 12px;
	color : #584131;
	text-align : left;
	font-weight : bold;
}
.alerteD {
	font-size : 12px;
	color : #584131;
	text-align : left;
	font-weight : normal;
}
.uneAlerte {
	width : 49%;
	background-image : url(../imgs/site/barre_detail.png);
	background-repeat:no-repeat;
	padding-top : 5px;
	vertical-align : top;
	
}
.uneAlerte table {
	border-right : 1px solid #584131;
	border-left : 1px solid #584131;
	border-bottom : 1px solid #584131;
	margin-top : 5px;
	width:100%;
}
.uneAlterteTitre {
	color : #ffffff;
	font-weight : bold;
	font-size : 12px;
	margin-left : 5px;
	/*width : 100%;*/
}	
.monCompte a{
	font-weight : bold;
	font-size : 12px;
}
.unTitre {
	background-image : url(../imgs/site/barre_detail.png);
	background-repeat:no-repeat;
	height : 25px;
	color : #ffffff;
	font-weight : bold;
	padding-left : 15px;
}
.compte {
	margin-top: 10px;
	border: none;
	font-size : 12px;
	vertical-align : top;
	color : #584131;
	/*padding-left : 200px;*/
}
.compte table {
	width : 500px;
	font-size : 12px;
	color = #584131;
}