#homepage_main_container
{
	/*border: 1px solid red;
	padding: -1px;*/
	position: relative;
	top: 10px;
	padding-bottom: 10px;
}

#homepage_column_01
{
	width: 149px;
}

#homepage_column_02    
{
	width: 455px; ;
}

#homepage_column_03
{
	width: 310px;
}

#homepage_headlines_section_title
{
	width: 100%;
	font-size: 22px;
	font-family: Impact;
	background-image: url(../images/layout/homepage/homepage_title_line.png);
	background-repeat: no-repeat;
	background-position: 140px 14px;
}


.homepage_headlines_section_title_02
{
	width: 					100%;
	font-size:  			22px;
	font-family: 			Impact;
	background-image: 		url(../images/layout/homepage/homepage_title_line.png);
	background-repeat: 		no-repeat;
	background-position: 	250px 14px;
	text-align: left;
	
}

.homepage_headlines_section_title_02 strong,
#homepage_headlines_section_title strong
{
	color: #ff312b;
}

#homepage_headlines_news_title
{
	font-size: 16px;
	color: #6f886;
}


#homepage_headlines_news_date
{
	color: #bdbdbd;
	font-size: 10px;
}

#homepage_headlines_news_content
{
	padding-left: 5px;
	font-size: 11px;
}

#homepage_news_section_title
{
	text-align: right;
	width: 100%;
	font-size: 22px;
	font-family: Impact;
	background-image: url(../images/layout/homepage/homepage_title_line.png);
	background-repeat: no-repeat;
	background-position: -43px 14px;
}


#homepage_news_section_title strong
{
	color: #ff312b;
}

.homepage_news_column
{
	width: 111px;
}


.homepage_news_right_border
{
	border-right: 2px solid #dfdfdf;
}

.homepage_news_content
{
	width: 100px;
	font-size: 11px;
}

.homepage_news_content h3
{
	font-size: 13px;
	font-weight: bold;
}

#homepage_news_bg
{
	background-image: url(../images/layout/homepage/homepage_competitions_bg.png);
	background-repeat: repeat-y;
}

#homepage_news_bottom
{
	padding: 5px;
	border-top: 1px solid #dfdfdf;
}

.homepage_competition_table_content
{
	position: relative;
	left: 4px;
	width: 287px;
}


#homepage_competition_style01 td,
#homepage_competition_style02 td
{
	font-size: 10px;
	height: 21px;
	color: #fff;
	text-align: left;
	padding-left: 4px;
	padding-top: 3px;
}

#homepage_competition_style01 a,
#homepage_competition_style02 a
{
	color: #fff;
	text-decoration: none;
}

#homepage_competition_style01 .homepage_competitions_line01
{
	background-color: #7c756d;
}

#homepage_competition_style01 .homepage_competitions_line02
{
	background-color: #554d45;
}


#homepage_competition_style02 .homepage_competitions_line01
{
	background-color: #788a76;
}

#homepage_competition_style02 .homepage_competitions_line02
{
	background-color: #51654e;
}


#homepage_hack_01
{
	background-image: url(../images/layout/homepage/homepage_competitions_hack_01.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#homepage_hack_02
{
	background-image: url(../images/layout/homepage/homepage_competitions_hack_02.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#homepage_hack_03
{
	background-image: url(../images/layout/homepage/homepage_competitions_hack_03.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.tbp_front_news
{
	padding: 5px
	
}



/********************************/
/*		 Bloc de contenu		*/
/********************************/
.content_block
{
	border:					1px solid #e6e6e6;
	background-color: 		#f7f7f7;
	width: 					100%;
	margin: 				10px 0 10px 0;
}

.content_block .content
{
	margin: 				10px;
	font-size: 				12px;
}


.content_block .block_title
{
	height: 				23px;
	background-color: 		#146500;
	color: 					#fff;
	margin: 				10px;
	position: 				relative;
	
}

 .content_block .block_title span
{
	position: 				relative;
	top: 					5px;
	margin-left: 			15px;
	font-size: 				13px;
	font-weight: 			bold;
}

.field_empty
{
	color: #ccc;
}

.home_gallery li
{
	display: 	block;
	float: 		left;
	width: 		155px;
	height: 	90px;
}

.home_gallery img
{
	border: none;
}


.home_gallery_clear
{
	border: none;
	clear: both;
}




.home_news_item
{
	border-top: 		1px solid #146500;
	border-top: 		1px solid #DDD;
	background-color: 	#FFF;
	padding: 			10px 3px;
}

.home_news_label:link,
.home_news_label:hover,
.home_news_label:active,
.home_news_label:visited
{
	display: 			block;
	font-weight: 		bold;
	font-size: 			10pt;
	color: 				#146500;
	text-decoration: 	none;
	margin: 			3px 0;
}

.home_news_label:hover
{
	text-decoration: 	underline;
}

.home_news_date
{
	font-size: 			8pt;
	font-style: 		italic;
	color: 				#AAA;
}

.home_news_description
{
	color: 				#000;
	font-size: 			8pt;
}
