/* ----- CSS PARA LA ZONA DE SEUR --------------*/
#formseur{
	position:relative;
	width:170px;
	background:url(segseurdigital.jpg) no-repeat top left;
	height:138px;
}

#formseur form{
	position:absolute;
	bottom:21px;
	.bottom:19px;
	left:11px;
	.left:8px;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#formseur form {
	position:absolute;
	bottom:0px;
	top:95px;
	left:10px;
	}
}

#formseur a {
    /* background-color:transparent;*/
	border:none;
	text-transform:uppercase;
	font-size:0.8em;
}

#formseur form a{
	padding-top:8px;
	/* background-color:transparent;*/
	padding-left:33px;
    

}

#formseur form input {
	border:1px;
	text-align:center;
	padding-bottom:4px;
	color:#CCCCCC;
	width:109px;
	height:14px;
	
}

/*-----------------------------------------------------*/

