BODY{
	background-color: #1A1A1A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


input  {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}
.textoGral {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}
.texto {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}
.texto:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nombmachines {
	font-family: tahoma;
	font-size: 42px;
	color: #5D5D5D;
	font-weight: normal;
}
.bordebco {
	border: 1px solid #FFFFFF;
}
.bordebco2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.textosubtitulo {
	font-family: tahoma;
	font-size: 12px;
	color: #6D6D6D;
	text-decoration: none;
	letter-spacing: 1px;
}
.descripcion-objeto {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navegacion {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.navegacion:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.precio {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.precio-rojo {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CE0000;
	text-decoration: none;
}
.borde {
	border: 1px solid #ffffff;
}
.nombmachineschico {
	font-family: arial;
	font-size: 20px;
	color: #5D5D5D;
	font-weight: bold;
}
.bordemaquinanombre {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FAFAFA;
	border-bottom-color: #999999;
}
.bordebco3 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordeoscuro {
	border: 1px solid #999999;
}

#suscriptionContainer { width:322px; padding-top:10px  }
#suscriptionContainer .check {float:left}
#suscriptionContainer label { padding:0; text-align:left; margin-top:2px}
