@charset "UTF-8";
.color_grading_rates_content {
	height: auto;
	width: 980px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
	float: left;
}
.color_grading_rates_table_content {
	width: 300px;
}
/* CSS Document */

/* CSS Document */

#contenu_max table.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #999;
	border: 1px solid #FB4719;
	padding: 0px;
}
#contenu_max table.data th {
	font-size: 1em;
	line-height: 2.6em;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFF;
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#contenu_max table.data thead {
	height: 40px;
}
#contenu_max table.data thead th {
	color: #FFF;
	background-color: #333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
#contenu_max table.data td {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contenu_max table.data caption {
	font-size: 1.2em;
	text-align: left;
	margin: 0px;
	padding-bottom: 10px;
}
