/*  */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #0033CC;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url(body_bg.jpg);
}
p {
	text-indent: 10px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.bordg {
	background-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000FF;
}
.bordg2 {
	background-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.bordd {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000FF;
}
.bordh {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000FF;
}
.bordb {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-indent: 20px;
	line-height: 40px;
	text-transform: uppercase;
}
.navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}
.photo {
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0033FF;
	text-indent: 10px;
}
.floatcenter
{
	float: center;
	font-family: Verdana;
	font-size: 10px;
	color: #0000CC;
	padding: 5px;
	text-align: center;
}
.menu {
	background-color: #FFFFCC;
	text-align: left;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-size: small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 4px;
	padding: 4px;
}
