body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4a84ac;
	scrollbar-face-color: #4a84ac;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #4a84ac;
	scrollbar-base-color: #4a84ac;
}
.fondHaut {
	background-image: url(images/fond_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fondBas {
	background-image: url(images/fond_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondMenu {
	background-image: url(images/fond-menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29748F;
}
.titreMenu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textebas {
	color: #FFFFFF;
	font-size: 11px;
}
.Taccueil {
	text-align : justify;
}

.Titre1gras {
	font-size: 14px;
	color: #29748F;
}
a.lienblanc {
	color: #FFFFFF;
}
.Titre2moyen {
	font-size: 12px;
	color: #29748F;
	font-weight: bold;
}
.TitreHautPage {
	font-size: 14px;
	color: #29748F;
	font-weight: bold;
	font-style: italic;
}
.Texteformulaire {
	font-size: 11px;
	color: #29748F;
}
.puce1 {
	position: static;
	list-style-position: inside;
}
.fondcelluleDchamp{
	background-color: #4a84ac;
	font-size: 11px;
	color: #29748F;
}
.fondcelluleGnom{
	background-color: #D5E2EC;
	font-size: 11px;
	color: #29748F;
}
a {
	text-decoration: none;
	color: #29748F;
}
a:active {
	color: #29748F;
}
a:hover {
	color: #F3C10C;
	font-weight: bold;
}

.fondcellule3{
	background-color: #D5E2EC;
	border: 10px solid #D5E2EC;		
}
.fondcellule4{
	background-color: #FDE89D;
	border: 10px solid #FDE89D;
}
input {
	font-size: 10pt;
	font-family: small-caps;
	color: #29748F;
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-color: #29748F;
}
select {
	font-size: 10pt;
	font-family: small-caps;
	color: #29748F;
	background-color: #FFFFFF;
	border-color: #29748F;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-style: groove;
} 
textarea {
	font-size: 10pt;
	font-family: small-caps;
	color: #29748F;
	background-color: #FFFFFF;
	border-style: dotted;
	border-color: #29748F;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	scrollbar-face-color: #4a84ac;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #4a84ac;
	scrollbar-base-color: #4a84ac;
}
.fondAnnonce {
	background-color:#FFFFFF;
}
.Tannonce {
	font-size: 11px;
	text-align: justify;
	display: compact;
}
.Tadresse {
	font-size: 10px;
	font-weight: bold;
}
.Tville {
	font-size: 12px;
	font-weight: bold;
}
.Ttitre {
	font-size: 13px;
	font-weight: bold;
}
.bordureImg {
	border: 3px double #D5E2EC;
}
.TableauAnnonce{
	width: 539px;

}

