body {
	margin: 0px;
	background-color: #E8EBF0;
}
.adress {
	font-family: Arial, Helvetica, sans-serif;
	color: #00007c;
	font-size: 12px;
	text-decoration: none;
	padding: 20px 20px 0px;
}
.td-gauche {
	background-image: url(images/cote-g.gif);
	background-position: left top;
	width: 20%;
}
.td-droite {
	background-image: url(images/cote-d.gif);
	background-position: right top;
	width: 20%;
}
.td-menu {
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #110B39;
}
.menu {
	text-decoration: none;
	color: #1D2E8A;
	font-weight: normal;
}
.menu:hover {

	text-decoration: underline;
}
.td-nav-gauche {
	background-color: #00007C;
	background-image: url(images/deco-menu-f.gif);
	padding: 5px 10px 5px 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.nav-produits {
	font-size: 12px;
	text-decoration: none;
}
.nav-g {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-g:hover {
	text-decoration: none;
	color: #FFFF00;
}
.titre-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #00007C;
	text-decoration: none;
	background-image: url(images/titres.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 36px;
	width: 240px;
	background-position: center center;
}
.td-company {
	background-image: url(images/fond-company.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00007C;
	text-decoration: none;
}
.titre-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #00007C;
	text-decoration: none;
}
.titre-2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #00007C;
	text-decoration: none;
}
.titre-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00007C;
	text-decoration: none;
}
.titre-3:hover {
	color: #00CCFF;
	text-decoration: none;
}
.tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.tt:hover {
	color: #333333;
}
.rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.td-contenu {
	background-image: url(images/fond-page.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #00007C;
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00007C;
}
.txt-3:hover {
	text-decoration: underline;
}

