body
{
	margin: 0px auto;
	width:923px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	background-image: url(../img/bg.png);
}

div
{
	behavior: url(iepngfix.htc)
}

#header
{
	margin: 0px auto;
	width:724px;
	height:121px;
	background-image:url(../img/header.png);
}

#top
{
	height:61px;
	background-repeat: no-repeat;
	background: url(../img/top.png);
}

#middle
{
	background-image:url(../img/middle.png);
}

#lien
{
	display: inline;
	margin: 0px 0px 0px 35px;
	width: 160px;
	float:left;
}

#content
{
	width:600px;
	margin-left:239px;
}

#bottom
{
	height:61px;
	background-repeat: no-repeat;
	background-image:url(../img/bottom.png);
}

#nav, #nav:active, #nav:visited, #nav:hover
{
	padding-top: 14px;
	color: #FFFFFF;
	font-size:11px;
	font-style:italic;
	font:bold;
	width:151px;
	height:32px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav
{
	background-image:url(../img/bouton_normal.png);
}

#nav:hover
{
	background-image:url(../img/bouton_over.png);
}

#nav:active
{
	background-image:url(../img/bouton_click.png);
}

/*formqtqge du texte*/

h1
{
	display: inline;
	font-size:16px;
	color:#999999;
}

h3
{
	font-style:inherit;
	font-size:14px;
	font-style:italic;
	color: #999999;
}

p
{
	border-bottom: 1px solid #999999;
}

table
{
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	width: 100%;
}

td 
{
	border: 1px solid #CCCCCC;
	width: 50%;
	padding: 5px;
	text-align: center;
}

#technique_image
{
	height: 70px;
	border: solid 1px #666666;
	padding: 5px;
	margin: 4px;
	display:inline;
}

#ancre
{
	display:inline;
	padding: inherit;
	font:inherit;
	width:inherit;
	height:inherit;
	text-decoration: none;
	background: none;
}

#technique_image_description
{
	border: solid 1px #666666;
	padding: 5px;
	margin-right: 10px;
	display:inline;
	float:left;
}

#login
{
	width: 557px;
	height: 161px;
	background-image:url(../img/login.png);
	padding-top: 50px;
	text-align:center;
	margin: 200px 0px 0px 150px;
}
