BODY
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #888;
    margin: 0px;
    text-align: center;
}
#main
{
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    width: 996px;
    background-color: #FFFFFF;
    -webkit-box-shadow:2px 2px 5px #111;
    box-shadow:2px 2px 5px #111;
    -moz-box-shadow:2px 2px 5px #111;
}

html>body #main 
{
    height: auto;
    min-height: 500px;
} 
a
{
    text-decoration:underline;
    color: #555;
}
.bordht
{
    border: #cccccc solid;
    border-width: 1px 0px 0px;
}
.bottomlink_000 {
    color:#222222;
    font-weight:bold;
    text-decoration:none;
}
.layout_border_right
{
    border-right: solid 1px #CCCCCC;
}
H1
{
    margin-top: 5px;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 2px;
    font-family: Arial, sans-serif;
}
H2
{
    margin-top: 3px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 2px;
    font-family: Arial, sans-serif;
}
H3
{
    margin-top: 2px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 2px;
    font-family: Arial, sans-serif;
}
H4
{
    margin-top: 2px;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 2px;
    font-family: Arial, sans-serif;
}
H5
{
    margin-top: 0px;
    font-weight: normal;
    font-size: 11px;
    margin-bottom: 2px;
    font-family: Arial, sans-serif;
}
H6
{
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial,sans-serif;
}
H7
{
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 9px;
    font-family: Arial, sans-serif;
}

A:hover
{
    color: #ff0000;
}
A:active
{
    color: #ff0000;
}
.blanc
{
    color: #ffffff;
    text-decoration: none;
}
.black
{
    color: #000000;
    text-decoration: none;
}
HR
{
    height: 1px;
}
.fondtd
{
    background-color: #e5e5e5;
}
TABLE, tr
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
TD
{

    font-size: 12px;
    font-family: Arial,sans-serif;
    text-align: left;
}

FORM
{
    margin: 0px;
}
.invisiblelink {
    color:Black;
    text-decoration:none;
    cursor: pointer;
}
.invisiblelink a:hover
{
    color: black;
}
.tabheader, .tabheader a {
    background-color:#DDD;
    /*    color:#FFFFFF;*/

    padding: 2px;
}

.tabheader span.disabled {
    visibility: hidden;
}

.errorExplanation
{
    border: solid 1px #ccc;
    background-color: #ddd;
    color:red;
}

/* the overlayed element */
div.overlay
{
    background-color:#FFF;

    display: none; /* some padding to layout nested elements nicely  */
    padding: 25px;
    z-index:5000; 
    width:700px;   
    max-height: 550px;
    /*    overflow-x: hidden;  growing background image */
    /*    overflow-y: auto;*/
}

/* default close button positioned on upper right corner */
.overlay .close
{
    background-image: url(7223a1a9e4ea7beaadce05d63c121f1e24de77ef.png) ;
    position: absolute;
    right: -5px;
    top: -5px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
    width:100%;
}

.fieldWithErrors {
    display: inline;
}

.fieldWithErrors input{
    background-color: red;
}
.error_message
{
    padding-left: 3px;
}
.field_with_errors input[type=text], .field_with_errors input[type=password], .field_with_errors select, .field_with_errors textarea, .field_with_errors pre
{
    font-weight: bold;
    color: white;
    border: solid 2px red;
    background-color:#999;
}

.field_with_errors a input{
    background-color: red;
}
.inputlib
{
    font-size: 10px;
}
.input
{
    width: 130px;
    font-size: 10px;
}
.bordbas
{
    border: #cccccc solid;
    border-width: 0px 0px 1px;
}

.tr0{
    background-color: #F7F7F7;
}
.tr1{
    background-color: #FFFFFF;
}

.linkbutton, .linkbutton:hover
{
    color:black;
    text-decoration: none;
    background-image: url(1b57a16e85f8ea706cbbc55762a81f9a5a473d93.gif) ;
    background-repeat: repeat-x;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    cursor:pointer;
    line-height:28px !important;
    line-height:30px;
    font-size:12px;
    font-weight:bold;
    border:none;
    border-left: solid 1px #AAA;
    border-right: solid 1px #AAA;
}
input[type=text], input[type=password], select, textarea, pre
{
    border: solid 1px #CCCCCC;
    background-color:white;
}

input.text{  
    border: 1px solid #CCC;  
    text-align: left;  
}  
input.text.active{  
    background: #ddeff6;  
    border: 1px solid #0099d4;  
}  

select.text{  
    border: 1px solid CCC;  
    text-align: left;  
}  
/*select.text.active{  
    background: #ddeff6;  
    border: 1px solid #0099d4;  
}  */



pre
{
    margin: 0px;
}

/*Bloc Amci en haut a droite du bandeau*/

#amcitrends
{
    margin-top:3px;
    margin-bottom:3px;
    float:right;
    width:375px;
    background-color: #333;
    padding:2px;
}

#amcivariance, #amcilogo, #amciinfo
{
    float:left;
    position:relative;
    overflow: hidden;
}

#amciinfo
{
    float:right;
    margin-left: 0px;
    margin-top: 14px;
}

#amciinfo a
{
    font-size:12px;
    text-decoration: none;
    color: White;
}

#amcivariance
{
    margin-left: 5px;
    margin-top: 6px;
}

#amcivariance a
{
    text-decoration: none;
    color: White;
}

.amciup
{
    font-weight: bolder;
    font-size: 25px;
    color:Green;
}

.amcidown
{
    font-weight: bold;
    font-size: 25px;
    color:Red;
}

#amcilogo a
{
    text-decoration: none;
}

#amcilogo img
{
    border:solid 0px #000000;
}

#amcilogo
{
}

/*Bloc de Trad*/
.GS
{
    position: relative;
    float: left;
    width: auto;
    border-style: dashed;
    border-color: Black;
    border-width: 1px;
    background-color: Red;
    color: White;
    text-decoration: none;
}
.arrondis
{
    float:left;
    position:relative;
}
.panel
{
    background-color: #DDD;
    width:212px;
    margin-left:2px;
    margin-top:2px;
}
.header_filter hover
{
    color: white;
}
.header_filter_selected, .header_filter
{
    float:left;
    width: 190px;
    margin-left:3px;
    padding-top:2px;
    padding-bottom:3px;
    color:white;
    font-weight: bold;
    text-decoration: none;
}
.header_filter
{
    background-color:#8F8F8F;
}
.header_filter_selected
{
    background-color:#505050;
}
.header_filter_selected img, .header_filter img
{
    vertical-align:-2px;
    margin-left:5px;
}

#artist
{
    white-space : normal; 
}
#notice
{
    top: 200px;
    position: absolute;
    float:left;
    margin-left:3px;
    padding-top: 20px;
    padding-bottom: 20px;
    color:#e2ce00;
    font-weight: bold;
    font-size: 20px;
    width:775px;
    text-align:center;
    background-color:#121e31;
    z-index: 5000;
}


label, input[type="radio"]{
    vertical-align:text-bottom;
}
.even
{
    background-color: #EEEEEE;
}
.odd
{
    background-color: #E1E1E1;
}