/* Reinitialize as per http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
textarea { resize: none; outline: none; overflow: auto; }

/* The part below sets the style of the banner and the main page */
body {
	font-family: sans-serif, verdana, geneva, arial, helvetica;
	font-size: 80%;
	font-weight: normal;
	line-height: 1.25em;
	color: #333333;
	margin:0;
	padding:0;
	background: #EEEEEE;
	border-top: 10px solid #DDDDDD;
	border-bottom: 10px solid #DDDDDD;
}

h1 {font-size: 1.5em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

pre, code {
	font-size: 1.2em;
}

pre {
	width: 100%;
	overflow: auto;
	border: 1px solid #CCCCCC;
}

a:link { font-weight: normal; color: #0040FF;text-decoration: none; }
a:visited { font-weight: normal; color: #2060FF; text-decoration: none; }
a:hover	{ color: #0040FF; background-color: #A0FFA0; text-decoration: none; }

li {
	margin-top: 0.25em;
	margin-right: 2em;
}

.hr {
	margin-top: 0.25em;
	border-color: black;
	border-bottom-style: solid;
}

table.border, table.border th, table.border td {
	border: 1px solid black;
	padding: 2px;
}

table tr td img {
	// utilise pour les photos;
	border: 0px;
}


#shadow {
	// occupation: 764 = 4+758+4;
	//background:#E0E0E0;
	width:764px;
	margin: 0 auto;
	padding:0;
	border: 0px;
}

#all {
	// occupation: 758 = 4+750+4 et 4+166+4+580+4;
	background:#ffffff url(http://static.1wt.eu/img/softbg.jpg);
	width:758px;
	margin: 0 auto;
	padding:0;
	border:#E0E0E0 1px solid;
}


#banner {
	// occupation: 748+2*1=750;
	margin: 0 auto;
	background:#ffffff url(http://static.1wt.eu/img/banner3.jpg) no-repeat bottom;
	width:748px;
	height: 90px;
	padding:0;
	border-bottom: #E0E0E0 1px solid;
	//border:#d0c890 1px solid;
	font-family: sans-serif, verdana, geneva, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
	position: relative;
}

#banner h1 {  /* this is for the page's title */
	padding: 5px 5px 5px 5px;
	text-align:right;
	font-weight: bold;
	font-size: 2em;
	display: inline;
	float: right;
	color: #ffff00;
	background: rgb(64,128,128);
	background: rgba(64,128,128,0.5);
	border: rgb(48,96,96) 1px solid;
	border: rgba(48,96,96,0.8) 1px solid;
	position: absolute;
	left: 5px;
	top: 5px;
}

#banner h2 {  /* this is to hold the page's URL */
	text-align:right;
	font-weight: normal;
	font-size: 2em;
	color: #c0c0c0;
	background: rgb(64,128,128);
	background: rgba(64,128,128,0.5);
	border: rgb(48,96,96) 1px solid;
	border: rgba(48,96,96,0.8) 1px solid;
	position: absolute;
	left: 5px;
	bottom: 5px;
}

#banner h2 a:link,
#banner h2 a:visited
{ /* page's url is here */
	text-decoration:none;
	font-family: fixed, courier;
	color: #c0c0c0;
}

#banner h2 a:hover,
#banner h2 a:active
{
	color: #ffffff;
	background: none;
}

#language {
	margin: 0;
	padding:0px 20px 0 0;
	text-align:right;
	color: #A00000;
	font-weight: normal;
	font-size: 2em;
}

#language a {
	font-weight: normal;
	background: none;
	text-decoration: none;
}

#language a img {
	border: 0px;
}

#toplinks {
	list-style:none;
	/*padding:5px 10px 0 0;*/
	text-align:right;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#toplinks li {
	list-style:none;
	display:inline;
	margin:0px;
}

#toplinks li a:link,
#toplinks li a:visited
{
	padding: 2px 4px;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	background: rgb(64,160,144);
	background: rgba(64,160,144,0.8);
	border: rgb(48,96,80) 1px solid;
}

#toplinks li a:hover,
#toplinks li a:active
{
	color: #ffffff;
	background: rgb(64,160,144);
}

#toplinks .linkhere a:link,
#toplinks .linkhere a:visited,
#toplinks .linkhere a:hover,
#toplinks .linkhere a:active
{
	color: #c0c0c0;
	background: rgb(64,160,144);
}

#gauche {
	// occupation: 160+2*1+2*2=166 ou 160+2+3=166;
	width:160px;
	border-bottom: #E0E0E0 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	background:#ffffff url(http://static.1wt.eu/img/softbg.jpg);;
	margin-top: 0;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	float: right;
	display: inline;
	font-family: sans-serif, verdana, geneva, arial, helvetica;
	font-weight: normal;
	color: black;
}

#gauche p {
	margin: 4px;
}

#gauche h3 {
	font-family: sans-serif, verdana, geneva, arial, helvetica;
	font-weight: bold;
	//color: #20D020;
	color: #E04868;
	background: transparent;
	margin-top: 1em;
	margin-bottom: 0.5em;
	/*border-top: 1px solid #e04868;*/
	border-left: 1px dotted #e04868;
	border-bottom: 1px dotted #e04868;
	padding-left: 0.1em;
}


#main {
	// occupation: 564+8+12=584;
	width: 564px;
	margin: 0 auto;
	margin-bottom: 4px;
	padding-right: 8px;
	padding-left: 12px;
	border-bottom: #E0E0E0 1px solid;
	background:#ffffff url(http://static.1wt.eu/img/softbg.jpg);;
	float: left;
	position: relative;
	display: inline;
	text-align: justify;
}

#main h1 {
	font-family: sans-serif, verdana, geneva, arial, helvetica;
	font-weight: bold;
	font-style: italic;
	color: #6060ff;
	margin-top: 1em;
	margin-bottom: 0;
	margin-left: -6px;
	text-align: left;
	overflow: hidden;
	width: 100%;
}

#main h2 {
	font-family: sans-serif, verdana, geneva, arial, helvetica;
	font-weight: bold;
	/*font-style: italic;*/
	color: #60A0FF;
	margin-top: 1em;
	margin-bottom: 0;
	margin-left: -6px;
	text-align: left;
	overflow: hidden;
	width: 100%;
}

#main h3 {
	font-family: sans-serif, verdana, geneva, arial, helvetica;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.25em;
	color: #E04868;
	/*background: #f0f4ff;*/
	/*background: #a0c0c0;*/
	border-left: 1px dotted #e04868;
	border-bottom: 1px dotted #e04868;
	padding-left: 0.25em;
	overflow: hidden;
	width: 100%;
}

/* reduced space before h3 after a larger one (optionally with an anchor in between) */
#main h1 + h3, #main h1 + a + h3, #main h2 + h3, #main h2 + a + h3 {
	margin-top: 0.25em;
}

#main h4, #main h5, #main h6 {
	font-family: sans-serif, verdana, geneva, arial, helvetica;
	font-weight: normal;
	color: #E04868;
	background: transparent;
	margin-top: 0.25em;
	margin-bottom: 0em;
	overflow: hidden;
	width: 100%;
}

#main p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	overflow: hidden;
	width: 100%;
}

/* no space on the first 'p' after any small 'h*' */
#main h3 + p, h4 + p, #main h5 + p, #main h6 + p {
	margin-top: 0em;
}

#main p div.vblock {
	float: right;
	width: auto;
	overflow: auto;
}

div.vblock img,
#main p img {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0;
	margin-left: 0.8em;
	float: right;
}

#main p a img:hover {
	opacity: 0.85;
}

#main ul {
	margin-left: 1.5em;
	margin-right: 0;
}

#main li {
	list-style-type: disc;
}

/* table.img is used to simply display images, one per cell, text
 * centered starting on next line.
 */
table.img a:hover {
	background: #a0ffa0;
}

table.img {
	float: left;
	margin: 4px;
	background: transparent;
	width: 30%;
}

table.img caption {
	caption-side: bottom;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	background: inherit;
	color: #0040FF;
}

table.img td {
	font-size: smaller;
	text-align: center;
	white-space: normal;
}

table.img td img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width:750px;
	padding: 3px 0px;
	border-top: #d0c890 1px solid;
	margin: 0 auto;
	text-align: center;
	font-size: 0.8em;
}

#footer a:link,
#footer a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #0000A0;
}

#footer a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #D00000;
}

#verbatim {
	margin: 0 auto;
	padding: 0px 0px;
	background:#ffffff url(http://static.1wt.eu/img/softbg.jpg);;
	border: #000000 1px solid;
	font-family: fixed, courier;
	font-weight: normal;
	text-align: left;
	color: black;
}

pre.verbatim, #verbatim pre {
	border: none;
	padding: 3px;
	border: none;
	margin: 0px;
	width: auto;
}

pre.console, #console {
	padding: 3px;
	margin: 0px;
	border: none;
	width: auto;
	line-height: 1em;
	font-family: fixed, courier;
	font-weight: normal;
	text-align: left;
	background: black;
	color: #60FF60;
}

#imgframe {
	margin: 0 auto;
	background:#ffffff url(http://static.1wt.eu/img/softbg.jpg);;
	padding: 2px 2px;
	border:#000000 1px solid;
	font-family: fixed, courier;
	font-weight: normal;
	text-align: center;
	color: black;
}

#imgframe img {
	border: 0px;
}

#imgframe a:link,
#imgframe a:visited,
#imgframe a:hover,
#imgframe a:active
{
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	background: none;
}

#figure {
	margin: 0 auto;
	//background:#ffffff;
	padding:0;
	border:none;
	font-family: sans-serif, verdana, geneva, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: black;
}

