/* éléments communs --> */
body {
	margin: 0;
	padding: 0;
	background-color: #c7ccbc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a { text-decoration: none; }
img { border: 0; }
object {
	border: 0;
	margin: 0px;
	padding: 0px;
}
form { margin: 0; }
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 1;
	position: relative;
}
#body {
	width: 985px;
	margin: 5px;
}
#container {
	width: 769px;
	float: left;
	background-image: url(../images/bg-content.gif);
	background-position: right;
	background-repeat: repeat-y;
	border-left: 1px solid #f8f8f8;
}
#header {
	width: 984px;
	height: 102px;
	border-top: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	border-left: 1px solid #f8f8f8;
	background-color: #8ebc58;
	background-image: url(../images/bg-header-1.jpg);
	padding-bottom: 6px;
	margin: 0;
}
#header a {
	color: #000;
	text-decoration: none;
}
#header .banner {
	margin: 8px;
	float: right;
	padding: 0;
}
#header object.banner {
	margin: 6px;
	display: inline;
}
#headerlogo {
	padding: 30px 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;
	float: left;
}
h1.toplogo {
	margin: 0 0 0 8px;
	padding: 0;
	font-size: 13px;
	color: #FFFFCC
}	
#content {
	padding-bottom: 10px;
	border-bottom: 1px solid #f8f8f8;
}
#leftcol {
	width: 118px;
	margin-top: -11px;
	padding: 6px;
	background-color: #8ebc58;
	text-align: center;
	float: left;
}
#leftcol p {
	margin: 5px 0;
	font-size: 9px;
	font-weight: bold;
	color: #fdfcfc;
}
#rightcol {
	width: 215px;
	float: left;
}
#rightcol .banner {
	margin: 0px 12px;
}
#rightcol object {
	clear: both;
}
#copy {
	font-size: 11px;
	color: #fcfbfb;
	clear: both;
}
#copy p {
	margin: 0;
	padding: 5px 0;
}
#copy a {
	color: #fcfbfb;
	text-decoration: underline;
}
#copy a:hover, #copy a:focus { text-decoration: none; }
/* <-- éléments communs */

/* login --> */
#bouton-rightcol {
	margin: 9px 0 7px 9px;
}
#bouton-leftcol {
	margin: 0 0 2px 0;
	border: 1px solid #000;
}
#login {
	height: 96px;
	background-color: #344d9d;
	background-image: url(../images/bg-login-1.gif);
	background-repeat: repeat-x;
	color: #fff;
}
#login a {
	color: #fff;
}
#login a:hover, #login a:focus { text-decoration: underline; }
#login h1 {
	margin: 0;
	padding: 8px 12px;
	font-size: 10px;
	color: #eaeaea;
}
#login div {
	margin-left: 12px;
	
}
#login div.champs {
  width: 135px;
  float: left;
}
#login p {
	margin: 0;
	float: left;
}
#login * p {
	float: none !important;
	clear: both;
}
#login * span {
	padding-top: 2px;
	float: left;
}
#login * input {
	height: 15px;
	border: 1px solid #a0a0a0;
	float: right;
	font-size: 9px;
}
#login_login, #login_password {
	width: 64px;
	margin-bottom: 5px;
	padding: 1px 2px 0 2px;
}
#login_submit {
	width: 27px;
	height: 18px !important;
	padding: 0 2px;
	margin: 23px 0 0 5px;
	background-color: #c6c5c5;
	font-weight: bold;
	color: #fcfcfc;
	float: left !important;
}
/* <-- login */

/* photopoint --> */
#photopoint {
	width: 120px;
	height: 140px;
	margin: 5px 12px;
	background-color: #fff;
	background-image: url(../images/bg-photopoint.gif);
	background-repeat: repeat-x;
}
#photopoint h1 {
	margin: 0;
	padding: 2px 0 0 8px;
	font-size: 14px;
	color: #b04c02;
}
#photopoint h1 img {
	border: 0 !important;
	margin: 0 !important;
}
#photopoint h2, #photopoint h3 {
	margin: 0;
	padding-left: 20px;
	font-size: 10px;
	color: #503700;
}
#photopoint h3 { font-weight: normal; }
#photopoint p {
	margin: 0;
	padding: 4px 0 0 20px;
	font-size: 10px;
	color: #503700;
}
#photopoint img {
	margin: 10px 0 0 20px;
	border: 1px solid #fff;
}
/* <-- photopoint */

/* page --> */
#page {
	background-color: #f8f8f8;
	width: 619px;
	padding: 0 5px 10px 15px;
	float: left;
}
#page h1 {
	height: 18px;
	margin: 2px;
	padding-top: 2px;
	padding-left: 5px;
	background-color: #87d21e;
	background-image: url(../images/bg-h1.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#page h1 img { margin: 3px 0 0 6px; }
#page h1 span { text-decoration: underline; }
/*
#page .banner {
	border: 1px solid #000;
}
*/
#page .row { padding-left: 5px; }
/* <-- page */
/* recents --> */
#recents {
	width: 610px;
	margin-left: 5px;
	padding-top: 5px;
	clear: both;
}
#recents_content {
	height: 125px;
	margin-top: 5px;
	padding: 0 3px;
	background-color: #e1e1e0;
	background-image: url(../images/bg-recents.gif);
	background-repeat: repeat-x;
}
#recents * .item, #recents * .last_item {
	width: 94px;
	padding: 0 2px;
	float: left;
}
#recents * .item { border-right: 2px solid #fff; }
#recents * h2, #recents * h3, #recents * h4 {
	margin: 0;
	font-size: 9px;
	color: #3d4a65;
}
#recents * h2, #recents * h4 { font-weight: normal; }
#recents * p {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #3d4a65;
}
#recents * .item * img, #recents * .last_item * img {
	border: 1px solid #fff;
	float: left;
}
#recents * .icons img {
 	margin: 1px 0 6px 1px;
	border: 1px solid #000;
}
#recents * .navbar {
	padding: 3px;
	clear: both;
}
#recents * .navbar div { float: left; }
#recents * .navbar .track {
	width: 544px;
	height: 11px;
	margin: 1px 5px;
	overflow: hidden;
	background-color: #fff;
}
/* <-- recents */

ul.formalites {
	font-size: 11px;
}
ul.formalites li {
	margin-bottom: 8px;
}
p.f_non_visible{
	display: none;
}
p.f_visible{
	display: block;
}
