body {
	margin: 0px;
	padding: 0px;
}

.login { font-size: 11px; vertical-align: middle; color: #000000; background-color: #fafafa; border: 1px solid #E0E0E0; }
.login2 { font-size: 11px; vertical-align: middle; color: #000000; background-color: #ffffff; border: 1px solid #E0E0E0; }
.boton { font-size: 10px; middle; font-weight: bold; color: #ffffff; background-color: f81020; border: 1px solid #ffffff; vertical-align: middle;}
.boton2 { font-size: 10px; middle; font-weight: bold; color: #666666; background-color: #F5F5F5; border: 1px solid #E0E0E0; vertical-align: middle;}
.boton_add { font-size: 10px; middle; font-weight: bold; color: #ffffff; background-color: #F92143; border: 1px solid #fff; height: 30px; vertical-align: middle;}
.boton_enviar { cursor: pointer ;  font-size: 10px; middle; font-weight: bold; color: #a1a1a1; background-color: #e5e5e5; border: 2px solid #c9c9c9; vertical-align: middle;  height: 30px; width: 154px; }

INPUT, SELECT, TEXTAREA { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 11px; color: #000000;background-color: #F5F5F5;border: 1px solid #888888;}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

form {
	margin: 0px;
	padding: 0px;
}

.align-justify {
	text-align: justify;
}

.titulos {
	font-family: helvetica, arial, lucida grande, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.tituloproducto{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
	color: #D72544;
}

.titulopresupuesto {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
	color: #D72544;
}

.titulopresupuesto2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
    text-transform: uppercase;
	color: #D72544;
}

.text1 {
	color: #6B6B6B;
}

.text2 {
	font-size: 19px;
	color: #D72544;
}

.text3 {
	font-size: 10px;
}

.text4 {
	color: #FFFFFF;
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #6B6B6B;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #D72544;
}

a.linkcat {
	font-size: 11px;
	color: #6B6B6B;
	text-decoration: none;
}

a.linkcat:hover {
	color: #D72544;
	font-weight: bold;
	text-decoration: none;
}

.bg1 {
	background-color: #ECECEC;
	background-image: url(images/index17.gif);
	background-repeat: repeat-x;
}

.bg2 {
	background-image: url(images/index28.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

ul {
	list-style: square; /* inside; */
	margin: 5px 0 0px 25;
	padding: 4;
	}

li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666;
  /*margin: 0px 0 0px 15;*/
  list-style: square; /* inside; */
}

.fila1 {
background-color: #ffffff;
}

.fila2 {
background-color: #fafafa;
}

.copy {
    letter-spacing: 0.2mm;
	font-size: 10px;
}
