a {
	color: #0000CC;
	text-decoration: none;
	font-family: "times new roman";
	font-size: 12px;

}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: "times new roman";
	font-size: 12px;


}
a:visited {
	text-decoration: none;
	color: #990099;
	font-family: "times new roman";
	font-size: 12px;
}
.topnavigationbar {
	/*cursor:url(http://sciences.ch/cursor.cur);*/
	font-family: "arial";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavigationbar:hover {
	/*cursor:url(http://sciences.ch/cursor.cur);*/
	font-family: "arial";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavigationbar:visited {
	font-family: "arial";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright{
	font-family: "arial";
	font-size: 10px;
	color: #FFFFFF;	
}
TABLE.head{
	WIDTH: 570px;
}
TD.head{
	FONT-FAMILY: "times new roman"; FONT-SIZE: 25px;
	BACKGROUND-IMAGE: url(http://sciences.ch/css/images/rapport.gif);
	BACKGROUND-REPEAT: no-repeat;
	TEXT-ALIGN: center;
	HEIGHT: 50px;
	PADDING-TOP: 25px;
	COLOR: #317BA9;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
}
TD{
	FONT-FAMILY: "times new roman"; FONT-SIZE: 12px
}
TH {
	FONT-FAMILY: "times new roman"; FONT-SIZE: 12px
}

.TABLEBORDER {
	BORDER: 0px black solid;
	BACKGROUND-COLOR: #000000;
	WIDTH: 570px;
	TEXT-ALIGN: center;
}
.TABLEFRAME {
	BACKGROUND-COLOR: #7F91A9;
	BORDER: 0px black solid;
	WIDTH: 100%;
}
.TABLEDATA {
	BACKGROUND-COLOR: #ffffff;
	WIDTH: 100%;
}
.TABLEHREF {
	COLOR: #dd0050; FONT-FAMILY: "times new roman"; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
.TABLETITLE {
	BACKGROUND-COLOR: #7F91A9; COLOR: #404040; FONT-FAMILY: "times new roman"; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
.TABLEARCHIVE{
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
	FONT-SIZE: 14px;
}
.TABLEINSTALL{
	BACKGROUND-COLOR: #ffffff;
}
#helpBox {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 120px;
}
DIV.helpBoxDIV {
	width: 130px;
	padding: 0px;
	background: #7F91A9;
	/*border: 1px solid black;*/

	color: white;
	font-family: "arial";
	font-style: Normal;
	font-weight: Normal;
	font-size: 10px;
	line-height: 10px;
}
body {
	margin-top: 0px; 
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/backgroundblack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-face-color: #7F91A9;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #D4D0C8;
	scrollbar-arrow-color: #FFFFFF;
}

/*Pour les images de fond du tableau du layout*/
.toplayout{
	background-image: url(../images/layout/toplayout.jpg);	
}
.middlelayout{
	background-image: url(../images/layout/middlelayout.jpg);	
}
.leftlayout{
	height:714px;
	background-image: url(../images/layout/leftlayout.jpg);	
}
.baslayout{
	background-image: url(../images/layout/baslayout.jpg);
	background-repeat: no-repeat;	
}

.PageTitles{
	border: 1px dotted #000000;
	background-color: #7F91A9;
	height: 30px;
}

.littletop {
	/*cursor:url(http://sciences.ch/cursor.cur);*/
	color: #000000;
	text-decoration: none;
	font-family: "arial";
	font-size: 9px;

}
.littletop:hover {
	/*cursor:url(http://sciences.ch/cursor.cur);*/
	color: #000000;
	text-decoration: none;
	font-family: "arial";
	font-size: 9px;
}
.littletop:visited {
	/*cursor:url(http://sciences.ch/cursor.cur);*/
	text-decoration: none;
	color: #000000;
	font-family: "arial";
	font-size: 9px;
}

.connected{
	font-family: "Verdana";
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}

.abs {
	vertical-align: middle ;
}