body {
				background-color: #F4F4F4;
				margin: 0px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #666666;
				overflow: auto;
}

a {
				color: #3B7EDF;
				text-decoration: none;
}

a:active {
				color: #3B7EDF;
				text-decoration: underline;
}

a:hover {
				color: #3B7EDF;
				text-decoration: underline;
}

a:focus {
				color: #3B7EDF;
				text-decoration: underline;
}

input, textarea {
				border: 1px solid #3B7EDF;
				background-color: #F3F4F8;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #3E5E84;
}

#page {
				width: 760px;
				height: 480px;
				margin: 0px auto 0px auto;
}

#haut {
				width: 760px;
				height: 80px;
}

#menu {
				width: auto;
				height: 30px;
}

#menu ul, #menu li {
				list-style-type: none;
				margin: 0;
				padding: 0;
}

#menu ul {
				height: 30px;
				width: 760px;
}

#menu li {
				float: left;
				padding-top: 3px;
}

#menu li a {
				display: block;
				height: 16px;
				width: 126px;
				color: #3B7EDF;
				font-size: 100%;
				font-weight: bold;
				text-decoration: none;
				text-align: center;
				border-bottom: 1px solid #FFF2BA;
}

#menu li a:active {
				border-bottom: 1px solid #FFFFFF;
				color: #3670C7;
}

#menu li a:hover {
				border-bottom: 1px solid #FFFFFF;
				color: #3670C7;
}

#menu li a:focus {
				border-bottom: 1px solid #FFFFFF;
				color: #3670C7;
}

#index {
				float: left;
				overflow: hidden;
				width: 720px;
				height: 340px;
				padding-top: 30px;
				padding-left: 40px;
				background-image: url(images/fond_seul.png);
				background-repeat: no-repeat;
}

#lettre {
				float: left;
				width: 254px;
				height: 344px;
				padding: 13px;
				background-image: url(images/fond_lettre.png);
				background-repeat: no-repeat;
				font-size: 100%;
				text-align: justify;
				line-height: 12px;
}

#historique {
				float: right;
				overflow: hidden;
				width: 470px;
				height: 360px;
				padding: 5px;
}

#plan {
				float: left;
				overflow: hidden;
				width: 750px;
				height: 360px;
				padding: 5px;
				background-image: url(images/fond_planAcces.png);
				background-repeat: no-repeat;
}

#clients {
				float: left;
				overflow: hidden;
				width: 750px;
				height: 360px;
				padding: 5px;
				background-image: url(images/fond_seul.png);
				background-repeat: no-repeat;
}

#autres {
				float: left;
				overflow: hidden;
				width: 750px;
				height: 360px;
				padding: 5px;
				background-image: url(images/fond_personnage.png);
				background-repeat: no-repeat;
}

#gauche {
				float: left;
				width: 195px;
				height: 370px;
				padding: 0px 0px 0px 5px;
				background-image: url(images/fond_seul.png);
				background-repeat: no-repeat;
}

#droite {
				float: right;	
				overflow: hidden;
				width: 540px;
				height: 350px;
				padding: 0px 10px 10px 0px;
				margin-right: 10px;	
}

#contenu {
				overflow: auto; 
				width: 540px;
				height: 360px; 
				margin-left: 10px;
}

#piedDePage {
				text-align: center; 
				margin-top: 5px;
				font-size: 90%;
}

#bouton {
				display: block; 
				clear: both; 
				width: 250px; 
				height: 17px; 
				margin: 0px auto 0px auto; 
				padding: 8px 5px 5px 5px; 
				background-image: url(images/calculateur_valider.gif); 
				text-align: center;
				color: #666666; 
				font-weight: bold;
				text-decoration: none;
}

#imprimer {
				display: block; 
				clear: both; 
				width: 190px; 
				height: 17px; 
				margin: 0px auto 0px auto; 
				padding: 8px 5px 5px 5px; 
				background-image: url(images/imprimer.gif); 
				text-align: center;
				color: #666666; 
				font-weight: bold;
				text-decoration: none;
}
.txtMenu{
	float:left;
	margin:3px 0 0 -127px;
	width:126px;
	height:30px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}
.imgMenu{
	float:left;
}
.btn1{
	float:left;
	height:130px;
	margin:0px 0 0 0;
	text-align:center;
}
.btn2{
	float:left;
	height:130px;
	margin:0px 0 0 0;
	text-align:center;
}
.txt1{
	top:0px;
	left:0px;
	margin:-88px 0 0 130px;
}
.txt2{
	top:0px;
	left:0px;
	margin:-88px 0 0 -130px;
}
.menuIndex{

	margin:20px 0 0 0;
}
.txt_b{
	font-family:"Arial";
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.txt_j{
	font-family:"Arial";
	color:#FEDA00;
	font-size:18px;
	font-weight:900;
}
.txt_b > a{
	font-family:"Arial";
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.txt_j > a{
	font-family:"Arial";
	color:#FEDA00;
	font-size:18px;
	font-weight:900;
	text-decoration:none;
}
h2{
	margin:0;
	text-decoration:none;
}
h3{
	text-decoration:none;
	cursor:pointer;
}

