/* GENERAL */

body {
    background: url(../images/bg.jpg) repeat-x top left;
    margin: 0px;
    padding: 0px;
}
body#print {
    background: #fff;
}
div {
    padding: 0px;
    margin: 0px;
}
td, a, div, p, input, textarea, select {
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 18px;
    color: #000;
}
li {
    line-height: 20px;
}
a {
    color: #0071BC;
    text-decoration: underline;
}
a:visited {
    color: #0071BC;
    text-decoration: underline;
}
a:hover {
    color: #0071BC;
    text-decoration: none;
}


/* NAVIGATION SITE */

div.nav_box {
    background: url(../images/bg_box_nav.jpg) no-repeat bottom left;
}
table.nav_box {
    width: 170px;
}
td.nav_box_title {
    background: url(../images/bg_nav_title.jpg) repeat-x top left;
    padding: 5px 5px 5px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
td.nav_box {
    background:#f1f1f1 url(../images/bg_nav.jpg) repeat-x top left;
    padding-left: 10px;
    padding-right: 5px;
    height: 21px;
}
a.nav_box {
    color: #000;
    text-decoration: none;
    font-size: 11px;  
}
a.nav_box:visited {
    color: #000;  
    text-decoration: none;
    font-size: 11px;  
}
a.nav_box:hover {
    color: #0071BC;  
    text-decoration: none;
    font-size: 11px;  
}
td.nav_box_top_home {
    background: url(../images/icon_home.gif) no-repeat right;
    padding-right: 40px;
    text-align: right; 
}
td.nav_box_top_print {
    background: url(../images/icon_print.gif) no-repeat right;
    padding-right: 40px; 
    text-align: right; 
}
td.nav_box_top_email {
    background: url(../images/icon_mail.gif) no-repeat right;
    padding-right: 40px; 
    text-align: right; 
}
a.nav_box_top {
    color: #5D5D5D;
    text-decoration: none;
    font-size: 11px; 
}
a.nav_box_top:visited {
    color: #5D5D5D;  
    text-decoration: none;
    font-size: 11px;  
}
a.nav_box_top:hover {
    color: #DB2929;  
    text-decoration: none;
    font-size: 11px;  
}
.path {
    color: #5D5D5D;
    font-size: 11px; 
}
a.path {
    color: #5D5D5D;
    text-decoration: underline;
    font-size: 11px; 
}
a.path:visited {
    color: #5D5D5D;  
    text-decoration: underline;
    font-size: 11px;  
}
a.path:hover {
    color: #5D5D5D;  
    text-decoration: none;
    font-size: 11px;  
}



/* MAIN STRUCTURE */

table.main {
    background: #fff;
    margin-top: 40px;
}
td.header_top {
    background: url(../images/bg_box_top.jpg) no-repeat top right;
    height: 90px;
}
table.header_top {
    height: 90px;
}
img.logo {
    margin-top: 20px;
    margin-left: 60px;
}
td.header {
    background: url(../images/bg_box_header.jpg) no-repeat top right;
    width: 596px;
    height: 241px;
}
div.header {
    padding: 0px;
    margin-top: 18px;
    margin-left: 24px;
}
td.search {
    background: url(../images/bg_box_search.jpg) no-repeat top left;
}
table.search {
    margin-top: 30px;
    margin-left: 45px;
}
table.box_caddy {
    background: url(../images/icon_caddy.gif) no-repeat top left;
    margin-top: 12px;
    margin-left: 10px;
    width: 170px;
    text-align: center;
}
table.news {
    margin-top: 50px;
}


/* CONTENT */

h1, .title1 {
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 16px;
    color: #0071BC;
    margin-bottom: 0px;
}

a.title1
{
  text-decoration: none;
  cursor: default;
}

h2 {
    font-family: "Trebuchet MS", Arial, Verdana;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    margin-bottom: 20px;
}
.title2 {
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 14px;
    color: #0071BC;
    margin-bottom: 0px;
}
.tr_alt_bg {
    background: #F6F6F6;
}
.news_date {
    background: url(../images/icon_news.gif) no-repeat top left;
    padding-left: 15px;
    color: #5D5D5D;
}
table.travel {
    background: #C9C9C9;
    margin-top: 20px;
}
td.travel {
    background: #F4F9FE;
    padding: 5px;
}
div.travel_img {
    float:left;
    padding-top: 5px;
    padding-right: 10px;
}
div.travel_text {
    padding: 5px;
}
table.travel_last {
    border-collapse: collapse;
    margin-top: 10px;
}
tr.travel_last {
    background: #E2E9F1;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
tr.travel_last_alt {
    background: #ECF3FA;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
a.travel_last{
    color: #424951;
    text-decoration: underline;
    font-size: 11px; 
    font-weight: bold;
}

span.travel_last {
    color: #424951;
    font-size: 11px; 
    font-weight: bold;
}

a.travel_last:visited {
    color: #424951;  
    text-decoration: underline;
    font-size: 11px;  
    font-weight: bold;
}
a.travel_last:hover {
    color: #424951;  
    text-decoration: none;
    font-size: 11px;  
    font-weight: bold;
}
div.travel_last_more {
    padding: 2px;
    margin: 0px;
    text-align: right;
}
.prix {
    color: #BB381A;  
    text-decoration: none;
    font-size: 14px;  
    font-weight: bold;
}
table.travel_result {
    background: #C9C9C9;
    margin-top: 20px;
}
td.travel_result_lastminute {
    background: #F4F9FE url(../images/bg_lastminute.gif) no-repeat top right;
    padding: 5px;
}
table.travel_result_content {
    margin-top: 5px;
}
td.travel_result_content_sep {
    background: url(../images/box_separator.gif) repeat-y top center;
}
table.travel_result_sort {
    background: #fff;
    margin-top: 20px;
    border: 1px solid #C9C9C9;
    border-collapse: collapse;
}
td.travel_result_sort {
    background: #fff;
    padding: 0px;
    height: 16px;
    border: 1px solid #C9C9C9;
}
a.sort_asc {
    background: url(../images/icons/sort_asc2.gif) no-repeat right 0px;
    padding-right: 12px;
}
a.sort_desc {
    background: url(../images/icons/sort_desc2.gif) no-repeat right 0px;
    padding-right: 12px;
}
td.travel_order_info {
    background: #fff;
    padding: 5px;
}


/* FORM */

form {
    margin: 0px;
    padding: 0px;
}
input, select, textarea {
    border: 1px solid #0071BC;
    padding: 2px;
    font-size: 11px;
    color: #5D5D5D;
}
input#button {
    border: 0px;
}

textarea
{
  width: 132px;
  height: 34px;
}

* html textarea
{
  width: 130px;
  height: 37px;
}

.mandatory
{
  color: #e33;
}

.message_box
{
  display: none;
}

.msg
{
  display: none;
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
}

.msg-error
{
  color: #933;
}

a.signature,
a.signature2:hover
{
  text-decoration: none;
}
a.signature:hover,
a.signature2
{
  text-decoration: underline;
}

form#search select
{
  width: 150px;
}