/*** Body  (get rid of this already declared in htm.css, put it here just to see below what it looks like***/
@import "centertables.css";
/*** END Body  (get rid of this already declared in htm.css, put it here just to see below what it looks like***/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma, arial, helvetica, sans-serif, Verdana, Geneva;
	color: #555555;
	font-size: 8pt;

}
#css-dpf {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma, arial, helvetica, sans-serif, Verdana, Geneva;
	color: #555555;
	font-size: 8pt;
}

#columndivision {
	width: 19%;
	float: left;
}
a:link, a:visited {
	text-decoration: none;
	color: #333399;
	font-size: 8pt;
}
/*** Table Elements ***/
th {
	font-size: 120%;
	color: #333399;	
	
}
.titre {
	font-size: 10pt;
	font-weight: bold;
	padding:20;
}
/***  End Table Elements ***/
/*** News / Events / Virus  (put in de module/css later***/
h3.middletitles {
	background-color: #cfd0ef;
	width: 70%;
	text-align: center;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
}
.welcome,.virus {
	color: #333399;
	font-family: tahoma, arial, helvetica, sans-serif, Verdana, Geneva;
	font-size: 1.2em;
	background-color: #cfd0ef;
	width: 100%;
	text-align: center;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/welcomeend.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

/********************************* BOX **********************************/
/*** Box Right ***/
.boxright {
	width: 174px;
	background-image: url(../images/BACKLINE400.gif);
	border: 1px solid Gray;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: center;
}
/*** Box Left ***/
.box {
	width: 174px;
	background-image: url(../images/BACKLINE400.gif);
	border: 1px solid Gray;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 2px;
}
.box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
}
.box_title {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight: bold;
	font-size: 90%;
	color: #5555;
	text-align: center;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	BORDER-BOTTOM: #808080 1px solid;
}
/********************************* END BOX **********************************/
.box_menu {
		background-image: url(images/h2.gif);
	background-position: left;
	background-repeat: no-repeat;

	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 2px;
	padding-top: 7px;
}
/********************************* MENU **********************************/
.niv1 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;

	font-weight: bold;

	background-image: url(../images/h2.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-position: 0 6;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 2px;
	padding-top: 3px;
	font-size: 8pt;
	color: #FF8000;

}
.niv2 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;

	background-image: url(../images/h4.gif);
	background-position: 0 4;
	background-repeat: no-repeat;
	padding-left: 8px;
	text-decoration: none;
	margin-left: 5px;
	font-size: 8pt;
	color: #FF8000;
}
.niv3 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
    font-style: italic;
	background-image: url(../images/h5.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;

	text-decoration: none;
	margin-left: 12px;
	font-size: 8pt;
		        color: #FF8000;
}
a:hover{
	color: #FF8000;
}


.activemenu {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 8pt;
	background-image: url(../images/h4.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}
/********************************* END MENU **********************************/
form {
	margin-bottom: -5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: -5px;
}

