td.colorinfo {
	width:20px !important;
}

i.rouge {
	color: #f00;

}

i.vert {
	color: #0f0;
}

i.orange {
    color: #fa8405;
}

i.vertfonce {
    color: #004d00;
}

span.divmultiple{ 
    width: 30px;
    color: #fff;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    background-color: #000;
    border-radius: 3px;
    font-weight: normal !important;
}

div.progress{

    margin-bottom: 0 !important; 
}

.imgrepartition
{
    width:300px;
    height:300px;
}

table thead tr th
{
    background-color: #666666;
    font-style: italic;
    color: #EEEEEE;
    text-align: center !important;
    font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Helvetica,sans-serif;
    font-size:9pt;
    height: 40px !important;
    padding-left: 5px !important;
}

table thead tr th a
{
    text-decoration: none;
    color: #EEEEEE !important;
}

div.badgePerso{
    width:25px;
    height:25px;
    border: 1px solid black;
    border-radius: 2px;
    display: inline-block !important;
}

.table-striped > tbody > tr:nth-of-type(2n+1)
{
    background-color: #ddd !important;
}

img.statbordered {
    padding-left: 3px;
    border: 1px #777 solid;
    border-radius: 5px;
}


i.fs8 {
    font-size: 0.8em;
}

i.fs12 {
    font-size: 1.2em;
}

i.fs14{
    font-size:1.4em;
}

i.fs16 {
    font-size: 1.6em;
}

i.fs18 {
    font-size: 1.8em;
}

i.fs24 {
    font-size: 2.4em;
}