* {
    margin:             0;
    border:             none;
    padding:            0;
    text-decoration:    none;
}

a:hover {
	text-decoration:	underline;
}

p {
    margin:             1em 2.4ex;
}

.cadre {
    padding:            1em 2.4ex;
}

.inside_left {
    float:              left;
    margin:             1em;
    margin-top:         0;
    margin-left:        0;
}    

.inside_right {
    float:              right;
    margin:             1em;
    margin-top:         0;
}

.space {
    background:         url(/html/img/text/tile.jpg);
    padding:            0.4em;
}

img {
    border:             #996 solid 1px;
}

.noborder {
    border:             none;
}
        

.card {
    height:             594px;
	width:				400px; 
}

.text {
	width:				555px;
}

.card img {
    border:             none;
}

h1 {
    margin:             1em 1ex;
    font-size:          1.8em;
}

h2 {
    margin:             1em 1.4ex;
    font-size:          1.4em;
}

.h2_cust {
    margin:             1.2em 1.4ex;
    font-size:          1.4em;
}

body {
    background:         url(/html/img/text/orang046.jpg);
    padding:			1em;
    font-family:        Trebuchet, sans-serif;
}

#canvas {
    width:              960px;
    margin:             0 auto;
} 

#page {
    /*border:             #FCC solid 1px;*/
    background:         transparent;
    font-size:          1em;
    margin:             0.2em auto;
}

#navigation {
    height:             100%;
}

#logo {
	margin:				0;
	padding:			0;
	height:				0;
}

#shiatsu {
    border:             none;
}

#contenu #competences, #contenu #coordonnees, #contenu #partenaires {
    margin:             1em 2em;
}

#competences li {
    font-size:          0.9em;
}

#competences li ul {
    margin:             0.5em 2em;
}

#partenaires li a {
    font-size:          0.8em;
}

.chowfun {
    height:             50pt;
}

.samarn {
    height:             50pt;
}

#tit_home {
    background:         url(/html/heading.php?ttf=chowfun_.ttf&size=25&text=Pascale%20BOURGEON&color=000&bgcol=orange) no-repeat;
    height:             30pt;
}

#tit_tech {
    background:         url(/html/heading.php?ttf=chowfun_.ttf&size=18&text=Techniques%20Manuelles%20de%20Relaxation&color=000&bgcol=orange) no-repeat;
    height:             23pt;
}

#tit_shiat {
    background:         url(/html/heading.php?ttf=chowfun_.ttf&size=30&text=Le%20Shiatsu&color=000&bgcol=orange) no-repeat;
}

#tit_thai {
    background:         url(/html/heading.php?ttf=chowfun_.ttf&size=30&text=Le%20Massage%20Thaï%20Traditionnel&color=000&bgcol=orange) no-repeat;
}

#tit_ayur {
    background:         url(/html/heading.php?ttf=chowfun_.ttf&size=30&text=Les%20Massages%20Ayurvédiques&color=000&bgcol=orange) no-repeat;
}

#tit_abhy {
    background:         url(/html/heading.php?ttf=samarn__.ttf&size=35&text=Abhyanga&color=000&bgcol=orange) no-repeat;
}

#tit_kala {
    background:         url(/html/heading.php?ttf=samarn__.ttf&size=35&text=Massage%20Kalari&color=000&bgcol=orange) no-repeat;
}

#tit_sand {
    background:         url(/html/heading.php?ttf=samarn__.ttf&size=35&text=Sandosha&color=000&bgcol=orange) no-repeat;
}

#tit_udva {
    background:         url(/html/heading.php?ttf=samarn__.ttf&size=35&text=Udvarthanam&color=000&bgcol=orange) no-repeat;
}

#tit_kans {
    background:         url(/html/heading.php?ttf=samarn__.ttf&size=35&text=Kansu&color=000&bgcol=orange) no-repeat;
}

#tit_refl {
    background:         url(/html/heading.php?ttf=chowfun_.ttf&size=30&text=La%20Réflexologie%20Plantaire&color=000&bgcol=orange) no-repeat;
}


#tit_meta {
    background:         url(/html/heading.php?ttf=chowfun_.ttf&size=30&text=La%20Technique%20de%20la%20Métamorphose&color=000&bgcol=orange) no-repeat;
}

#basrelief {
    height:             360px;
    background:         #366;
    padding:            0.1em;
}

#thai {
    height:             200px;
    margin-top:         96px;
}

#contenu {
    background:         transparent url(/html/img/text/lgrey007.jpg);
    color:              #444;
}

#contenu #meta {
    background:         transparent url(/html/img/metamorphose.png) no-repeat 50% 50%;
}

#contenu ul {
	list-style:			none;
}

#contenu ul {
    margin:             1em 3ex;
}

#contenu li {
    margin:             0.3em 1ex;
}

#contenu dt {
    margin:             2em auto 1em auto;
    font-size:          1.3em;
}

#contenu dd {
    margin:             1em 2ex;
    font-style:         italic;
}

#contenu a {
    color:              #E85;
    font-weight:        bold;
}

#navigation, #navigation a, #footer, #footer a {
    color:              #FCC;
    font-family:        Verdana, sans-serif;    
    font-weight:        bold;
    font-size:          0.9em;
}

#navigation li, #footer li {
    display:            inline;
}

#footer {
	padding-bottom:		1em;
}

#ariane, #card {
    float:              left;
}

#menu, #copy {
    float:              right;
}

.tail {
    display:            block;
    clear:              both;
    height:             0;
}

#footer h3 {
    font-size:          1em;
}

.disdebug   {   background:		purple;	}
.disline    {   display:		inline; }
.disblock   {   display:		block;	}

.posclear   {	clear:			both;	}
.leftclear  {	clear:			left;	}
.rightclear {	clear:			right;	}
.posleft    {	float:			left;	}
.posright   {	float:			right;	}

.textleft	{	text-align:		left;	}
.textright	{	text-align:		right;	}
.textcenter	{	text-align:		center;	}
.textjustify{	text-align:		justify;}
.texthidden	{	text-indent:    -2000em;}
