/* CSS Document */
img {
	border:none;
}

body {
	margin : 0px;
	padding : 0px;
	font : normal 8pt/11pt Arial, Helvetica, sans-serif;
	color : #0a4279;
	background-color : #FFFFFF;
}
body a, body a:visited {
	text-decoration : underline;
	color : #0070B9;
}
body a:hover {
	color : #0a4279;
	text-decoration : none;
}
.maincontainer {
	position:relative;
	width:600px;
	margin:0px auto;
}

.maincontainer2 {
	position:relative;
	width:670px;
	margin:0px auto;
} 

.maincontainer3 {
	position:relative;
	width:740px;
	margin:0px auto;

} 


.bouton {
	background-color:#5792BC;
	border:1px solid #cccccc;
	font-family:arial;
	color:white;
	padding:0px;
	width:130px;
	height:25px;
	font-weight:bold;
	cursor:hand;
}
.imagebanner img {
	border-bottom : 1px solid #C9DAE2;
	border-top : 1px solid #C9DAE2;
	margin : 15px 0px 15px 0px;
}
#header {
	width : 100%;
	height : 90px;
	text-align : center;
	background : url(http://iata.com/NR/ContentConnector/CS2000/SiteInterface/images/2005/header_bg_light.gif) #FFFFFF repeat-x;
}
/* ----------------------------------------------------------------------------------- */
/* FOOTER */
/* ----------------------------------------------------------------------------------- */
#footer {
	padding-top : 10px;
	margin-top : 20px;
	text-align : left;
	clear : both;
	margin-left : auto;
	margin-right : auto;
}
.btn {
	padding : 2px 2px 2px 8px;
	margin : 0px 0px 0px 0px;
	height : 20px;
	font : bold 7.5pt Arial, Helvetica, sans-serif;
	color : #293746;
	border : 1px solid #7C95A4;
	background : url(http://iata.org/iata/images/2005/btn_bg.gif) #FFFFFF no-repeat;
	vertical-align : middle;
	text-align : center;
	cursor : hand;
}
 @media print {
#footer {
	display: none
}
}
#footer ul {
	margin : 0px 0px 0px 0px;
	padding : 2px 0px 2px 0px;
}
#footer ul li {
	display : inline;
	list-style-type : none;
	width : auto;
	height : 11px;
	margin : 0px;
	padding : 0px 12px 0px 12px;
	background : url(http://iata.com/NR/ContentConnector/CS2000/SiteInterface/images/2005/dottedline_blue_vert.gif) #FFFFFF repeat-y;
}
#footer ul li.first {
	display : inline;
	list-style-type : none;
	width : auto;
	height : 11px;
	margin : 0px;
	padding : 0px 12px 0px 0px;
	background : url() #FFFFFF repeat-y;
}
#footer ul li a:link, #footer ul li a:visited {
	font : normal 7.5pt/10pt Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #0070B9;
}
#footer ul li a:hover {
	font : normal 7.5pt/10pt Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #A1BC01;
}
.dotted {
	height : 13px;
	clear : both;
	width : 100%;
	margin-top : 0px;
	margin-left : 0px;
	background : url(http://iata.com/NR/ContentConnector/CS2000/SiteInterface/images/2005/dottedline_blue_hori.gif) repeat-x left center;
}
h6 {
	font : bold 7.5pt/10pt Arial, Helvetica, sans-serif;
	color : #6E859A;
	margin-top : 0px;
	padding : 0px;
}
.logo {
	width : 760px;
	height : 51px;
	margin-left : auto;
	margin-right : auto;
	visibility : visible;
	text-align : center;
}
.logoprint {
	display :none
}

.title{
	color:orange;
	font-weight:bold;
	font-size:14px;
}

.booth{
	color:#0066CC;
	font-weight:bold;
}

 @media print {
.logo {
	display: none
}
.logoprint {
	display: block
}
}

.right_td{
	
	width:400px;
}
.left_td{
	
	
	width:200px;
}

.ticket_table{
	margin-bottom:5px;
}

.ticket_container{
	width:600px;
	border-bottom:1px solid #0066CC;
	margin-bottom:5px;
	margin-top:10px;
}
