.tfeaturesv2 {
	padding-left: 15px;
	text-align: left;
}
.tfeaturesv2 table {
	width: 940px;
	font-size: 14px;
	color: #384673;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 20px 0;
}
.tfeaturesv2 td {
	padding: 0;
}
.tfeaturesv2 td a {
	font-size: 14px;
	color: #384673;
}
.tfeaturesv2 thead td {
	padding-top: 0;
	background: #FFFFFF url('../images/bg-thead-td.png') repeat-y top right;
}
.tfeaturesv2 thead td.tpromo {
	background-image: url('../images/bg-thead-td-promo.png');
}
.tfeaturesv2 thead td.tpromo span.talert-promo {
	display: block;
	position: absolute;
	background-image: url('../images/promo.png');
	top: 0;
	right: 15px;
	width: 54px;
	height: 31px;
}
.tfeaturesv2 thead td.tpromo span.talert-promotop {
	display: block;
	position: absolute;
	background-image: url('../images/promotop.png');
	top: 0;
	right: 15px;
	width: 54px;
	height: 31px;
}
.tfeaturesv2 thead td div {
	background: transparent url('../images/bg-thead-td-div.png') no-repeat top right;
	width: 170px;
	padding: 15px 0 0 0;
	margin: 0;
	position: relative;
}
.tfeaturesv2 thead td.tpromo div {
	background-image: url('../images/bg-thead-td-div-promo.png');
}
.tfeaturesv2 th a {
	color: #384673;
	font-weight:400;
}
.tfeaturesv2 thead td a {
	text-decoration: none;
}
.tfeaturesv2 thead td a .tbtn-commander {
	background: transparent url('../images/btn-commander.png') no-repeat center center;
	display: block;
	height: 28px;
	width: 170px;
}
.tfeaturesv2 thead td.tpromo a .tbtn-commander {
	background-image: url('../images/btn-commander-promo.png') no-repeat center center;
}
.tfeaturesv2 thead td.tpromo a {
	background-image: url('../images/btn-commander-promo.png') no-repeat center center;
}
.tfeaturesv2 tr.tdescription td div {
	text-align: left;
	font-size: 14px;
	padding: 0 8px;
}
.tfeaturesv2 th {
	width: 190px;
	padding-left: 10px;
	border-top: 1px solid #C7CDE0;
	font-weight: normal;
	text-align: left;
}
.tfeaturesv2 thead th, .tfeaturesv2 thead td {
	border: none;
}
.tfeaturesv2 td {
	background: #FFFFFF url('../images/bg.png') repeat-y top right;
	width: 170px;
	padding-left: 15px;
	text-align: center;
	border-top: 1px solid #C7CDE0;
	font-size: 14px;
}
.tfeaturesv2 th, .tfeaturesv2 td {
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
}
.tfeaturesv2 td.tpromo {
	background: #FFFFFF url('../images/bg-promo.png') repeat-y top right;
}
.tfeaturesv2 tr.tlast td {
	background: transparent url('../images/bg-last-td.png') no-repeat bottom right;
}
.tfeaturesv2 tr.tlast td.tpromo {
	background-image: url('../images/bg-last-td-promo.png');
}
.tfeaturesv2 #btn-toutes {
	display: block;
	background: transparent url('../images/btn-toutes-caracteristiques.png') no-repeat top left;
	width: 937px;
	height: 37px;
	margin: 25px 0;
}
.tfeaturesv2 #btn-toutes.orange, .tfeaturesv2 #btn-toutes.moins.orange {
	background: #f9944b;
	background: -moz-linear-gradient(top, #f9944b 0%, #ec7f36 50%, #e5620b 51%, #e15c06 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9944b), color-stop(50%, #ec7f36), color-stop(51%, #e5620b), color-stop(100%, #e15c06));
	background: -webkit-linear-gradient(top, #f9944b 0%, #ec7f36 50%, #e5620b 51%, #e15c06 100%);
	background: -o-linear-gradient(top, #f9944b 0%, #ec7f36 50%, #e5620b 51%, #e15c06 100%);
	background: -ms-linear-gradient(top, #f9944b 0%, #ec7f36 50%, #e5620b 51%, #e15c06 100%);
	background: linear-gradient(to bottom, #f9944b 0%, #ec7f36 50%, #e5620b 51%, #e15c06 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9944b', endColorstr='#e15c06', GradientType=0 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px 2px #d8d8d8;
	box-shadow: 2px 2px 2px 2px #d8d8d8;
	text-decoration: none;
	font-family: arial;
	color: #fff !important;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	line-height: 35px;
}
.tfeaturesv2 #btn-toutes.orange:hover {
	background: #fca668;
	background: -moz-linear-gradient(top, #fca668 0%, #fc9e5c 50%, #fa8a39 51%, #fb812b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fca668), color-stop(50%, #fc9e5c), color-stop(51%, #fa8a39), color-stop(100%, #fb812b));
	background: -webkit-linear-gradient(top, #fca668 0%, #fc9e5c 50%, #fa8a39 51%, #fb812b 100%);
	background: -o-linear-gradient(top, #fca668 0%, #fc9e5c 50%, #fa8a39 51%, #fb812b 100%);
	background: -ms-linear-gradient(top, #fca668 0%, #fc9e5c 50%, #fa8a39 51%, #fb812b 100%);
	background: linear-gradient(to bottom, #fca668 0%, #fc9e5c 50%, #fa8a39 51%, #fb812b 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca668', endColorstr='#fb812b', GradientType=0 );
	color: #fff!important;
}
.tfeaturesv2 #btn-toutes.moins {
	background-image: url('../images/btn-toutes-caracteristiques-moins.png');
}
.tfeaturesv2 #btn-toutes .tleft, #btn-toutes .tright {
	color: white;
	/*text-decoration: none;*/
	text-decoration: blink;
	font-size: 13px;
	line-height: 37px;
	font-weight: bold;
}
.tfeaturesv2 #btn-toutes .tleft {
	float: left;
	padding-left: 100px;
}
.tfeaturesv2 #btn-toutes .tright {
	float: right;
	padding-right: 100px;
}
.tfeaturesv2 thead.tone th {
	background: transparent url('../images/bg-thead-tone.png') no-repeat top left;
	line-height: 38px;
	padding: 0 15px;
	font-size: 16px;
	color: white;
	font-weight: bold;
	text-shadow: 1px 1px 2px black;
}
.tfeaturesv2 thead.tone th span {
	float: right;
	cursor: pointer;
	display: block;
	width: 150px;
	height: 38px;
	color: white;
	font-size: 14px;
	text-shadow: none;
	font-weight: normal;
	text-decoration: underline;
	background: transparent url('../images/btn-thead-tone-showhide.png') no-repeat right center;
}
.tfeaturesv2 thead.tone th span.ttrhide {
	background-image: url('../images/btn-thead-tone-showhide-active.png');
}
.tfeaturesv2 thead.tone th span.ttrshow {
	display: none;
}
.tfeaturesv2 td.tnobg, .tfeaturesv2 tr.tlast td.tnobg {
	background: none;
}
.tfeaturesv2 .tplateforme {
	padding-top: 25px;
}
.tfeaturesv2 .tplateforme .ttitle {
	color: #144b9e;
	font-size: 13px;
	font-weight: bold;
}
.tfeaturesv2 .tplateforme a.tos {
	display: block;
	float: left;
	margin: 15px 0;
	width: 90px;
	text-decoration: none;
	color: #007ED9;
	text-align: center;
}
.tfeaturesv2 .tplateforme a.tos:hover {
	color: #E67300;
}
.tfeaturesv2 .tplateforme a.tosactive, .tfeaturesv2 #loswindows:hover, .tfeaturesv2 #loslinux:hover {
	background: transparent url('../images/bg-logo-active.png') no-repeat center top;
}
.tfeaturesv2 #loswindows {
	margin-left: 5px;
}
.tfeaturesv2 #loslinux span, .tfeaturesv2 #loswindows span {
	display: block;
	width: 87px;
	height: 85px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
}
.tfeaturesv2 #loswindows span {
	padding-left: 3px;
}
.tfeaturesv2 .tbox {
	width: 462px;
	background: transparent url('../images/bg-box.png') repeat-y top center;
	margin-bottom: 25px;
}
.tfeaturesv2 .tbox.tbox-left, .tbox.tbox-right {
	float: left;
}
.tfeaturesv2 .tbox.tbox-right {
	margin-left: 16px;
}
.tfeaturesv2 .tbox h2 {
	background: white url('../images/box.png') no-repeat top center;
	line-height: 40px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 0 20px;
	margin: 0;
	border: none;
	text-shadow: 0 1px 2px #000000;
}
.tfeaturesv2 .tbox-content {
	/*min-height: 205px;*/
	min-height: 216px;
	font-size: 13px;
	color: #384673;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	line-height: 20px;
}
.tfeaturesv2 .tbox-footer {
	background: white url('../images/box.png') no-repeat bottom center;
	height: 20px;
}
.tfeaturesv2 .clear {
	float: none;
	clear: both;
	font-size: 0.1em;
	margin: 0;
	padding: 0;
}













/*

.tfeaturesv2 .tcol {
	width: 462px;
	margin-bottom: 25px;
	font-size: 13px;
	color: #384673;
	line-height: 20px;
}
.tfeaturesv2 .tcol-left {
	float: left;
}
.tfeaturesv2 .tcol-right {
	float: left;
	margin-left: 16px;
}
.tfeaturesv2 .tcimage {
	float: left;
	width: 80px;
}
.tfeaturesv2 .tccontent {
	float: right;
	width: 362px;
	padding-right: 20px;
}
.tfeaturesv2 .tccontent h3 {
	font-size: 15px;
	color: #384673;
	margin: 0 0 5px 0;
}
.tfeaturesv2 .tccontent p {
	margin-top: 5px;
}
*/
.tfeaturesv2 .tbonus {
	display: block;
	width: 44px;
	height: 17px;
	float: right;
	background: transparent url('../images/bonus.png') no-repeat top left;
}
.tfeaturesv2 .tnew {
	display: block;
	width: 34px;
	height: 17px;
	float: right;
	background: transparent url('../images/new.png') no-repeat top left;
}


.tfeaturesv2 .tplus {
	display: none;
}
.tfeaturesv2 .ttoutes-moins {
	display: none;
}
.tfeaturesv2 .ttoutes-plus {
	display: inline;
}
.tfeaturesv2 .moins .ttoutes-moins {
	display: inline;
}
.tfeaturesv2 .moins .ttoutes-plus {
	display: none;
}

/*
.tfeaturesv2 h2 {
	font-size: 18px;
	color: #384673;
	font-weight: normal;
	border-bottom: 1px dotted #384673;
}
*/