body {
	margin: 0px;
	background-color: #e3daca;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	background-position: top;

} 
a {
	text-decoration: underline;
	color: #4584a6;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 16px;
	text-decoration: none;
}

.texte a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #106955;
	text-align: justify;
	line-height: 16px;
	text-decoration: underline;
}

.texte a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 16px;
	text-decoration: none;
	background-color: #106955;
}

.titreBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D25501;
	font-weight: bold;
}
form {
	height: 100%;
}
.menu {
	height: 100%;
	background-image: url(images/td_backgroud.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #106955;
}
#image{
	float: right;
	padding-right: 0px;
	padding-top: 15px;
	z-index: 1;
	text-align: left;
	padding-bottom: 0px;
	vertical-align: bottom;
	bottom: 1px;
	padding-left: 15px;
} 
.texteB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #106955;
	text-align: justify;
	line-height: 16px;
	font-weight: bold;
}
.titreS {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #106955;
	text-decoration: none;
}
#imageS{
	float: left;
	padding-right: 28px;
	padding-top: 0px;
	z-index: 1;
	text-align: left;
	padding-bottom: 0px;
	vertical-align: bottom;
	bottom: 1px;
} 
.titreA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #106955;
}
.texteSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
	line-height: 16px;
	text-decoration: none;
}
.texteSmallB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.texteD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}

