/*style sheet for vital infusion*/

body {
margin: 0;
padding:0;
position: absolute;
width: 100%;
height: 100%;
background-color: #000000;
/*line-height: 16px;*/
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #008BF8;
      			scrollbar-3dlight-color:silver;
                scrollbar-arrow-color:silver;
                scrollbar-track-color:silver;
                scrollbar-darkshadow-color:gray;
                scrollbar-face-color:blue;
                scrollbar-highlight-color:gray;
                scrollbar-shadow-color:black
}

A:link {background: #000000; text-decoration: none;}
A:visited {background: #000000; color: #FF9933; text-decoration: none;}
A:active {background: #000000; text-decoration: none;}
A:hover {background: #DDDDDD; color: blue;}

.class2 A:link {background: #000000; text-decoration: none;}
.class2 A:visited {background: #000000; color:#FF9933; text-decoration: none;}
.class2 A:active {background: #FFCC00; text-decoration: none;}
.class2 A:hover {background: #DDDDDD; color: blue;}

/*topframe*/
.haut {
width: auto;
height: 40px; /* adjust the top width */
background-color: black;
color: #ccc;
font-size: 14px;
font-family: Verdana;
font-weight: bold;
padding: 0px;
}

.haut2 {
width: auto;
height: 60px; /* adjust the top width */
background-color: black;
color: #ccc;
font-size: 14px;
font-family: Verdana;
font-weight: bold;
padding: 20px;
}

.conteneur {
height: 396px;
width: 100%;
}

/*image*/
.gauche {
position: absolute;
left: 0;
width: 315px;
height: 396px;
background-image: url(images/image132b_alt.gif);
background-repeat: no-repeat;
}

/*main frame*/
.frame {
margin-left: 315px;
width: auto;
height: 500px;
overflow: auto;
font-size: 1px;
border-left-color: #8B0000; /*darkRed*/
border-left-style: solid;
border-left-width: 1px; 

}

/*bottom frame - disabled */
/*.bas {
width: auto;
height: 30px;
background-color: black;
color: white;
padding: 10px;
}*/

.bas{
width:auto;
height: 30px;
padding-left: 40px;
padding-top: 0px;
font-family: Arial;
font-size: 10px;
color: #aaaaaa;
}

ul, li{
margin: 20; 
padding-left: 50px;
padding-right: 5px; 
list-style-type: circle; 
list-style-position: inside;
font-size: 12px;}

.whiteText {
font-family: Verdana;
font-size: 14px;
color: #FFFFFF;
padding-left: 100px;
padding-right: 100px;
}

.whiteText2 {
font-family: Verdana;
font-size: 10px;
color: #0015ff;
padding-left: 30px;
}

.whiteText2-1 {
font-family: Verdana;
font-size: 10px;
color: #0015ff;
}

.whiteText3 {
font-family: Verdana;
font-size: 10px;
color: #f5f5db;
padding-left: 30px;
}

.whiteText4 {
font-family: Verdana;
font-size: 15px;
color: #FFFFFF;
padding-left: 150px;
padding-right: 150px;

}

.blueText {
font-family: Verdana;
font-size: 12px;
color: #0015ff;
padding-left: 100px;
padding-right: 100px;
}

.blueText2 {
font-family: Verdana;
font-size: 12px;
color: #0015ff;
}

.blueText3 {
font-family: Verdana;
font-size: 10px;
color: #0015ff;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}

.medblueText {
font-family: Verdana;
font-size: 12px;
color: #0066CC;
padding-left: 100px;
padding-right: 100px;
}

.paypal {width: 150px;}

form {
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
padding-left: 15px;
padding-right: 5px;
}

input
{
color: #000000;
background: #ffffcc;
/*border: 1px solid #ffffff;*/
}

.submit input 
{
color: #000000;
background: #ffff00;
/*border: 2px outset #ffffff;*/
}

.textarea
{
color: #000;
background: #ffffcc;
/*border: 2px outset #ffffff;*/
}

.footerText {
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
}

img.floatRight
{
float: right; 
margin: 4px;
padding: 7 7 7 7;
}

img.floatLeft
{
float: left; 
margin: 7px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
}

/*menu position*/
.menu {
padding-top: 125px;
padding-left: 125px;
}

.banner
{
padding-left: 8px;
}

.imgBanner
{
padding-left: 310px;
/*border-bottom-color: #999999;
border-bottom-style: solid;
border-bottom-width: 1px;*/
/*border-right-color: #9f0404;
border-right-style: groove;
border-right-width: 1px;*/
}

.dropcap {
  float: left;
  font: normal 30pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: navy;
  margin-right: 0px;
}

hr
{
color: #0026FF;
height: 1px;
}

.listLeft {
border-left-color: #0A0ABC;
border-left-style: solid;
border-left-width:2px;
 
}
.listRight {
border-right-color: #0A0ABC;
border-right-style: solid;
border-right-width:2px;
 
}
 
 