body, td { background-color:#FFFFFF; font:12px Arial, Helvetica, sans-serif; }

#main td { padding-left:5px; padding-right:5px; }
#main td.border { border-left:5px solid #B0DB12; }

/* bloc nav */

#nav a { color:#000000; }
#nav a:hover { color:#FF0000; text-decoration:none; }

.border { border-left:thick; border-color:#00FF00; }

.noresult { color:#666666; padding-top:50px; text-align:center; }

/* bloc identité */

#infos					{ width:100%; }
#infos .photo			{ width:100px; height:100px; }
#infos .titre			{ font-weight:bold; }
#infos .date			{ width:100px; font:9px; color:#999999; text-align:right; }
#infos .description	{ color:#666666; }
#liste .links			{ text-align:right; }

/* bloc liens */

#liste a { width:52px; height:22px; background: 0 0 no-repeat; display:inline-block; }

#liste a.wmv_bd			{ background: url(images/liste/wmv_bd.gif)}
#liste a.wmv_bd:hover	{ background: 0 -22px url(images/liste/wmv_bd.gif)}

#liste a.wmv_hd			{ background: url(images/liste/wmv_hd.gif)}
#liste a.wmv_hd:hover	{ background: 0 -22px url(images/liste/wmv_hd.gif)}

#liste a.wmv_td			{ background: url(images/liste/wmv_td.gif)}
#liste a.wmv_td:hover	{ background: 0 -22px url(images/liste/wmv_td.gif)}

#liste a.flv_bd			{ background: url(images/liste/flv_bd.gif)}
#liste a.flv_bd:hover	{ background: 0 -22px url(images/liste/flv_bd.gif)}

#liste a.flv_hd			{ background: url(images/liste/flv_hd.gif)}
#liste a.flv_hd:hover	{ background: 0 -22px url(images/liste/flv_hd.gif)}

#liste a.flv_td			{ background: url(images/liste/flv_td.gif)}
#liste a.flv_td:hover	{ background: 0 -22px url(images/liste/flv_td.gif)}

#liste a.externe			{ width:68px; background: url(images/liste/externe.gif)}
#liste a.externe:hover	{ background: 0 -22px url(images/liste/externe.gif)}

/*-----*/
