body {
	background-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
}
.cadre {
	border: 1px solid #999999;
	padding: 4px;
	background-color: white;
}
.textecopy {
font-size: 10px;
color: #666666;
text-decoration: none;
}
.textecopy a {
font-size: 10px;
color: #666666;
text-decoration: underline;
}
.textecopy a:hover {
font-size: 10px;
color: #666666;
text-decoration: none;
}
.texte {
font-size:12px;
color:#333333;
}
.texte a {
font-size:12px;
color:#990000;
}
.texte a:hover {
font-size:12px;
color:#333333;
}
.textebold {
font-size:12px;
color:#333333;
font-weight: bold;
}

.texteboldred {
font-size:12px;
color:#CC0000;
font-weight: bold;
}
.sousmenu {
font-size:14px;
color:#663300;
font-weight: bold;
text-decoration: none;
}
.sousmenu a {
font-size:14px;
color:#663300;
font-weight: bold;
text-decoration:none;
}
.sousmenu a:hover {
font-size:14px;
color:#663300;
font-weight: bold;
text-decoration:underline overline;
}
.sousmenu2 {
font-size:14px;
color:#663300;
font-weight: bold;
text-decoration:underline overline;
}
.sousmenugris {
font-size:14px;
color:#333333;
font-weight: bold;
text-decoration: none;
}
.sousmenugris a {
font-size:14px;
color:#333333;
font-weight: bold;
text-decoration:none;
}
.sousmenugris a:hover {
font-size:14px;
color:#333333;
font-weight: bold;
text-decoration:underline overline;
}
.sousmenugris2 {
font-size:14px;
color:#333333;
font-weight: bold;
text-decoration:underline overline;
}
.sousmenurouge {
font-size:14px;
color:#CC0000;
font-weight: bold;
text-decoration:none;
}
.sousmenurouge a {
font-size:14px;
color:#CC0000;
font-weight: bold;
text-decoration:none;
}
.sousmenurouge a:hover {
font-size:14px;
color:#CC0000;
font-weight: bold;
text-decoration:underline overline;
}
.sousmenurouge2 {
font-size:14px;
color:#CC0000;
font-weight: bold;
text-decoration:underline overline;
}
.photo {
border: solid 1px #ccc;
padding: 2px;
}
.form {
border: solid 1px #999999;
font-family: verdana;
font-size: 11px;
}
.champs {
background-color:#E4E4E4;
border: solid 1px #666666;
height: 17px;
width: 150px;
}
.champs2 {
background-color:#E4E4E4;
border: solid 1px #666666;
height: 95px;
width: 250px;
}
.champs3 {
border: solid 1px #666666;
height: 20px;
width: 75px;
}
.champs4 {
background-color:#E4E4E4;
border: solid 1px #666666;
height: 17px;
width: 225px;
}
.champs5 {
background-color:#E4E4E4;
border: solid 1px #666666;
height: 17px;
width: 85px;
}