@charset "iso-8859-1";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	text-align: center; /* Centers the page content container in IE 5 browsers. */;
	padding: 0px;
	background-color: #808080;
	font-size: .95em;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0px;
}
body img {
	border: 0px;
	text-decoration: none;
}
h1 {
	padding: 2px 0px 2px 3px;
	background-color: inherit;
	color: #0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url('entete-bg.jpg');
	background-repeat: no-repeat;
}
h1 {
	font-weight: bold;
	font-size: 150%;
}
h2 {
	font-weight: bold;
	font-size: 130%;
}
h3 {
	font-weight: bold;
	font-size: 100%;
}
a, a:link {
	font-weight: bold;
	color: #375C7B;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration : underline;
	background: #9B9EBA;
	color: #000000;
}
#Exterieur {
	margin: 10px auto 10px auto;
	width: vw;
	border: 1px solid #336699;
	padding: 5px;
	background-color: #ffffff;
	text-align: left;
}
#Exterieur #entete {
	background-color: #336699;
	height: 200px;
	padding: 5px 15px 5px 25px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('pvlog.png');
	font-weight: bold;
	text-align: center;
	font-size: 2em;
	color:#FFFFFF;
}
#Exterieur #entete p {
	padding: 150px 0px 0px 0px;
	margin: 0px;
}

#Exterieur #menu {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 0;
	padding: 5px 0 0 0;
	border: 0;
}
#Exterieur #menu ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#Exterieur #menu li {
	float: left;
	padding: 0 5px 0 0;
}
#Exterieur #menu a {
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url('bouton-up.png');
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
#Exterieur #menu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url('bouton-dn.png');
}
#Exterieur #Contenu #content {
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0px;
	font-size: 80%;
}
#Exterieur #Contenu #content ul li {
	list-style-image: url('sq.gif');
	margin: 2px;
	padding: 2px;
}
#Exterieur #Contenu {
	list-style-image: none;
	padding: 2px 0;
}
#Exterieur #Contenu .clearFloat {
	display: block;
	clear: left;
}
#Exterieur #pied {
	padding: 5px;
	border-top: 2px solid #000000;
	background-color: #eff8fa;
	text-align: center;
	font-size: small;
}
#Exterieur #pied p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.optm
{
	display: none;
}
.optl
{
	display: none;
}
.fltl {
	float: left;
	padding: 5px;
}
.fltr {
	float: right;
	padding: 5px;
}
hr {
	background-color: #1B1E3A;
	border: 0px;
	color: #1B1E3A;
	height: 2px;
}
.ctr {
	text-align: center;
}

