/* Created by Wikiwi.be - Raphael De Naeyer */
/* FlexoFytol */

/* General style */

* { margin:0; padding:0; border:0;}

BODY {
  margin: 0px;
  padding: 0px;
  text-align: left;
  FONT-SIZE: 12px;
  COLOR: #3e3e3e;
  FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
	background: url(images/bg_articulations_gewrichten.jpg)  repeat-x center  50%;
}
body, html {
	height: 100%;
	min-height: 300;
}

A {
  COLOR: #3e3e3e;
}
A:hover {
  COLOR: #ED1A3B;
}



/* Content style */



div#home_principal {
	position:relative;
	width: 782px;height: 573px;
	/*border: 1px solid red;*/
	background-image: url(images/flexofytol_articulations_gewrichten_home_bg.png);
}

div#zone_top {
	position:relative;
	text-align: left;
	width: 782px;
	height: 172px;
}
IMG#logo_flexofytol_articulations_gewrichten {
	position:relative;
	float: left;
	margin: 1px 0px 0px 34px;
	width: 398px;
	height: 172px;
	border: 0px;
}
div#zone_centre {
	position:relative;
	float: left;
	text-align: left;
	width: 782px;
	height: 172px;
	border: 0px;
}
IMG#logo_tilman {
	position:relative;
	float: left;
	margin: 285px 0px 0px 20px;
	width: 88px;
	height: 99px;
	border: 0px;
	}
IMG#bonhomme_home {
	position:relative;
	float: left;
	width: 670px;
	height: 350px;
	margin: 0px 0px 0px 3px;
}

div#menuaccueil  {
	position:relative;
	float: left;
	margin: 33px 0px 0px 90px;
	width: 250px;
	height: 120px;
	text-align: left;
}
div#menuaccueil HR  {
	position:relative;
	float: left;
	width: 130px;
	color: #00427A;
	margin: 5px 0px 5px 45px;
	background-color: #00427A;
	height: 1px;
	border: 0;
}
div#menuaccueil A  {
	position:relative;
	float: left;
	display: block;
	width: 230px;
	height: 35px;
	margin: 0px 0px 10px 0px;
	COLOR: #ED1A3B;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
}
div#menuaccueil A:hover  {
	COLOR: #00427A;
}
div#menuaccueil #bout_home  {
	position:relative;
	float: left;
	margin: 7px 10px 0px 10px;
	width: 25px;
	height: 27px;
}
div#menuaccueil P  {
	position:relative;
	float: left;
	margin: 0px;
	width: 180px;
	height: 35px;
	font-size:17px;
	vertical-align: middle;
}
div#menuaccueil #articulations  {
	font-weight: bold;
	font-size:18px;
}




p#tilman_copyright {
	position:relative;
	float: right;
	text-align:right;
	font-size: 11px;
	color: #ffffff;
	margin: 8px 20px 0px 0px;
	
}
p#tilman_copyright a  {
	color: #ffffff;
	text-decoration:none;
}
p#tilman_copyright a:hover  {
	color: #537FA0;
}
p#tilman_copyright a.copyright_wikiwi  {
	color: #537FA0;
	text-decoration:none;
	font-size: 8px;
}
p#tilman_copyright a.copyright_wikiwi:hover  {
	color: #ffffff;
	font-size: 10px;
}

