table {
	display: table;
	height: auto;
	witdh: auto;
}

td {
	display: table-cell;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
}

#titre {
	position: relative;
	margin: auto;
	width: 720px;
	height: 40px;
	margin-bottom: 1em;
}

#top {
	width: 720px;
	border-top: 1px solid #404040;
	border-bottom:  1px solid #404040;
	position: relative;
                 margin: auto;
	margin-bottom: 2em;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	display: table;
                 border-collapse: separate;
                 border-spacing: 2px;
}

#top a {
		   border-left: 1px solid #ffd;
		   border-top: 1px solid #ffd;
		   border-right: 1px solid black;
		   border-bottom: 1px solid black;
		   width: 135px;
		   margin: 2px;
		   text-align: center;
		   padding: 3px;
		   color: black;
		   background-color: #fbc073;
		   display: table-cell;
}

#top a:hover {
		   border-right: 1px solid #ffd;
		   border-bottom: 1px solid #ffd;
		   border-left: 1px solid black;
		   border-top: 1px solid black;
		   text-decoration: none;
		   display: table-cell;
		   color: gray;
}

.lignes {
	  width: 600px;
	  border-top: 1px solid #c0c0c0;
	  border-bottom:  1px solid #c0c0c0;
	  padding: 1em;
                   margin: auto;
	  margin-top: 2em;
	  margin-bottom: 2em;
}

.liens, #service a {
	  text-decoration: underline;
	  color: #006;
}

.liens:hover, #service a:hover {
	  text-decoration: none;
}

#form {
	  font-weight: bold;
}

div.scat {
		   border-top: 1px solid #c0c0c0;
		   border-bottom: 1px solid #c0c0c0;
		   width: 680px;
		   padding: 8px;
                   margin: auto;
		   margin-top: 1em;
		   margin-bottom: 2em;
		   white-space: nowrap;
}

a.bouton {
		   border: 1px solid #c0c0c0;
		   border-right: 1px solid #404040;
		   border-bottom: 1px solid #404040;
		   padding-top: 2px;
		   padding-bottom: 2px;
		   padding-left: 4px;
		   padding-right: 4px;
		   background: #9a9a9a;
}

a.bouton:hover {
		   border: 1px solid #c0c0c0;
		   border-left: 1px solid #404040;
		   border-top: 1px solid #404040;
		   text-decoration: none;
		   color: #c0c0c0;
}

table.tarif {
           width: 600px;
}

td.titre {
		  	font-size: 13px;
			font-weight: bold;
			background-image: url("../images/fond01.gif");
}

td.tarif {
		    border: 1px solid #404040;
			background: #9a9a9a;
			padding: 4px;
}

td.ligne {
		   border-top: 1px solid #fddab5;
		   height: 6px;
		   font-size: 1px;
}

img.puce {
		 width: 10px;
		 height: 10px;
		 margin: none;
		 margin-right: 10px;
		 margin-left: 5px;
		 vertical-align: middle;
}

img.des {
		width: 300px;
		height: 30px;
		margin-top: 2em;
}

img.apphoto {
		width: 16px;
		height: 16px;
		float: right;
		margin-right: 0.5em;
}
