BODY{
	SCROLLBAR-FACE-COLOR: #ff3133; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ff3133; 
	SCROLLBAR-SHADOW-COLOR: #ff3133; 
	SCROLLBAR-3DLIGHT-COLOR: #ff3133;
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
	SCROLLBAR-DARKSHADOW-COLOR: #ff3133;
	SCROLLBAR-BASE-COLOR: #ff3133; 
}
.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: 11px;
	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;
}
