#main {
	text-align: left;
	width: 650px;
	float: left;
	padding-left: 15px;
}
#sidebar {
	text-align: center;
	width: 300px;
	float: right;
	padding-right: 15px;
}
.thema-descActu {
	font-size:11px;
	color: #000;
	font-weight: normal;
}
.thema-descActu a {
	font-size: 11px;
}
.thema-vignette {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
	width: 120px;
}
/* -------------------------------- */
#bannerThema {
	border: 1px solid #FFF;
	background: #016FBA url('http://m.bestofmedia.com/i/tomsguide/design/thema/ban-default.jpg') left top no-repeat;
	height: 118px;
	position: relative;
	z-index: 0;
}

	#inside-bannerThema {
		width: 400px;
		position: absolute;
		z-index: 1;
		right: 0;
		top: 15px;
	}

	#inside-bannerThema h4 {
		color: #FFF;
		font-size: 20px;
	}
	#inside-bannerThema ul li {
		float: left;
		width: 49%;
		font-weight: bold;
	}
	#inside-bannerThema ul li.long {
		width: 98%;
	}
		#inside-bannerThema ul li a {
			text-decoration: underline;
			color: #FFF;
		}
/* =Albums
----------------------------------- */
.oneThumbRelative {
	margin: 10px 0;
}
	.oneThumbRelative .imgThumb {
		width: 120px;
		height: 80px;
		margin-right: 10px;
		display: block;
		overflow: hidden;
		float: left;
		border: 1px solid #D2DEE5;
		text-align: center;
	}
	 .oneThumbRelative .legendThumb {
		/* padding-top: 15px; */
		float: left;
	}
		.oneThumbRelative .legendThumb p {
			color: #ADB6B9;
		}
/* END Albums ------------------------ */


/*--- NEW LEXIQUE -----------------------------*/
a.termeLexique {
	text-decoration: none;
	color: #066cb6;
	background: url(http://m.bestofmedia.com/i/bestofmicro/admin/design/icones/lexique_tg.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 no-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;
}
/*--- END NEW LEXIQUE ---------- */


/* =Full news
---------------------------------------*/

#newsHeader, .newsHeader { padding: 0 0 10px 0; }
#newsFooter-tools, .newsFooter-tools {
	color: #1378e0;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
}

	#newsFooter-tools .send, .newsFooter-tools .send,
		#newsFooter-tools .print, .newsFooter-tools .print,
			#newsFooter-tools .commenter, .newsFooter-tools .commenter {
				background: url(http://m.bestofmedia.com/i/tomsguide/design/bg-envoyer.gif) 10px center no-repeat;
				padding: 10px 10px 10px 45px;
			}

		#newsFooter-tools .print, .newsFooter-tools .print { background-image: url(http://m.bestofmedia.com/i/tomsguide/design/bg-print.gif); }
		#newsFooter-tools .commenter, .newsFooter-tools .commenter { background-image: url(http://m.bestofmedia.com/i/tomsguide/design/bg-comment.gif); }
#web2Tools {
	padding-top: 10px;
	text-align: right;
}
#news-content, .news-content {
	/* overflow: hidden; */
	width: 592px;
}

#news-content p, #news-content table, .news-content p, .news-content table { margin-bottom: 1.5em; }
	#news-content h4, .news-content h4 {
		font-weight: bold;
		color: #000;
		font-size: 14px;
		padding-bottom: 1px;
		margin: 1em 0 1.5em 0;
		border-bottom: 1px solid #efefef;
		clear: both;
	}

	#news-content h3, .news-content h3  {
		font-weight: 700;
		color: #000;
		font-size: 13px;
		margin-bottom: 1.5em;
	}

/* plus/moin */
#news-content .evaluation, .news-content .evaluation {
	background: #fbfcfd;
	border: 1px solid #d2dee5;
	padding: 10px;
}
	#news-content .evaluation .orangeFanGreyBg, .news-content .evaluation .orangeFanGreyBg {
		font-weight: 700;
		padding-bottom: 5px;
		text-align: center;
	}

	#news-content .evaluation .encadreBordsGrisSansBordsHt, .news-content .evaluation .encadreBordsGrisSansBordsHt { padding-bottom: 10px; }
	#news-content .evaluation .encadreGrisAvecBords li, .news-content .evaluation .encadreGrisAvecBords li {
		width: 49%;
		float: left;
		font-weight: bold;
	}

	#news-content .evaluation .StripesBg, .news-content .evaluation .StripesBg { clear: both; }
	#news-content .evaluation .listing, .news-content .evaluation .listing {
		float: left;
		width: 49%;
	}

		#news-content .evaluation .listing li, .news-content .evaluation .listing li {
			border: 0;
			line-height: 1.1em;
			width: 250px;
			margin-bottom: 3px;
			padding-left: 10px;
			background: #fff url(http://m.bestofmedia.com/i/tomsguide/design/3GreenDots.gif) left 5px no-repeat;
		}

	.listingInLine:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	    overflow:hidden;
	}

	.listingInLine { display: inline-block; }
		/* Hides from IE-mac \*/
		* html .listingInLine { height: 1%; }
		.listingInLine { display: block; }
		/* End hide from IE-mac */
/*
	IMAGES AND SPIP
*/
strong.spip { font-weight: 700; }

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

	table.spip caption {
		background-color: #779E04;
		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 6px;
		border: 1px solid #fff;
		text-align: center;
	}

	table.spip th a { color: #fff; }
	table.spip td { text-align: left;}
		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 { margin-bottom: 1.5em; }
	ul.spip li { padding-left: 20px; }
		ul.spip li a {
			background: url(http://m.bestofmedia.com/i/tomsguide/design/3GreenDots.gif) center left no-repeat;
			padding-left: 10px;
		}

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

.imgLeft { float: left; }
.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
*/


/***** Theme NOEL 2008 *****/
div#themeBan { width:956px; height: 180px; margin: 5px 10px; background: url(http://m.bestofmedia.com/i/tomsguide/design/noel2008baban.gif); }
div#themeBan h2, div#themeBan h3 { display: none; }

ul#shoppingFiles { list-style-type: none; margin: none; padding: none; display: block; height: 175px; margin-left: -3px; margin-top: 10px; }
ul#shoppingFiles li { float: left; margin-left: 35px; }
* html ul#shoppingFiles li { float: left; margin-left: 18px; }
ul#shoppingFiles li a, ul#shoppingFiles li p { display: block; width: 120px; height: 173px;  }
ul#shoppingFiles li a span, ul#shoppingFiles li p span { display: none; }

div#themeTitle { width: 583px; height: 33px; background: url(http://m.bestofmedia.com/i/tomsguide/design/noel2008tititle.gif); margin: 20px 22px; }
div#themeTitle h3 { display: none; }

div#themeCalendrier { margin-left: 20px; }
div#themeCalendrier ul { overflow: auto; margin-bottom: 15px; }
div#themeCalendrier ul li { float: left; }
div#themeCalendrier ul li p { background: url(http://m.bestofmedia.com/i/tomsguide/design/noel2008Vign.gif); text-align: center; width: 110px; height: 84px; margin-right: 37px; font-size: 50px; color: #fff; font-family: "Times New Roman"; padding: 5px 0 0 10px; }
div#themeCalendrier ul li a { display: block; width: 120px; height: 89px; margin-right: 37px; }
div#themeCalendrier ul li span { display: block; background:transparent url(http://m.bestofmedia.com/i/tomsguide/design/noel2008Mask.png); width: 120px; height: 89px;}
div#themeCalendrier ul li strong { display: none; }
* html div#themeCalendrier ul li span { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='http://m.bestofmedia.com/i/tomsguide/design/noel2008Mask.png'); background: none; }

div.advertNoel { margin-left: 20px; }

/* =================== */
/* = Theme Entrepise = */
/* =================== */
.splitInTwo {
	background: url(http://m.bestofmedia.com/i/tomshardware/design/dottedV.gif) 47% top repeat-y;
}
.splitInTwo .inline-block {
	width : 45%;
}



