@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family: Helvetica, sans-serif
	}
.marcoGral{
	width:1000px;
	margin:auto;
	}
	#logoTop{
		text-indent:-10000px;
		display:block;
		height:276px;
		width:194px;
		}
		#logoTop a{
			background-image:url(../images/logoAval.jpg);
			height:276px;
			width:194px;
			display:block;
			}
		
	#bannerTop{
		float:left;
		width:100%;
		overflow:hidden;
		background-image:url(../images/top.jpg);
		background-position:center top;
		height:276px;
		}
	#marcoMenuTop{
		float:left;
		background-image:url(../images/bgTop.jpg);
		background-repeat:repeat-x;
		width:100%;
		height: 42px;
		}
		.separadorTop{
			float:left;
			width:1px;
			height: 42px;
			background-color:#858c90;
			}
		.menuTop{
			float: left;
			margin-top: 13px;
			font-family:arial;
			font-weight:bold;
			}
			.menuTop a{
				color:#FFF;
				text-decoration:none;
				text-transform:uppercase;
				font-weight:bold;
				font-size: 12px;
				}

/*-------------------------------------------------------------TOOLTIP1-------------------------------------------------- */
.Ntooltip {
   /* border-bottom: 4px solid #7cb955;*/
    cursor: pointer;
    float: left;
    padding: 0 40px 10px;
    position: relative;
	}
@media all { .Ntooltip {padding: 0 33px 10px; } }
	div.Ntooltip:hover {
	z-index:9999; /* va a estar por encima de todo */
	}

	div.Ntooltip span {
	display: none; /* el elemento va a estar oculto */
	color: #FFFFFF;
	}

	div.Ntooltip:hover span {
	display: block; /* se fuerza a mostrar el bloque */
	position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
	top:24px; /* donde va a estar */
	left:0px;
	width:170px; /* el ancho por defecto que va a tener */
	padding: 8px; /* la separación entre el contenido y los bordes */
	height:auto;
	background: #7cb955; 
	letter-spacing:normal;
	white-space:nowrap;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	}
	
	.drop{
		width:170px;
		text-align:center;
		font-size:12px;	
		}
		.drop a{
			color:#4b575f;
			text-decoration:none;
			}
	.separadorDrop{
		height:1px;
		width:90%;
		margin:5px auto;
		background-color:#4b575f;
		}


/*-------------------------------------------------------------TOOLTIP1-------------------------------------------------- */	

	
/*-------------------------------------------------------------TOOLTIP2-------------------------------------------------- */
.Ntooltip2 {
    cursor: pointer;
    float: left;
    padding: 0 40px 10px;
    position: relative;
	}
	div.Ntooltip2:hover {
	z-index:9999; /* va a estar por encima de todo */
	}

	div.Ntooltip2 span {
	display: none; /* el elemento va a estar oculto */
	color: #FFFFFF;
	}

	div.Ntooltip2:hover span {
	display: block; /* se fuerza a mostrar el bloque */
	position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
	top:25px; /* donde va a estar */
	left:0px;
	width:170px; /* el ancho por defecto que va a tener */
	padding: 8px; /* la separación entre el contenido y los bordes */
	height:auto;
	background: #7cb955; 
	letter-spacing:normal;
	white-space:nowrap;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	


/*-------------------------------------------------------------TOOLTIP2-------------------------------------------------- */


.marcoBody{
	background-image: url("../images/bg.jpg");
    background-repeat: repeat;
    float: left;
    padding-bottom: 60px;
    width: 100%;
	}
	
#marcoSliderHome{
	border: thin solid #4b575f;
	float:left;
	margin-bottom:30px;
	width:100%;
	}
	.titUltNov{
		color: #7CB955;
		float: left;
		font-size: 24px;
		font-weight: bold;
		margin-bottom: 20px;
		margin-top: 30px;
		}
	#marcoFotoGrandeSlider{
		width: 617px;
		height:283px;
		float: left;
		}
		.fotoGrandesNovedades{
			float: left;
    		width: 617px;
			background-image:url(../images/imgSlider.jpg);
			height:283px;
			}
			.fadeNoticias{
				background-image: url("../images/fade.png");
				background-repeat: repeat;
				color: #FFFFFF;
				cursor: pointer;
				height: 100px;
				margin-top: 183px;
				width: 100%;
				}
				.titNoticiasSlider{
					float: left;
					font-size: 18px;
					font-weight: bold;
					margin-left: 20px;
					margin-top: 10px;
					width: 570px;
					}
				.txtNoticiasSlider{
					float: left;
					font-size: 12px;
					height: 30px;
					margin-left: 20px;
					margin-top: 5px;
					overflow: hidden;
					width: 570px;
					}
				.anioNoticiasSlider{
					float: left;
					font-size: 14px;
					font-weight: bold;
					margin-left: 20px;
					margin-top: 10px;
					}
			#marcoSli11{
				float: left;
				height: 283px;
				overflow: hidden;
				position: relative;
				width: 383px;
				}
				#marcoSli22{
					float:left;
					height: 683px;
					width: 383px;
					overflow:hidden;
					}
					#marcoSli3{
						width:9000px;
						height:120px;
						}
						.imgSli{
							border: solid thin #FFF;
							float:left;
							margin-left:16px;
							cursor:pointer;
							}
.imgSliUsados{
	background-image: url("../images/bgNoticias.jpg");
    cursor: default;
    float: left;
    height: 61px;
    padding-left: 20px;
    padding-top: 10px;
    width: 383px;
	}
	.titNoticiaUlt{
		color:#FFF;
		font-weight:bold;
		font-size:16px;
		float:left;
		padding-top:10px;
		}
	.flechaNoticias{
		float: left;
		margin-left: 4px;
		margin-top: 4px;
		}
	.txtNoticiasUlt{
		color: #FFFFFF;
		float: left;
		font-size: 12px;
		height: 29px;
		margin-top: 5px;
		overflow: hidden;
		width: 320px;
		}
		
	#marcoPuntos{
		background-image: url("../images/bgPuntos.png");
		float: left;
		height: 17px;
		margin-bottom: -10px;
		margin-left: -370px;
		margin-top: 274px;
		padding-left: 14px;
		position: relative;
		width: 74px;
		}
		.puntos{
			background-image: url("../images/spritePuntos.png");
			background-position: 0 0;
			cursor: pointer;
			display: block;
			float: left;
			height: 8px;
			margin-right: 8px;
			margin-top: 4px;
			text-indent: -10000px;
			width: 8px;
			}
		
#luneaVerde{
	background-color:#7fbb59;
	height:1px;
	width:100%;
	float:left;
	margin-bottom:30px;
	}
	
#marcoCuadritosVerdes{
	width:100%;
	float:left;
	}
	.cuadritosVerdes{
		border: thin solid #7FBB59;
		float: left;
		height: 302px;
		width:231px;
		display:block;
		text-indent:-10000px;
		margin-right: 22px;
		}
		.cuadritosVerdes a{
			display:block;
			width:231px;
			height:302px;
			}
			#fidei a{
				background-image:url(../images/imgFideicomiso.png);
				}
			#cheq a{
				background-image:url(../images/imgCheques.png);
				}
			#banc a{
				background-image:url(../images/imgBancos.png);
				}
			#otr a{
				background-image:url(../images/imgOtros.png);
				}
		
		
#foot{
	background-color:#dcdcdc;
	float:left;
	width:100%;
	}
	#topfoot{
		background-image: url("../images/FootTop.jpg");
		background-position: center top;
		height: 27px;
		width: 100%;
		}
		#topfoot{
		background-image: url("../images/FootTop.jpg");
		background-position: center top;
		height: 27px;
		width: 100%;
		}
		#TitFoot{
			float: left;
			height: 15px;
			margin-bottom: 5px;
			width: 100%;
			}
			.titFoot{
				float: left;
				font-size:12px;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				}
				.titFoot a{
					color:#4b575f;
					text-decoration:none;
					}
				.footHome{
					height: 15px;
					margin-right: 36px;
					width: 35px;
					}
				.footSobre{
					margin-left: 36px;
				    width: 166px;
					}
				.footProd{
					height: 15px;
					margin-left: 36px;
					width: 103px;
					}
				.footSgr{
					margin-left: 25px;
					margin-right: 25px;
					width: 119px;
					}
				.footPertenecer{
					margin-left: 36px;
					margin-right: 36px;
					width: 128px;
					}
				.footSocios{
					margin-left: 36px;
					margin-right: 36px;
					}
				.footFaq{
					margin-left: 32px;
					margin-right: 33px;
					}
				.footContacto{
					margin-left: 25px;
					}
			
			.separadorFoot{
				float:left;
				height:100%;
				width:1px;
				background-color:#bcbfc1;
				}
			.separadorFoot2{
				float:left;
				height:82px;
				width:1px;
				background-color:#bcbfc1;
				}
			.txtFoot{
				float:left;
				}
			.textFoot{
				font-size:11px;
				color:#4b575f;
				}
				.textFoot a{
					text-decoration:none;
					color:#4b575f;
					}
					.textFoot a:hover{
						color:#6c7b85;
						}
	#marcoMarcas{
		clear: both;
		float: left;
		margin-top: 50px;
		margin-bottom:10px;
		width: 100%;
		height:60px;
		}
		#txtFoot{
			color: #8F8F8F;
			float: left;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 12px;
			margin-left: 20px;
			margin-top: 17px;
			}
		.logosFoot{
			text-indent:-100000px;
			display:block;
			}
		#logoAvalFoot{
			height: 50px;
    		width: 70px;
			float: left;
			}
			#logoAvalFoot a{
				display:block;
				height: 50px;
    			width: 70px;
				background-image:url(../images/logoAval.png);
				}
		#logoNideraFoot{
			height: 34px;
    		width: 71px;
			margin-left: 14px;
			float: left;
			}
			#logoNideraFoot a{
				background-image: url("../images/logoNidera.png");
				display: block;
				height: 34px;
				width: 71px;
				}
		#logoNideraSemillasFoot{
			height: 34px;
    		width: 71px;
			margin-left: 10px;
			float: left;
			}
			#logoNideraSemillasFoot a{
				background-image: url(../images/logoNideraSemillas.png);
				display: block;
				height: 34px;
				width: 71px;
				}
		#logoCofcoFoot{
			height: 51px;
    		width: 131px;
			margin-left: 120px;
			float: left;
			}
			#logoCofcoFoot a{
				background-image: url(../images/cofco-footer.png);
				display: block;
				height: 51px;
				width: 131px;
				}
		#logoNideraNutrientesFoot{
			height: 34px;
    		width: 71px;
			margin-left: 20px;
			float: left;
			}
			#logoNideraNutrientesFoot a{
				background-image: url(../images/logoNideraNutrientes.png);
				display: block;
				height: 34px;
				width: 71px;
				}
		#logoSantanderFoot{
			height: 34px;
    		width: 141px;
			margin-left:120px;
			float: left;
			}
			#logoSantanderFoot a{
				background-image: url(../images/logo-santander.jpg);
				display: block;
				height: 34px;
				width: 141px;
				}

			#logoBancoIndustrial a{
				background-image: url(../images/Banco_Industrial.jpg);
				  /* display: block; */
				  height:40px;
				  margin-left: 10px;
				  float: left;
				  width: 76px;
				}	
				
			
			
				
				
		#logo54Foot{
			height: 22px;
    		width: 24px;
			margin-top: 49px;
			float: right;
			}
			#logo54Foot a{
				background-image: url(../images/logoMas54.png);
				display: block;
				height: 22px;
    			width: 24px;
				}
	#marcoGrandeSobre{
		border: thin solid #6CAC43;
		float: left;
		margin-top: 50px;
		padding-bottom: 50px;
		width: 999px;
		}
		#marcoTopSobre{
			width:100%;
			float:left;
			margin-bottom: 30px;
			}
			.topSobre a{
				position: relative;
				width: 331px;
				height: 46px;
				padding-top: 25px;
				border: thin solid #6CAC43;
				float: left;
				text-align:center;
				font-size:18px;
				color:#abc69b;
				background-image: url("../images/bgTitSobre.jpg");
				background-repeat: no-repeat;
				background-position: 0% 0%;
				text-decoration:none;
				text-transform:uppercase;
				font-weight:bold;
				}
				.topSobre a:hover{
					background-position:-341px 0;
					color:#FFF;
					}
			.topSobre1 a{
				position: relative;
				width: 331px;
				height: 46px;
				border: thin solid #6CAC43;
				padding-top: 25px;
				float: left;
				text-align:center;
				font-size:18px;
				color:#fff;
				background-image: url("../images/bgTitSobre.jpg");
				background-repeat: no-repeat;
				background-position:-341px 0;
				text-decoration:none;
				text-transform:uppercase;
				font-weight:bold;
				}			
			
		.marcoNotas{
			float: left;
			margin-left: 90px;
			padding-bottom: 10px;
			padding-top: 10px;
			width: 820px;
			}
		.marcoNotasDetalle{
			float: left;
			margin-left: 90px;
			padding-bottom: 10px;
			padding-top: 10px;
			width: 820px;
			}
			.txtNoticia-detalle{
				color: #4B575F;
				float: left;
				font-family: Arial,Helvetica,sans-serif;
				font-size: 14px;
				width: 530px;
				}
			.linkVolver{
				border: 2px solid #7CB955;
				clear: both;
				color: #7CB955;
				display: block;
				float: left;
				font-size: 12px;
				font-weight: bold;
				margin-top: 20px;
				padding: 5px 10px;
				text-decoration: none;
				text-transform: uppercase;
				}
			.diarioNota{
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:16px;
				color:#7cb955;
				text-transform:uppercase;
				margin-bottom: 15px;
				width: 650px;
				float:left;
				}
			.diaNota{
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				color:#4b575f;
				font-size:16px;
				width: 650px;
				margin-bottom: 15px;
				float:left;
				}
			.titNota{
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				color:#4b575f;
				font-size:14px;
				width: 650px;
				float:left;
				}
			.subtitNota{
				font-family:Arial, Helvetica, sans-serif;
				color:#4b575f;
				font-size:14px;
				width: 650px;
				float:left;
				}
			.pdfNota{
				text-indent:-100000px;
				display:block;
				width:144px;
				height:88px;
				float:right;
				margin-top: 35px;
				}
				.pdfNota a{
					display:block;
					width:144px;
					height:88px;
					background-image:url(../images/pdf.jpg);
					}
		
		.lineaHNotas{
			height:1px;
			width: 820px;
			background-color:#bfc2c4;
			margin-bottom:10px;
			margin-top:10px;
			margin-left:90px;
			float:left;
			}
		#marcoPaginadorNota{
			clear: both;
			float: left;
			margin-left: 90px;
			margin-top: 30px;
			width: 680px;
			}
			.pag1Nota a{
				background-color: #659C42;
				color: #FFFFFF;
				float: left;
				font-size: 14px;
				font-weight: bold;
				height: 18px;
				margin-right: 5px;
				padding-top: 2px;
				position: relative;
				text-align: center;
				text-decoration: none;
				text-transform: uppercase;
				width: 20px;
				}
			.pagNotaBtn a{
				background-color: #4b575f;
				color: #c0c4c7;
				float: left;
				font-size: 14px;
				font-weight: bold;
				height: 18px;
				margin-right: 5px;
				padding-top: 2px;
				position: relative;
				text-align: center;
				text-decoration: none;
				text-transform: uppercase;
				width: 20px;
				}
				.pagNotaBtn a:hover{
					background-color: #659C42;
					color: #FFFFFF;
					}
				

.marcoProd1{
	border: thin solid #6CAC43;
    cursor: pointer;
    float: left;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
    width: 980px;
	}
	.imgProd{
		float:left;}
	.txtProd1{
		float: left;
		font-family: helvetica;
		color:#4b575f;
		font-size: 39px;
		font-weight: bold;
		margin-top: 24px;
		text-transform: uppercase;
		}
	.flechaProd{
		background-color: #7CB955;
		float: right;
		height: 23px;
		margin-bottom: -20px;
		margin-top: 80px;
		padding-top: 5px;
		text-align: center;
		width: 33px;
		}
.marcoProd2{
	/*border: thin solid #6CAC43;*/
	border:none;
    cursor: pointer;
    float: left;
    margin-top: 10px;
   /* padding: 40px; */
    width: 920px;
	/*height:0px;*/
	overflow:hidden;
	display:none;
	padding-left:40px;
	padding-right:40px;
	}
	.txtProd{
		color: #4B575F;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;
		line-height: 20px;
		}
		.txtProd a{
			color:#7cb955;
			}
	.titProd{
		font-weight:bold;
		color:#7cb955;
		font-size:16px;
		}
	
	.marcoSeriesEmitidas{
		border: thin solid #6CAC43;
		float: left;
		margin-top: 20px;
		padding: 5px 10px;
		}
		.seriesEmitidas{
			color: #6CAC43;
			float: left;
			font-size: 16px;
			font-weight: bold;
			margin-right: 10px;
			margin-top: 10px;
			text-decoration: none;
			}
		.lineaVSeries{
			width:1px;
			height:40px;
			background-color:#6CAC43;
			float:left;
			}
		.pdfSeriesEmitidas{
			float:left;
			display:block;
			text-indent:-100000px;
			background-image:url(../images/pdfProd.png);
			width:82px;
			height:32px;
			}
		
	.marcoProximosProd{
		float: left;
		margin-top: 30px;
		width: 100%;
		}
		.proximosProd{
			float:left;
			margin-right:24px;
			}
			.proxLanzamientos{
				background-color: #6CAC43;
				color: #FFFFFF;
				float: left;
				font-weight: bold;
				padding-bottom: 9px;
				padding-top: 9px;
				padding-bottom: 7px\9;
				padding-top: 8px\9;
				font-size:14px;
				text-align: center;
				text-decoration: none;
				text-transform: uppercase;
				width: 230px;
				}
				#proxLanzamientos1 { 
					padding-bottom: 17px; 
					padding-top: 17px;
					padding-bottom: 16px\9; 
					padding-top: 15px\9;
					}
			
			.clickProxLanzamientos{
				border: thin solid #6CAC43;
				color: #6CAC43;
				float: left;
				font-size: 11px;
				padding-bottom: 10px;
				padding-top: 10px;
				text-align: center;
				text-decoration: none;
				width: 50px;
				}
		.bancos{
			border: thin solid #6CAC43;
			float: left;
			margin-bottom: 10px;
			margin-right: 35px;	
			}
		.garantias{
			background-color: #6CAC43;
			color: #FFFFFF;
			float: left;
			font-size: 14px;
			font-weight: bold;
			padding-bottom: 9px;
			padding-top: 9px;
			padding-bottom: 7px\9;
			padding-top: 8px\9;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			width: 384px;
			}
			#garantias1{
				padding-bottom: 17px; 
				padding-top: 17px; 
				padding-bottom: 16px\9; 
				padding-top: 15px\9;
				}
	.marcoPdfPimes{
		border: thin solid #6CAC43;
		border-right:none;
		float:left;
		padding: 5px 9px 7px;
		margin-top: 20px;
		}
		.pdfPimes{
			display:block;
			background-image:url(../images/pdfProd.png);
			background-repeat:no-repeat;
			width:82px;
			height:32px;
			margin-bottom:2px\9;
			text-indent:-100000px;
			}
		.lineagrisPdfPime{
			background-color: #ADB0B2;
			height: 1px;
			margin-left: 7px;
			width: 70px;
			}
		#txtgrisPdfPimes{
			text-decoration:none;
			color:#485157;
			font-weight:bold;
			font-size:12px;
			text-align:center;
			}
		#marcoInfoMercado{
			background-color: #6CAC43;
			color: #FFFFFF;
			float: left;
			font-size: 13px;
			font-weight: bold;
			margin-left: 19px;
			margin-top: 20px;
			padding: 2px 7px 2px 3px;
			text-decoration: none;
			}
			#InfoMercado{
				float: left;
				font-weight: bold;
				margin-bottom: 5px;
				margin-top: 5px;
				text-align: center;
				text-decoration: none;
				text-transform: uppercase;
				width: 110px;
				}
			#imgInfoMercado{
				float: left;
				margin-top: 16px;
				display:block;
				text-indent:-100000px;
				background-image:url(../images/flechaMercado.png);
				width:27px;
				height:25px;
				}
		#popCheques{
			background-image:url(../images/fade.png);
			width:100%;
			height:100%;
			position:fixed;
			padding-top: 50px;
			}
			#marcoPopCheques{
				background-image: url("../images/bg.jpg");
				background-repeat: repeat;
				border: thin solid #6CAC43;
				float: left;
				margin-left: 250px;
				padding-left: 50px;
				padding-bottom:30px;
				width: 500px;
				}
				#xPopCheques{
					background-color: #6CAC43;
					cursor: pointer;
					float: right;
					padding-bottom: 2px;
					padding-left: 3px;
					padding-top: 2px;
					text-align: center;
					width: 16px;
					}
				#marcoPopCheques2{
					overflow: auto;
					margin-top:25px;
					height: 420px;
					}
	.imgNoticias{
		display: block;
		float: right;
		padding-top:37px;
		}
		
		.imgNoticias2{
		display: block;
		/*float: right;*/
		}
		
	.diaNoticia{
		color: #7CB955;
		float: left;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 15px;
		width: 530px;
		}
	.tituloNoticia{
		color: #4B575F;
		float: left;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 15px;
		width: 530px;
		}
	.txtNoticia{
		color: #4B575F;
		float: left;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;
		width: 530px;
		}
	.linkLeerMas{
		border: 2px solid #7CB955;
		color: #7CB955;
		display: block;
		float: left;
		font-size: 12px;
		font-weight: bold;
		margin-top: 20px;
		padding: 5px 10px;
		text-decoration: none;
		text-transform: uppercase;
		}
#marcoTopSgr{
	float: left;
    margin-bottom: 30px;
    width: 100%;
	}
	.topSrg a{
		background-image: url("../images/bgTitSgr.jpg");
		background-position: 0 0;
		background-repeat: no-repeat;
		border: thin solid #6CAC43;
		color: #ABC69B;
		float: left;
		font-size: 18px;
		font-weight: bold;
		height: 46px;
		padding-top: 25px;
		position: relative;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		width: 497px;
		}
		.topSrg a:hover{
			background-position:0 -73px;
			color:#FFF;
			}
	
	.topSrg1 a {
		background-image: url("../images/bgTitSgr.jpg");
		background-position: 0 -73px;
		background-repeat: no-repeat;
		border: thin solid #6CAC43;
		color: #FFFFFF;
		float: left;
		font-size: 18px;
		font-weight: bold;
		height: 46px;
		padding-top: 25px;
		position: relative;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		width: 497px;
		}
		
		.marcoNormativo{
			border: thin solid #6CAC43;
			float: left;
			margin-bottom: 10px;
			width: 100%;
			}
			.titMarco{
				color: #4B575F;
				float: left;
				font-size: 14px;
				font-weight: bold;
				margin-left: 20px;
				margin-right: 20px;
				margin-top: 23px;
				width: 692px;
				overflow:hidden;
				}
			.linkMarco{
				float:right;
				text-indent:-100000px;
				display:block;
				width:88px;
				height:62px;
				}
				.linkMarco a{
					background-image:url(../images/clickMarco.jpg);
					width:88px;
					height:62px;
					display:block;
					}

/*-------------------------------------------------------------TOOLTIP33-------------------------------------------------- */
.Ntooltip33 {
    border: thin solid #6CAC43;
    cursor: pointer;
    float: left;
    margin: 20px 0;
    padding: 10px 15px;
    position: relative;
	}
	div.Ntooltip33:hover {
	z-index:9999; /* va a estar por encima de todo */
	}

	div.Ntooltip33 span {
	display: none; /* el elemento va a estar oculto */
	color: #FFFFFF;
	}

	div.Ntooltip33:hover span {
	display: block; /* se fuerza a mostrar el bloque */
	position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
	top:35px; /* donde va a estar */
	left:-1px;
	width:190px; /* el ancho por defecto que va a tener */
	padding: 8px; /* la separación entre el contenido y los bordes */
	height:auto;
	background: #7cb955; 
	letter-spacing:normal;
	white-space:nowrap;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464e53;
	}
	
	#seleccione{
		color: #464E53;
		float: left;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		width: 146px;
		}
	#flechaSeleccione{
		float: left;
		margin-left: 11px;
		margin-top: 3px;
		}
	.drop33{
		width:170px;
		text-align:center;
		font-size:12px;	
		color:#4b575f;
		cursor:pointer;
		}
	.separadorDrop33{
		height:1px;
		width:190px;
		margin:5px auto;
		background-color:#4b575f;
		}
		.dropRequisitos1{
			text-align: center;
    		width: 190px;
			}

/*-------------------------------------------------------------TOOLTIP33-------------------------------------------------- */



#SADetalles{
	float:left;
	clear:both;
	color: #464E53;
	display:none;
	}
#SRLDetalles{
	float:left;
	clear:both;
	color: #464E53;
	display:none;
	}
#SCDetalles{
	float:left;
	clear:both;
	color: #464E53;
	display:none;
	}
#SHDetalles{
	float:left;
	clear:both;
	color: #464E53;
	display:none;
	}
#UnipersonalDetalles{
	float:left;
	clear:both;
	color: #464E53;
	display:block;
	}
#obtenerSA{
	float:left;
	clear:both;
	color: #464E53;
	display:block;
	}
#obtenerSH{
	float:left;
	clear:both;
	color: #464E53;
	display:none;
	}
	.titDetallesRequisitos{
		font-weight:bold;
		float:left;
		clear:both;
		margin-bottom:20px;
		}
	.txtProd{
		float:left;
		clear:both;
		width:100%;
		}
	.descargasRequisitos{
		float: left;
		width: 100%;
		}
	.descargasObtener{
		float:left;
		margin-right: 10px;
		}
		.marcoPdfRequisitos{
			/*border-left: medium none;*/
			border-left:thin solid #6CAC43;
			border-bottom:thin solid #6CAC43;
			border-right:thin solid #6CAC43;
			border-top:thin solid #6CAC43;
			color: #566168;
			float: left;
			font-size: 14px;
			margin-top: 20px;
			padding: 22px 20px;
			text-decoration: none;
			width: 300px;
			}
			
			@media screen and (-moz-images-in-menus:0) {
			.marcoPdfRequisitos{
			/*border-left: medium none;*/
			padding: 21.3px 20px;
			
			}	
				}
			
#fadeObtener{
	background-image: url("../images/fadeObtener.png");
    float: left;
    margin-bottom: 25px;
    margin-top: 25px;
    padding-right: 20px;
	}
	#marcoTicksObtener{
		color: #4B575F;
		float: left;
		font-size: 13px;
		font-weight: bold;
		line-height: 20px;
		margin-right: 20px;
		margin-top: 28px;
		}
		.primeraVez{
			float: left;
    		margin-left: 20px;
			}
form{
	float:left;
	margin-top:20px;
	}
	.marcoInn{
		float:left;
		border:thin solid #6CAC43;
		margin-right:10px;
		margin-bottom:10px;
		}
		.datos{
			color: #4B575F;
			float: left;
			font-size: 14px;
			line-height: 20px;
			margin-left: 10px;
			padding: 6px 0;
			width: 73px;
			}
		.inn{
			float: left;
			height: 21px;
			margin-left: 10px;
			margin-top: 5px;
			width: 305px;
			width:303px\9;
			background: none repeat scroll 0 0 transparent;
			border: medium none;
			outline: 0 none;
			}
		#inn{
			background: none repeat scroll 0 0 transparent;
			border: medium none;
			float: left;
			height: 91px;
			margin-left: 10px;
			margin-top: 5px;
			outline: 0 none;
			width: 715px;
			width:712px\9;
			}
		#enviar{
			float:left;
			cursor:pointer;
			}