h2 {
font-size:16px;
margin:0px 0px 5px 0px;
color: #ff6600;
}

#tabs table {
	border: 1px solid #d1d1d1;
	border-collapse: collapse;
	width: 567px;

	}

#tabs th {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/bg_tab.gif);
	background-repeat: repeat-x;	
	}

#tabs td {
	font-family: Arial, Helvetica, sans-serif;

	}

#tabs caption {
	font-family: Arial, Helvetica, sans-serif;
}

#tabs {
width: 568px;
margin-left:19px;
	}

#pack {
	width: 568px;
	height:228px;
	margin-left:19px;
	background-image: url(img/bg_pack.jpg);
	background-position: 149px top;
	background-repeat: no-repeat;
	}
	
.grey {
	font-size: 12px;
	color: #77787a;
	}
.orange {
	font-size: 12px;
	color: #ff6600;
	}
.titretab {
	font-size: 16px;
	color: #77787a;
	}
