body {
	background-color: #080D9F;
	margin: 0px;
}
.col-gauche {
	background-color: #CFCFCF;
	background-image: url(images/fond-acier.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	text-align: center;
}
.adresse1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #080D9F;
	text-decoration: none;
}
.adresse2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #080D9F;
	text-decoration: none;
}
.td-cont {
	background-color: #EBF3FF;
	background-image: url(images/cont-fond.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	vertical-align: top;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
}
.titre2 {
	color: #2989cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #080D9F;
	text-decoration: none;
}
.titre4 {

	color: #2989cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.titre4:hover {
	text-decoration: underline;
}
.titre4:visited {
	color: #2989CC;
}
.tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D7D8FD;
	text-decoration: none;
}
.tt:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tt:visited {
	text-decoration: none;
}
.nav-bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7d8fd;
	text-decoration: none;
	font-weight: bold;
}
.nav-bas:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-bas:visited {
	text-decoration: none;
}
