body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a {
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.texte-moteurs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
}
.nav {
	background-color: #FFFFFF;
	color: #3A61FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display:block;
	width: 100%; 
	height: 30px; 
	padding-left: 2px;
	text-align: left;
	line-height: 29px;
	border-bottom: #3A61FA;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-left: #3A61FA;
	border-left-style:solid;
	border-left-width: 1px;
	border-top: #3A61FA;
	border-top-style:solid;
	border-top-width: 1px;
} 
.nav:hover {
	background-color: #3A61FA;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}
.devis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FF0000;
}
.page {
	border-left: thin dotted #CCCCCC;
	border-right: thin dotted #CCCCCC;
}

