#ver-minimalist
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF; /*None*/
	margin: 0px; /*45*/
	width: 100%; /*480*/
	text-align: center; /*left*/
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 2px;
	/*font-weight: normal;*/
	font-size: 14px;
	background: #FFFFFF; /*None*/
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #6678b1; /*#6678b1*/
	border-right: 25px solid #fff;
	border-left: 25px solid #fff;
	color: #000; /*#039*/
}
#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	background: #FFFFFF; /*None*/
	text-align: center;
	border-top: 1px solid #fff;
	border-right: 25px solid #fff;
	border-left: 25px solid #fff;
	color: #000; /*#669*/
}
#ver-minimalist td img
{
	border: 0px;
	background: transparent;
	width: 150px;
	height: 60px;
	padding: 0px;
}
#rounded-corner
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px; /*5px*/
	text-align: left;
	width: 100%;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-hebergeur
{
	background: #FFFFFF; /*url('table-images/left.png') left -1px no-repeat; #b9c9fe*/
}
#rounded-corner thead th.rounded-q2
{
	background: #FFFFFF; /*url('table-images/right.png') right -1px no-repeat; #b9c9fe*/
}
#rounded-corner th
{
	padding: 4px; /*8px*/
	text-transform:capitalize;
	font-weight: normal;
	font-size: 12px; /*13px*/
	color: #000; /*039*/
	background: #FFFFFF; /*#b9c9fe*/
}
#rounded-corner td
{
	padding: 4px; /*8px*/
	background: #FFFFFF;
	border-top: 1px solid #fff;
	color: #000; /*669*/
}
#rounded-corner thead td.rounded-head-left
{
	background: #6E0B0B; /*url('table-images/botleft.png') left bottom no-repeat; #e8edff*/
	text-align: center;
	color: #FFF;
}
#rounded-corner thead td.rounded-head-right
{
	background: #6E0B0B; /*url('table-images/botright.png') right bottom no-repeat; #e8edff*/
	text-align: center;
	color: #FFF;
}
#rounded-corner tbody tr:hover td
{
	background: #FFFFFF; /*##d0dafd*/
}

.metareview { 
word-wrap: break-word; clear: both;
}
.metareview img { 
border: 0px; background: #FFF; box-shadow: 0 0 0 0px #FFF;
}
.metareview .tags {
line-height: 12px; color: #666;
}	
.reviewbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:15px 40px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.reviewbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.reviewbutton:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */

p.center { 
    text-align: center;
}
p.floatLeft { 
    float: left; 
    margin: 4px; 
}
p.floatRight { 
    float: right; 
    margin: 4px; 
}
p.cfloat { 
    float: left; 
    margin: 4px; 
}
p.floatLeft img { 
    border: 0px; 
    background: transparent;
	padding: 0px;
}
p.floatRight img { 
    border: 0px; 
    background: transparent;
	padding: 0px;
}
p.cfloat img { 
    border: 0px; 
    background: transparent;
	padding: 0px;
	width: 145px; /* from 221 */
	height: 58px; /* from 88 */
}
/* tablesorter tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	color: #FFF;
	background-color: #6E0B0B; /*#E6EEEE;*/
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	vertical-align: middle;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	border: 1px solid #FFF;
	padding: 4px;
	background-color: #FFF;
	vertical-align: middle;
	text-align: center;
}

table.tablesorter tbody td.price {
	color: #556B2F;
}

table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(img/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(img/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

#links ul {
        list-style-type: none;
        width: 550px;
} 

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
}

#links li a { 
        color: #990000;
		background: #ffffcc;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 400px;
}

#links li a:hover {
        background: #ffffcc;
}

#links a em { 
        color: #333;
        display: block;
        font: normal 85% arial, helvetica, sans-serif;
        line-height: 100%; 
}

#links a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 100%;
}
#links img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 2px; 
}

.couponButton {
	margin:5px 0 20px;
	border:1px dashed #FEBF02;
	color:#553E00;
	line-height:32px;
	padding:5px 45px 4px 10px;
	font-size:16px;
	background: #FDEDB4 url(../../../images/scissors.png) right center no-repeat;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}		
.couponButton:hover {
	border:1px dashed #000;
}	
.couponButton.hover {
	border:1px dashed #000;
}