.page {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #6bb3da;
}
.menu {
	background-image: url(../upload/images/fondmenu.png);
	background-repeat: repeat-x;
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.submenu {
	background-color: #F3F3F3;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #53A6D2;
	background-image: url(../upload/images/fondsubmenu.png);
	background-repeat: repeat-x;
}
.menurtl {
	background-image: url(../upload/images/fondmenurtl.png);
	background-repeat: repeat-x;
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.gras {
	font-weight: bold;
}
.fondtitre {
	background-image: url(../upload/images/fondmenu.png);
	background-repeat: repeat-x;
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	font-size: 14px;
}
.topmenu {

	background-image: url(../upload/images/fond-titre.png);
	background-repeat: repeat-x;
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #225F7B;
	text-decoration: none;
}
a:visited {
	color: #225F7B;
	text-decoration: none;
}
a:hover {
	color: #FF7C00;
	text-decoration: underline;
	text-indent: 5px;
}
.bleu {
	font-weight: bold;
	color: #2095C1;
}
.oranger {
	font-weight: bold;
	color: #FF6600;
}
.tablededroite {
	border: 1px solid #FFCD9F;
}
.bleufonce {

	font-weight: bold;
	color: #225F7B;
}
.tableaugris {
	border: 1px solid #999999;
	margin: 0px;
}

.pagenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.tdtraitbleu {
	background-color: #3B9AC9;
	height: 3px;
}
.frais, .total{
	border:none;
	background:#FFF;
	color:#000;
	width:70px;
}
.total{
	font-weight:bold;
}
