body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin:0;
	padding:0;
	background: #ffffff url(/img/r3bv2.png);
}

a:link { font-weight: normal; color: #0000B0;text-decoration: none; }
a:visited { font-weight: normal; color: #8000B0; text-decoration: none; }
a:hover	{ color: #D00000; background-color: #F0F000; text-decoration: none; }
 

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

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

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


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

#all {
	// occupation: 758 = 4+750+4 et 4+166+4+580+4;
	background:#ffffff;
	width:758px;
	margin: 0 auto;
	padding:0;
	border:#d0c890 1px solid;
}


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

#banner h1 {
	margin: 0;
	padding: 40px 20px 0 0;
	text-align:right;
	font-weight: bold;
	//font-size: 24px;
	font-size: 2em;
	color: #ffff00;
}

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

#banner h2 a:link,
#banner h2 a:visited
{
	text-decoration:none;
	font-family: fixed, courier;
	font-weight: bold;
	color: #000000;
	background: none;
}

#banner h2 a:hover,
#banner h2 a:active
{
	color: #6000F0;
}

#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;
	margin:0 auto;  
	padding:5px 20px 0 0;
	text-align:right;   
}

#toplinks li {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#toplinks li a:link,
#toplinks li a:visited
{
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	background: none;
}

#toplinks li a:hover,
#toplinks li a:active
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background: none;
}

#toplinks .linkhere a:link,
#toplinks .linkhere a:visited,
#toplinks .linkhere a:hover,
#toplinks .linkhere a:active
{
	text-decoration:none;
	font-weight: bold;
	color: #0000D0;
	background: none;
}

#gauche {
	// occupation: 160+2*1+2*2=166 ou 160+2+3=166;
	width:160px;
	border:#d0c890 1px solid;
	// padding: 3px 3px;
	padding: 2px 2px;
	background:#ffffff url(/img/bck.png);
	margin: 0 auto;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	float: left;
	display: inline;
	font-family: helvetica, arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

#gauche p {
	margin: 4px;
}

#gauche h3 {
	font-family: helvetica, arial;
	font-size: 16px;
	font-weight: bold;
	color: #b00040;
	background: #d0c890;
	margin-top: 0em;
	margin-bottom: 0em;
}


#main {
	// occupation: 574+2*3=580 ou 574+2*1+2*2=580;
 	width: 574px;
	//padding: 3px 3px;
	padding: 2px 2px;
	border:#d0c890 1px solid;
	background:#ffffff url(/img/bck.png);
	margin: 0 auto;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: right;
	display: inline;
	text-align: justify;
}

#main h2 {
	font-family: helvetica, arial;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #6020a0;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	text-align: center;
}

#main h3 {
	font-family: helvetica, arial;
	font-size: 16px;
	font-weight: bold;
	color: #b00040;
	background: #d0c890;
	margin-top: 0em;
	margin-bottom: 0em;
}

#main h4 {
	font-family: helvetica, arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#main p {
	margin-left: 4px;
	margin-right: 4px;
}


#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;
	background:#ffffff;
	padding: 2px 2px;
	border:#000000 1px solid;
	font-family: fixed, courier;
	font-weight: normal;
	text-align: left;
	color: black;
}

#imgframe {
	margin: 0 auto;
	background:#ffffff;
	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: helvetica, arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: black;
}

