.nav {
	font-family: Verdana;
	color: #0033CC;
	text-decoration: none;
	font-size: 14px;
}
body {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	background: url(images/fond_content.jpg) no-repeat;
}
a:visited {
	font-family: Verdana;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Verdana;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	color: #FF9900;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#.tabback {
#	background-image: url(images/fond_content.jpg);
#	background-repeat: no-repeat;
}
.tableau {
	border: thin solid #000000;
}
.email {
	font-family: Verdana;
	font-size: 10px;
	color: #0033CC;
}
.tableau_vehicules {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 1;
}
.vignette {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
}

.table_fond {
	font-family: Verdana;
	font-size:12px;
	color: #000000;
	background-color: #CCCCCC;
	border-top-color: #000000;
	border-top-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
}

.td {
	font-family: Verdana;
	font-size: 12px;
}

.detailTable {
	border:solid #999999 1px;
    width: 95%;
}
.detailTable td {
	border: solid 1px #CCCCCC;
	font-family: Verdana;
	font-size: 9pt;
}

.detailHeader td {
	font-family: Verdana;
	font-size:24px;
	font-weight:bold;
	background:#CCCCCC;
	border:solid #666666 1px;
	text-align: center;
}
