@charset "utf-8";
/* CSS Document */

#rightContent{
}

#rightContent img {
	float:left;
	width:100px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
}

#rightContent div {
	float:left;
	width:340px;
	margin-top:-4px;
}

#rightContent div p{
	margin-top:0px;
}

#rightContent div .note{
	font-style:italic;
}

#rightContent h2{
	
}

#rightContent h3{
	font-size:16px;
	line-height:16px;
	margin:0px;
}

#rightContent p{
}

/** table soins **/
table.tablecarte{
	margin-top:0px;
	margin-bottom:0px;
	border-collapse: collapse;
}

table.tablecarte td{
	font-size:16px;
	font-weight:normal;
	color:#000000;
	line-height:30px;	
}

tr.underline{
	border-bottom:1px solid #dedede;
}

table.tablecartesmall{
	margin-top:-10px;
	margin-bottom:0px;
	border-collapse: collapse;
}

table.tablecartesmall td{
	font-size:16px;
	font-weight:normal;
	color:#000000;
	line-height:20px;	
}


.rightContent ul.colonne{
	padding-left:15px;
	margin:0px;
	margin-top:10px;
	margin-bottom:0px;
}

.rightContent ul.colonne li{
	margin:0px;
	list-style-image:url(/_images/_templ/soins/bullet.jpg);
	list-style-position:outside;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#4b4b4b;
	border:none;
	margin-bottom:6px;
}
#indexmenu {
	width:400px;
	position: absolute;
	z-index:4000;
	background: #fff;
	border: 1px solid #000;
	padding:0 15px;
	top:20%;
	left:30%;
	display: none;
}
.sb-indexmenu {
	cursor:pointer;
	border-bottom:1px solid #65b7d8;
	padding:10px 0;
	font-size: 18px;
}
.sb-indexmenu a {
	color:#000;
	display: block;
}
.sb-indexmenu a:hover {
	color:#1F64AB;
}
.sb-indexmenu.last {
	border-bottom:none;
}
#sb-nav a#sb-back {
	width:100px;
	height:23px;
}
#closebtn {
	background: url(shadowbox/bg_close.png) top left no-repeat;
	width:42px;
	height:42px;
	position:absolute;
	margin-left:390px;
	margin-top:-15px;
	cursor: pointer;
}
