*:focus
{
	outline: 0px;
}

html, body, form
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #AFAFAF;
	font-family: Arial, Verdana;
}

html
{
	background: #FDFAC5 url('../img/bg.jpg') repeat-x top left;
}

img
{
	border: 0px;
}

#idiomas a
{
	color: #FF8800;
	font-size: 14px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: underline;
}

#idiomas a:hover
{
	text-decoration: none;
}


h1
{
	margin: 3px 0px;
	padding: 0px;
	color: #FF8800;
	font-weight: bold;
	font-size: 20px;
}

h2
{
	margin: 0px;
	padding: 0px;
	color: #603928;
	font-weight: bold;
	font-size: 14px;
}

h3
{
	margin: 0px;
	padding: 0px;
	color: #603928;
	font-weight: bold;
	font-size: 20px;
}

h5
{
	margin: 4px 0px;
	padding: 0px;
	color: #B89B63;
	font-weight: bold;
	font-size: 16px;
}

input[type=text], input[type=password], textarea, .textbox
{
	font-size: 12px;
	color: #121212;
	font-family: Arial, Verdana;
}

#contenedor
{
	width: 760px;
	margin: 0 auto;
	text-align: center;
}

#top-shadow
{
	height: 30px;
	line-height: 30px;
	background-image: url('../img/top-shadow.jpg');
}

#main-container
{
	background-color: #FFFFFF;
	text-align: left;
}

#tarifas
{
	margin: 2px 0px;
}

#facturar
{
	margin: 1px 0px;
}

#fiscales
{
	margin: 2px 0px;
}

.copiar
{
	width: 121px;
	height: 41px;
	border: 0px;
	cursor: pointer;
	background: transparent url('../img/button-copiar.jpg') no-repeat top left;
}

.registrar
{
	width: 153px;
	height: 45px;
	border: 0px;
	cursor: pointer;
	background: transparent url('../img/button-registrar.jpg') no-repeat top left;
}

.pagar, .checkout
{
	width: 106px;
	height: 45px;
	border: 0px;
	cursor: pointer;
	background: transparent url('../img/button-pagar.jpg') no-repeat top left;
}

.copiari
{
	width: 121px;
	height: 41px;
	border: 0px;
	cursor: pointer;
	background: transparent url('../img/button-copiar-ing.jpg') no-repeat top left;
}

.registrari
{
	width: 198px;
	height: 45px;
	border: 0px;
	cursor: pointer;
	background: transparent url('../img/button-registrar-ing.jpg') no-repeat top left;
}

.pagari, .checkouti
{
	width: 106px;
	height: 45px;
	border: 0px;
	cursor: pointer;
	background: transparent url('../img/button-pagar-ing.jpg') no-repeat top left;
}

#solcitud-equipo
{
	width: 170px;
	height: 44px;
	border: 0px;
	cursor: pointer;
	background: transparent url('../img/solcitud-equipo.jpg') no-repeat top left;
}

#solcitud-equipoi
{
	width: 170px;
	height: 44px;
	border: 0px;
	cursor: pointer;
	background: transparent url('../img/solcitud-equipoi.jpg') no-repeat top left;
}

span.solicitud-lectoras
{
	font-size: 16px;
	font-weight: bold;
}

#pagos
{
	margin: 1px 0px;
}

#uniquecode
{
	display: none;
	visibility: hidden;
}

.base-a
{
	color: #4E4E4E;
	padding: 10px 15px;
}

.base-b
{
	color: #603928;
	padding: 10px 15px;
	background-color: #DFCC92;
}

.base-c
{
	color: #603928;
	padding: 10px 15px;
	background-color: #DFCC92;
}

.line
{
	height: 1px;
	line-height: 1px;
	background-color: #B89B63;
}

.line-b
{
	height: 5px;
	line-height: 5px;
	background-color: #B89B63;
}

.line-c
{
	height: 18px;
	line-height: 18px;
	background-color: #B89B63;
}

.line-d
{
	height: 6px;
	line-height: 6px;
	background-color: #B89B63;
}

.error
{
	color: #FF0000;
}

.contenedor
{
	overflow: auto;
}

.izq
{
	float: left;
}

.der
{
	float: right;
}