.rating2 {
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	position: relative;
	width: 90px;
}
.star2 {
    float: left;
	width: 9px;
	height: 8px;
	overflow: hidden;
	text-indent: -999em;
}

.star2 {background: url(../img/star2.gif) no-repeat 0 0px;}
	
div.rating2 div.hover {
	background-position: 0 -16px;
}

div.rating2 div.on {
	background-position: 0 -8px;
}

div.rating2 div.hover2 {
	background-position: 0 -24px;
}


.boutique_input {
	border-style: none;
	font-size: inherit;
	font-weight: inherit;
}

.action {
    text-align: right;
    color: #006A9F;
}

.center {
    text-align: center;
}

.info {
    text-align: justify;
    position: relative;
    left: 5%;
    width: 90%;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    margin-top: 5px;
    margin-bottom: 15px;
}

.facture {
    text-align: justify;
    position: relative;
    left: 15%;
    width: 70%;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    margin-top: 15px;
    margin-bottom: 15px;
}

.table_infos {
    position: relative;
    left: 5%;
    width: 90%;
    border: 1px solid #000000;
    border-collapse: collapse;
}

.table_infos_bis {
    position: relative;
    left: 15%;
    width: 80%;
    border: 1px solid #000000;
    border-collapse: collapse;
}

.table_infos th, .table_infos_bis th {
    font-size: 100%;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #000000;
    vertical-align: top;
}

.table_infos2 {
    width: 200px;
}

.table_infos td, table_info_bis td {
    border: 0px;
    vertical-align: top;
}

.table_infos_left {
    text-align: left;
}

.priority0 {
    font-size: 100%;
    text-align: center;
    background-color: #FFFFFF;
    color: #000000;
}

.priority1 {
    font-size: 100%;
    text-align: center;
    background-color: #EEEEEE;
    color: #0000CD;
}

.priority2 {
    font-size: 100%;
    text-align: center;
    background-color: #DDDDDD;
    color: #FF6633;
}

.priority3 {
    font-size: 100%;
    text-align: center;
    background-color: #CCCCCC;
    color: #FF0033;
}

.row_hover	{ background-color: #FFFFFF; background-image: url(../img/hoverbg.png); background-repeat: repeat-x;}
.row3 { background-color: #f5edde;  background-image: url(../img/hoverbg.png); background-repeat: repeat-x;}
.row2	{ background-color: #d9dad4; }
.row1	{ background-color: #F0F0F0; color: #000000; }

.date { width: 100px;}
.col3 { width: 33%;}

tr.espace { height: 5px; }

.sort_container {
    border: 1px solid #C0C0C0;
}

.sort_element {
    
}

.sort_helper {
	background-color: #C0C0C0;
}

#sidebar {
    position: fixed;
    left: 350px;
    width: 150px;
    bottom: 50px;
    opacity: 0.8;
}

.sidebar-element {
    border: 1px solid #000000;
    background-color: #EEEEEE;
    color: #000000;
}

ul {
    text-align: left;
}