body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	background-repeat: repeat-x;
}
.photo {
border: dotted 1px #666;
padding: 4px;
}
.copy {
font-size: 10px;
color:#ccc;
text-decoration: none;
}
.copy a {
text-decoration:underline;
}
.menu {
color: #4B0811;
font-size:15px;
font-weight: bold;
}
.menu a {
color: #4B0811;
font-size:15px;
font-weight: bold;
text-decoration: none;
}
.menu a:hover {
color: #4B0811;
font-size:15px;
font-weight: bold;
text-decoration:underline overline;
}
.menu2 {
color: #4B0811;
font-size:15px;
font-weight: bold;
text-decoration:underline overline;
}
.titre {
font-size: 15px;
font-weight:bold;
}

.texte {
font-size: 13px;
color:#333333;
font-weight: normal;
line-height: 16pt; 
font-stretch: expanded; 
}
.texte a {
font-size: 13px;
color:#4B0811;
font-weight: normal;
line-height: 16pt; 
font-stretch: expanded; 
}
.texte a:hover {
font-size: 13px;
color:#4B0811;
font-weight: normal;
line-height: 16pt; 
font-stretch: expanded; 
}
.rule {
border-top: dotted 1px #666666
}
.champ {
border: solid 1px #999999
}
.bg {
background-color: #F0F9FF;
}
