@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0px;
	margin-right: 40px;
	margin-bottom: 240px;
	margin-left: 40px;
	margin-top: 0px;
	background-image: url(images/fd_body.png);
	background-repeat: no-repeat;
	background-position: center top;
}

table {
	vertical-align: sub;
}
#principal {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #1C83BE;
	font-weight: bold;
	letter-spacing: .1em;
}
h3 {
	color: #FFB340;
	width: 370px;
	text-align: center;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 17px;
	margin-top: 30px;
}
h3 a{
	color: #F29400;
	text-decoration: none;
	letter-spacing: normal;
}
li a {
	padding-right: 8px;
	border: 1px solid #1B83C0;
	margin-right: 10px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F2F5FC;
}
li a:hover {
	background-color: #F29400;
	color: #FFF;
}
li {
	margin-bottom: 15px;
	line-height: 22px;
}
.li1 {
	list-style-image: url(images/li1.gif);
}
.li2 {
	list-style-image: url(images/li2.gif);
}
.studio {
	color: #1D84BF;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
address {
	font-size: 12px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#credits {
	text-align: right;
	top: 0px;
	right: 0px;
	padding-right: 40px;
	padding-top: 15px;
	float: none;
	margin-bottom: 0px;
	padding-left: 339px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.evidence {
	color: #E2001B;
	font-style: italic;
	font-weight: bold;
}
#compteur {
	float: none;
	z-index: 2000;
	font-size: 9px;
	color: #CCC;
	clear: both;
	top: 0px;
	left: 0px;
	position: absolute;
}
.refer {
	color: #98D2F1;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.technique {
	color: #F29400;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
#version a {
	background-color: #F60;
	color: #FFF;
	font-size: 11px;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9E0D;
	border-right-color: #CE6700;
	border-bottom-color: #CE6700;
	border-left-color: #FF9E0D;
}
#version a:hover {
	background-color: #E2001B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #F00;
}
#version {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;
	color: #666;
	font-size: 12px;
}
form {
	background-image: url(images/logo_petit.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

