#internalMain {
	position: static;
	width: 620px;
	float: left;
	z-index: 0;
}
#internalSidebar {
	width: 336px;
	float: right;
	text-align: center;
	padding-bottom: 15px;
}
.basicCentral {width: 604px;}
#main {width: 985px;}
#internalMain {width: 643px;}
#contentGeneric {
	background: #FFF url(http://m.bestofmedia.com/i/tomshardware/design/bg-contentNew.gif) left top repeat-y;
}

#blocDouble ul {
	float:left;
	width:49%;
}

a.backHome {
	display: block;
	background:transparent url('http://m.bestofmedia.com/i/tomshardware/fr/btn-bhome.gif') top left no-repeat;
	height:25px;
	width:200px;
	padding-left:29px;
	padding-top:2px;
	margin-left:10px;
}
a.backPreview {
	display: block;
	background:transparent url('http://m.bestofmedia.com/i/tomshardware/fr/btn-bpreview.gif') top right no-repeat;
	height:25px;
	width:200px;
	padding-left:29px;
	padding-top:2px;
	margin-top:-29px;
	margin-right:29px;
	float:right;
}

div.basicCentral hr {
	border:none;
	border-bottom:1px solid #B4B4B4;
}
/*----------------------------------*/

/*--- NEW LEXIQUE -----------------------------*/
a.termeLexique {
	text-decoration: none;
	color: #066cb6;
	background: url(http://m.bestofmedia.com/i/bestofmicro/admin/design/icones/lexique_th.gif) right center no-repeat;
	padding-right:6px;
	padding-top:8px;
}
#BOM-Lexique {
	width: 400px;
	text-align: left;
	position: absolute;
	top: 50%;
	left: 30%;
	z-index: 20;
	background: transparent url(http://m.bestofmedia.com/i/tomsguide/design/shadowAlpha.png) right bottom repeat;
	padding: 0 6px 6px 0px;
}
#BOM-Lexique table {
	width: 404px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 3px;
	background: white;
	margin-left: -4px;
	margin-top: -4px;
	position: relative;
	border: 1px solid silver;
}
#BOM-Lexique-strong {
	padding-left: 4px;
	font-weight: bold;
}
#BOM-Lexique table th {
	padding: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
	margin: 1px; 
	color: black;
	text-align: left;
	background: #FFF;
	display: block;
}
#BOM-Lexique-close {
	position: absolute;
	top: 3px;
	right: 12px;
	display: block;
	width: 14px;
	height: 14px;
	background: url(http://m.bestofmedia.com/i/tomsguide/design/bt-close.gif) left top no-repeat;
	text-indent: -999px;
	overflow: hidden;
}
#BOM-Lexique-logo {
	top: 3px;
	right: 32px;
	width: 30px;
	height: 30px;
	display: block;
	background: url(http://m.bestofmedia.com/i/bestofmicro/admin/contentmgr/logo_lexique.png) right top no-repeat;
	display: block;
	text-indent: -999px;
	overflow: hidden;
	float: left;
}
#BOM-Lexique-link {
	text-align: right;
	display: block;
	padding: 3px;
	color: #50A7EA;
}
#BOM-Lexique-def {
	padding: 5px;
}
#BOM-Lexique-nameHead {
	font-weight: bold;
	color: #000;
	font-weight: 700;
	color: #50A7EA;
}
#BOM-Lexique-nameFooter {
	font-weight: bold;
	color: #000;
	font-weight: 700;
	color: #50A7EA;
}
span.BOM-Lexique-notVisibleData {
	display: none;
}

.splitInTwo {
	padding-left: 5px;
}
	.splitInTwo-left {
		float: left;
		padding-right: 20px;
		width: 272px;
		background: url(http://m.bestofmedia.com/i/tomshardware/design/dottedV.gif) right top repeat-y;
	}
	.splitInTwo-right {
		float: right;
		padding-left: 10px;
		width: 272px;
	}

	.splitInTwo ul li {
		padding-bottom: 15px;
		line-height: 1.1em;
	}


/*--- END NEW LEXIQUE ---------- */


/*--- IMAGES AND SPIP ------------------------------------------ */
.table-wrapper {
	margin-bottom: 15px;
}

strong.spip {
font-weight: bold;
}

table.spip {
	border-collapse: collapse;
	margin: 0 auto;
	clear: both;
}

table.spip caption {
	background-color: #3A3A38;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px;
	margin: 0 auto;
text-align: center
}

table.spip td, table.spip th {
	padding: 4px;
	border: 1px solid white;
	text-align: center;
}

table.spip th a {
	color: #FFF;
}


table.spip td.spipleft {
	text-align: left;
}

table.spip .row_first {
	background: url(http://m.bestofmedia.com/i/tomshardware/design/bg-th.gif) left top repeat-x;
}

table.spip .row_odd {
	background: #EFEFEF;
}

ul.spip {
	padding-left: 10px;
	margin-left: 20px;
	list-style-type: disc;
	margin-bottom: 1.5em;
}

ol.spip {
	padding-left: 10px;
	margin-left: 20px;
	list-style-type: decimal;
	margin-bottom: 1.5em;
}
h4.spip {
	font-size:13px;
	margin-bottom:15px;
	color:#000;
}

/* -- */
.imgLeft {
	float: left;
	margin-left:0px;
}
.imgRight {
	float: right;
}
.imgCenter {
	margin: 0 auto;
	text-align: center;
	display: block;
}

.imgContent {
	text-align: center;
	margin: 0 15px 15px 15px;
}

td.imgContent {
	padding: 10px;
	vertical-align: top;
	text-align: center;
}

.imgContent .spipLegend {
	font-size: 10px;
	margin: 5px auto 0 auto;
	display: block;
}

.imgContent .spipLegend a {
	font-size: 10px;
}

.imgContent .spipLegend img {
	display: inline;
	padding: 0;
	margin: 0;
	margin-bottom: -10px;
}

.imgTab {
	margin: 10px auto;
}
/*--- End IMAGES AND SPIP ----------------------------- */
