#majojColumn1
{
	background-color: transparent !important;
}

#subTabs
{
	height: 24px;
	z-index: 7;
	margin-top: 9px;
}
	#subTabs a.tab
	{
		float: left;	
		position: relative;
		display: block;
		font-family: Trebuchet MS;
		font-weight: bold;
		font-size: 16px;
		text-decoration: none;
		padding-left: 10px;
		padding-right: 10px;
		margin-right: 4px;
		height: 22px;
		text-transform: uppercase;
		color: #606060;
		padding-top: 2px;
		background-color: #e7e7e7;
		-moz-border-radius: 6px 6px 0px 0px;
		-webkit-border-radius: 6px 6px 0px 0px;
		border-radius: 6px 6px 0px 0px;
	}
	
	#subTabs a.tab.selected
	{
		background-color: #f7f7f7;
		color: #222943;
		background-repeat: repeat-x;
		background-position: left top;
  background-image: url('/static/mimages/sprite-vert-20120207-01.png');
  background-position: left -1045px;
		border-top: 1px solid #cdcdcd;
		border-left: 1px solid #cdcdcd;
		border-right: 1px solid #cdcdcd;
	}

#innerContent
{
	background-color: white;
	width: 100%;
	border-top: 1px dotted #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	padding-top: 9px;
}
	#innerContent #minorColumn1
	{
		float: left;
		display: inline;
		width: 400px;
		margin-left: 9px;
	}
	
		#minorColumn1 #newsList
		{
			border-bottom: 1px solid white;
		}
	
	
		#minorColumn1 .newsListItem
		{
			margin-bottom: 9px;
			margin-left: 8px;
		}
		
		.newsListItem h3 a
		{
			color: #36416B;
		}
	
	#innerContent #minorColumn2
	{
		float: right;
		display: inline;
		margin-right: 9px;
		width: 250px;
	}
	
			#newsAime #newsAimeHeader, .purpleHeader
			{
				font-family: Trebuchet MS;
				color: #222943;
				width: 250px;
				height: 23px;
				text-transform: uppercase;
			}
				#newsAimeHeader b, .purpleHeader b
				{
					display: block;
					padding-top: 2px;
					padding-left: 12px;
					font-size: 17px;
				}
			
			#newsAime #newsAimeContent, .purpleContainer
			{
				padding-bottom: 3px;
			}
				
				.newsAimeItem
				{
					width: 233px;
					border-bottom: 1px dotted #36416B;
					margin-left: 9px;
					padding-top: 3px;
					padding-bottom: 3px;
				}
				
					.newsAimeItem img.naiPic
					{
						float: left;
						margin-left: 3px;
						border: 1px solid black;
					}
					
					.newsAimeItem .naiCategstar
					{
						font-size: 9px;
						color: white;
						text-transform: uppercase;
						margin-left: 60px;
					}
					
						.naiCategstar a
						{
							color: white;
						}
							
					.newsAimeItem b
					{
						font-size: 12px;
						display: block;
						margin-left: 60px;
						color: #36416b;
					}
					
					.newsAimeItem span
					{
						font-size: 11px;
						display: block;
						color: #4c4c4c;
						margin-left: 60px;
					}
					
		#minorColumn2 #photoOfDay
		{	
			background-color: #3c414d;
			margin-bottom: 5px;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			border-radius: 6px;
		}
		
			#photoOfDay #podHeader
			{	
				height: 25px;
				margin-top: 5px;
				color: #FFFFFF;
				font-weight: bold;
				font-size: 16px;
				padding-left: 11px;
				padding-top: 5px;
				text-transform: uppercase;
			}

				#photoOfDay #podHeader h2
				{
					font-size: 16px;
				}

					#photoOfDay #podHeader h2 a
					{
						color: #FFF;
						text-decoration:none;
					}

				#podHeader #podHeader_arrow
				{
					font-size: 17px;
					margin-left: 125px;
				}
			
			#photoOfDay #podContent
			{
				background-color: #3c414d;
				text-align: center;
			}
			
			#photoOfDay #podFooter
			{
				padding-top: 9px;
			}
			
				#podFooter *
				{
					display: block;
				}
			
		#minorColumn2 #googleAds
		{
			margin-top: 5px;
		}
		
		#minorColumn2 #zoomtv
		{
			margin-top: 5px;
			margin-bottom: 5px;
			background-color: #222943;
			border: 1px solid #d1d0d0w;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			border-radius: 6px;
		}
		
			#zoomtv #ztvTop
			{
				height: 6px;
			}
			
				#ztvContent #ztvTitle
				{
					font-family: Trebuchet MS;
					text-transform: uppercase;
					color: #d4d9ea;
					margin-left: 13px;
					font-weight: bold;
					font-size: 16px;
				}
				
				#ztvContent #ztvText
				{
					font-size: 19px;
					font-weight: bold;
					color: white;
					line-height: 17px;
					margin-top: 3px;
					margin-left: 13px;
					position: relative;
				}
				
					#ztvText a
					{
						color: white;
					}
		
				#ztvContent #ztvLink
				{
					font-size: 12px;
					color: #bcc2d4;
					display: block;
					margin-top: 4px;
					margin-left: 13px;
				}
		
			#zoomtv #ztvFooter
			{
				height: 6px;
			}
		
			#minorColumn2 #newsAussi, #minorColumn2 #newsAime_blog
			{
				margin-top: 0px;
				background-color: #fff;
				border: 1px solid #D1D0D0;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
				border-radius: 6px;
			}
		
			#newsAussi #newsAussiContent
			{
				padding-bottom: 8px;
			}
		
		
		#minorColumn2 #zoomArts
		{
			margin-top: 5px;
			padding-bottom: 5px;
		}
			
				#zarContent #zarTitle
				{
					font-family: Trebuchet MS;
					text-transform: uppercase;
					color: #222943;
					margin-left: 13px;
					font-weight: bold;
					font-size: 16px;
				}
				
				#zarContent #zarText
				{
					font-size: 19px;
					font-weight: bold;
					color: #221e32;
					line-height: 17px;
					margin-top: 3px;
					margin-left: 13px;
					position: relative;
				}
				
					#zarText a
					{
						color: #36416b;
					}
		
				#zarContent #zarLink
				{
					font-size: 12px;
					color: #221e32;
					display: block;
					margin-top: 4px;
					margin-left: 13px;
				}

#blogWidgets .newsAimeItem img.naiPic
{
	border: none;
	margin-top: 15px;
}

#blogWidgets .newsAimeItem b,#blogWidgets .newsAimeItem .naiCategstar,#blogWidgets .newsAimeItem span
{
	margin-left: 0px;
}

#blogWidgets .purpleHolder .purpleFooter
{
	height: 20px;
}

/* Corrige le calage de la pub sur les articles */

#majorColumn2 #add300
{
	margin-top: 1px;
}

/* Bloc de Une */
#blocUne
{
	position: relative;
	width: 676px;
	height: 395px;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #3e445e;
  background-image: url('/static/mimages/sprite-vert-20120207-01.png');
  background-position: right -1072px;
}

#blocUne a{
	color: white;
}

#blocUne img{
	border: none;
}

#bigPic
{
	z-index: 1;
	width: 350px;
	height: 395px;
	float: left;
}

#blocUneList
{
	position: absolute;
	float: right;
	margin-left: 353px;
}
	
	.blocUneListItem
	{
		height: 99px;
		background-repeat: no-repeat;
		background-position: bottom;
  background-image: url('/static/mimages/sprite-horiz-20120207-01.png');
  background-position: -2063px bottom;
	}
	
	.blocUneListItem img
	{
		padding: 12px 6px 12px 6px;
		float: left;
		display: block;
	}
	
	.blocUneListItem h2
	{
		padding-top: 6px;
		padding-right: 6px;
		font-size: 14px;
		color: #fff;
		
	}
	
	.blocUneListItem span
	{
		padding-top: 4px;
		padding-right: 6px;
		font-size: 11px;
		color: #fff;
	}
	
	.blocUneListItem h2, .blocUneListItem span
	{
		display: block;
	} 
	
	.blocUneListItemSelected
	{
		margin-left: -22px;
		height: 98px;
		background-repeat: no-repeat;
  background-image: url('/static/mimages/sprite-vert-20120207-01.png');
  background-position: left -1467px;
	}
	
	.blocUneListItemSelected img
	{
		float: left;
		width: 20px; /*on cache et on réduit la taille de l'image*/
		visibility: hidden;
	}
	
	.blocUneListItemSelected h2
	{
		padding-top: 4px;
		font-size: 18px;
		line-height: 18px;
		font-weight: normal;
		color: #fff;
	}
	
	.blocUneListItemSelected span
	{
		padding-top: 3px;
		font-size: 12px;
		line-height: 14px;
		color: #fff;
	}
	
	.blocUneListItemSelected h2, .blocUneListItemSelected span
	{
		display: block;
	} 

#nuageDeTags, #zoomArts{
	border: 1px solid #d1d0d0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* APO - newsfeed */

#minorColumn2 .newsFeed{
	margin-bottom: 5px;
	background-color: #E9E9E9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

	.newsFeed .newsFeedHeader{
		font-family: Trebuchet MS;
		color: #222943;
		height: 25px;
		text-transform: uppercase;
	}

		.newsFeedHeader a{
			color: #222943;
			text-decoration: none;
		}

		.newsFeedHeader b, .newsFeedHeader h2{
			display: block;
			padding-top: 2px;
			padding-left: 10px;
			font-size: 17px;
		}

	.newsFeed .newsFeedContent{
		padding-bottom: 5px;
	}

		.newsFeedContent .newsFeedItemWithPic{
			width: 230px;
			margin-left: 9px;
			padding-top: 3px;
			padding-bottom: 3px;
		}
		
			.newsFeedItemWithPic img{
				float: left;
				width: 46px;
				height: 52px;
				border: 1px solid black;
			}
			
			.newsFeedItemWithPic .nfiwpTop{
				background-color: #C8CAD1;
				font-size: 10px;
				font-weight: bold;
				height: 16px;
				margin-left: 55px;
				text-transform: uppercase;
			}
			
			.newsFeedItemWithPic .nfiwpComm{
				background-color: #222943;
				float: right;
				height: 16px;
				padding-left: 3px;
				padding-right: 3px;
			}
			
			.newsFeedItemWithPic .nfiwpComm a{
				color: white;
				line-height: 16px;
				text-decoration: none;
			}
			
			.newsFeedItemWithPic .nfiwpTimeDate{
				float: left;
				margin-left: 3px;
				margin-top: 3px;
			}
			
			.newsFeedItemWithPic .nfiwpTimeDate a{
				color: #000;
				text-decoration: none;
			}
			
			.newsFeedItemWithPic .nfiwpArticle{
				display: block;
				margin-left: 55px;
				margin-top: 4px;
			}
			
			.newsFeedItemWithPic .nfiwpArticle a{
				font-size: 12px;
				font-weight:bold;
				color: #36416B;
			}
			
		.newsFeedContent .newsFeedItemWithDate, #newsAussiContent .newsFeedItemWithDate{
			width: 230px;
			margin-left: 9px;
			padding-top: 3px;
			padding-bottom: 3px;
		}
			
			.newsFeedItemWithDate b{
				float: left;
				font-size: 12px;
				color: #36416B;
			}
			
			.newsFeedItemWithDate a{
				font-size: 12px;
				display: block;
				margin-left: 55px;
				color: #4C4C4C;
			}
			
	
	.newsFeed .newsFeedLink{
		display: block;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		height: 18px;
	}
	
		.newsFeedLink a{
			color: #FF4E00;
			float: left;
			position: relative;
			text-decoration: none;
			padding-left: 10px;
		}
		
		.newsFeedLinkArrow{
			float: right;
			position: relative;
			padding-right: 7px;
		}
		
			.newsFeedLinkArrow a{
				font-weight: bold;
				line-height: 12px;
				font-size: 17px;
			}

