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

a
{
	color: #d3931b;
}

img.imglink
{
	border: 0px;
}

ul
{
	list-style-type: square;
}

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

td
{
	vertical-align: top;
}

th
{
	text-align: left;
	background-color: #700013;
}

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

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

h1
{
	text-align: center;
}

div#wrap1
{
	height: 105px;
	width: 955px;
	background-image: url("../wt_images/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: 1080px;
	margin-top:5px;
}
	
div#menu
{
	/*position: absolute;
	left: 10px;
	top: 115px;*/
	float: left;
	width: 240px;
	/*height: 462px;*/
	padding: 5px;
	background-image: url("../wt_images/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#pub
{
	margin-left: 5px;
	width: 120px;
	height: 600px;
	float: left;
}

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;
	padding: 5px;
}

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: 10px;
	display: block;
}

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

.school td
{
	width: 200px;
}

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

/*galerie*/

.gallery
{
	border-collapse: collapse;
	border-width: 1px;
	padding: 0px;
	margin: auto;
	
}

.gallery img
{
	border: 0px;
}

.gallery td
{
	border: 1px solid;
	border-color: #d3931b;
	font-size: 8pt;
	font-family: verdana;
	vertical-align: middle;
	text-align: center;
	/*margin: auto;*/
	width: 100px;
}

/*.gallery td.entries
{
	text-align: right;
	padding: 3px;
}*/

.gallery td.spacer
{
	background-color: #670013;
	height: 10px;
}

/*.gallery td.pagenumbers
{
	text-align: center;
	padding: 3px;
	font-weight: bold;
}

.gallery td.pagenumbers a
{
	text-decoration:none;
}*/

/*.gallery td.pagenumbers a:hover
{
	color:#3399FF;
}*/

#lightbox
{
	background-color:#670013;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails
{
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption
{
	float: left;
}

#keyboardMsg
{
	float: right;
}

#closeButton
{
	top: 5px; right: 5px;
}

#lightbox img
{
	border: none; clear: both;
}

#overlay img
{
	border: none;
}

#overlay
{
	background-image: url("../wt_images/overlay.png");
}

* html #overlay
{
	background-color: #670013;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../wt_images/overlay.png", sizingMethod="scale");
}

/*boutique*/

caption
{
	text-align: left;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: bold;
}

.shop
{
	border: 1px solid;
	border-color: #666666;
	width: 590px;
}

.prod
{
	width: 220px;
}

.descritem
{
	width: 370px;
	vertical-align: top;
	border: 1px solid;
	border-color: #666666;
	padding: 15px;
}

.prix
{
	font-size: 16px;
	font-weight: bold;
	color: #d3931b;
	background-color: #555555;
	float: right;
	padding: 5px;
	border: 1px solid;
}