


.toolbar {
	border-bottom : 1px solid #707070;
	border-right :1px solid #707070;
	background-color : #BBC0C3;

}

.redbar {
	border-bottom : 1px solid #701111;
	border-right :1px solid  #701111;
	background-color : #D82222;

}

.itemmarque {
	font-family : "arial,sans-serif";
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}

.itemtitre:HOVER {
	color: #D82222;

}



.listemarque {
	padding : 2px;
	border-right : 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	margin : 5px;
	margin-left : 5px;
	margin-right : 5px;
	text-align : center;
	background-color : #DFDFDF;
}

.titremarque:hover {
	text-decoration: underline;
}

.titremarque {
	color: #D82222;
	text-decoration: none;
}

TD.alphabet {
	border-top :1px solid #EBF2F5;
	border-left :1px solid #EBF2F5;
	border-bottom : 1px solid #707070;
	border-right :1px solid #707070;
	background-color : #BBC0C3;
	text-align : center;
	
}

TD.tblreference {
	font-family : "verdana,arial,sans-serif";
	font-size : 10px;
	

}
TH.tblreference {
	font-family : "verdana,arial,sans-serif";
	font-size : 10px;
	font-weight : bold;
	

}
	

}

.alphabet:HOVER {
	border-top :1px solid #707070;
	border-left :1px solid #707070;
	border-bottom : 1px solid #EBF2F5;
	border-right :1px solid #EBF2F5;
	background-color : #A9ADB0;
	
}

.alphabetselected {
	font-family : "verdana,arial,sans-serif";
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration: none;
	width : 100%;
	background-color : #D82222;
	border-top :1px solid #7B1313;
	border-left :1px solid #7B1313;
	border-right :1px solid #F3ADAD;
	border-bottom :1px solid #F3ADAD;
	text-align : center;
	padding-top : 1px;
	padding-bottom : 1px;
}



.alphabet {
	font-family : "verdana,arial,sans-serif";
	font-size : 10px;
	font-weight : bold;
	color : #62656C;
	text-decoration: none;
	width : 100%;
	border-top :1px solid #EBF2F5;
	border-left :1px solid #EBF2F5;
	border-bottom : 1px solid #707070;
	border-right :1px solid #707070;
	background-color : #BBC0C3;
	text-align : center;
	padding-top : 1px;
	padding-bottom : 1px;
}

.alphabetempty {
	font-family : "verdana,arial,sans-serif";
	font-size : 10px;
	font-weight : bold;
	color : #E1E7EA;
	text-decoration: none;
	width : 100%;
	border-top :1px solid #EBF2F5;
	border-left :1px solid #EBF2F5;
	border-bottom : 1px solid #707070;
	border-right :1px solid #707070;
	background-color : #BBC0C3;
	text-align : center;
	padding-top : 1px;
	padding-bottom : 1px;
	cursor : default;
}



