body
{
	background-color: #333;
	font-family: tahoma, arial, serif;
	font-size: 12px;
	color: #d3931b;
}

img
{
	border: 0px;
}

a
{
	color: #d3931b;
}

ul
{
	list-style-type: square;
}

p
{
	text-indent: 30px;
	text-align: justify;
}

td
{
	vertical-align: top;
}

th
{
	text-align: left;
}

fieldset
{
	border-color: #d3931b;
	padding-left: 10px;
}

legend
{
	font-weight: bold;
	color: #d3931b;
}

div#wrap1
{
	height: 105px;
	width: 955px;
	background-image: url("../wt_images/formation/bandeau.jpg");
}

div#anim
{
	/*position: absolute;
	left: 10px;
	top : 5px;*/
	float: left;
	width : 250px;
	height: 75px;
}

div#fronton
{
	/*position: absolute;
	left: 265px;
	top: 5px;*/
	float: right;
	margin-left: 5px;
	width: 700px;
	height: 105px;
}

div#mp3
{
	/*position: absolute;
	left: 10px;
	top : 85px;*/
	float: left;
	margin-top: 5px;
	width: 250px;
	height: 25px;
}

div#wrap2
{
	height: auto;
	width: 955px;
	margin-top:5px;
}
	
div#menu
{
	/*position: absolute;
	left: 10px;
	top: 115px;*/
	float: left;
	width: 240px;
	height: 452px;
	padding: 5px;
	background-image: url("../wt_images/formation/menu.jpg");
	background-repeat: no-repeat;
	color: #d3931b;
	font-weight: bold;
}

div#page
{
	/*position: absolute;
	top: 115px;
	left: 265px;*/
	float: left;
	margin-left: 5px;
	width: 680px;
	padding: 10px;
	overflow: auto;
}

div#footer
{
	clear: both;
	margin-top: 5px;
	text-align: center;
	/*position: absolute;*/
	/*top: 565px;*/
	/*top: auto;*/
	/*bottom: 5px;*/
	/*left:10px;*/
	width:955px;
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
}

div.ecole
{
	background-color: #700013;
}

img.imgleft
{
	float: left;
	margin: 5px 13px 0px 0px;
}

img.imgright
{
	float: right;
	margin: 5px 0px 0px 13px;
}

.menu th
{
	font-size: 1.5em;
}

.menu td
{
	padding-left: 15px;
	height: 16px;
	font-size: 1.2em;
}

.menu td a
{
	text-decoration: none;
}

.menu td a:hover
{
	padding-left: 7px;
	display: block;
}

.tablarge td
{
	padding-right: 20px;	
}

.school td
{
	width: 200px;
}

.padright td
{
	padding-right: 10px;
}