form {
	margin: 8em 0 0 0;
}

.txt_central {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 2ex;
	line-height: 13px;
}

.txt_central a:link,.txt_central a:visited,.txt_central a:hover,.txt_central a:active
	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.field {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}

a {
	color: #7f7f7f;
	text-decoration: none;
}

a:hover {
	color: #000;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	margin: 0;
	padding: 0;
}

#pie {
	margin: 0 3px 0 250px;
	padding: 10px 0 5px 0;
	clear: both;
	font: normal 7pt Tahoma, Verdana, sans-serif;
	text-align: center;
}

#pie ul li {
	float: left;
	margin: 0 0 0 1px;
}

li.envero,li.terminos,li.privacidad,li.contacto {
	padding: 0 0 0 16px;
}

li.envero {
	background: transparent url(../img/general/pie/deco_envero.gif)
		no-repeat 0 0;
}

li.terminos {
	background: transparent url(../img/general/pie/deco_terminos.gif)
		no-repeat 0 1px;
}

li.privacidad {
	background: transparent url(../img/general/pie/deco_privacidad.gif)
		no-repeat 0 1px;
}

li.contacto {
	background: transparent url(../img/general/pie/deco_contacto.gif)
		no-repeat 0 1px;
}

a {
	color: #7f7f7f;
	font: normal 7pt Tahoma, Verdana, sans-serif;
}
