table#table_histo {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	width: 100%;
}

table#table_histo tr {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

table#table_histo td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 3px;
}

table#table_histo th {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 3px;
}

.td-version, .td-acteur {
	font-weight: bold;
}
/*STYLE SURCHARGE BUTTON ORANGE JQUERY UI*/
.hab-orange.ui-state-default, .hab-orange.ui-widget-content .hab-orange.ui-state-default, .hab-orange.ui-widget-header .hab-orange.ui-state-default, .hab-orange.ui-button {
	border: 1px solid #EC7A31 !important;
	background: #DE5A02 !important;
	font-weight: normal !important;
	color: #ffffff !important;
}

.hab-orange.ui-state-default a, .hab-orange.ui-state-default a:link, .hab-orange.ui-state-default a:visited {
	color: #ffffff !important;
	text-decoration: none !important;
}

.hab-orange.ui-button a, .hab-orange.ui-button a:link, .hab-orange.ui-button a:visited {
	color: #ffffff !important;
	text-decoration: none !important;
}

.hab-orange.ui-state-hover, .hab-orange.ui-widget-content .hab-orange.ui-state-hover, .hab-orange.ui-widget-header .hab-orange.ui-state-hover, .hab-orange.ui-state-focus, .hab-orange.ui-widget-content .hab-orange.ui-state-focus, .hab-orange.ui-widget-header .hab-orange.ui-state-focus {
	border: 1px solid #DE5A02;
	background: #EC7A31;
	font-weight: normal;
	color: #ffffff;
}

.hab-orange.ui-state-hover a, .hab-orange.ui-state-hover a:hover, .hab-orange.ui-button a:hover  {
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #DE5A02 !important;
	background: #EC7A31 !important;
}

.hab-orange.ui-state-active, .hab-orange.ui-widget-content .hab-orange.ui-state-active, .hab-orange.ui-widget-header .hab-orange.ui-state-active {
	border: 1px solid #EC7A31;
	background: #DE5A02;
	font-weight: normal;
	color: #ffffff;
}

.hab-orange.ui-state-active a, .hab-orange.ui-state-active a:link, .hab-orange.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

.hab-orange.ui-widget :active {
	outline: none;
}
/*STYLE SURCHARGE BUTTON VERT JQUERY UI*/
.hab-vert.ui-state-default, .hab-vert.ui-widget-content .hab-vert.ui-state-default, .hab-vert.ui-widget-header .hab-vert.ui-state-default, .hab-vert.ui-button {
	border: 1px solid #00cc66 !important;
	background: #00cc66 !important;
	font-weight: normal !important;
	color: #ffffff !important;
}

.hab-vert.ui-state-default a, .hab-vert.ui-state-default a:link, .hab-vert.ui-state-default a:visited {
	color: #ffffff !important;
	text-decoration: none !important;
}

.hab-vert.ui-button a, .hab-vert.ui-button a:link, .hab-vert.ui-button a:visited {
	color: #ffffff !important;
	text-decoration: none !important;
}

.hab-vert.ui-state-hover, .hab-vert.ui-widget-content .hab-vert.ui-state-hover, .hab-vert.ui-widget-header .hab-vert.ui-state-hover, .hab-vert.ui-state-focus, .hab-vert.ui-widget-content .hab-vert.ui-state-focus, .hab-vert.ui-widget-header .hab-vert.ui-state-focus {
	border: 1px solid #00cc66;
	background: #66ff00;
	font-weight: normal;
	color: #ffffff;
}

.hab-vert.ui-state-hover a, .hab-vert.ui-state-hover a:hover {
	color: #ffffff;
	text-decoration: none;
}

.hab-vert.ui-state-active, .hab-vert.ui-widget-content .hab-vert.ui-state-active, .hab-vert.ui-widget-header .hab-vert.ui-state-active {
	border: 1px solid #00cc66;
	background: #66ff00;
	font-weight: normal;
	color: #ffffff;
}

.hab-vert.ui-state-active a, .hab-vert.ui-state-active a:link, .hab-vert.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

.hab-vert.ui-widget :active {
	outline: none;
}
