/* MI ASI SOY AGREGAR */
#asisoy-agregar {
	background:transparent url(../../images/includes/asisoy-agregar/agregar-back.png) no-repeat scroll 0 0;
	color:#FFF;
	font:normal normal normal 12px Tahoma, Geneva, sans-serif;
	height:508px;
	margin:196px 0 0 124px;
	position:absolute;
	width:564px;
	z-index:101;
	visibility: hidden;
}
#asisoy-agregar h1 {
	background:transparent url(../../images/includes/asisoy-agregar/agregar-titulo.png) no-repeat scroll right bottom;
	display:inline;
	float:left;
	height:36px;
	margin:39px 0 0 37px;
	text-indent:-9999px;
	width:192px;
}
#agregar-cerrar {
	background:transparent url(../../images/includes/asisoy-agregar/cerrar.png) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:26px;
	margin:36px 0 0 288px;
	width:26px;
}
#agregar-cerrar:hover {
	background-position:0 -26px;
}
#agregar-desc {
	margin:12px auto 11px;
	width:496px;
}
#agregar-titulo {
	background:transparent url(../../images/includes/asisoy-agregar/titulo.png) no-repeat scroll 0 0;
	height:16px;
	margin:0 0 0 38px;
	text-indent:-9999px;
	width:480px;
}
#titulo_txt {
	background:transparent url(../../images/includes/asisoy-agregar/input-titulo.png) no-repeat scroll 0 0;
	border:0;
	height:28px;
	margin:8px 0 15px 38px;
	padding:15px 0 0 10px;
	width:479px;
}
#agregar-mensaje {
	background:transparent url(../../images/includes/asisoy-agregar/mensaje.png) no-repeat scroll 0 0;
	height:19px;
	margin:0 0 3px 38px;
	text-indent:-9999px;
	width:480px;
}
#mensaje_txt {
	background:transparent url(../../images/includes/asisoy-agregar/input-mensaje.png) no-repeat scroll 0 0;
	border:0;
	height:70px;
	margin:0 0 0 38px;
	padding:10px 0 0 10px;
	width:479px;
}
.input-texto {
	color:#9c9c9c;
	font:normal normal normal 11px Tahoma, Geneva, sans-serif;
}
#agregar-imagen {
	background:transparent url(../../images/includes/asisoy-agregar/imagen.png) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:19px;
	margin:22px 0 0 38px;
	text-indent:-9999px;
	width:93px;
}
#imagen_file {
	display:inline;
	float:left;
	height:32px;
	margin:13px 0 0 8px;
	width:32px;
}
#agragar-nota {
	margin:24px auto 0;
	width:480px;
}
#agregar-enviar {
	background:transparent url(../../images/includes/asisoy-agregar/enviar-btn.png) no-repeat scroll 0 0;
	display:block;
	height:36px;
	margin:18px 0 0 228px;
	text-indent:-9999px;
	width:113px;
}
#agregar-enviar:hover { background-position:0 -36px; }