/* HEADINGS
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS
----------------------------------------------------------*/

.page
{
    background-color: #FFFFFF;
    margin: 5px auto 0;
    width: 958px;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

/* FORM ELEMENTS
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC
----------------------------------------------------------*/

.clear
{
    clear: both;
}

/* Table Contenu => treeview 
----------------------------------------------------------*/
.TBL_Query_Label
{
    width:720px !important;
}

/*
@media screen and (min-width: 1620px) 
{ 
    .TBL_Query_Label 
    { 
        width:720px !important; 
        height:100% !important; 
    } 
} 

@media screen and (max-width: 1620px) and (min-width: 1024px) 
{ 
    .TBL_Query_Label 
    { 
        width:720px !important; 
    } 
} 

@media screen and (max-width: 1024px) { 
    .TBL_Query_Label 
    { 
        width:720px !important; 
        height:505px !important; 
    } 
} 

@media screen and (max-width: 1280px) 
{ 
    .TBL_Query_Label 
    { 
        width:720px !important; 
        height:600px !important; 
    } 
}
*/

.TD_Col_Titre_Label
{
    padding-bottom:5px; 
    padding-left:10px;
    font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
   
}

.TD_Col_Label
{
	height:10px;
	padding-left:10px;
	padding-top:10px;
	text-align:justify;
    width:708px !important;
    *width:690px !important;
}
.TD_Col_Information
{
    font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
	height:10px;
	padding-left:10px;
	padding-right: 6px;
	padding-top:10px;
	text-align:justify;
    width:400px !important;
    *width:690px !important;
}
/* Home */
----------------------------------------------------------
.TD_Home_Titre_Label
{
    padding-bottom:5px; 
    font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
}

.LABEL_Home_Titre
{
    color: #E25C13;
    font-size: 13px;
    font-weight: bold;
    font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
}

.DIV_Border 
{
    background-color: #E25C13;
    display: block;
    float: right;
    font-size: 1em;
    font-weight: bold;
    height: 5px;
    width: 420px;
    margin:8px 4px 10px 0;
    *margin:-10px 4px 10px 0; /*Ie7*/
}

.LABEL_Home_Information
{
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    padding-left:0px;
    font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
}

/* QUERYs 
----------------------------------------------------------*/
.TD_Col_Pays_Members
{
	height:5px;
    padding: 2px 0 0 30px;   /* top right bottom left*/
    width: auto;
    font-size:10px;
    position:relative;
 
}

.LABEL_Titre
{
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
}

.LABEL_Information
{
	font-size:11px;
    color: #333333;
    text-align:justify;
    font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
  
}

.LABEL_Information a
{
   color: #333333;
   font-size:13px;
   font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
}

.LABEL_Information a:hover
{
    text-decoration: none;
    font-size:11px;
     color: #333333;
    
}
.LABEL_Information span.x_LABEL_color
{
    color:red;
    font-weight:bold;
}

.LABEL_Information span.x_LABEL_color_bleu
{
    color:#0032FA;
    
}
.LABEL_Information_Bold
{
	font-size:11px;
    color: #333333;
    text-align:justify;
    font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
    font-weight:bold;
}
.LABEL_Countries
{
	font-size:11px;
	/*padding: 10px 0 10px 0px;*/    /* top right botton left*/
    font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
	color: #2973BD;
    width:200px;
    text-decoration:underline;
}

.DIV_Recommendation
{
   margin:15px 0 0 6px;
   width: auto;
   padding-left: 9px;
}

.LABEL_Recommendation
{
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
}

.DIV_Taxes
{
   margin:5px 0 0 6px;
   width: auto;
   padding-left: 40px;
}

.LABEL_Taxes
{
    margin-left: 80px;
    font-size:10px;
    color:#000000;
    font-weight: bold;
}

.IMG_Pays
{
    height: 13px;
    margin-left: 2px;
    margin-top: -10px;
    width: 18px;
}

.LABEL_Titre_Panel
{
    color: #FFFFFF;
    display: block;
    font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
    font-size: 11px;
    height: 0;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 2px;
    font-weight:bold;
    
}

.IMG_Close
{
    width:16px;
    height:17px;
    float:right;
    margin-right: 2px;
    margin-top: -5px;
    background:none;
    border:none;
    cursor:pointer;
}

.TBL_Panel_Info
{
    padding: 0 7px 0 10px; /*top right bottom left */
}   

.TD_Panel_Message
{
   width: 240px;
}

.space
{
    margin:4px;
    display:block;
}

/* Enlever les Pointiez, lors d'un click sur Input */
input:focus
{
    outline:0;
} 


/*Message d'Info
----------------------------------------------------------*/

.DIV_Info 
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-left: 14px;
    margin-right: 3px;
    margin-top: -30px;
    width: auto;
}
.DIV_bordure_Info 
{
    position: absolute;
    width: 690px;
    background-color: #2973BE;
    height: 21px;
   
}
.LABEL_Titre_Info
{
    color: #FFFFFF;
    display: block;
    font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
    font-size: 12px;
    height: 0;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-top: 2px;
    font-weight:bold;
    text-align: center;
}


.LABEL_Message_Info
{
  color: #666666;
  display: block;
  font-family:Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
  font-size: 11px;
  font-weight: bold;
  width: 680px;
  margin-top:-5px;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
}

.LABEL_Loading
{
    color: #CC6600;
    font-family: Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    text-align: justify;
}
.DIV_Loading
{
    margin: 0 0 4px 5px;
    width: 700px;
}
.IMG_Loading
{
   margin-right: 25px;    
}


/*GridView
----------------------------------------------------------*/
.DIV_GRIDVIEW
{
    margin : 16px 0 0 14px;  /*top right bottom left */
    *margin : 14px 0 0 14px;  /*top right bottom left */
}

.GRIDVIEW_Schemes td    
{
    font-family: Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
    font-size: 10px;
    border: 1px solid #ffffff;
    color: #717171;
    padding:2px 2px 2px 5px;
}  

.GRIDVIEW_Schemes td a:hover 
{
    font-family: Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
    font-size: 10px;
    font-weight:bold;
}

.GRIDVIEW_Schemes th
{   
    background: none repeat scroll 0 0 #2971BD;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
    font-size: 11px;
    padding: 4px 5px;
    text-align: center;
}  

.GRIDVIEW_Schemes .RowStyle 
{ 
    background-color:#dddddd;
}  

.GRIDVIEW_Schemes .ChangePages
{ 
    border:1px solid #2971BD;
}  

.GRIDVIEW_Schemes .ChangePages table
{ 
     margin: 5px 0;
}  

.GRIDVIEW_Schemes .ChangePages td 
{   
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 12px;
    padding: 0 6px;
    background-color: #2971BD;
    border-top:1px solid #2971BD;
    border-bottom: 1px solid #2971BD;
    border-right: medium none  #2971BD;
 }     

.GRIDVIEW_Schemes .ChangePages a 
{
    color: #969696;
    text-decoration: none; 
    
}  

.GRIDVIEW_Schemes .ChangePages a:hover
{ 
    color: #ffffff; 
    font-family: Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
    font-size: 13px; 
    text-decoration: none;
}  

.LABEL_GridviewSchemes
{
    font-family: Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
    font-size: 11px;
    margin: -8px 0 0 54px;
    color: #FFFFFF;
    font-weight: bold;
}

th.IMG_GridviewSchemes input
{
    display: block;
    float: right;
    margin: 5px 68px -6px 0;
}

td.column_left
{
    width:220px;
}

td.column_right
{
    width:485px;
}

/*LISTS
----------------------------------------------------------*/

.DIV_LISTS
{
    margin-left: 10px;
    margin-top: 20px;
    width: 708px;
}

.Label_ListItem
{
    font-family: Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
    font-size: 11px;
    color: #CC6600;
    font-weight: bold;
 }

.Label_Titre_Country
{   
    color: #CC6600;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif,Times New Roman,Times,serif;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 8px;
}


/*Iframe
----------------------------------------------------------*/
.Ifrm_File
{
    width:0;
    height:0;
    border:0px;
}