* {margin:0;padding:0;}

body {
	background-color: #790102;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#global {
	height: auto;
	width: 843px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#entete {
	background-image: url(img/entete.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 161px;
	width: 843px;
}

#pied {
	background-image: url(img/pied.png);
	background-repeat: no-repeat;
	height: 129px;
	width: 843px;
	margin: 0px;
	padding: 0px;
}
#txt_pied {
	height: auto;
	width: auto;
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#milieu {
	background-image: url(img/fond.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 843px;
	margin: 0px;
	padding: 0px;
}

#menu_h {
	color: #FFFFFF;
	float: right;
	margin-top: 135px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 5px;
}

#menu_h a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_h a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu_h a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_h a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_g {
	height: auto;
	width: 130px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 0px;
}
#menu_g ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: disc;
}
#menu_g li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	color: #990100;
	list-style-type: disc;
}
#menu_g a:link  {
	color: #990100;
	text-decoration: none;
}
#menu_g a:hover  {
	color: #990100;
	text-decoration: underline;
}
#menu_g a:visited  {
	color: #990100;
	text-decoration: none;
}
#menu_g a:active  {
	color: #990100;
	text-decoration: none;
}

#principal {
	height: auto;
	width: 662px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.deblayage {
	clear: both;
}
p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 140%;
	color: #990100;
	font-weight: bold;
}
h2 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 125%;
	color: #333333;
	font-weight: bold;
}
#menu_pied {

	color: #330000;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#menu_pied a {

	color: #330000;
}
#menu_pied a:hover {
	color: #330000;
	text-decoration: underline;
}
#menu_pied a:link {
	color: #330000;
	text-decoration: none;
}
#menu_pied a:active {
	color: #330000;
	text-decoration: none;
}
#menu_pied a:visited {
	color: #330000;
	text-decoration: none;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-type: disc;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	color: #990100;
	list-style-type: disc;
}
a:link  {
	color: #990100;
	text-decoration: none;
}
a:hover  {
	color: #990100;
	text-decoration: underline;
}
a:visited  {
	color: #990100;
	text-decoration: none;
}
a:active  {
	color: #990100;
	text-decoration: none;
}

.image {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.tab_tarifs_avions td {
padding:4px;
}
.tab_tarifs_avions th {
padding:4px;
}
