BODY{
    COLOR: red;
    FONT-FAMILY: Verdana, arial, helvetica;
    FONT-SIZE:11;
}

.titre{
  font-familiy:arial;
  font-size:13;
  font-weight:bold;
  text-decoration:none;
  color:"#ffffff";
}

.liste{
  font-familiy:arial;
  font-size:13;
  font-weight:normal;
  text-decoration:none;
  color:"#000000";
}

.std{
  font-familiy:arial;
  font-size:11;
  font-weight:normal;
  text-decoration:none;
  color:"#ffffff";
}
.val{
  font-familiy:arial;
  font-size:11;
  font-weight:normal;
  text-decoration:none;
  color:"#ffffff";
}
.lib{
  font-familiy:arial;
  font-size:11;
  font-weight:normal;
  text-decoration:none;
  color:"#ffffff";
}
.libblk{
  font-familiy:arial;
  font-size:13;
  font-weight:normal;
  text-decoration:none;
  color:"#000000";
}
.menu-s{
  font-family:arial;
  font-size:15;
  font-weight:none;
  text-decoration:none;
  color:"ffee00";
}
.menu-u{
  font-family:arial;
  font-size:15;
  font-weight:none;
  text-decoration:none;
  color:"ffffff"
}
.incorps-s{
  font-family:arial;
  font-size:11;
  font-weight:none;
  text-decoration:underline;
  color:"3333ff";
}
.incorps-u{
  font-family:arial;
  font-size:11;
  font-weight:none;
  text-decoration:none;
  color:"3333ff"
}

.pub{
  font-familiy:arial;
  font-size:10;
  font-weight:normal;
  text-decoration:none;
  color:white;
}

.last{
  font-familiy:arial;
  font-size:13;
  font-weight:normal;
  text-decoration:none;
  color:white;
}

.smenu_s{
        font-family:arial;
        font-size:15;
        font-weight:none;
        text-decoration:none;
        color:"ffee33";
}
.smenu_u{
        font-family:arial;
        font-size:15;
        font-weight:none;
        text-decoration:none;
        color:"ffffff"
}

input
{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	border: #000066;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ffcc33;
}

textarea{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	border: #000066;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ffcc33;
}

.btn
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF99ff;
	border-color: #FFCC00 #FF6600 #FF6600 #FFCC00;
	height: 18px;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.td.border1px
{
	border-style       : solid;
	border-top-width   : 1px;
	border-right-width : 0px;
	border-bottom-width: 1px;
	border-left-width  : 0px;
}
.td.underline1px
{
	border-style       : dotted;
	border-top-width   : 0px;
	border-right-width : 0px;
	border-bottom-width: 1px;
	border-left-width  : 0px;
}







.menu-btn-u{
	font-family: arial;
	font-size: 13;
	font-weight:non;
	text-decoration:none;
	color: black;
	border: #ffffff;
	border-style:solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #ffcc00;
}

.menu-btn-s{
	font-family: arial;
	font-size: 13;
	font-weight:non;
	text-decoration:none;
	color: #000055;
	border: #ffffff;
	border-style:solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color: #ff9900;
}




select{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 22pt;
	color: #000000;
	border: #000066;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ffcc33;
}

input.txt{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 12pt;
	color: #ffffff;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #4D68AF;
}

input.btn{
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 10pt;
	font-weight:non;
	color: #ffffff;
	border: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ff99ff;
}

input.smallbtn{
  font-family: trebuchet ms, verdana, arial, helvetica;
  font-size: 7pt;
  font-weight:normal;
  color: #ffff99;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  background-color: #4466aa;
  }
