﻿.jcarousel-skin-tango .jcarousel-container
{
    -moz-border-radius: 10px;
    background: #F0F6F9;
}

.jcarousel-skin-tango .jcarousel-container-vertical
{
    width: 660px;
    height: 300px;
    padding: 40px 5px;
}


.jcarousel-skin-tango .jcarousel-clip-vertical
{
    width: 660px;
    height: 300px;
}

.jcarousel-skin-tango .jcarousel-item
{
    width: 660px;
    height: 260px;
}


.jcarousel-skin-tango .jcarousel-item-vertical
{
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder
{
    background: #fff;
    color: #000;
}


/**
     *  Vertical Buttons
     */
.jcarousel-skin-tango .jcarousel-next-vertical
{
    position: absolute;
    bottom: 5px;
    left: 320px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../ImagesCss/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover
{
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active
{
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active
{
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical
{
    position: absolute;
    top: 5px;
    left: 320px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../ImagesCss/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover
{
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active
{
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active
{
    cursor: default;
    background-position: 0 -96px;
}

.CalendrierContainer, .ComiteCalendrier2
{
    width: 660px;
    height: 250px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
}

.affichageComiteValideCoupDeMain
{
    position: relative;
}
.titreComiteValideCoupDeMain
{
    top: 4px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}
.dateLimiteProjetComiteValideCoupDeMain
{
    top: 43px;
    left: 340px;
    width: 150px;
    color: #555555;
}
.dateLimiteDossierComiteValideCoupDeMain
{
    top: 80px;
    left: 445px;
    width: 150px;
    color: #555555;
}
.dateComiteValideCoupDeMain
{
    top: 110px;
    left: 555px;
    width: 110px;
    color: #555555;
}
.commentaireLimiteProjetComiteValideCoupDeMain
{
    top: -6px;
    left: 13px;
    width: 295px;
    height: 25px;
    text-align: left;
}
.commentaireLimiteDossierComiteValideCoupDeMain
{
    top: 20px;
    width: 275px;
    left: 140px;
    height: 25px;
    text-align: left;
}
.commentaireComiteValideCoupDeMain
{
    top: 40px;
    width: 180px;
    left: 345px;
    height: 25px;
    text-align: left;
}
.commentaireDeliberationCoupDeMain
{
    top: 60px;
    left: 545px;
    width: 115px;
    height: 55px;
    text-align: center;
}

.CalendrierContainerPrintemps1
{
    background: transparent url(../../ImagesCss/bgCalendrierPrintemps0.png) no-repeat 0 0;
}
.CalendrierContainerHiver1
{
    background: transparent url(../../ImagesCss/bgCalendrierHiver0.png) no-repeat 0 0;
}
.CalendrierContainerEte1
{
    background: transparent url(../../ImagesCss/bgCalendrierEte0.png) no-repeat 0 0;
}
.CalendrierContainerAutonme1
{
    background: transparent url(../../ImagesCss/bgCalendrierAutomne0.png) no-repeat 0 0;
}

.dateBold
{
    font-weight: bold;
}
.colorComiteProche
{
    font-weight: bold;
    font-size: 11px;
}
