@charset "utf-8";
/* CSS Document */

  a:link {text-decoration:none}
  a:visited {text-decoration:none}
  a:hover{text-decoration:none}
  a:active{text-decoration:none}
  .main{ width:760; height:500; background-image:url(../Images/fondo.jpg); border:1px solid #CCCCCC;}
  .p{word-spacing: 0; line-height: 100%; margin-top: 0; margin-bottom: 0;}
  .menu {font-size: 10px; font-family: Verdana; font-weight: bold; color: #F0E4CA;}
  .menubar{font-family: Tahoma;font-size: 19px;color: #F0E4CA;}
  .tituloitem   {font-family: Tahoma; color: #B62121; font-size: 12px; font-weight: bold; }
  .titulosubitem{font-family: Tahoma; color: #663300; font-size: 12px; font-weight: bold; }
  .textoitem{font-family:Tahoma; color:#663300; font-size: 12px;}
  .textoclass{font-family:Tahoma; color:#663300; font-size: 11px; font-stretch:semi-condensed;}
  .datos {font-family: Verdana; font-size: 12px;color: #663300; font-weight: bold; }
  .textos {font-family: Verdana; font-size: 12px;color: #663300; }


  .estilotextarea {width:400px; height:300px; overflow:auto; background-color: transparent; border:0px;
                   scrollbar-arrow-color: #A72727;
				   scrollbar-base-color:  transparent;
				   scrollbar-dark-shadow-color: transparent;
				   scrollbar-track-color: #CABFAC;
				   scrollbar-face-color: 9F9176;
				   scrollbar-shadow-color: #CABFAC;
				   scrollbar-highlight-color: #CABFAC;
				   text-align:justify; 
				   color:#663300; 
				   font-family:Tahoma; 
				   font-size:12px}

  .textbox {width:150px; background-color:#BEBD9E; border:0px;
                   scrollbar-arrow-color: #A72727;
				   scrollbar-base-color:  transparent;
				   scrollbar-dark-shadow-color: transparent;
				   scrollbar-track-color: #CABFAC;
				   scrollbar-face-color: 9F9176;
				   scrollbar-shadow-color: #CABFAC;
				   scrollbar-highlight-color: #CABFAC;
				   text-align:left; 
				   color:#663300; 
				   font-family:Tahoma; 
				   font-size:12px}

