html,body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}

img,body,html{border:0;}

caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

.x-tab-strip-wrap, .x-tab-panel, .x-tab-strip-top,
.x-tree-node, .x-tree-node-ct, .x-tree-node-el, .x-tree-root-ct,
.x-menu-list, .x-menu
{
	margin:0;padding:0;
}


body
{
	background-image: url(./style/apitherapie/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fcf7d2;
}

a
{
	color: #0FB1EF;
	text-decoration: underline;
}

ul.navigation, ul.navigation li, ul.navigation li ul
{
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}

ul.subnav, ul.subnav li
{
	padding: 0px;
}

ul.subnav li
{

	margin-left: 20px;
}


#avmenu
{
	line-height: 1.3em;

}

#avmenu a
{
	font-weight: bold;
	color: #AF8A0A;
	text-decoration: none;
}

#langswitch
{
	position: relative;
	top: 50px;
}

#langswitch a
{
	font-weight: bold;
	color: #AF8A0A;
	text-decoration: none;
}

#avmenu a.current
{
	font-weight: bold;
	color: #0FB1EF;
	text-decoration: underline;
}

#container
{
	background-image: url(./style/apitherapie/images/middle.jpg);
	background-repeat: repeat-y;
	width: 1019px;
}

#header
{
	background-image: url(./style/apitherapie/images/lay_top.jpg);
	height: 293px;
	width: 1019px;
}

#footer
{
	position: relative;
	background-image: url(./style/apitherapie/images/lay_bot.jpg);
	height: 65px;
	width: 1019px;
}

#footer div
{
	text-align: right;
	padding-top: 48px;
	padding-right: 45px;
	font-family: Verdana;
	font-size: 10px;
	color: #7C6016;
}


#middle
{
	background-image: url(./style/apitherapie/images/lay_mid.jpg);
	background-repeat: no-repeat;
	min-height: 218px;
	width: 1019px;
	/*height: 218px;*/
}

* html #middle {height: 218px; }

#content
{
	text-align: left;
	float: right;
	width: 740px;
	min-height: 500px;
	heigth: auto;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	padding-right: 40px;
	background-image: url(./style/apitherapie/images/lay_botmid.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

* html #content{ width: 760px; }

#navigation
{
	padding-left: 40px;
	text-align: left;
	float: left;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #c4970d;
	heigth: 200px;
	
	font-weight: bold;
}

#clear
{
	clear:both;
}

#content li { list-style-type: disc; margin-left: 20px; }

