#featured{ 
	width:895px; /*1880*/ 
	padding-left:0px; 
	position:relative;
	top:5px;
	left:13px; /*5*/
	border:2px solid #000; 
	height:482px; /*460*/
	overflow:hidden;
	background:#fff;
	background-image:URL('images/fond_degrade_bleu_blanc.png');
	background-repeat:repeat-x;
	background-position:bottom left;
}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0;
	left:0px; 
	list-style:none; 
	padding:0;
	margin:0; 
	width:155px; /*146*/
	height:482px;
	overflow:auto;
	overflow-x:hidden;
	border-right:2px solid #333;
/*	border-bottom:1px solid #777;*/
}

#featured ul.ui-tabs-nav li{ 
/*	padding:1px 0;*/
	padding-left:0px;  
	font-size:12px; 
	color:#666; 
}

#featured ul.ui-tabs-nav li img{ 
	float:left;
/*	margin:2px 5px; */
	background:#fff;
/*	padding:2px; */
	border:1px solid #eee;
}

/* Texte du menu gauche - span */
#featured ul.ui-tabs-nav li span{ 
	font-size:22px;
	font-family:Verdana; 
	padding-left:0px;
	line-height:25px;
	font-weight:bold;
	color:#000;
	font-style:normal;
}

.calendrier_menu_gauche_nom_categorie_span {
font-size:11px;
font-weight:bold;
font-style:italic;
float:right;
padding:0px 0px 0px 0px;
position:relative;
top:0px;
right:12px;
}

.calendrier_menu_gauche_nom_categorie_span_2 {
font-size:11px;
font-weight:bold;
font-style:italic;
float:right;
padding:0px 12px 0px 0px;
position:relative;
top:0px;
right:8px;
}

/* Texte du menu gauche - bloc */
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:25px; /*27*/
	text-decoration:none;
	color:#666;
	background:#fff; 
	outline:none;
	background-image:URL('images/menu_gauche_fond_onglet.png');
	background-position:right;
	background-repeat:no-repeat;
	border-bottom:1px solid #949494;
	font-style:italic;
	padding:0px 35px 0px 0px;
	text-align:center;
}

/* Texte du menu gauche - bloc (hover) */
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
	background-image:URL('images/menu_gauche_fond_onglet_selected.png');
	background-position:right;
	background-repeat:no-repeat;
}

#featured li.ui-tabs-selected, #featured li.ui-tabs-active{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ 
	background:#ccc; 
	background-image:URL('images/menu_gauche_fond_onglet_selected.png');
	background-position:right;
	background-repeat:no-repeat;
}


#featured .ui-tabs-panel{ 
/*	background:#999;*/
	position:relative;
	top:3px;
	left:155px; /*148*/
	height:482px; 
	text-align:right;
	width:740px;
}

#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}

#featured .ui-tabs-panel .info a.hideshow{
	position:absolute;
	font-size:11px;
	font-family:Verdana;
	color:#f0f0f0;
	right:10px;
	top:-20px;
	line-height:20px;
	margin:0;
	outline:none;
	background:#333;
}

#featured .info h2{ 
	font-size:1.2em;
	font-family:Georgia, serif; 
	color:#fff;
	padding:5px;
	margin:0;
	font-weight:normal;
	overflow:hidden; 
}

#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana;
	font-size:11px; 
	line-height:15px;
	color:#f0f0f0;
}

#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}

#featured .info a:hover{ 
	text-decoration:underline; 
}

#featured .ui-tabs-hide{   
    display:none;   
} 
