.aviso{
	background-color:#FEFBD0;
	font-family:  Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: left;
	vertical-align: middle;
	background-repeat:no-repeat;
	height:35px;
	bottom:2px;
}
.text_grl {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333;
}
.texto_titulo_verde {
	font-family:Arial;
	font-size: 14px;
	color:  #008441;
}
.capa_fondo{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.2;
	opacity:.20;
	filter: alpha(opacity=20);
}

.ie .contenido_pop {
	display: none;
	position: absolute;
	top: 13%;
	left: 33%;
	width: 290px;
	height: 32px;
	padding: 16px;
	border: 1px solid #666;
	background-color: #FFFFCC;
	z-index:1002;
	font-family:Verdana;
	font-size:12px; 
	font-weight:800;
	}

.contenido_pop {
	display: none;
	position: absolute;
	top: 15%;
	left: 33%;
	width: 290px;
	height: 32px;
	padding: 16px;
	border: 1px solid #666;
	background-color: #FFFFCC;
	z-index:1002;
	font-family:Verdana;
	font-size:12px; 
	font-weight:800;
	}
	

	