#page.cmp #content h1,
#page.cmp #content h2 {
    font-family:    Arial Black, Arial, sans-serif;
    text-align:     center;
}
#page.cmp #content h1 {
    font-size:      2em;
    margin-bottom:  0;
}
#page.cmp #content h2 {
    font-size:      1.2em;
    color:          #265D00;
}
#page.cmp #content #calendar-container {
    float:          right;
}
#page.cmp #content #promo_cmp {
    float:          right;
    width:          250px;
    height:         250px;
}
#page.cmp #content input,
#page.cmp #content select,
#page.cmp #content select option {
    color:              #265d00;
    background-color:   white;
    font-weight:        bold;
    font-size:          11px;
}
#page.cmp #content input.submit {
    color:              #265d00;
    background-color:   #eaeaea;
}

#page.cmp #content input[type=submit] {
    border:             none;
    display:            block;
    background:         url(/image/comparateur/form_submit.png) no-repeat;
    width:              176px;
    height:             24px;
    margin:             0 auto 10px auto;
    text-align:         center;
    color:              white;
}
#page.cmp #content p.info a {
    background-color:   #e9f2c3;
    color:              #265d00;
    font-weight:        bold;
    border:             none;
}
#page.cmp #content #cmp_form_container {
    border:             solid 1px #1d3900;
    width:              500px;
    height:             162px;
    margin:             0 auto 1em auto;
}
#page.cmp #content #cmp_form {
    float:              left;
    margin:             2px 0 .5em 0;
}
#page.cmp #content #cmp_form td {
    padding:            6px 6px;
}
#page.cmp #content #comparateur_select_dpt {
    display:            inline;
}

#page.cmp #content div.cmp_net_info {
    position:           absolute;
    top:                -9px;
    top:                0;
    right:              103%;
    width:              10em;
    padding:            4px;
    background:         #ccff9a;
    border:             solid 1px #9bc933;
    z-index:            100;
}

#page.cmp #content .red {
    color:              #cf281f;
}
