@charset "iso-8859-1";
/* Date de création: 9/01/2003 */

/* main design */
body { 
	margin: 0px; 
	padding: 0px;
/*	background-color: #336699; background-image: url(../images/BGHR_336699_6699CC.gif); */
	background-color: #ffffff; background-image: url(../images_beta/beta.jpg); 
	font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #000000;
}

.hide {
	display: none;
}

div.spacer {
	clear:both;
}

/* header design */
table#header {
	width: 100%;
	border: 0px;
	margin: 0; padding: 0;
}
table#header td {
	margin: 0; padding: 0;
	vertical-align: middle;
	text-align: center;
}
table#header td#header_left {
	width: 250px;
}
table#header td#header_left img {
	vertical-align: middle;
}
table#header td#header_middle p {
	margin: 0px 0px; padding: 0px;
}
table#header td#header_right {
	width: 250px;
}
a.header:link { 
	color: #0033FF; font-weight: bold; font-size: x-large; font-style: italic; text-decoration: none; 
	height: 26px; left: 125px; top: 41px;
}
a.header:visited { 
	color: #0033FF; font-weight: bold; font-size: x-large; font-style: italic; text-decoration: none; 
	height: 26px; left: 125px; top: 41px;
}
a.header:hover { 
	color: #ff0000; font-weight: bold; font-size: x-large; font-style: italic; text-decoration: none; 
	height: 26px; left: 125px; top: 41px;
}

/* upper menu */
div#uppermenu {
	background-color: #003399;
	border: solid 2px #cccccc;
	text-align: center;	color: #ff9900;	font-size: 14px;
	margin-bottom: 10px; 
	padding: 2px;
}

div#uppermenu span {
	padding-right: 50px;
}

div#uppermenu form {
	display: inline;
	vertical-align: middle;
	margin: 0; padding: 0;
}

div#uppermenu form input[type=text] {
	margin-top: 3px;
}

div#uppermenu form input[type=image] {
	vertical-align: middle;
}

/* main content */
table#maincontent {
	margin-bottom: 6px;
	width: 100%;
	border: 0px; border-collapse: collapse;
}

td#leftcontent {
	padding: 0px; margin: 0px;
	width: 210px;
	color: #000000;
	vertical-align: top;
	font-size: 12px;
}

td#centercontent {
	height: 500px;
	padding: 5px; margin: 0px;
	background-color: #ffffff;
	color: #000000;
	vertical-align: top;
	font-size: 12px;
}

/* legende */
div#legende {
	padding: 5px;
	text-align: center; font-size: 12px; font-weight: bold; color: #C00000;
}

	
/* lower menu */
div#lowermenu {
	background-color: #cccccc;
	border: solid 2px #003399;
	text-align: center;	color: #ff9900;	font-size: 14px;
	margin-bottom: 6px;
	padding: 2px;
}

/* footer */
div#footer {
	text-align: center;	
	font-size: 10px; color: #5555ff;
	background-color: inherit;
}

div#phantomlink {
	display: none;
}

/* other */
.buttonstyle { 
	font-weight: bold; font-size: 10px; color: black;
}

.width40px {
	width: 40px;
}

.width50px {
	width: 50px;
}

.width60px {
	width: 60px;
}

.width80px {
	width: 80px;
}

.width100px {
	width: 100px;
}

.width120px {
	width: 120px;
}

.width160px {
	width: 160px;
}

.width220px {
	width: 220px;
}

.widthXpc {
	width: *;
}

.smallnormal {
	font-size: 10px;
}

.normalbold {
	font-weight: bold;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.vcenter {
	vertical-align: middle;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

img {
	border: 0px;
}

.searchedword {
	font-style: italic; font-weight: bold;
	background-color: #99CCCC;
}

span.othersite {
	font-weight: bold; color: #FF8800;
}

span.hotspot {
	padding: 0px 5px 0px 5px;
	font-weight: bold; font-size: 13px; color: #DC4200;
}

/* link style */
a:link { 
	color: #0000ff; text-decoration: none;
	background-color: inherit;
}
a:visited {
	color: #0000ff; text-decoration: none; 
	background-color: inherit; 
}
a:hover {
	color: #ff0000; text-decoration: none; 
	background-color: inherit; 
}
a.upper:link { 
	font-weight: bold; font-size: 11px; color: #ffffff; text-decoration: none; 
	background-color: inherit; 
}
a.upper:visited { 
	font-weight: bold; font-size: 11px; color: #ffffff; text-decoration: none; 
	background-color: inherit; 
}
a.upper:hover { 
	font-weight: bold; font-size: 11px; color: #0000ff; text-decoration: none;
	background: #ffffcc; 
}
a.lower:link { 
	font-weight: bold; font-size: 11px; color: #0000ff; text-decoration: none; 
	background-color: inherit; 
}
a.lower:visited { 
	font-weight: bold; font-size: 11px; color: #0000ff; text-decoration: none; 
	background-color: inherit; 
}
a.lower:hover { 
	font-weight: bold; font-size: 11px; color: #ff0000; text-decoration: none; 
	background-color: inherit; 
}
