HTML {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
}
IMG {
	border: 0;
}
#mainframe {
	height: 513px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../gfx/layout/bg_accueil.gif);
	background-repeat: no-repeat;
    padding-top:25px;
}
#navframe {
    background-color: #aec725;
    height: 22px;
    width: 718px;
    padding-left:53px;
    margin:0 auto;
    text-align:center;
}
#navframe div {
    float:left;
}
#nav_accueil {
    display:block;
    text-indent: -10000px;
    text-decoration: none;
    width:118px;
    height:22px;
    background: url(../gfx/layout/btn_accueil.gif) 0 0 no-repeat;
}
#nav_accueil:hover {
    background: url(../gfx/layout/btn_accueil.gif) 0 -22px no-repeat;
}
#nav_accueil.active {
    background: url(../gfx/layout/btn_accueil.gif) 0 -22px no-repeat;
}
#nav_philosophie {
    display:block;
    text-indent: -10000px;
    text-decoration: none;
    width:163px;
    height:22px;
    background: url(../gfx/layout/btn_philosophie.gif) 0 0 no-repeat;
}
#nav_philosophie:hover {
    background: url(../gfx/layout/btn_philosophie.gif) 0 -22px no-repeat;
}
#nav_philosophie.active {
    background: url(../gfx/layout/btn_philosophie.gif) 0 -22px no-repeat;
}
#nav_soins {
    display:block;
    text-indent: -10000px;
    text-decoration: none;
    width:202px;
    height:22px;
    background: url(../gfx/layout/btn_soins.gif) 0 0 no-repeat;
}
#nav_soins:hover {
    background: url(../gfx/layout/btn_soins.gif) 0 -22px no-repeat;
}
#nav_soins.active {
    background: url(../gfx/layout/btn_soins.gif) 0 -22px no-repeat;
}
#nav_arts {
    display:block;
    text-indent: -10000px;
    text-decoration: none;
    width:181px;
    height:22px;
    background: url(../gfx/layout/btn_arts.gif) 0 0 no-repeat;
}
#nav_arts:hover {
    background: url(../gfx/layout/btn_arts.gif) 0 -22px no-repeat;
}
#nav_arts.active {
    background: url(../gfx/layout/btn_arts.gif) 0 -22px no-repeat;
}
#house {
	background: url(../gfx/layout/4maisons.gif) 0 0 no-repeat;
	height: 211px;
	width: 264px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flashroots {
	height: 155px;
	width: 235px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#frameArts {
	height: 538px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../gfx/layout/bg_arts.gif);
	background-repeat: no-repeat;
}
#bottomArts {
	padding: 0px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 14px;
	background-image: url(../gfx/layout/bottomArts.jpg);
	background-repeat: no-repeat;
}
#active1 {
	width: 257px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#framePhilo {
	height: 538px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../gfx/layout/bg_philosophie.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#active2 {
	width: 257px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#bottomPhilo {
	padding: 0px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 14px;
	background-image: url(../gfx/layout/bottomPhilo.jpg);
	background-repeat: no-repeat;
}
#flashphilo {
	margin: 0px;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 135px;
}
#frameProd {
	height: 538px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../gfx/layout/bg_soins.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#active3 {
	width: 257px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#bottomProd {
	padding: 0px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 14px;
	background-image: url(../gfx/layout/bottomProd.jpg);
	background-repeat: no-repeat;
}
#flashArts {
    padding:20px 0 0 375px;
}
#flashProd {
    padding:20px 0 0 25px;
}