#innerContent
{
	width: auto;
}

#bioHeader
{
	background: url(/static/images/top_doss_bkg.jpg) no-repeat right top;
	border: 1px solid #221e32;
}

	#bioHeader #goBlock
	{
		float: right;
		color: #aba8b0;
		font-family: Trebuchet MS;
		font-size: 12px;
		width: 120px;
		padding-right: 39px;
		background: url(/static/images/go_star.gif) no-repeat right top;
		margin-top: 1px;
		margin-right: 1px;
		height: 32px;
		text-decoration: none;
	}
	
	#bioHeader #bioPhoto
	{
		float: left;
	}
	
	#bioHeader #bioInfoBar
	{
		margin-top: 50px;
		margin-bottom: 16px;
		margin-left: 110px;
	}
	
		#bioInfoBar h3
		{
			font-size: 22px;
			color:#d4d9ea;
		}
		
		#bioInfoBar #bioLinks
		{
			color: #ff7200;
			font-size: 12px;
		}
		
			#bioLinks a
			{
				/*
        background-color: #222943;  */
				color:#fff;
				margin-left: 2px;
				margin-right: 2px;
				text-decoration: none;
			}
.dottedLine
{
	height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	background: url(/static/images/article_dots.gif) repeat-x left top;
	margin-right: 10px;
	margin-left: 12px;
}

#subTabBar
{
	background-color: #d8dce2;
	height: 27px;
	margin-top: 1px;
	padding-left: 13px;
}

	#subTabBar .tabElement
	{
		float: left;
		font-size: 11px;
		text-transform: uppercase;
		position: relative;
		z-index:1000;		
	}

		.tabElement a
		{
			text-decoration: none;
			color: #2d253a;
			padding-top: 6px;
			padding-bottom: 8px;
			padding-left: 8px;
			padding-right: 10px;
			display: block;
			background: url(/static/images/bio_tab_line.gif) no-repeat left 7px;
			position: relative;
		}

		.tabElement#firstElement a
		{
			background-image: none;
		}

		.tabElement.selected #firstElement a
		{
			background-color:#222943;
		}

		.tabElement#firstElement:hover a
		{
			color:white;
			background-color:#222943;
		}

		.tabElement.selected a
		{
			color: white;
			background-color:#222943;
		}

	.tabElement .stbContent:hover a
		{
			color:white;
			background-color:#222943;
		}


	.tabElement .stbContent:hover ul
		{
			background-color:#C8C4D1;
			top:27px;
			display:block;
			position: absolute;
			list-style:none;
			z-index:1000;
			clear:both;
		}


	.tabElement .stbContent:hover ul a
		{
			color:#2D253A;
			background-color:#C8C4D1;
			width:100px;
			height:auto;
		}


	.tabElement .stbContent ul
		{
			display:none;
			clear:both;
		}


	.tabElement .stbContent ul a
		{background-image:none;	
		border-bottom: 1px solid #D8DCE2;
		}


	.tabElement .stbContent ul a:hover
		{background-color:#222943;	
		color:white;
		border-bottom: 1px solid #D8DCE2;
		width:100px;
		height:auto;
		}

	
	
#bioExpress
{
	background-color: white;
	padding-top: 17px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #2d253a;
	padding-left: 14px;
	padding-right: 20px;
}

#bioExpress a
{
	display: block;
	font-weight: bold;
	color: #2d253a;
}

.pageTitle
{
	background-color: #222943;
	color: white;
	font-family: Trebuchet MS;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 5px;
	float: left;
	padding-right: 12px;
}

	.pageTitle div
	{
		padding-left: 12px;
		margin-left: 16px;
		padding-left: 16px;
		background: url(/static/images/title_arrow.gif) no-repeat left center;
	}

#minorColumn1
{
	margin-left: 0px !important;
	border: none !important;
}

	#minorColumn1 .newsList
	{
		margin-top: 6px;
	}

.videoNewsItem
{
	width: 194px;
	float: left;
	margin-right: 0px;
	margin-left: 8px;
}

.videoNewsItem.lastOnRow
{
	margin-right: 0px;
	margin-left: 4px;
}

	.videoNewsItem .vniPicHolder
	{
		position: relative;
		height: 157px;
		width: 194px;
	}

		.vniPicHolder img
		{
			display: block;
		}

		.vniPicHolder .vniPlayBtn
		{
			width: 29px;
			height: 29px;
			background: url(/static/images/play_btn.png) no-repeat left top;
			position: absolute;
			bottom: 13px;
			right: 4px;
		}

		.vniPicHolder .vniTime
		{
			position: absolute;
			top: 0px;
			right: 0px;
			background-color: #222943;
			color: white;
			font-size: 11px;
			font-weight: bold;
			padding-left: 3px;
			padding-right: 2px;
		}
		
		.marge_verticale
		{
			margin-bottom:4px;
		}
		
	.videoNewsItem .vniTitle
	{
		color: #494751;
		font-size: 11px;
	}
	
		.videoNewsItem .vniTitle a
		{
			color: #494751;
			text-decoration: none;
		}

.newsAimeItem span
{
	height: auto;
}	

#newsAussi
{
	background-color: #FFF;
}

#newsAussi #momentsTabs
{
	height: 24px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 3px;
	background: #989BCA url(/static/images/dark_dot.gif) repeat-x left bottom;
}
	
	#momentsTabs a
	{
		float: left;
		width: 96px;
		height: 19px;
		padding-top: 5px;
		text-align: center;
		text-transform: uppercase;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
		color: white;
		margin-right: 3px;
		background: url(/static/images/parole_tab_n.gif) no-repeat left top;
	}
	
	#momentsTabs a.selected
	{
		color: #221e32;
		background: url(/static/images/parole_tab_s.gif) no-repeat left top;
	}
	
	#aussiLink
	{
		display: block;
		margin-top: 0px;
	}
	
	#aussiLink *
	{
		display: block;
	}
	
#blogStar 
{
	width: 252px;
	background: url(/static/images/blogstar_bkg.gif) repeat-y left top;
	margin-top: 6px;
}

	#blogStar #bstTop
	{
		height: 6px;
		background: url(/static/images/blogstar_top.gif) no-repeat left top;
	}

	#blogStar #bstBottom
	{
		height: 6px;
		background: url(/static/images/blogstar_bottom.gif) no-repeat left top;
	}
	
	#blogStar #bstContent
	{
		margin-left: 8px;
		margin-right: 13px;
	}
	
		#bstContent #bstTitle
		{
			font-size: 16px;
			font-weight: bold;
			text-transform: uppercase;
			font-family: Trebuchet MS;
		}
		
			#bstTitle a
			{
				color: #d4d9ea;
				text-decoration: none;
			}
			
			#bstTitle img
			{
				float: right;
				margin-top: 4px;
			}
		
		#bstContent #bstSubtitle
		{
			color: #fff;
			font-size: 14px;
			background: url(/static/images/blogstar_dots.gif) repeat-x left bottom;
			margin-top: 2px;
			padding-bottom: 5px;
		}
		
		#bstContent #bstList
		{
			
		}
		
			#bstList .bstItem
			{
				font-size: 14px;
				font-weight: bold;
				padding-left: 9px;
				padding-top: 5px;
				padding-bottom: 7px;
				background: url(/static/images/blogstar_dots.gif) repeat-x left bottom;
			}
			
				.bstItem img
				{
					margin-right: 13px;
					float: left;
					margin-top: 2px;
				}
			
				.bstItem a
				{
					color:#bcc2d4;
				}
		
		
		#bstContent #bstInner
		{
			width: 236px;
			margin-top: 5px;			
			background: url(/static/images/blogstar_innerbkg.gif) repeat-y left top;
		}
		
			#bstInner #bstInnerTop
			{
				height: 6px;
				background: url(/static/images/blogstar_innertop.gif) no-repeat left top;
			}

			#bstInner #bstInnerBottom
			{
				height: 6px;
				background: url(/static/images/blogstar_innerBottom.gif) no-repeat left top;
			}
			
			#bstInner #bstInnerContent
			{
				font-size: 18px;
				text-align: center !important;
				font-family: Trebuchet MS;
			}
			
				#bstInnerContent a
				{
					display: block;
					text-align: center !important;
					margin-top: 3px;
				}

#minorColumn2 #newsAussi
{
	margin-top: 5px;
}

#innerContent
{
	background: none;
	background-color: white;
}


.pageNum
{
	margin-top: 8px;
	margin-left:8px;
}

#nuageDeTags
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#contenuNuage
{
  padding-left:13px;
  padding-right:13px;
  font-size: 12px;
}

#nuageDeTags #contenuNuage #lienPair
{
  color: #ff7200;
  text-decoration: none;
}

#nuageDeTags #contenuNuage #lienImpair
{
  color: #36416b;
  text-decoration: none;
}
