.home_video_item
{
	background-image: url(../images/frontoffice/home_video_item.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 7px 0 7px 30px;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	/*width: 193px;*/
	margin: 2px 0;
	border-left: 4px solid #000;
	cursor: pointer;
}
.home_video_item:hover
{
	border-left: 4px solid #AAA;
}
.selected .home_video_item
{
	font-weight: bold;
	border-left: 4px solid #FFF;
}




/***********************************
 * Home > News > Premiere image
 ***********************************/
.home_news_first .home_news_picture
{
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}

.home_news_first .home_news_title:link,
.home_news_first .home_news_title:hover,
.home_news_first .home_news_title:active,
.home_news_first .home_news_title:visited
{
	display: block;
	background-color: #000;
	padding: 5px 5px 0 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #3c99c5;
	text-decoration: none;
	
}


.home_news_first .home_news_date
{
	color: #FF0;
	padding: 0 5px;
	font-size: 8pt;
}

.home_news_first .home_news_description
{
	background-color: #000;
	color: #FFF;
	padding: 5px;
	font-size: 8pt;
}

.home_news_first
{
	background-color: #000;
	width: 260px;
	height: 270px;
	border-top: 3px solid #16AED3;
	border-right: 3px solid #16AED3;
	border-bottom: 3px solid #16AED3;
	padding: 0;
	margin: 0;
}
.home_news_first .home_news_first_item
{
	height: 270px;
}
.home_news_first .home_news_first_content
{
	height: 270px;
	overflow: hidden;
}


.home_news_seeall:link,
.home_news_seeall:hover,
.home_news_seeall:active,
.home_news_seeall:visited
{
	display: block;
	text-align: right;
	color: #FFF;
	text-decoration: none;	
	padding-right: 10px;
}


.home_news_seeall:hover
{
	text-decoration: underline;	
}

/***********************************
 * Home > News > Liste d'images
 ***********************************/
.home_news_list .home_news_picture
{
	background-color: #FFF;
	padding: 2px;
	/*height: 60px;*/
	width: 90px;
	margin-left: 3px;
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 3px solid #16AED3;
	border-bottom: 3px solid #16AED3;
}

.home_news_list .home_news_title:link,
.home_news_list .home_news_title:hover,
.home_news_list .home_news_title:active,
.home_news_list .home_news_title:visited
{
	display: block;
	background-color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding: 2px 2px 1px 2px;
}

.home_news_list .home_news_description
{
	color: #999;
	font-size: 8pt;
	padding: 1px 3px 2px 3px;
}

.home_news_list .home_news_text
{
	background-color: #FFF;
	height: 70px;
	border-top: 3px solid #16AED3;
	border-bottom: 3px solid #16AED3;
}
.home_news_list  .home_news_text .selected .home_news_title,
.home_news_list  .home_news_text .selected .home_news_description
{
	color : #000;
}
.home_news_list  .home_news_text .selected .home_news_description
{
	color : #333;
}


/***********************************
 * Home > Person
 ***********************************/
.home_person_name
{
	font-size: 10pt;
	font-weight: bold;
	padding: 3px 1px;
}

.home_record_description
{
	padding: 3px 1px;
	font-size: 8pt;
}

.home_person_link:link,
.home_person_link:hover,
.home_person_link:active,
.home_person_link:visited
{
	display: block;
	padding: 3px 15px;
	background-color: #EEE;
	color: #000;
	font-size: 8pt;
	text-decoration: none;
}
.home_person_link:hover
{
	text-decoration: underline;
}



/***********************************
 * Home > Next Competition
 ***********************************/
.home_competition_next a:link,
.home_competition_next a:hover,
.home_competition_next a:active,
.home_competition_next a:visited
{
	display: block;
	color: #000;
	font-size: 8pt;
	text-decoration: none;
	padding: 2px 2px;
	
}
.home_competition_next tr:hover
{
	background-color: #EEE;
	background-color: #A8DBF3;
}
.home_competition_next tr.world,
.home_competition_next tr.world:hover
{
	background-color: #FFFF00;
}
.home_competition_next tr.now a:link,
.home_competition_next tr.now  a:hover,
.home_competition_next tr.now  a:active,
.home_competition_next tr.now  a:visited
{
	color: 	#F00;
}
.home_competition_next tr.europe  a:link,
.home_competition_next tr.europe  a:hover,
.home_competition_next tr.europe  a:active,
.home_competition_next tr.europe  a:visited
{
	background-color: #CFF0FF;
}
.home_competition_next td
{
	border-bottom: 1px solid #4FB0DD;
}




/***********************************
 * Home > Competition FIB Live
 ***********************************/
.home_competition_date
{
	font-family: 'Arial Black';
	color: #116f8a;
	font-size: 12pt;
	text-align: right;
}

.home_competition_name
{
	color: #116f8a;
	font-size: 10pt;
	text-align: right;
}

.home_competition_result table
{
	font-size: 8pt;
	/*border: 1px solid #000;
	border-bottom: 0;*/
	margin: 10px 2px;
}

.home_competition_result td
{
	background-color: #EEE;
	background-color: #A8DBF3;
	background-color: #FFF;
	/*border-bottom: 1px solid #FFF;*/
	border-top: 1px solid #4FB0DD;
	padding: 2px 2px;
}

.home_competition_result_date
{
	
}

.home_competition_result_epreuve
{
	font-weight: bold;
}

.home_competition_result_location
{

}

.home_competition_menu
{
	background-color: #EEE;
	padding: 5px;
}
.home_competition_menu a:link,
.home_competition_menu a:hover,
.home_competition_menu a:active,
.home_competition_menu a:visited
{
	color: #000;
	font-size: 8pt;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
}
.home_competition_menu a:hover
{
	text-decoration: underline;
}



/***********************************
 * Home > Newsletter
 ***********************************/
.home_newsletter_bloc
{
	position: relative;
	padding: 0;
	margin: 0;
	height: 50px;
}
.home_newsletter_bloc form
{
	position: absolute;
	background-image: url(../images/frontoffice/home_newsletter_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 15px 100px;
	margin: 2px;
	white-space: nowrap;
}
.home_newsletter_bloc form .submit
{
	border: 0;
	background-color: #19a9d1;
	color: #FFF;
	font-weight: bold;
}

.competition_title
{
	cursor: 		pointer;
	padding: 		15px;
	font-weight: 	bold;
}