﻿body
{
    font-size: 12px;
    font-family: STXinwei;
    background-image: url(images/bgBody.jpg);
    background-repeat: repeat;
   /* color: #454545;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-color: #E6E2E2;*/
}

a
{
    text-decoration:none;
    
}


/*Attention : background-image ne fonctionne pas dans entete.aspx. On est obligé de le mettre explicitement dans <span>*/
/*Enplus ce n'est pas tous les balises acceptent background-image.*/
/*Le plus génent est qu'onle vois dans Web tool mais pas dans le site.*/
/*Parfois il ne faut pas oublier de vérifier le résultat après la supression des fichiers temporaires et cookies dans IE.*/
.txtEnteteTitre
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #663300;
    font-style: normal;
    font-weight: bold;
    width: 90px;
    height: 20px; 
   
    /*background-image: url('images/bg_entete_titre.gif'); 
    background-image: url('images/sky.jpg'); 
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: center center;*/
}



.trBgTitreNews
{
    background-image: url(images/bgTitre.jpg);
    background-repeat: repeat-x;
    border: thin solid #6495ed;
    width: 100%;
    padding: 5px;
    /*height: 100%;*/
     height: 40px;
    text-align: center;
}

.tdExtTitreNews
{
    width: 50%;
    padding: 5px;
    height: 60px;
    text-align : left;
    
    
}

.tdListeTitreNews
{
    border-style: none solid solid solid;
    border-width: thin;
    width: 50%;
    padding: 5px;
    height: 25px;
    text-align: left;
    vertical-align: top;
    border-color: #999999;
}

.thListeNewsImportant
{
    /*width: 100%;*/
    padding: 5px;
    height: 20px;
    text-align : left;
     
    
}

.tdListeNewsImportant
{
    /*width: 100%;*/
    padding: 5px;
    height: 200px;
    text-align : left;
    
    
}

.tdTextLeft
{
    
    text-align : left;
     width: 50%;
    
    
}

.txtTitreNews
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #003366;
    font-style: normal;
    font-weight: bolder;
    width: 100%;
    height: 20px;
    text-align: center;
    vertical-align: middle;
}

.txtListeNews
{
    font-family: SimSun;
    font-size: 12px;
    color: #515151;
    font-style: normal;
    height: 20px;
}




.tdImgIconNews
{
    width: 20px;
    text-align : left;
}


.tdTitreBgImg_教育交流
{
    border-width: thin; 
    background-image: url('images/echange_cf_bg.jpg');
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    height: 20px;
    vertical-align: middle;
    background-repeat: no-repeat;
    border-color: #999999;
 
}

.tdTitreBgImg_公派生之窗
{
    border-width: thin;
    background-image: url('images/boursier_bg.jpg');
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
       height: 25px;
    vertical-align: middle;
    background-repeat: no-repeat;
    border-color: #999999;
}

.tdTitreBgImg_回国工作
{
    border-width: thin;
    background-image: url('images/retour_cn_bg.jpg');
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
      height: 25px;
    vertical-align: middle;
    background-repeat: no-repeat;
    border-color: #999999;
}

.tdTitreBgImg_图片新闻
{
    border-width: thin;
    background-image: url('images/newsImg_bg.jpg');
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
       height: 25px;
    vertical-align: middle;
    background-repeat: no-repeat;
    border-color: #999999;
}


.tdTitreBgImg_最新消息
{
    border-width: thin;
    background-image: url('images/important_bg.jpg');
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    height: 25px;
    vertical-align: middle;
    background-repeat: no-repeat;
    border-color: #999999;
    
}

.tdTitreBgImg_重要通知
{
    border-width: thin;
    background-image: url('images/annonce_bg.jpg');
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    height: 25px;
    vertical-align: middle;
    background-repeat: no-repeat;
    border-color: #999999;
}

.tdTitreBgImg_留学法国
{
    border-width: thin;
    background-image: url('images/etude_fr_bg.jpg');
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
   height: 25px;
    vertical-align: middle;
    background-repeat: no-repeat;
    border-color: #999999;
}

.tdTitreBgImg_留学中国
{
    border-width: thin;
    background-image: url('images/etude_cn_bg.jpg');
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
   height: 25px;
    vertical-align: middle;
    background-repeat: no-repeat;
    border-color: #999999;
}

.tdTitreBgImg_汉语教学
{
    border-width: thin;
    background-image: url('images/enseigne_chinois_bg.jpg');
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
   height: 25px;
    vertical-align: middle;
        background-repeat: no-repeat;
    border-color: #999999;
}

.tdTitreBgImg_文苑
{
    border-width: thin;
    background-image: url('images/articles_bg.jpg');
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
       height: 25px;
    vertical-align: middle;
    background-repeat: no-repeat;
    border-color: #999999;
}

.tdTitreBgImg_FAQ
{
    border-width: thin;
    background-image: url('images/faq_bg.jpg');
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
       height: 25px;
    vertical-align: middle;
    background-repeat: no-repeat;
    border-color: #999999;
}

.tdTitreBgImg_站点链接
{
    border-width: thin;
    background-image: url('images/lien_bg.jpg');
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
       height: 25px;
    vertical-align: middle;
    background-repeat: no-repeat;
    border-color: #999999;
}

.tableNews
{
    width: 100%;
    height: 200px;
    /*border: thick double #0099CC;*/
}

.tableMore
{
    width: 650;
    height: 200px;
    /*border: thick double #0099CC;*/
}

.tableNewsImportant
{
    /*width: 100%;*/
    height :20px;
   /* border: thick double #0099CC;*/
}

.btnVideo
{
    width: 120px;
    height: 40px;
    text-align : center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #003366;
    font-style: normal;
    font-weight: bold;
    
}

.txtVideo
{
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
     color: #003366;
    font-style: normal;
    font-weight: bold;
    
    
}

.txtConnecte
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3366CC;
    font-style: normal;
    font-weight: bold;
    height: 20px;
}



.txtTitreSousRep
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #003366;
    font-style: normal;
    font-weight: bold;


}


.tableCote
{
    border: thin solid #0099CC;
    border-collapse: collapse;
    width: 150px;
    height: 100%;
}

.thSky
{
    background-image : url(images/bgTitre.jpg);
    font-family: monospace;
    border: thin solid #6495ed;
    width: 50%;
    padding: 5px;
    background-color: #D0E3FA;
    height: 40px;
    text-align : center;
    
    
}

.tdH40
{
   width : 100%;
    height: 20px;
    text-align : center

}


.tdH20
{
  
    height: 20px;
    
}




.enteteTabTxt
{
   font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #003366;
    font-style: normal;
    font-weight: bold;
    width: 100%; 
    /*height: 40px;*/
}

.tabNoBordButtom
{
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-width: thin;
    /*border-color: #0099CC;*/
    border-color: #999999;
}

.tabNoBordTop
{
    border-style: none solid solid solid;
    border-width: thin;
   border-color: #999999;
}

.tabNoBordTopButtom
{
    border-style: none solid none solid;
    border-width: thin;
    border-color: #999999;
}


.tdLienSep_1
{
    height: 20px;
    background-image: url('images/lien_sep.jpg');
    background-repeat: repeat-x;
    text-align: center;
}
.tdLienSep_2
{
    height: 20px;
    background-image: url('images/lien_sep.jpg');
    background-repeat: repeat-x;
    text-align: center;
}
.tdLienSep_3
{
    height: 20px;
    background-image: url('images/lien_sep.jpg');
    background-repeat: repeat-x;
    text-align: center;
}
.tdLienSep_4
{
    height: 20px;
    background-image: url('images/lien_sep.jpg');
    background-repeat: repeat-x;
    text-align: center;
}