#form_wrapper{
	float: left;
   left: 170px;
    top: 91px;
    position: absolute;
	width: 774px;
}

#lista {
 margin-top: 23px;
   
}
#lista form {
   
   
    width: 300px;
}
#lista input {
   border: 0 none;
   color: #787878;
    font-size: 12px;
    height: 37px;
    margin-bottom: 20px;
    margin-top: 3px;
    width: 300px;
	text-indent: 11px;
}
#lista select {
	height: 37px;
    border: 0 none;
    color: #787878;
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 3px;
    width: 633px;
	padding: 7px;
}



h1 {
	background-image: url(../img/six.png);
	background-repeat: no-repeat;
	height: 149px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-indent: -3000px;
}
#lista form .input {
	background-image: url(../img/bg_input.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 290px;
	margin-top: 3px;
	
}

.select_event {

	background-repeat: no-repeat;

	width: 290px;

	padding-left: 5px;
}

.select_event option {
	
	text-overflow: ellipsis;

}


#apuntate {
	height: 100px;
	width: 72px;
	position: fixed;
	right: 0px;
	bottom: 0px;
	background-image: url(../img/lista.png);
	text-indent: -3000px;
	cursor: pointer;
}



#lista .enviar {
 	background-image: url("../img/enviar.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 209px;
    margin-right: 161px;
    position: absolute;
    right: 23px;
    text-indent: -3000px;
    top: 175px;
    width: 209px;
}
#lista .enviar:hover {
	background-image: url("../img/enviar_over.png");
}

#lista form .input_inv {
	background-image: url(../img/bg_input_inv.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 290px;
	padding-top: 5px;
	padding-left: 5px;
}

#lista form .input_inv .nombre{
	width:165px;
}
#lista_txt{
	color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	
	
}
#input_wrap{
	 color: #787878;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-top: 14px;
    text-decoration: underline;
    float: left;
    cursor: pointer;
}

#lista_title_img{
	float:left;
	margin-top:10px;
	margin-left:84px;
}

.marquesina{
	visibility:hidden;
}
