.boddy {  background-color: #333366}
.cadrehaut {
	background-image: url(../images/cadrehaut.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.cadrebas {
	background-image: url(../images/cadrebas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cadregauche {
	background-image: url(../images/cadregauche.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #663333;
}
.cadredroit {
	background-image: url(../images/cadredroit.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #663333;
}

.cadre {  filter: Glow(Color=ffffff, Strength=1)}
.lienstitres {  font-family: Garamond; font-size: 18pt; font-style: italic; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.lienstitres:hover {  color: #FF6633}
a.textes:hover {
	font-weight: bold;
	color: #33FFFF;
	text-decoration: underline;
	background-image: url(../images/degrade-titre.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
a.textes:visited {
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/degrade-titre.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


a.lienstitres:active {  color: #FFFF00}
.mail {  font-family: Garamond; font-size: 14pt; font-style: italic; color: #FFFFFF; text-decoration: none; font-weight: bold}
a.mail:hover {  color: #FF0000; text-decoration: underline}
.lienfoto {  border: 3px double #D6ABAB}
a.lienfoto:hover {  border: 3px solid #FF9900}
.textes {  font-family: Helvetica; font-size: 12pt; font-style: normal; font-weight: normal; color: #FFFFCC}
a:link {  color: #FFFFFF}
a:hover {  color: #FF6633}
a:active {  color: #FF0000}
.entete {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titresactifs {
font-family: Garamond; font-size: 18pt; font-style: italic; font-weight: bold; color: #FFFF00; text-decoration: none
}
.lienstitres:visited {
	color: #FFFFFF;
}
a.textes:link {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFCC;
	font-family: Helvetica;
	font-size: 12px;
	background-image: url(../images/degrade-titre.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.titres-textes {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/degrade-titre.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.degradé-titre {
	background-image: url(../images/degrade-titre.jpg);
	background-repeat: repeat-y;
}

