.opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
.opciones:hover {
	background-color:#0099FF;
	}
.menu {
	background-image:url(Indexmaquiser.jpg);
	background-repeat:no-repeat;
	padding-left:0px;
}
.contiene_menu {
	margin-left:9px;
	margin-top:15px;
}

.top{
text-decoration:none;
font-family:"Century Gothic";
font-size:15px;
color:#FFFFFF;
}


.info {
	background-image:url(info.jpg);
	background-repeat:no-repeat;
	font-family:Century Gothic;
	font-size:13px;
	text-align: justify;
	padding-left:10px;
	color:#FFFFFF; 
}
.contenido {
	font-family:Century Gothic;
	font-size:13px;
	text-align: justify;
	color:#FFFFFF;
}
.contenido td {
	text-align: justify;

}
.contenido a{
   text-decoration:none;
   color:#FFFFFF;
}

.divstyle{
	font-family:Century Gothic;
	font-size:15px;
	font-size-adjust:inherit;
	color:#000000;
}

.estiloinfo {
    padding-right:25px;
	font-family:Century Gothic;
	font-size:13px;
	text-align: justify;
	color:#FFFFFF; 
	text-decoration:none;
}
.estiloinfo b {
    font-family:Century Gothic;
	font-size:15px;
	font-weight:bold;
}
.titulo_detalle {
   font-family:"Century Gothic";
   font-size:14px;
   color: #000000;
	 font-weight:bold;
}
.detalle_contenido {
font-family:"Century Gothic";
font-size:14px;
color:#000000;
}

.sighiente {
color:#000000;
font-family:"Century Gothic";
font-size:13px;
   
}




span {
	background-color:#1B8BD9;
	margin-right:4px;
	border-left:solid 2px #105F8C;
	border-right:solid 2px #105F8C;
}

.invernadero{
font-family:'Century Gothic';
font-size:14px;
color:#FFFFFF;
}

.footer{
text-align:center;
font-family: "Century Gothic";
font-size:13px;
color:#FFFFFF;
}
.footer a{
text-decoration:none;
color:#FFFFFF;
}

.header{
font-family:Century Gothic;
font-size:13px;
color:#FFFFFF;
text-align:right;
padding-right:30px;}

.header a{
text-decoration:none;
color:#FFFFFF;
}


.infodiv{
   display:none;
   position:absolute;
   height:auto;
   top:185px;
   left:34%;
 }

.margen {
     border-color:#0078B3;
	 border-left:solid 7px;
	 border-left-color:#0078B3;
	 border-right:solid 7px;
	 border-right-color:#0078B3;
	 border-top:solid 7px;
	 border-top-color:#0078B3;
	 border-bottom:solid 7px;
	 border-bottom-color:#0078B3;
	 }


#detalle {
  /*display: none;*/
  background-color:#FFFFFF;
  position:absolute;
  height:auto;
  top:-108px;
  left:21px;
  z-index:1000;
}

