BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT {
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 10px;
}
body {
	background-color: #b1d0ed;
	margin-top: 0px;
}
#total { 
	width: 760px;
	margin: auto;
	padding-bottom: 25px;
	min-height: 630px;
	background-color: #ffffff;
}
#en_tete {
	height: 143px;
	background-image: url('../img/banniere1-1.jpg');
	background-repeat: no-repeat;
	z-index: 1;
	margin-bottom: 5px
}
#licencier {
	width: 160px;
	height: 40px;
	position: relative;
	top: 65px;
	left: 550px;
	background-image: url('../img/licencier1.png');
	background-repeat: no-repeat
}
#licencier:hover {
	background-image: url('../img/licencier2.png');
}
#licencier:active {
	background-image: url('../img/licencier3.png');
}
#cnftloisir{
	width: 760px;
	height: 20px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
#cnftloisir a{
	text-decoration: none;
	color: red;
}
#menu {
	width: 153px;
	float: left;
	margin-bottom:30px;
	padding-left: 10px;
}
#menu ul {
	list-style-image:url('none');
	list-style-type:none;
	margin:0px;
	padding:0px
}
#menu li {
	background:url('../img/bt_noir.png') no-repeat left center;
	height: 18px;
	margin-bottom: 3px;
	padding-left: 10px;
	
}
#menu li:hover {
	background-image: url('../img/bt_noir2.png');
}
#menu img {
	border: none;
}
.bouton {
	background-image: url('../img/bulle_menu2.gif');
	background-position: 8px 6px;
	background-repeat: no-repeat;
	color: yellow;
	display: block;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none; 
	height: 18px
}
#corps {
	padding-left: 165px;
	padding-right: 10px;
}
#modifmdp {
	font-size: 15px;
}
#prixlicence {
	font-weight: bold;
	color: blue;
}
#ajoutcontact {
	width: 566px;
}
#journal {
	width: 580px;
	/*border-collapse: collapse;*/
}
.numero {
	font-size: 2em;
	width:5%;
	text-align: center;
	border: 2px solid red;
}
#titre {
	/*width: 500px;*/
	vertical-align: center;
}
#date {
	height: 20px;
	width: 70px;
	vertical-align: center;
	color: red;
}
#contenu {
	overflow: auto;
	border-top: none;
	border-bottom: 1px dashed blue;
	padding-bottom: 10px;
	padding-top: 10px;
}
#NPage {
	font-size: 1.25em;
	text-align: right;
	color: blue;
}
#deplacements {
	width: 100%;
	border-collapse: collapse;
}
#deplacements td {
	border-bottom: 1px dashed blue;
}
#premligne td {
	height: 20px;
	border: 1px solid blue;
}
#datedep {
	width: 75px;
	text-align: center;
}
#typedep {
	width: 120px;
	border-left: 1px dotted blue;
	border-right: 1px dotted blue;
	text-align: center;
}
#nomdep {
	text-align: center;
}
#details {
	width: 50px;
	border-left: 1px dotted blue;
	border-right: 1px dotted blue;
	text-align: center;
}
#details img {
	border: none;
}
#inscrits {
	width: 50px;
	text-align: center;
}
#inscrits img {
	border: none;
}
.parametres li {
	font-size: 1.5em;
	margin-bottom: 3px;
}
.parametres li a {
	text-decoration: none;
	color: blue;
}
#logo {
	border-bottom: 1px dashed blue;
	padding-bottom: 10px;
	padding-top: 10px;
}
.cnftloisirok{
	font-size: 1.5em;
}
#date_butoire{
	font-size: 2em;
}
#description {
	border-bottom: 1px dashed blue;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}#journal p {
	text-align: justify;
}
.image_journal {
	float: left;
	margin-right: 5px;
}
.paragraphe {
	text-align: justify;
}
#logo img {
	border: none;
}
legend {
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #205c95;
	font-weight: bold;
}
fieldset {
	width: 430px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #eef5fb;
}
#contacts {
	width: 100%;
	border-collapse: collapse;
}
#adresses {
	padding-left: 10px;
	font-size: 14px;	
}
#contacts img {
	border: none;
}
#pied_de_page {
	height: 50px;
	width: 760px;
	margin: auto;
	background-image: url('../img/pied_de_page.jpg');
	background-repeat: no-repeat
}
#copyright {
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	background-color: #b1d0ed;
}
#monfichier {
	margin-left: 50px;
	margin-top: 20px;
}