/*ventana emergente*/

BODY {

SCROLLBAR-FACE-COLOR:#b4d90f;
      SCROLLBAR-HIGHLIGHT-COLOR:#004F20;
      SCROLLBAR-SHADOW-COLOR:#b4d90f;
      SCROLLBAR-3DLIGHT-COLOR:#004F20;
      SCROLLBAR-ARROW-COLOR:#004F20;
      SCROLLBAR-TRACK-COLOR:#004F20;
      SCROLLBAR-DARKSHADOW-COLOR:b4d90f;
}

a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
color:#000000;}
a:hover{
color:#004F20;

}
#uno{
display:none;}
#dos{
display:block;}

#folletoMin{
display:none;}
#folletoMax{
display:block;}


button{
background-color:#004F20;
color:#FFFFFF;
border:none;
width:100px;
font-size:12px;


}
button:hover{
background-color:#b4d90f;
color:#000000;
}
button:visit{
background-image:url(../imagenes/boton3.JPG);
}
#flotante {
	position:absolute;
	width:100%;
	top:0%;
	left:0%;
	height:150%;
	z-index:999;
    background-image: url(../imagenes/overlay.gif);
    display:none;
  }
#flotanteContenido {
	position:relative;
	border: 1px solid black;
	color:#999999;
	background-color:#FFFFFF;
	width:600px;
	top:50px;
	height:auto;;
	z-index:1000;
	}

.footer{
width:980px;}         
.close {
  cursor:pointer;
  float: right;
 }
 
.maquina .t{
 background-color :#2311FD;
}
 
.maquina .t.hover{
  background-color :#D3EEB9;
  color:#2311FD;
}
/*.flotante{
   width:1000px;
   height:1000px;
   visibility:hidden;
}
.flotante .contenido{
/*   margin-left:20%;
   margin-right:20%;
   position:relative; 
}*/
.pagina{
    width:980px;
	height:auto;
	margin:auto;

}
 
.arriba{
  width:980px;
  height:102px;
}

.arriba .titulo{
  font-size:32px;
  color:#2311FD;
  font-style:normal;
  /*font-family:Arial, Helvetica, sans-serif;*/
}

.fondo{
  width: 980px; 
  height:690px;
  background-image: url(../imagenes/mys.jpg);
  background-repeat: no-repeat;
  background-position:center;
  /*background-image: url(../imagenes/fondo_pagina.jpg);
  background-repeat:repeat-y;
  background-position:center;*/
 
}
.center{
  width: 100%; 
  height:auto;
   background-image: url(../imagenes/fondo_pagina.jpg);
  background-repeat:repeat-y;
  background-position:center;

}

.center .nos{

}

.center .detalle{
width:960px;
  /*font-family:Arial;*/
  position:relative;
   height:auto;
  /*margin-left:100px;*/
}

.center .detalle .folleto{
  width:980px;
 /* font-family:Arial;*/
  position:relative;
  text-align:center;
  height:auto;
}

.center .detalle .cerrar{
font-size:12px;
width:auto;
text-align:left;
background-color:#E0FFD7;

}

.abajo{
  font-size:11px;
  text-align:left; 
  height:130px;
  float:center;
  width:980px;
  background-image:url(../imagenes/abajo.jpg);
  
}

.video{
  valign: center;
  halign: center;
}

.maquina{
  width:220px;
  height:100px;
  /*font-family:Arial;*/
  position:absolute;
  text-align:center;
  z-index:1;
}

.titulo{
    font-size:12px;
	text-align:center;
	color:#000000;
}

.maquina .textarea{
	font-size: 9px;
    float:left;
	height:100px;
	width:0px;

}
.maquina .desp{
    width:90%;
	overflow-y:hidden;
	overflow-x:hidden;
	height:115px;
	z-index:10;
	margin-top:5px;
	margin-left:1%;
	position:relative;
	
}

.maquina .contenido{
   	margin-top:0px;
    width:0px;
    height:140px;
    filter: alpha(opacity=0); 
	margin-left:0px;
    float:right;
    opacity: 0;
	position:relative;
	/*z-index:10;*/background-image: url(../imagenes/detalle.jpg);
	
}

.maquina .contenido2{
    position:relative;
	margin-top:0px;
    width:0px;
	overflow:auto;
    height:140px;
    filter: alpha(opacity=0); 
    margin-left:20px;
    opacity: 0;background-image: url(../imagenes/detalle.jpg);
}

.maquina .contenido .cerrar{
font-size:8px;
text-align:right;
background-color:#E0FFD7;
border:outset;
height:8px;
width:8px;
}

.maquina .contenido .cerrar .boton{
font-size:8px;
text-align:right;
background-color:#E0FFD7;
float:left;
border:outset;
height:8px;
width:8px;
}

#t{
 font-size:10px;
 background-color:#D1FCD5;
}

#t:hover{
  color:#2311FD;
}

#t1{
  font-size:10px;
  background-color:#BFFBC7;
}
#t1:hover{
  color:#2311FD;
}
 
#titulo{ 
  background-color:#b4d90f;/*#33CC66;*/
  font-size:15px;
  color:#000000; 
}
 
#L1{
background-color:#D1FCD5;
 font-size:13px;

}
#L1:hover{
 background-color :#D3EEB9;
  color:#2311FD;

 }
 #L2{
 background-color:#BFFBC7;
 font-size:13px;

}
#L2:hover{
 background-color :#D3EEB9;
  color:#2311FD;
 }
 
 
.caja{
 width:100%;
 /*font-family:Arial;*/
 height:200px;
 margin-left:0px;
 vertical-align:middle;
 }

.menu{
	 height:38px;
     background-image:url(../imagenes/cabecera.jpg);
     background-repeat:repeat-y;
	 width:980px;
	 font-size:9px;	 
}
#item{
   width:90px;
   text-align:center;
   font-size:12px;
  /* font-family: "Courier New", Courier, monospace;*/
   }
   
#item:hover{
   background-color:#33CC66;
   width:90px;
   text-align:center;
   
   font-size:12px;
   }
.caja .titulo{
    text-align:center;
	font-size: 12px;
	color:#000000;
}
.caja .textarea{
	font-size: 12px;
	/*margin-left:25px;*/
	z-index:1;
}

.caja .contenido{
	float:left;
}
.main{
  align:center;
  margin-right: 2%;
  margin-left: 2%;
  
}


.menuSuperior{
 float:right;
 align: right;
 z-index:1;
}

.menuLeft{
 float:left;
 overflow-y:none;
 width:12%;
 background-color :#FFFF99;
 }
 
.barraLeft{
 float:left;
 width:0%;
 left:0px;
}

.barraRight{
  float:right;
  margin-right:212px;
  width:0%;
  right:0px;
}
.FV{
height:auto;
overflow:hidden;}