html, body, #global {height: 100%;}

body > #global {height: auto; min-height: 100%;}

body, html
{
	margin:0px;
	padding:0px;
	/*background: url(bg.png) repeat-x;*/
	background-position:top center;
	width: 100%;
	text-align: center;
}

body
{
	color:#333;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e3e3e3;
}
/*h2
{
	color:#333;
	font-size:28px;
	font-weight:normal;
}
p {
    padding-bottom: 0;
    text-indent: 20px;
}*/
h4
{
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:normal;
}
#global
{
	display:block;
	width:980px;
	margin: 0 auto;
	clear: both;
	/*background-color:#FFF;*/
}
#header
{
	/*height:152px;*/
	width:980px;
	display:block;
}
#logo
{
	height:152px;
	width:980px;
	display:block;
	background: url(../images/logo.jpg) no-repeat;
	background-position:top center;
	margin-bottom:15px;
}

/*********************************** MENU ***********************************/
#menu
{
	height:74px;
	width:980px;
	display:block;
	background: url(../images/menu.jpg) no-repeat;
}
#menu ul {
    display:block;
    float:center;
    width:980px;
    height:74px;
	margin:0px;
	padding-left:2px;
	/*padding:0px;*/
    background:url(../images/menu.jpg) no-repeat 0 0;
    list-style:none;
	/*border: 1px solid #F00;*/
}
#menu ul li {
    display:block;
    float:left;
    height:74px;
    text-indent:-10000px;
}
#menu ul li a {
    display:block;
    width:100%;
    height:100%;
}

#reiki a:link, #reiki a:focus, #reiki a:active,
#litho a:link, #litho a:focus, #litho a:active,
#geo a:link, #geo a:focus, #geo a:active,
#lymph a:link, #lymph a:focus, #lymph a:active,
#stages a:link, #stages a:focus, #stages a:active,
#chakras a:link, #chakras a:focus, #chakras a:active,
#contact a:link, #contact a:focus, #contact a:active {
  outline: none;
}
#reiki {
    width:90px;
}
#litho {
    width:187px;
}
#geo {
    width:172px;
}
#lymph {
    width:171px;
}
#stages {
    width:98px;
}
#chakras {
    width:122px;
}
#contact {
    width:140px;
}
.noselec a:hover {
    background:url(../images/menu.jpg) no-repeat -2px -74px;
}
.noselec2 a:hover {
    background:url(../images/menu.jpg) no-repeat -92px -74px;
}
.noselec3 a:hover {
    background:url(../images/menu.jpg) no-repeat -279px -74px;
}
.noselec4 a:hover {
    background:url(../images/menu.jpg) no-repeat -451px -74px;
}
.noselec5 a:hover {
    background:url(../images/menu.jpg) no-repeat -622px -74px;
}
.noselec6 a:hover {
    background:url(../images/menu.jpg) no-repeat -720px -74px;
}
.noselec7 a:hover {
    background:url(../images/menu.jpg) no-repeat -842px -74px;
}
.selec {
    background:url(../images/menu.jpg) no-repeat -2px -148px;
}
.selec2 {
    background:url(../images/menu.jpg) no-repeat -92px -148px;
}
.selec3 {
    background:url(../images/menu.jpg) no-repeat -279px -148px;
}
.selec4 {
    background:url(../images/menu.jpg) no-repeat -451px -148px;
}
.selec5 {
    background:url(../images/menu.jpg) no-repeat -622px -148px;
}
.selec6 {
    background:url(../images/menu.jpg) no-repeat -720px -148px;
}
.selec7 {
    background:url(../images/menu.jpg) no-repeat -842px -148px;
}

/*************************************/
#content
{
	display:block;
	margin-top:20px;
}
#preiki
{
	background-image:url(../images/p-reiki.jpg);
	background-position:top center;
	height:33px;
	width:100%;
}
#plitho
{
	background-image:url(../images/p-litho.jpg);
	background-position:top center;
	height:33px;
	width:100%;
}
#pgeo
{
	background-image:url(../images/p-geo.jpg);
	background-position:top center;
	height:33px;
	width:100%;
}
#plymph
{
	background-image:url(../images/p-lymph.jpg);
	background-position:top center;
	height:33px;
	width:100%;
}
#pstages
{
	background-image:url(../images/p-stages.jpg);
	background-position:top center;
	height:33px;
	width:100%;
}
#pchakras
{
	background-image:url(../images/p-chakras.jpg);
	background-position:top center;
	height:33px;
	width:100%;
}
#pcontact
{
	background-image:url(../images/p-contact.jpg);
	background-position:top center;
	height:33px;
	width:100%;
}
#texte
{
	width:446px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	/*float:left;*/
	/*background-color:#996;*/
	padding:22px;
	padding-top:18px;
	padding-right:19px;
	display:inline-block;
	margin:0px;
	vertical-align: top;
}
#texte p
{
	padding:0;
	margin: 0px 0 14px 0;
}
#photopage
{
	width:466px;
	/*float:right;*/
	/*height:288px;*/
	margin-right:22px;
	/*background-color:#09F;*/
	display:inline-block;
	margin:0px;
	margin-right:23px;
	vertical-align: top;
}
#footer {
	width:100%;
	height:38px;
	bottom:0;
	text-align:center;
	font-size:11px;
	/*padding-top:12px;*/
	padding-top:0px;
	color:#454545;
	/*background-color:#F00;*/
	/*opacity:0.5;*/
	/*background:#000 url(../images/footer.png) repeat-x;*/
	/*border: 1px solid #F00;*/
	position: relative;
	margin-top: -48px; /* negative value of footer height */
	clear:both;
	background-color:#e3e3e3;
	/*border-top:1px solid #FFF;*/
	padding-top:10px;
}
#footer a:link, #footer a:active, #footer a:visited
{
	color:#454545;
	text-decoration:none;
}
#footer a:hover
{
	color:#454545;
	text-decoration:underline;
}
.cadre-accueil
{
	border-radius: 15px;
	moz-border-radius: 15px;
	webkit-border-radius: 15px;
	padding:15px;
	background-image:url(../images/fond-accueil.png);
	font-size: 26px;
	line-height:26px;
	text-align:justify;
	width:340px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	/*margin: 100px auto 0 auto;*/
	margin-top:40px;
	float:right;
	/*font-family: 'Condiment', cursive;*/
	font-family: 'Cookie', cursive;
}
.plus
{
	color:#F90;
	font-weight:bold;
}
.violet
{
	color:#7d1b7f;
	font-weight:bold;
}
.bleuf
{
	color:#172974;
	font-weight:bold;
}
.bleuc
{
	color:#0071b9;
	font-weight:bold;
}
.bleuc
{
	color:#0071b9;
	font-weight:bold;
}
.vert
{
	color:#53aa28;
	font-weight:bold;
}
.jaune
{
	color:#FEED00;
	font-weight:bold;
}
.orange
{
	color:#f29400;
	font-weight:bold;
}