a{
	font-family: Arial;
}

td{
	font-family: Arial;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fondBlanc{
	background-color:#FFFFFF;
}

.fondGrisFonce{
	background-color:#B6B6B6;
}

.fondGrisClair{
	background-color:#E2E2E2;
}

.fondGrisTresClair{
	background-color:#DBDBDB;
}

.fondBleuFonce{
	background-color:#1B3461;
}

.fondBleu{
	background-color:#B8C9F0;
}

.lienNoir12{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

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

.lienNoir14{
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	
}

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

.txtNoir11{
	color:#000000;
	font-size: 11px;
}

.txtNoir12{
	color:#000000;
	font-size: 12px;
}


.txtNoir24{
	color:#000000;
	font-size: 24px;
}

.txtRouge18{
	color:#FF0000;
	font-size: 18px;
}

.txtBleu12{
	color:#41649F;
	font-size: 12px;
	font-weight: bold;
}

.txtBleu30{
	color:#41649F;
	font-size: 30px;
	font-weight: bold;
}

.txtBlanc12{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.inputMail {
	font-size: 16px;
	color: #41649F;
	background-color: #FFFFFF;
	font-weight: bold;
	height: 27px;
	width: 144px;
	border: 1px solid #808080;
}

.inputCommand {
	font-size: 14px;
	color: #41649F;
	background-color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 175px;
	border: 1px solid #2E579C;
}

.inputCart {
	font-size: 12px;
	color: #41649F;
	background-color: #FFFFFF;
	font-weight: bold;
	height: 14px;
	width: 30px;
	border: 1px solid #2E579C;
}

.cadreBleuFonce{
	border: 1px solid #2E579C;
	font-size: 14px;
	font-weight: bold;
	color: #2E579C;
}
