.sousmenu	{ 
/* ARRIERE PLAN DU SOUS MENU */
	background-image: url(http://www.auris-conseil.fr/img/menu/form_bg.gif);
}

.header ul li.actif	{
	background: url(http://www.auris-conseil.fr/img/menu/menu_bg_form_actif.gif) repeat-x 0 0;
}

h1.titrepage	{
	color: #A00057;
}


#right ul.item	{
	list-style-type: none;
}

#right .item li	{
	margin-left: 22px;
	padding-left: 15px;
	margin-bottom: 5px;
	color: #A00057;
	background: url(../img/conseil/4pts.gif) no-repeat 0 0;
}


a.formation, a.coaching, a.formationoff, a.coachingoff	{
	display: block;
	width: 314px;
	height:45px;
	background-repeat: no-repeat;
	background-position: center 0;
	font-size: 0em;
	text-indent: -9999px;
}

a.formationoff, a.coachingoff	{
	background-position: center -45px;
}

a.formation, a.formationoff	{
	background-image: url(../img/formation/btn_formation.gif);
}

a.coaching, a.coachingoff	{
	background-image: url(../img/formation/btn_coaching.gif);
}


a.stages, a.prestations, a.stagesoff, a.prestationsoff	{
	display: block;
	width: 314px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0em;
	text-indent: -9999px;
}

a.stagesoff, a.prestationsoff	{
	background-position: center -14px;
}

a.stages, a.stagesoff	{
	background-image: url(../img/formation/stages.gif);
}

a.prestations, a.prestationsoff	{
	background-image: url(../img/formation/prestations.gif);
}

#right p.titre  {
	color: #666; 
	font-weight: bold;
	font-size: 12px;
	background: url(../img/conseil/4pts.gif) no-repeat left 6px;
	padding-left: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#right p.pad  {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#right p.padfloat  {
	width: 300px;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

