@charset "utf-8";
/* CSS Document */
 
 BODY {
	background-color: #eaeaea;
	background: url("imgs_laverde/fondo.jpg");
	background-repeat:  repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*scrollbar-face-color: #FFFFFF; 	
    scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #4668C1;
	scrollbar-arrow-color: #4668C1;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #4668C1;*/
	
	
}

/*- Menu Tabs F--------------------------- */

  .tabsF {
      float:left;
      width:94%;
      font-size:11px;
      line-height:38px;
      }
    .tabsF ul {
	margin:0;
	padding:1px 1px 0 6px;
	list-style:none;
      }
    .tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    .tabsF a {
	float:left;
	background:url("imgs_laverde/back1.jpg");
	margin:0;
	padding:0 10px 0 6px;
	font-family: verdana;
    color:#FFF;
	text-decoration:none;
      }
	  .tabsF a:hover {
	float:left;
	background:url("imgs_laverde/back2.jpg");
	margin:0;
	padding:0 10px 0 6px;
	text-decoration:none;
      }
   
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
   .tabsF a span {float:none;}
    /* End IE5-Mac hack */
    .tabsF a:hover span {
	font-family: verdana;
      color:#FFF;
      }
    .tabsF a:hover {
      background-position:0% 0px;
      }
    .tabsF a:hover span {
      background-position:100% 0px;
      }
	  
	
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
	position:absolute;
	top: 0;
	margin-left:38px;
	border: 1px solid #000000; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:normal 10px Verdana;
	line-height:16px;
	z-index:100;
	background-color:#1E314F;
	width: auto;
	visibility: hidden;
}


.dropmenudiv_d{
	position:absolute;
	top: 0;
	margin-left:1px;
	border: 1px solid #9BAD7C; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	background-color:#AEC48E;
	width: auto;
	visibility: hidden;
}

.dropmenudiv_d a{
width: auto;
display: block;
text-indent: 2px;
border: 0px solid #fff; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 3px;
text-decoration: none;
color: black;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_d a:link{ /*THEME CHANGE HERE*/
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	background-color: #638E5E;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
background-color:#000000;
}
 .dropmenudiv_d ul {
	margin:0;
	padding:1px 1px 0 0px;
	list-style:none;
      }
    .dropmenudiv_d li {
      display: block;
      margin:0;
      padding:0;
      }
	  
.padre{
margin-left: 2%;
 width:955px;
 }

.dropmenudiv_x{ /*estilo para listado equipos en cualquier resolucion*/
	position:absolute;
	top: 389px;
	margin-left: 4px;
	z-index:100;
	width:227px;
	height:376px;
	background-color: #EEF3E9;
	visibility: visible;
	overflow-y: auto;
	overflow-x: hidden;
	background-image: url(imgs_laverde/fdo_apdiv1.jpg);
	background-repeat:no-repeat;
	scrollbar-face-color: #EEF3E9;
	scrollbar-highlight-color: #CADABA;
	scrollbar-shadow-color: #CADABA;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #ADC695;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #fff;
}



.subnav {
	float:left;
	margin-top:1px;
	width:200px;
	height:29px;
	background:url("imgs_won/lang.gif");
	margin-left: 1px;
}

.subnav2 {
	float:left;
	margin-top:1px;
	width:770px;
	height:29px;
	background:url("imgs_won/subnavleft.gif");
	margin-left: 1px;
}

.titmenu {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	color: #fff;
	padding: 4px 0 5px 0;
	padding-left: 10px;
	padding-right:12px;
}

.glossymenu {
	padding: 0;
	width: 182px; /*width of menu*/
	border: 0px;
	border-bottom-width: 0;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	height: auto;
	/*background-color: #CCCCCC;*/
	background-image:url("imgs_laverde/back_menu.jpg");
	margin-left: 0px;
}



.glossymenu a.menuitem{
background: #ccc url("imgs_laverde/glossyback.jpg") repeat-x bottom left;
font: bold 10px Verdana;
color: #000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0 4px 0;
padding-left: 5px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #000;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 4px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background: url("imgs_laverde/glossyback2.jpg");
}

/* sin uso en page */
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #fff;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #000;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 11px Verdana;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 5px;
}

/* color fondo y texto en hover*/
.glossymenu div.submenu ul li a:hover{
background: url("imgs_laverde/back_tit.gif");
color: #003300;
font-weight:bold;
}

.glossymenux {
	padding: 0;
	width: 182px; /*width of menu*/
	border: 0px;
	border-bottom-width: 0;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	height: auto;
	/*background-color: #CCCCCC;*/
	background-image:url("imgs_laverde/back_menu.jpg");
	margin-left: 0px;
}



.glossymenux a.menuitemx{
background: #ccc url("imgs_laverde/glossyback.jpg") repeat-x bottom left;
font: bold 10px Verdana;
color: #000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0 4px 0;
padding-left: 5px;
text-decoration: none;
}


.glossymenux a.menuitemx:visited, .glossymenux .menuitemx:active{
color: #000;
}

.glossymenux a.menuitemx .statusiconx{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 4px;
right: 5px;
border: none;
}

.glossymenux a.menuitemx:hover{
background: url("imgs_laverde/glossyback2.jpg");
}

/* sin uso en page */
.glossymenux div.submenux{ /*DIV that contains each sub menu*/
background: #fff;
}

.glossymenux div.submenux ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenux div.submenux ul li{
border-bottom: 1px solid #000;
}

.glossymenux div.submenux ul li a{
display: block;
font: normal 11px Verdana;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 5px;
}

/* color fondo y texto en hover*/
.glossymenux div.submenux ul li a:hover{
background: url("imgs_laverde/back_tit.gif");
color: #003300;
font-weight:bold;
}

.bodytext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	color: #333333;
}
.verdana10bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #47578F;
}
.verdanabold11 {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	color:#323E65;
	
}
.verdanabold12 {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color:#323E65;
	padding-left:5px;
}
.verdanabold15 {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bolder;
	color:#323E65;
}
.bodytextbold16 {
	FONT-FAMILY: verdana;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	color: #990033;
}
.bodytextbold_cel {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	color: #0066CC;
}
.bodytextbold_cel18 {
	FONT-FAMILY: verdana;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	color: #4A6639;
	text-decoration: underline;
	padding-left: 6px;
}
.bodytextsmall {
	FONT-FAMILY: verdana;
	FONT-SIZE: 9px;
	color: #FFFFFF;
}
.bodytextsmall2 {
	FONT-FAMILY: verdana;
	FONT-SIZE: 9px;
	color: #666666;
	padding-top: 5px;
}
.bodytextsmallbold {
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	color: #006600;
}
.bodyheader {
	FONT-FAMILY: verdana;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	color: #304224;
	text-decoration: underline;
}
.tit_notas_idx {
	FONT-FAMILY: verdana;
	FONT-SIZE: 16px;
	color:#09508C;
	FONT-WEIGHT: bold;
	text-indent: 5px;
	margin: 2px;
	padding: 2px;
}
.bodytext13 {
	FONT-FAMILY: verdana; 
	FONT-SIZE: 12px
}

.verdana12 {  
	font-family: Verdana; 
	font-size: 12px;
}



a.enlaces:hover {
	color:#FF0000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.enlaces:link {
	color: #568442;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.enlaces:visited {
	color: #0066CC;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
a.microenlaces:hover {
	color:#FF0000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
a.microenlaces:link {
	color: #0066CC;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}
a.microenlaces:visited {
	color: #0066CC;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}
.black {
	font-size: 26px;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
}

.BigHeader {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #0a508C;
}
.BigHeaderRED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
}
.red {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.verdana16bold {  
	font-family: verdana; 
	font-size: 16px; 
	font-weight: bold;
}
.verdana10 {  
	font-family: Verdana; 
	font-size: 10px;
}
.bot {
	background-color: #E2EBDE;
	color: #003300;
	border: 1px solid #5E8B49;
	/*cursor: hand;*/ /*da error en IE 6, 7 y otros*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fields {
	background-color: #F2F2F2;
	color: #000000;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fieldsrojo {
	background-color: #FF0000;
	color: #FFFFFF;
	border: thin solid #666666;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.fieldsceleste {
	background-color: #FFFFFF;
	color: #0066CC;
	border: 1px solid #0066CC;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.idxorden {
	background-color: #FFFFFF;
	color: #466C47;
	border: 1px solid #7BAD7A;
	font-family: Verdana;
	font-size: 9px;
}
.bodytext13 {
	FONT-FAMILY: verdana; 
	FONT-SIZE: 14px;
}
.nar {
	color: #FF6600;
	font-size: 9px;
	font-family: Verdana;
}
.rojopeque {
	color: #FF0000;
	font-size: 9px;
	font-family: Verdana;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytextboldrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
}
.table_right_idx {
	border: 2px solid #54657A;
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	color:#ffffff;
	background-color: #999999;

}
.tablaform {
	border:2px solid #7A9560;
	background-color:#E4EADF;
	width:85%;
}
.tabla {
	border:1px solid #34552d;
	background-color:#fff;
	width:640px;
	margin-left:50px;
}
.tabla td{
	border:1px solid #34552d;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	color: #000000;
	text-align:center;
	padding: 2px 2px 2px 2px;
}
.tabla th{
	border:1px solid #34552d;
	background-color:#eaeaea;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
	color: #000;
	text-align:center;
	padding: 2px 2px 2px 2px;
}

.tabla2 {
	border:1px solid #34552d;
	background-color:#fff;
	width:638px;
	margin-left:0px;
}
.tabla2 td{
	border:1px solid #34552d;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	color: #000000;
	text-align:center;
	padding: 1px 1px 1px 1px;
}
.tabla2 th{
	border:1px solid #34552d;
	background-color:#eaeaea;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 13px;
	color: #000;
	text-align:center;
	padding: 2px 2px 2px 2px;
}
. idx {}
.idx ul {
	margin:1;
	padding:0px 1px 0 0px;	
      }
    .idx li {
      display: block;
      margin:0;
      padding:0;
	  list-style-image: url(imgs_laverde/li.png);
      }
