/* debut scroll */

.contenant {width:180px; position:absolute; z-index:10; margin:0 auto; text-align:left; border-right:0px solid #fff;
 scrollbar-arrow-color:#6D929B;
 scrollbar-track-color:#f6f6f6;
 scrollbar-shadow-color:#e0e0e0;
 scrollbar-face-color:#D5CFBD;
 scrollbar-highlight-color:#ffffff;
 scrollbar-darkshadow-color:#6D929B;
 scrollbar-3dlight-color:#f3f3f3;
}

.poem {
text-align:left;font-size:15px;
padding:7px 0px 0px 0px;
width:180px; height:180px;
overflow: auto;
}

/* fin scroll */

.mainDiv
{
  width:160px;
  }

.topItem
{
  background: #6D929B;
  background-image: url("../../images/close2.gif");
  background-position:right center;
  background-repeat:no-repeat;
  padding-left:3px;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #C1DAD6; 
  font-weight:bold;
  font-family:"GOTHIC";
}

.topItemOver
{
  padding-left:3px;
  background: #6D929B;
  background-image: url("../../images/open.gif");
  background-position:right center;
  background-repeat:no-repeat;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #C1DAD6; 
  font-weight:bold;
  font-family:"GOTHIC";
}



.dropMenu
{
  background:#D5CFBD;
  filter:alpha(opacity=100);
  border:1px solid #6D929B;

}

.subMenu
{
   display:block;
}
.subItem
{
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:#663300;
}

.subItem a
{
   text-decoration:none;
   color:#63878F;
}

.subItem a:visited {
 color:#F5FFE1; /* #1F6C09  font-style:italic; */
 font-weight:bold;
}

/* .subItem a:hover {
 color:#00B6F2; font-style:italic; 
 font-weight:bold; 
} */

.subItemOver
{   
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
}

.subItemOver a
{
   color:#485C5A;
   text-decoration:none;
}

.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

.topItem1
{
  background: #3366CC;
  background-image: url("../../images/close2.gif");
  background-position:right center;
  background-repeat:no-repeat;
  padding-left:3px;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight:bold;
  font-family:"GOTHIC";
}


.topItem1Over
{
  padding-left:3px;
  background: #3366CC;
  background-image: url("../../images/open.gif");
  background-position:right center;
  background-repeat:no-repeat;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight:bold;
  font-family:"GOTHIC";
}



.dropMenu1
{
  background:#6699FF;
  filter:alpha(opacity=100);
  border:1px solid #3366CC;

}

.subMenu1
{
   display:block;
}
.subItem1
{
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:#FFFFFF;
}

.subItem1 a
{
   text-decoration:none;
   color:#FFFFFF;
}

.subItem1Over
{
   
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
}

.subItem1Over a
{
   color:#003399;
   text-decoration:none;
}


.topItem2
{
  background: #84596B;
  background-image: url("../../images/close2.gif");
  background-position:right center;
  background-repeat:no-repeat;
  padding-left:3px;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight:bold;
  font-family:"GOTHIC";
}


.topItem2Over
{
  padding-left:3px;
  background: #84596B;
  background-image: url("../../images/open.gif");
  background-position:right center;
  background-repeat:no-repeat;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight:bold;
  font-family:"GOTHIC";
}



.dropMenu2
{
  background:#B58AA5;
  filter:alpha(opacity=100);
  border:1px solid #84596B;

}

.subMenu2
{
   display:block;
}
.subItem2
{
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:#CECFCE;
}

.subItem2 a
{
   text-decoration:none;
   color:#CECFCE;
}

.subItem2Over
{
   
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
}

.subItem2Over  a
{
   color:#FFFFFF;
   text-decoration:none;
}