* {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", serif
}
span.chpsup {
	padding-left: 0.75em;
}
span.chpsup2 {
	padding-left: 0.25em;
	padding-right: 0.25em;
}
.marg {
	margin-bottom: 6px;
}
td {
	font-weight: bold;
	text-align: left;
}

td.droite {
	font-weight: bold;
	text-align: right;
}
td.droitefac {
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
}

td.liste {
	text-align: left;
}

td {
	padding: 0.25em;
}

td.lesboutons {
	
}
table.tarif  {
	width: 80%;
	border: medium solid #6495ed;
	margin:auto;
	border-collapse: collapse;
}

th.tarif {
	padding: 5px;
	background-color: #D0E3FA;
	border: thin solid #6495ed;
}
th.tabcalais {
	padding: 5px;
	background-color: #FAE3AF;
	border: thin solid #6495ed;
}
th.tabboul {
	padding: 5px;
	background-color: #C1F9BF;
	border: thin solid #6495ed;
}
th.tabdunk {
	padding: 5px;
	background-color: #FBC891;
	border: thin solid #6495ed;
}
td.tarif {
	padding: 5px;
	text-align: center;
	border: thin solid #6495ed;
}
td.tabcalais {
	padding: 5px;
	text-align: center;
	border: thin solid #6495ed;
	background-color: #FAE3AF;
}
td.tabboul {
	padding: 5px;
	text-align: center;
	border: thin solid #6495ed;
	background-color: #C1F9BF;
}
td.tabdunk {
	padding: 5px;
	text-align: center;
	border: thin solid #6495ed;
	background-color: #FBC891;
}
tr.finentet {
	border-top: medium solid #6495ed;
}
.titre {
	color: #107acc;
	font-size: 16pt;
	font-style: italic;
	padding-bottom: 0.5em
}
.mandatory {
	color: red;
}

.petitsaut {
	margin-left: 6%;
	padding-top: 0.25em
}
.grandsaut {
	margin-left: 12%;
	padding-top: 0.25em
}
.retrait {
	margin-left: 80px;
}
#content {
	margin-left: 80px;
	margin-right: 100px;
	margin-top: 20px;
	padding: 0em 1em;
	background-color: #FBC891;
}
#content a {
	margin-left: 80px;
}
.actcamion {
	float: right;
	mmmargin-right: -60px;
}

.region {
	position: absolute;
	top: 192px;
	right: 0px;
	vivibility: show;
	z-index: 1;
}

.carte {
	float: right;
	margin-right: 3%;
}

.calais {
	position: absolute;
	top: 192px;
	left: 0px;
	vivibility: show;
	z-index: 1;
}

li {
	margin-left: 40px;
}



.large {
	font-size: 24pt;
	color: yellow;
}
.jaune {
	color: yellow;
	font-size: 15pt;
}
.moyen {
	font-size: 14pt;
}
.mini {
	color: white;
	font-size: 13pt;
	margin-top: 0.3em;
}
h1 {
	color: black;
	font-size: 20pt;
}

big {
	color: black;
	font-size: 14pt;
	font-style: italic;
}

.lienpetit {
	color: white;
	font-size: 10pt;
	margin-left: 1em;
}

.entete {
	background-image: url("pic/antl-degrade.png");
	background-repeat: repeat-x;
}

.accueil {
	top: center;
	}

.entravaux {
	background-image: url("pic/antl-const_travaux.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 50%;
}

.bateau {
	position: absolute;
	top: 27px;
	right: 10px;
	vivibility: show;
	z-index: 2;
}
.train {
	position: absolute;
	top: 10px;
	right: 180px;
	vivibility: show;
	z-index: 2;
}
.avion {
	position: absolute;
	top: 20px;
	left: 10px;
	vivibility: show;
	z-index: 2;
}

.sigle {
	position: absolute;
	top: 17px;
	left: 45px;
	vivibility: show;
	z-index: 1;
}

.camion {
	position: absolute;
	top: 10px;
	left: 200px;
	vivibility: show;
	z-index: 3;
}

#menu {
	width: 800px;
	background: #e7474e;
	margin: 0 auto;
	height: 45px;
	color: #000;
}

.menu {
	float: left;
	width: 100px;
	height: 45px;
	text-align: center;
}

.menu a {
	display: block;
	height: 30px;
	padding-top: 15px;
}

.menu a#long {
	display: block;
	height: 37px;
	padding-top: 8px;
}

.menu a:link,.menu a:visited {
	text-decoration: none;
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 12px;
	background: #abc url(pic/onglet.png) 0 -45px;
}

.menu#activ a:link,.menu#activ a:visited {
	background: #abc url(pic/onglet.png);
	color: #000;
}

.menu a:hover,.menu a:active,.menu a:focus {
	background: #abc url(pic/onglet.png) 0 -90px;
	color: #393;
}

.menu#activ a:hover,.menu #activ a:active,.menu#activ a:focus {
	background: #abc url(pic/onglet.png);
	color: #393;
}