/* Made in France ! pour les curieux ..
* @Author: Franck for MKS ...
* @Date:   2015-11-20 16:26:46
* @Last Modified time: 2015-02-23 17:13:45
*/

body{
    /*background-image:url('/andros16/REFAndros.css');*/
    background-color:#014472;
	background-position:0% 0%;
    background-size:cover;
    background-attachment:scroll;
   }

table{
    width: 100%;
    margin-left:auto;
    margin-right:auto;
    border-collapse: collapse;
    border-spacing:0;
    text-align:center;
}

th{
    background-color: #2A6CDF;
	color:#ffffff;
    border-bottom:1px solid #ffffff;
    font-family:"Times New Roman", "Times", sans-serif;
    padding: 1px;

}

td{
    color:#000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    font-family:"Times New Roman", Times, sans-serif;
	padding: 1px;
}
hT1C1{
	/*Tronc commun*/
    font-family:"Times New Roman", Times, sans-serif;
    color:#000000
}
hT1C2 {

    font-weight: normal;
    font-family:"Times New Roman", Times, sans-serif;
	color:#FFFFFF
}
   

/* Comment this rule out to see what happens if you forget to define it (hide wont work) */

li.ui-state-default.ui-state-hidden[role=tab]:not(.ui-tabs-active) {
    display: none;
}