﻿body{
    background :black;
	padding: 0;
	margin: 0;
}
td{
	background : white;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.img {
	border-width: 0px;
}
input,textarea,select {
	border: 1px solid #666666;
	background:#F0F2FF;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
.prix{
	font-family:Verdana;
	font-size: 14px;
	color:#03699c;
	font-weight:bold;
}
h1{
	font-family:Verdana;
	font-size: 14px;
	color:#003366;
	font-weight:bold;
}
h2{
	font-family:Verdana;
	font-size: 12px;
	color:#666666;
	font-weight:bold;
}
h3{
	font-family:Verdana;
	font-size: 10px;
	color:#666666;
	font-weight:bold;
}
.lettre{
	font-family:Verdana;
	font-size: 18px;
	color:#003366;
	font-weight:bold;
}
a{
	color:#666666;
}
a:hover{
	text-decoration:none;
}
#bottom {
	color:white;
}
#bottom a{
	color:white;
	font-weight:bold;
}
#bottom a:hover{
	text-decoration:none;
}
.tableau_titres td{
	padding :1px;
}
.tableau_titres td div{
	background:#EFEFEF;
}