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

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

#right p {
	margin-left: 22px;
	width: 620px;
}

h1.titrepage	{
	color: #007ABE;
}

.texte	{
	float: left;
	width: 350px;
	padding-top: 25px;
}

.schema	{
	float: left;
	width: 305px;
	background: url(../img/conseil/bg_schema.gif) no-repeat 0 25px;
}

#right .texte p	{
	margin-left: 22px;
	width: 300px;
}


#right .texte ul	{
	margin-left: 22px;
	margin-top: 10px;
	list-style-type: none;
}

#right .texte ul li	{
	color: #007ABE;
	font-size: 12px;
	margin-bottom: 10px;
	background: url(../img/conseil/4pts.gif) no-repeat left 2px;
	padding-left: 20px;
}

html > body #right .texte ul li	{
	background: url(../img/conseil/4pts.gif) no-repeat left top;
}

#right .schema p	{
	color: #656469;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-left: 0;
	width: 305px;
}

#right p.navigation	{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	width: 350px;
}

#right p.navigation	span {
	display: block; 
	float: left; 
	width: 190px;
}
#right p.navigation a, #right p.navigation a.off:hover	{
	display: block;
	float: left;
	width: 40px;
	height: 28px;
	padding-top: 12px;
	background: url(../img/conseil/bg-no.gif) no-repeat 0 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

#right p.navigation a.off	{
	background: url(../img/conseil/bg-no_off.gif) no-repeat 0 0;
	color: #8FC4E6;
}

