body { 
        background:             #ffffff;
        background-position:    center;
        font-family:            Arial, sans-serif;
        font-size:              10px;
        color:                  #333346;
        margin:                 0px;
        text-align:             center;

}

.lien {
        font-size :             10px;
        color :                 #333346;
        text-decoration :       none;
}


a.lien:hover {
        font-size :             10px;
        color :                 #666666;
        text-decoration :       none;
}


a.lien:active {
        font-size :             10px;
        color :                 #000000;
        text-decoration :       none;
}

.outline_login {
  	border: 							  1px solid #cccccc;
  	background: 					  #ffffff;
	padding: 						  5px;
}

.outline {
  	border: 							  1px solid #cccccc;
  	background: 					  #ffffff;
	padding: 						  0px;
}

.outline_no_border {
  	border: 							  0px solid #cccccc;
  	background: 					  #ffffff;
	padding: 						  0px;
}

img {
        border:                 0px;
}

.textalerte {
        font-family:            Verdana, sans-serif;
		  color:                  #941013;
        text-decoration:        none;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
}

.textverdana {
        font-family:            Verdana, sans-serif;
        text-decoration:        none;
        font-size:              10px;
        font-weight:            normal;
        line-height:            14px;
}

.textnotaverdana {
        font-family:            Verdana, Arial, sans-serif;
        text-decoration:        none;
        font-size:              9px;
        font-weight:            normal;
        line-height:            14px;
}

.copyright {
        text-align:             center;
        text-decoration:        none;
        font-family:            Arial, sans-serif;
        font-weight:            normal;
        font-size:              9px;
        line-height:            11px;
}

.input_gris_center {
        font-family:            Verdana, sans-serif;
        text-align:             center;
        text-decoration:        none;
        font-size:              9px;
        font-weight:            bold;
        line-height:            12px;
        color:                  #666666;
        background:             #eeeeee;
        border-top:             1px solid #777777;
        border-left:            1px solid #777777;
        border-right:           1px solid #cccccc;
        border-bottom:          1px solid #cccccc;
}

.input_gris_right {
        font-family:            Verdana, sans-serif;
        text-align:             right;
        text-decoration:        none;
        font-size:              9px;
        font-weight:            bold;
        line-height:            12px;
        color:                  #666666;
        background:             #eeeeee;
        border-top:             1px solid #777777;
        border-left:            1px solid #777777;
        border-right:           1px solid #cccccc;
        border-bottom:          1px solid #cccccc;
}

.input_white_right {
        font-family:            Verdana, sans-serif;
        text-align:             right;
        text-decoration:        none;
        font-size:              10px;
        font-weight:            bold;
        line-height:            12px;
        color:                  #666666;
        background:             #ffffff;
        border:                 1px solid #ffffff;
}

.input_white_right_norm {
        font-family:            Verdana, sans-serif;
        text-align:             right;
        text-decoration:        none;
        font-size:              10px;
        font-weight:            normal;
        line-height:            12px;
        color:                  #666666;
        background:             #ffffff;
        border:                 1px solid #ffffff;
}

.input_white_left_norm {
        font-family:            Verdana, sans-serif;
        text-align:             left;
        text-decoration:        none;
        font-size:              10px;
        font-weight:            normal;
        line-height:            12px;
        color:                  #666666;
        background:             #ffffff;
        border:                 1px solid #ffffff;
}


input {
        font-family:            Verdana, sans-serif;
        text-align:             center;
        text-decoration:        none;
        font-size:              9px;
        font-weight:            normal;
        line-height:            10px;
        color:                  #ffffff;
        background: url(images/fd_titre_bg.png) repeat-x;
}

.disp {
        font-family:            Verdana, sans-serif;
        text-align:             right;
        text-decoration:        none;
        font-size:              10px;
        font-weight:            normal;
        line-height:            12px;
        color:                  #666666;
        background:             #cccccc;
        border:                 1px solid #ffffff;
}


select {
        font-family:            Verdana, sans-serif;
        text-align:             left;
        text-decoration:        none;
        font-size:              9px;
        font-weight:            normal;
        line-height:            12px;
        color:                  #666666;
        background:             #eeeeee;
        border-top:             1px solid #888888;
        border-left:            1px solid #888888;
        border-right:           1px solid #333346;
        border-bottom:          1px solid #333346;
}

.noselection
    {
        font-family:            Verdana, sans-serif;
        text-align:             right;
        text-decoration:        none;
        font-size:              10px;
        font-weight:            normal;
        line-height:            12px;
        color:                  #333346;
        background:             #ffffff;
        border-top:             0px solid #000000;
        border-left:            0px solid #000000;
        border-right:           0px solid #000000;
        border-bottom:          0px solid #000000;
}

.noselection_nav {
        font-family:            Verdana, sans-serif;
        text-align:             right;
        text-decoration:        none;
        font-size:              9px;
        font-weight:            bold;
        line-height:            12px;
        color:                  #666666;
        background:             #eeeeee;
        border-top:             1px solid #ffffff;
        border-left:            1px solid #ffffff;
        border-right:           1px solid #ffffff;
        border-bottom:          1px solid #ffffff;
}

.noselection_bold
    {
        font-family:            Verdana, sans-serif;
        text-align:             center;
        text-decoration:        none;
        font-size:              10px;
        font-weight:            bold;
        line-height:            12px;
        color:                  #333346;
        background:             #ffffff;
        border-top:             0px solid #000000;
        border-left:            0px solid #000000;
        border-right:           0px solid #000000;
        border-bottom:          0px solid #000000;
}

.td_center {
        background:             #ffffff;
        text-align:             center;
        padding:                0px 0px 0px 0px;
}

.td_separateur {
        background:             #666666;
        height:                 1px;
        text-align:             center;
        padding:                0px 0px 0px 0px;
}

.td_separateur_white {
        background:             #ffffff;
        height:                 1px;
        text-align:             center;
        padding:                0px 0px 0px 0px;
}

.conteneur {
        background:             #ffffff;
        width:                  auto;
        height:                 auto;
        margin-left:            auto;
        margin-top:             0px;
        font-family:            Arial, sans-serif;
        text-align:             center;
        vertical-align:         middle;
        text-decoration:        none;
        font-size:              10px;
        font-weight:            normal;
        line-height:            18px;
}




/* ------------------------------------ *
 CSS TABLEAUX ATIS ----------------------------------------------------------------------
 * ------------------------------------ */

.blocatis {
        background:             #ffffff;
        width:                  400px;
        height:                 212px;
        border:                 1px solid #333333;
        margin-left:            auto;
        margin-right:           auto;
        text-align:             left;
        padding:                0px 0px 0px 0px;
}

.blocatis_titre {
        background: url(images/fd_titre_bg.png) repeat-x;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-transform: 	  uppercase;
        text-align:             center;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            bold;
        line-height:            15px;
        padding:                0px 0px 0px 0px;
}

.blocatis_titre_bis {
        background: url(images/fd_titre_bis_bg.png) repeat-x;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-transform: 	  uppercase;
        text-align:             center;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            bold;
        line-height:            15px;
        padding:                0px 0px 0px 0px;
}

.blocatis_img {
        background:             #ffffff;
        width:                  126px;
        height:                 70px;
        text-align:             center;
        vertical-align:         middle;
        margin-left:            0px;
        margin-top:             0px;
        padding:                0px 0px 0px 0px;
}

.blocatis_texte {
        background:             #ffffff;
        width:                  354px;
        height:                 70px;
        text-align:             center;
        vertical-align:         middle;
        margin-left:            0px;
        margin-top:             0px;
        padding:                0px 0px 0px 0px;
}

.blocatis_texte_bis {
        background:             #ffffff;
        width:                  274px;
        height:                 70px;
        text-align:             center;
        vertical-align:         middle;
        margin-left:            0px;
        margin-top:             0px;
        padding:                0px 0px 0px 0px;
}

.blocatis_corps {
        background:             #ffffff;
        height:                 100%;
        border:                 0px solid #666666;
        font-family:            Verdana, Arial, sans-serif;
        text-align:             center;
        vertical-align:         middle;
        text-decoration:        none;
        color:                  #33346;
        font-size:              10px;
        font-weight:            normal;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.blocatis_pied {
        background: url(images/fd_titre_bg.png) repeat-x;
        width:                  398px;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             center;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}



/* ------------------------------------ *
 CSS TABLEAUX ATIS FICHE ----------------------------------------------------------------------
 * ------------------------------------ */

.blocatis_fiche {
        background:             #ffffff;
        width:                  480px;
        height:                 auto;
        border:                 1px solid #333333;
        margin-left:            auto;
        margin-right:           auto;
        text-align:             left;
        padding:                0px 0px 0px 0px;
}

.td_col {
        background:             #ffffff;
        width:                  80px;
        height:                 0px;
        padding:                0px 0px 0px 0px;
}

.blocatis_titre_fiche {
        background: 		  url(images/fd_titre_bg.png) repeat-x;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             center;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.blocatis_titre_atis {
        background: 		  #666666;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             center;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.blocatis_titre_fiche_left {
        background:             #666666;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             left;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.blocatis_avtype_fiche {
        background:             #ffffff;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            "BankGothic Md BT", Arial, sans-serif;
        text-align:             center;
        text-decoration:        none;
        color:                  #666666;
        font-size:              16px;
        font-weight:            bold;
        line-height:            25px;
        padding:                0px 0px 0px 0px;
}

.td_texte_center_gris_clair {
        background:             #cccccc;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             center;
        text-decoration:        none;
        color:                  #666666;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_texte {
        background:             #ffffff;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             center;
        text-decoration:        none;
        color:                  #666666;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_texte_justify {
        background:             #ffffff;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             justify;
        text-decoration:        none;
        color:                  #666666;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_texte_gris {
        background: 		  url(images/fd_titre_bg.png) repeat-x;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             center;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_texte_gris_nobg {
        background: 		  #666666;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             center;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_texte_left {
        background:             #ffffff;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             left;
        text-decoration:        none;
        color:                  #666666;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_texte_right {
        background:             #ffffff;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             right;
        text-decoration:        none;
        color:                  #666666;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_texte_left_gris {
        background: 		  url(images/fd_titre_bg.png) repeat-x;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             left;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_texte_left_gris_nobg {
        background: 		  #666666;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             left;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_texte_left_gris_clair {
        background:             #cccccc;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             left;
        text-decoration:        none;
        color:                  #666666;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_case_center_gris_clairbis {
        background:             #eeeeee;
        height:                 16px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             center;
        text-decoration:        none;
        color:                  #666666;
        font-size:              10px;
        font-weight:            bold;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}




/* ------------------------------------ *
 CSS TABLEAUX NAVIGATION ----------------------------------------------------------------------
 * ------------------------------------ */

.blocnav {
        background:             #ffffff;
        width:                  480px;
        height:                 auto;
        border:                 1px solid #333333;
        margin-left:            auto;
        margin-right:           auto;
        text-align:             left;
        padding:                0px 0px 0px 0px;
}

.bloc_bouton_suite {
        background:             #ffffff;
        width:                  480px;
        height:                 auto;
        border:                 0px solid #333333;
        margin-left:            auto;
        margin-right:           auto;
        text-align:             left;
        padding:                0px 0px 0px 0px;
}

.table_btn {
        background:             #ffffff;
        width:                  auto;
        height:                 auto;
        border:                 0px solid #333333;
        margin-left:            auto;
        margin-right:           auto;
        text-align:             left;
        padding:                0px 0px 0px 0px;
}


.divnavprecedent {
        position:               relative;
        background:             #eeeeee;
        height:                 14px;
        text-align:             center;
        text-decoration:        none;
        font-family:            Verdana, sans-serif;
        font-weight:            bold;
        font-size:              10px;
        line-height:            14px;
        color:                  #666666;
        padding:                0px 0px 0px 0px;
        margin-top:             0px;
        margin-left:            0px;
        margin-right:           auto;
        margin-bottom:          0px;
        border-top:             1px solid  #666666;
        border-left:            1px solid  #666666;
        border-right:           1px solid  #666666;
        border-bottom:          1px solid  #666666;

}


.divnavprecedent a {
        border-style:           none;
        border:                 0px solid #666666;
        padding:                1px 18px 1px 18px;
        text-decoration:        none;
        color:                  #666666;
}

.divnavprecedent a:hover {
        background: 		url(images/fd_titre_bg.png) repeat-x;
	  color:                  #dddddd;
}


.divnavsuivant {
        position:               relative;
        background:             #eeeeee;
        height:                 14px;
        text-align:             center;
        text-decoration:        none;
        font-family:            Verdana, sans-serif;
        font-weight:            bold;
        font-size:              10px;
        line-height:            14px;
        color:                  #666666;
        padding:                0px 0px 0px 0px;
        margin-top:             0px;
        margin-left:            auto;
        margin-right:           40px;
        margin-bottom:          0px;
        border-top:             1px solid  #666666;
        border-left:            1px solid  #666666;
        border-right:           1px solid  #666666;
        border-bottom:          1px solid  #666666;

}


.divnavsuivant a {
        border-style:           none;
        border:                 0px solid #666666;
        padding:                1px 23px 1px 23px;
        text-decoration:        none;
        color:                  #666666;
}

.divnavsuivant a:hover {
        background: 		url(images/fd_titre_bg.png) repeat-x;
	  color:                  #dddddd;
}

.bloc_nav_memo_nobg {
        background:             #666666;
        height:                 19px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             center;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              12px;
        font-weight:            bold;
        line-height:            18px;
        padding:                0px 0px 0px 0px;
}

.bloc_nav_memo {
        background:             url(images/fd_titre_bg.png) repeat-x;
        height:                 19px;
        border:                 0px solid #666666;
        font-family:            Arial, sans-serif;
        text-align:             center;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              12px;
        font-weight:            bold;
        line-height:            18px;
        padding:                0px 0px 0px 0px;
}

.bloc_nav_img {
        background:             #ffffff;
        width:                  117px;
        height:                 65px;
        text-align:             center;
        vertical-align:         middle;
        margin-left:            0px;
        margin-top:             0px;
        padding:                0px 0px 0px 0px;
}

.td_nomnav_left {
        background:             #ffffff;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Verdana, Arial, sans-serif;
        text-align:             left;
        vertical-align:         top;
        text-decoration:        none;
        color:                  #666666;
        font-size:              10px;
        font-weight:            normal;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_nomnav_left_gris_nobg {
        background:             #666666;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Verdana, Arial, sans-serif;
        text-align:             left;
        vertical-align:         top;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            normal;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_nomnav_left_gris {
        background:             url(images/fd_titre_bg.png) repeat-x;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Verdana, Arial, sans-serif;
        text-align:             left;
        vertical-align:         top;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            normal;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_nomnav_left_gris_bis {
        background:             url(images/fd_titre_bis_bg.png) repeat-x;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Verdana, Arial, sans-serif;
        text-align:             left;
        vertical-align:         top;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            normal;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_nomnav_left_gris_ter {
        background:             url(images/fd_titre_ter_bg.png) repeat-x;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Verdana, Arial, sans-serif;
        text-align:             left;
        vertical-align:         top;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            normal;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_metars_left {
        background: 		  url(images/fd_titre_bg.png) repeat-x;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Verdana, Arial, sans-serif;
        text-align:             left;
        vertical-align:         top;
        text-decoration:        none;
        color:                  #ffffff;
        font-size:              10px;
        font-weight:            normal;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}


.td_nomnav_right {
        background:             #ffffff;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Verdana, Arial, sans-serif;
        text-align:             right;
        vertical-align:         top;
        text-decoration:        none;
        color:                  #666666;
        font-size:              10px;
        font-weight:            normal;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_textenav_left {
        background:             #ffffff;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Verdana, Arial, sans-serif;
        text-align:             left;
        text-decoration:        none;
        color:                  #666666;
        font-size:              10px;
        font-weight:            normal;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_textenav_center {
        background:             #ffffff;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Verdana, Arial, sans-serif;
        text-align:             center;
        text-decoration:        none;
        color:                  #666666;
        font-size:              10px;
        font-weight:            normal;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.td_textenav_right {
        background:             #ffffff;
        height:                 15px;
        border:                 0px solid #666666;
        font-family:            Verdana, Arial, sans-serif;
        text-align:             right;
        text-decoration:        none;
        color:                  #666666;
        font-size:              10px;
        font-weight:            normal;
        line-height:            14px;
        padding:                0px 0px 0px 0px;
}

.blocnav_btn {
        background:             #ffffff;
        width:                  480px;
        height:                 auto;
        border:                 0px solid #333333;
        margin-left:            auto;
        margin-right:           auto;
        text-align:             left;
        padding:                0px 0px 0px 0px;
}

.bloc_bt_suite {
        background:             #ffffff;
        width:                  400px;
        height:                 auto;
        border:                 0px solid #333333;
        margin-left:            auto;
        margin-right:           auto;
        text-align:             left;
        padding:                0px 0px 0px 0px;
}


