/* commentaires */

body {
	margin: 0px ;
	padding: 0px ;
	background-color: #E5EBDF ;
	background-image:  url("images/new-fond.gif") ;
	background-repeat: repeat-x ;
}

.Texte{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif ;
	font-size: 16px ;
	color: #59452A ;
	text-align: justify ;
}

.TexteTableau{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	color: #59452A ;
}

.TexteMenu {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif ;
	font-size: 14px ;
	color: #465052 ;
}

.TexteAdresse {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #465052 ;
}

.TexteBandeau {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif ;
	font-size: 13px ;
	color: #FFFFFF ;
	text-align: justify ;
}

a:link, a:active, a:visited {
	color: #800000 ;
	font-weight: bold ;
	text-decoration: none;
}

a:hover {
	color: #669933 ;
	font-weight: bold ;
	text-decoration: none ;
}

a.lien1:link, a.lien1:active, a.lien1:visited {
	color: #465052 ;
	font-weight: normal ;
	text-decoration: none ;
}

a.lien1:hover {
	color: #800000 ;
	font-weight: normal ;
	text-decoration: none ;
}
