body
{
	text-align:center;
	font-family:Arial;
	background-image:url('/themes/selinger/images/fond-degrade-selinger.jpg');
	background-repeat:repeat-x;
	background-position:top;
	font-size:11px;
	background-color:#BCD2D6;
}

div#wrapper
{	
	text-align:left;
	margin:30 auto 0 auto;
	position:relative;
	width:800px;
}

td#sideContent
{
	width:183px;
}

td#headerContent
{
	height:142px;
	width:617px;
	padding-top:5px;
}

td#mainContent
{
	background-image:url('/themes/selinger/images/fond-contenu-chirurgie.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	background-color:#BCD2D6;
}

div#content
{
	min-height:450px;
	_height:450px;
	position:relative;
	
}

/* header */
div#headerlogo
{
	position:relative;
}
td#headerContent a
{
	text-decoratioon:none;
}

td#headerContent .titre
{
	font-size:24px;
	font-stretch:extra-expanded;
	margin-top:10px;
	margin-bottom:0;
	padding-left:7px;
}

h1#logo
{
	position:relative;
	font-size:14px;
	overflow:hidden;
	width:188;
	height:47;
	display:block;
	cursor:pointer;
	margin-top:10px;
}

h1#logo span {
	background: url('/themes/selinger/images/logo-rami-selinger.gif') no-repeat;
	display: block;
	height: 100%;
	left:0;
	position: absolute;
	top:0;
	width:100%;
}



/* images en haut a droite */

div#sideImage
{
	width:100%;
	height:160px;
	margin:20px 0 20px 0;
	text-align:center;
	background-repeat:no-repeat;
	background-position:top center;
}

/*
rami selinger = haut-chirurgien-selinger.jpg
chirurgie visage = haut-chirurgie-paupiere.jpg
chirurgie corps = haut-chirurgie-corps-sein.jpg
medecine esthetique = haut-medecine-esthetique.jpg
travaux scientifiques = haut-publication-chirurgicale.jpg
*/
div.sectionImage-chirurgie-du-visage
{
	background-image:url('/themes/selinger/images/haut-chirurgie-paupiere.jpg');
}
div.sectionImage-docteur-rami-selinger
{
	background-image:url('/themes/selinger/images/haut-chirurgien-selinger.jpg');
}
div.sectionImage-chirurgie-du-corps
{
	background-image:url('/themes/selinger/images/haut-chirurgie-corps-sein.jpg');
}
div.sectionImage-medecine-esthetique
{
	background-image:url('/themes/selinger/images/haut-medecine-esthetique.jpg');
}
div.sectionImage-travaux-scientifiques
{
	background-image:url('/themes/selinger/images/haut-publication-chirurgicale.jpg');
}
div.sectionImage-root
{
	background-image:url('/themes/selinger/images/medecine-esthetique.jpg');
}



div.sectionFond-chirurgie-du-visage
{
	background-image:url('/themes/selinger/images/fond-chirurgie-paupiere.jpg');
	background-repeat:no-repeat;
	background-position:right -18;
	_background-position:right top;
}

div.sectionFond-chirurgie-du-corps
{
	background-image:url('/themes/selinger/images/fond-chirurgie-corps-sein.jpg');
	background-repeat:no-repeat;
	background-position:right -18;
	_background-position:right top;
}
div.sectionFond-medecine-esthetique
{
	background-image:url('/themes/selinger/images/fond-medecine-esthetique.jpg');
	background-repeat:no-repeat;
	background-position:right -18;
	_background-position:right top;
}
div.sectionFond-travaux-scientifiques
{
	background-image:url('/themes/selinger/images/fond-publication-chirurgicale.jpg');
	background-repeat:no-repeat;
	background-position:right -18;
	_background-position:right top;
}


/* Breadcrumb */
div#breadcrumb
{
	width:100%;
	border-top:1px solid black;
	text-align:right;
	text-color:black;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	padding-right:5px;
}


/* Menu */

ul#nav li
{
	list-style:none;
	padding-left:0;
	background:none;
}

li.level0 a
{
	background-image:url('/themes/selinger/images/menu-chirurgie-esthetique.gif');
	background-repeat:no-repeat;
	text-decoration:none;
	line-height:15px;
	margin:5px 0;
	padding-left:5px;
	width:158px;
	display:block;
	color:white;
	font-size:11px;
	list-style:none;
}
li.level0 a:hover
{
	text-decoration:none;
	color:white;
	list-style:none;
}

li.level1 a:hover
{
	background-image:none;
	border-left:3px solid #5C717C;
	margin-left:0px;
	color:#5c717c;
	list-style:none;
}

li.level1 a
{
	background-image:none;
	color:#5c717c;
	margin:0;
	margin-left:3px;
	list-style:none;
}

/* Menu control */
div#menuControl
{
padding-left:5px;
}
div#menuControl a
{
	font-weight:bold;
	font-size:13px;
	color:#5C717C;
	text-decoration:none;
}
div#menuControl a:hover
{
	text-decoration:underline;
}

a#closeAllItems
{
	display:none;
}

/* footer */
td#footerContent
{
	border-top:1px solid black;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
}

td#footerContent, td#footerContent a
{
	color:black;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	line-height:12px;
}
td#footerContent a:hover
{
text-decoration:underline;
}


table#table_accueil
{
	position:absolute;
	top:55px;
	left:0;
}

.border
{
	border-left:3px solid #5C717C;
	padding-left:5px;
}

.fondTab
{
	background-color:#5C717C;
	color:#FFFFFF;
	font-weight:bold;
}

.fondTab a
{
	color:#FFFFFF;
	font-weight:bold;
}

.fondTab a:hover
{
	color:#FFFFFF;
	font-weight:bold;
}


.lienAccueil a
{
	text-decoration:none;
}

.lienAccueil a:hover
{
	text-decoration:none;
}

.tooltip
{
color:#A04699;
}

a.tooltip em {
    display:none;
	visibility:hidden;
	
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
	cursor:default;
	visibility:visible;
	color:#A04699;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: 0px;
    padding: 0px;
    color: #000;
    border: 1px solid #000000;
    background: #000000;
	visibility:visible;
    /*width:170px;*/
}
a.tooltip:hover em span {
    position: absolute;
   /* top: -7px;
    left: 15px;
   height: 7px;
    width: 11px;*/
    margin:0;
    padding: 0;
    border: 0;
	visibility:visible;
}

table.bordure
{
	border-bottom:1px dashed #5C717C;
}



