html,body 
{
margin:0;padding: 0;}
body 
{
background: #b4dc00;
/* background: #f9efc9; */
}
#container 
{
width: 960px;
margin-left: auto;
margin-right: auto;
background-color:#FFFFFF;
}


.menubar
{
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    HEIGHT: 10px;
    width : 100%;
    BACKGROUND-COLOR: white;
}

.cellmenu
{
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-RIGHT: white 1px solid;
	BORDER-BOTTOM: white 1px solid;
	BACKGROUND-COLOR: #0A3F8F;
	TEXT-ALIGN: center;
	font-size: 18px;
}

.textmenu
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: 'Verdana Ref', Verdana, Arial;
    text-decoration: none;

}

.textmenu:hover
{
    FONT-SIZE: 10pt;
    COLOR: #5782BD;
    FONT-FAMILY: 'Verdana Ref', Verdana, Arial;
    text-decoration: none;
}
.cellmenu {
	font-size: 10px;
}

.textnormal
{
	COLOR: #003399;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-decoration: none;
	line-height: normal;
		text-align: justify;
}
.textfooter {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.textgras
{
	FONT-SIZE: 14pt;
	COLOR: #003399;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-decoration: none;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.textbio {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	FONT-SIZE: 9pt;
	COLOR: #003399;
		text-align: justify;
}
#Global {
	position:relative;
	width:0;
	height:0px;
	left: 0;
	top: 0px;
}
#DTherapie {
	position:absolute;
	width:332px;
	height:191px;
	z-index:1;
	left: -168px;
	top: -267px;
	background-image: url(images/fondact.png);
}
#TTherapie {
	position:absolute;
	width:163px;
	height:24px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	left: -305px;
	top: -278px;
	visibility: visible;
	font-size: 14px;
}
#DPrepa {
	position:absolute;
	width:157px;
	height:99px;
	z-index:1;
	left: -73px;
	top: -207px;
}
#TPrepa {
	position:absolute;
	width:163px;
	height:24px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	left: 202px;
	top: -283px;
	visibility: visible;
}
#DStress {
	position:absolute;
	width:157px;
	height:99px;
	z-index:1;
	left: -73px;
	top: -207px;
}
#TStress {
	position:absolute;
	width:163px;
	height:24px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	left: 15px;
	top: -51px;
	visibility: visible;
}
#DAccomp {
	position:absolute;
	width:157px;
	height:99px;
	z-index:1;
	left: -73px;
	top: -207px;
}
#TAccomp {
	position:absolute;
	width:163px;
	height:24px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	left: 138px;
	top: -42px;
	visibility: visible;
}
#DRelax {
	position:absolute;
	width:157px;
	height:99px;
	z-index:1;
	left: -74px;
	top: -267px;
}
#TRelax {
	position:absolute;
	width:163px;
	height:24px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	left: -263px;
	top: -47px;
	visibility: visible;
}
.titreact {
	font-size: 14px;
	color: #000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.textact {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
.textactD {
	text-align: right;
	font-weight: normal;
	font-size: 12px;
}
.textnormal12 {
	font-size: 12px;
	COLOR: #003399;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	text-decoration: none;
	line-height: normal;
	text-align: justify;
}
.textfooter strong {
	font-size: 14px;
	color: #FFF;
}

#leftColumn 
{
float: left;
width: 150px;
background-color:#666;
padding:0px;
margin:0px;
}

#menu2 {
	width: 200px;
	left: 0px;
	float: left;
	position:relative;
	padding:0px;
}
.liens_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFF;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
	margin-top: 10px;
}