body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
}

hr {color:#56777e;}
.police16{
	font-size:16px;
}
.police14{
	font-size:14px;
}
.police12{
	font-size:12px;
}
.police10{
	font-size:10px;
}
.police12bleu{
	font-size:12px;
	color: #3366FF;
}
.police12rouge{
	font-size:12px;
	color: #CC0000;
}
.police12rouge:link {
	color: #CC0000;
}
.police12rouge:visited {
	color: #CC0000;
}
a:link {
	text-decoration: underline;
	color: #1d6361;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #1d6361;
	font-weight: bold;
}
a:hover {
	text-decoration: underline overline;
	color:#CC0000;
	font-weight: bold;
}  

.photo {
	border: 1px inset #56777E;
}
.ligne {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1d6361;
}
.encadre {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #DDDDDD;
}
.fond {
	background-image: url(guirlande.gif);
	background-repeat: repeat-x;
}

.titre{
	font-size: 24px;
}
