@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.intros {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.titulos {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.orange {
	color: #ff6907;
}

.lema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff6907;
}

.formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff6907;
	width: 100px;
}

.bordeorange {
	border: thin solid #FF6907;
}

a {
	color: #ff6907;
	text-decoration: underline;
	font-family: verdana;
	font-size: 11px;
}

a:hover {
	color:#666666;
	text-decoration: none;
	outline:none;
}
a:active {
	text-decoration: none;
	outline: none;
}
a,input.boton {outline:none;}

a.class2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: underline;
}
a.class2:hover{
	color: #000000;
}
a.class3 {
	color: #ff6907;
	text-decoration: underline;
	font-family: verdana;
	font-size: 10px;
}

a.class3:hover {
	color:#666666;
	text-decoration: none;
}

a.class3 {
	color: #ffFFFF;
	text-decoration: underline;
	font-family: verdana;
	font-size: 11px;
}
a.class4 {
	color: #4f82ff;
	text-decoration: underline;
	font-family: verdana;
	font-size: 11px;
}

.producto {
	font-family: verdana;
	font-size: 11px;
	color: #554f4b;
}
title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #ff6907;
}
.maquinas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.catalogo{
	color: #ff6907;
	font-family: verdana;
	font-size: 11px;
}
img {
	border: none;
}

