@import url("main.css");

/*.visage.current {
	background-image: url(../img/menu/over/rajeunissement-visage.jpg);
}

.epilation.current {
	background-image: url(../img/menu/over/epilation-laser.jpg);
}

.rides.current {
	background-image: url(../img/menu/over/traitement-rides.jpg);
}

.taches.current {
	background-image: url(../img/menu/over/taches.jpg);
}

.cosmetologie.current {
	background-image: url(../img/menu/over/cosmetologie.jpg);
}

.dentisterie.current {
	background-image: url(../img/menu/over/dentisterie.jpg);
}


.visage {
	background-image: url(../img/menu/rajeunissement-visage.jpg);
}

.epilation {
	background-image: url(../img/menu/epilation-laser.jpg);
}

.rides {
	background-image: url(../img/menu/traitement-rides.jpg);
}

.taches {
	background-image: url(../img/menu/taches.jpg);
}

.cosmetologie {
	background-image: url(../img/menu/cosmetologie.jpg);
}

.dentisterie {
	background-image: url(../img/menu/dentisterie.jpg);
}*/

ul.sf-menu .current a.submenuhead{
	background-color: #fff;
}

ul.sf-menu a.submenuhead.selected {
	color: #fff;
	background-color: #e78832;
}


/*#menu>ul>li {*/
/*#menu .submenu {
	height: 300px;
	margin-left: 10px;
	font-size: 14px;
}*/

/*.submenu {*/
ul.sf-menu li.submenu ul {
	display: none;
	position: absolute;
	top: 185px;
	width: 128px;
}

#callback {
	display: block;
	position: absolute;
	bottom: -55px;
	right: 0;
	width: 128px;
	height: 128px;
}

.text {
	display: none;
}

div.text {
	position: absolute;
	top: -25px;
	left: 15px;
	width: 382px;
	height: 230px;
	padding: 10px;
	color: #10414e;
	background: #e7f0f2 url(../img/textbg.gif) no-repeat right center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#content div.text a {
	color: #10414e;
	/*text-decoration: none;*/
}

div.text ul {
	list-style-type: none;
}

div#text1, div#text5 {
	left: 138px;
}

div#text2, div#text6 {
	left: 276px;
}

div#text3 {
	left: 414px;
}

div#text4 {
	left: 0;
}


#container {
	height: 550px;
}

#content {
	position: absolute;
	top: 321px;
	left: 15px;
	width: auto;
	background: none;
}


img.img {
	display: block;
	margin: 6px 0;
}

#content #text li {
	list-style-type: none;
}

#intro {
	width: 680px;
	margin: 20px 0 0 138px;
}

#intro h1 {
	font-size: 25px;
	color: #477886;
	font-weight: normal;
}

#intro ul.navblock {
	position: absolute;
	width: 128px;
	right: 0;
	top: 60px;
	list-style: none;
}

#intro ul.navblock a {
	text-decoration: none;
	color: #e78832;
}

#intro ul.navblock a:hover {
	color: #477886;
}

#intro ul.navblock #calvitie {
	margin: 0;
	padding: 0;
}

#intro ul.navblock #calvitie a {
	display: block;
	padding: .3em;
	font-size: 14px;
	text-align: center;
	border: 1px solid #477886;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#intro ul.navblock #calvitie a, #intro ul.navblock #blog a {
	color: #477886;	
}

#intro ul.navblock #calvitie a:hover, #intro ul.navblock #blog a:hover {
	color: #e78832;
}

#intro ul.navblock #calvitie a:hover {
	border-color: #e78832;
}

#intro #blog {
	margin: 3em 0 1.3em;
}

#intro ul.navblock li {
	margin: .5em 0;
	padding-left: 1.3em;
}

#header object {
	display: block;
}

#charte #intro {
	width: auto;
	margin: 0;
}

#charte #container {
	height: 800px;
}