#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:          left;
}
#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:              159px;
    height:             36px;
    font-weight:        bold;
    font-size:          13px;
    margin:             0 auto 10px auto;
    text-align:         center;
    color:              white;
    position:           absolute;
    top:                55px;
    right:              75px;
}
#page.cmp #content #redo_link {
    position:           absolute;
    top:                95px;
    right:              83px;
}
#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:              100%;
    margin:             1em auto 1.5em auto;
    position:           relative;
}
#page.cmp #content #cmp_form_container h3 {
    text-align:         left;
    font-size:          16px;
    background:         url(/image/picto/ask.png) no-repeat left;
    padding:            3px 0 0 21px;
    color:              #265d00;
    margin-top:         10px;
    display:            inline;
}
#page.cmp #content #cmp_form {
    float:              left;
    margin:             2px 0 .5em 0;
    width:              90%;
}
#page.cmp #content #cmp_form td {
    padding:            6px 4px;
}
#page.cmp #content #comparateur_select_dpt {
    display:            inline;
}
#page.cmp #content #cmp_map {
    text-align:         center;
    float:              right;
    width:              400px;
}
#page.cmp #content #cmp_map img {
    display:            block;
    margin:             0 auto;
}
#page.cmp #content #cmp_map a.active {
    text-decoration:    none;
}
#page.cmp #content #cmp_region_container {
    position:           relative;
    height:             285px;
    width:              310px;
    margin:             0 auto;
}
#page.cmp #content #cmp_region_container p {
    margin-top:         -10px;
}
#page.cmp #content #cmp_region_container img {
    position:           absolute;
    top:                20px;
    left:               0;
    z-index:            0;
}
#page.cmp #content area {
    z-index:            300;
}
#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;
}
#page.cmp #content .light_green {
    background:              #DDFFBB;
}

