
#coeurnav_select{
	float: left;
	width: 140px;
	/*height: 300px;*/
	padding-left: 10px;
	padding-right: 10px;
}
#coeurnav_select li{
	padding-bottom: 2px
}
#coeurnav_select li a{
	display: block;
	text-decoration: none;
	padding: 1px 10px 3px 3px;
	background: #AA0065 url(/fileadmin/templates/img/coeurnav_fleche.gif) right top no-repeat;
	color: #FFFFFF;
	font-weight: normal;
}
#coeurnav_select li a#not-clickable{
	background: #FFFFFF;
	color: #EC008C;
	font-weight: bold;
	font-size: 11px;
}



.fullfiche_onglet {
	text-align: right;
	padding-top: 5px;
}


.fullfiche_onglet .fullfiche_titre{
	background: url(/fileadmin/templates/img/fullfiche_titre_left2.png) left top no-repeat;
}
.fullfiche_onglet .fullfiche_titre span{
	background: url(/fileadmin/templates/img/fullfiche_titre_right2.png) right top no-repeat;
}
.fullfiche_onglet .fullfiche_titre a {
	height: 33px;
	padding-top: 5px;
	background: url(/fileadmin/templates/img/fullfiche_titre_bg2.png) left top repeat-x;
	color: #F144AB;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	font-weight: bold;
}