
.results .nbmedias	{
	font-weight:bold;
}

.results .modes a img		{
	-moz-opacity:.50; -khtml-opacity:.50; opacity:.50; filter: alpha(opacity=50);
}
.results .modes a:hover img	{
	-moz-opacity:.8; -khtml-opacity:.8; opacity:.8; filter: alpha(opacity=80);
}
.results .modes a.actif img	{
	-moz-opacity:1; -khtml-opacity:1; opacity:1; filter: alpha(opacity=100);
}


.results_title			{
	background:url('../img/tags_degrade1_grand.gif');
	background-position:middle;
	font-weight:bold;
	border:#A6A09D solid;
	border-width:0 0 1 0;
	padding:5px;
	padding-right:0px;
	color:#333;
	font-size:14px;
}
.results_title .extras	{
	font-weight:bold;
	font-size:11px;
}
.results_title .filters	{
	font-size:11px;
	color:#333;
	font-weight:bold;
}
.results_title .filters select	{
	font-size:11px;
	background:#F7F7F7;
	font-weight:normal;
}
.results_title td.filters		{
	padding:2px;
}

.results .summary		{
	text-transform:capitalize;
	font-style:bold;
	border:#a6a09d solid;
	border-width:0 1 0 1;
	padding-left:15px;
}

.results table	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#615D5B;
	font-size:11px;
}
.results th		{
	border-bottom:1px solid #BBA;
	color:#888;
}
.results td, .results th {
	border-right:1px solid #BBA;
	font-weight:bold;
}

.results td		{
	padding:2px 5px;
	border-bottom:1px solid #BBA;
}

.results th		{
	padding-left:5px;
}
.results th a	{
	display:block;
	color:#615D5B;
}
.results a		{
	text-decoration:none;
	font-weight:bold;
/*	color:#615D5B;*/
}

.results .aut			{
	text-align:left;
	font-weight:bold;
	color:#A6A09D;
}

.results .modes			{
	float:right;
}

.results table, .resultsThumbs			{
	clear:both;
	margin-top:5px;
}




.resultsList		{
	text-align:center;
}
.resultsList td, .resultsList th {
	border-right:1px solid #BBA;
}

.resultsList td.tit a:hover	{
	text-decoration:underline;
}

.resultsList i.typ 	{
	display:none;
}

.resultsList .tit			{
	text-align:left;
	padding:5px;
}
.resultsList .extras		{
	font-weight:bold;
	color:#6a6664;
}
.resultsList .pub			{
	border-right:0;
}
.results .pub				{
	text-align:right;
	font-weight:normal;
	color:#A6A09D;
}




.resultsMixed td			{
	vertical-align:top;
}
.resultsMixed .tit			{
	font-size:1.1em;
}
.resultsMixed .aut			{
}
.resultsMixed .desc			{
	font-weight:normal;
	color:#666;
	overflow:hidden;
	font-size:10px;
	height:26px;
}
.results a:hover .tit, .results .over .tit 	{
	text-decoration:underline;
}

.resultsMixed .pub			{
	display:block;
	float:right;
}


.resultsMixed td, .resultsMixed th {
	border-bottom:1px solid #DDD;
	padding-top:5px;
	padding-bottom:5px;
}


.results td a		{
	display:block;
	height:100%;
}
.thumb a img			{
	border:2px solid #E5EEEE;
}
.over .thumb a img, .thumb.over a img	{
	border:2px solid #488;
}


.resultsThumbs .thumb		{
	float:left;
	text-align:center;
	margin:10px 15px;
	width:136px;
	height:144px;
	font-size:10px;
	overflow:hidden;
}
.resultsThumbs .thumb a:hover, .resultsThumbs .thumb a:hover .tit 	{
	color:#488;
	text-decoration:none;
}

.resultsThumbs .thumb img	{
	height:90px;
	max-width:132px;
}
.resultsThumbs .thumb.vd02 img, .resultsThumbs .thumb.vd03 img	{
	height:60px;
}


.resultsMixed .thumb img		{
	width:100px;
}
.resultsMixed .thumb img.ex		{
	width:60px;
	margin:0px 20px;
}
