@CHARSET "UTF-8";

body{
	font-size: 12px;
	font-family: sans-serif;
}

img{
	display: inline;
}

#title_admin_page{
	display: none;
}

h1{
	color: black;
	font-size: 20px;
}

body{
	background: white;	
}

.hidePrint,.mail-interface{
	display: none;	
}

#divMap img{
 display: inline;
}

#top{
	display: none;
}

a{
	text-decoration: none;
	color: black;
}

table.itinerary{
	width: auto;
	border: 1px solid black;
	border-bottom: none;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.itinerary td{
	padding: 4px;
	text-align: center;	
}

table.itinerary thead td{
	background: #990000;
	color: white;
	font-weight: bold;
}

table.itinerary tbody td{
	border-bottom: 1px solid black;
}

div#iti_Total{
	border: 1px solid black;
	margin: auto;
	width: 150px;
	margin-top: 5px;
}

div#iti_Total h3{
	color: white;
	background: #990000;	
	padding: 4px;
	text-align: right;
	text-transform: uppercase;
}

div#iti_Total p{
	padding: 4px;
	font-weight: bold;	
}

#logousatravel{
	display: block;
}

.admin_menu{
	display: none;
}

a{
	display: none;
}

table.itinerary td a{
	display: inline;
	border: none;	
}

table.itinerary td a img{
	display: none;
}

.top img{
	display: none;
}
