/* CSS Document */

body,td,a,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	color: #185B9E;
	font-size: 12px;
}
.a2, #menuhome a {
	text-decoration: none;
	font-weight: bold;
}
.a3 {
	text-decoration: none;
}
.clair,select {
	background-color: #A8C1DA;
}
.tresclair {
	background-color: #DCE6F0;
}
.trestresclair {
	background-color: #F1F5F9;
}
.fonce {
	background-color: #185B9E;
}
.bordfonce {
	border: 1px solid #185B9E;
}
.blanc {
	background-color: #FFFFFF;
}
.txtblanc {
	color: #FFFFFF;
}
.plusgros, .plusgros a {
	font-size:14px;
	font-weight: bold;
}
.mnu {
	background-color: #FFFFFF;
	/*background-image: url(/img/index/mnu_bg.gif);
	background-repeat: no-repeat;*/
}
.enorme {
	font-size: xx-large;
	font-weight: bold;
	color: #A8C1DA;
}
.titreclair {
	font-size: 20px;
	font-weight: bold;
	color: #A8C1DA;
}
.titrefonce {
	font-size: 20px;
	font-weight: bold;
	color: #185D9C;
}
.bordbleu img {
	border: 1px solid #ADC2DD;
}
table.tblpluspour {
	background-color: #185B9E;
	float: left;
	margin-right: 2em;
	margin-bottom: 2em;
}
table.tblpluspour td {
	color: black;
	background-color: white;
}
table.tblpluspour .chiffres {
	font-size: 16px;
	font-weight: bold;
}
.maj {
	text-transform: uppercase;
	font-size: 10px;
}