/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 1.0
// Date de création    : 27/12/2004
// Date de mise à jour :
//
// Description         : feuille de style de rubrique
//
// Contraintes         : 
//----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
@import url(jsf2010.css);
/*----------------------------------------------------------------*/
#content div#bas ul#epreuves{
	color:#1E4397;
	font-size:16px;
	padding-left:24px;
}
/*----------------------------------------------------------------*/
#content div#rechercher{
	margin:24px 0 0 0;
	width:508px;
}
#content div#rechercher h3{
	background-position:0 0;
	background-repeat:no-repeat;
	width:187px;
	height:22px;
	text-indent:-1000em;
	overflow:hidden;
	margin:0 0 0 27px;
	float:left;
}
#content form#filtre{
	background-image:url(images/jsf2010/form_rechercher.png);
	background-position:0 22px;
	background-repeat:no-repeat;
	width:508px;
	height:117px;
	float:left;
	position:relative;
	margin:24px 0 0 0;
}
#content form#filtre p{
	text-align:right;
}
#content form#filtre p.id_pere{
	margin:24px 0 0 0;
	padding:0 12px 0 78px;
	line-height:31px;
}
#content form#filtre p.id_pere label,
#content form#filtre p.id_pere select,
#content form#filtre p.id_pere input{
	float:left;
}
#content form#filtre p.id_pere label{
	margin:0 8px 0 0;
}
#content form#filtre p.id_pere select{
	margin:6px 8px 0 0;
	border:1px solid #726F6F; 
}
#content form#filtre p.reset{
	margin:0 12px 0 0;
	line-height:22px;
	font-size:1.12em;
	font-weight:bold;
	color: #726F6F;
}
#content form#filtre p.reset strong{
	color: #93A2C1;
}
/*----------------------------------------------------------------*/
#content div#bas h3.candidats{
	clear:left;
}
/*----------------------------------------------------------------*/
#content div#bas table{
	width:49%;
	float:left;
	border-collapse:separate;
	border-spacing:4px;
	border-color:#FFFFFF;
}
#content div#bas table#gauche{
	margin:0 1% 24px 0;
	clear:right;
}
#content table thead tr{
	background-image:url(images/jsf2010/tr_background.png);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#042B75;
	color:#FFFFFF;
	line-height:52px;
	font-size:1.12em;
}
#content table .nom{
	text-align:left;
	padding:0 6px 0 12px;
}
#content table .video,
#content table .videohd,
#content table .fiche{
	text-align:center;
	width:12%;
}
#content table tr.paire{
	background-color:#ECF4FB;
}
#content table tr.impaire{
	background-color:#DBECFA;
}
#content table tbody tr td{
	font-size:1.32em;
}
#content table tr td.nom a{
	display:block;
	font-weight:bold;
}
#content table tr td.nom a:link,
#content table tr td.nom a:visited{
	color:#0B4692;
	text-decoration:none;
}
#content table tr td.nom a:hover,
#content table tr td.nom a:active{
	color:#0B4692;
	text-decoration:underline;
}
#content table td.nom span.nom{
	color:#0B4692;
	display:block;
	padding:0;
	font-weight:bold;
}
#content table td.nom span.pere{
	display:block;
	color:#5083C4;
	font-size:.78em;
	font-style:italic;
}
#content table tbody tr td.nom{
	padding:8px 6px 4px 12px;
}
#content table tbody tr td.video a,
#content table tbody tr td.video span,
#content table tbody tr td.videohd a,
#content table tbody tr td.videohd span {
	display:block;
	width:34px;
	height:38px;
	background-image:url(images/jsf2010/icone_video.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin:0 auto;
}
#mbPrevLink big, #mbNextLink big{
	display:none;
}
#content table tbody tr td a img{
	border-style:none;
	vertical-align:middle;
}
/*----------------------------------------------------------------*/

