.texto {
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
}
.texto2 {
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
}

.titulo {
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EA6C31;
	text-align:left;
}
.tituloN {
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #EA6C31;
	text-align:left;
}
.tituloventana {
	font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

body {
	background-image:url(../img/fondonuevo.gif);
	background-position:center;

	background-repeat:repeat-y;
	background-position:top;
	background-color:#5F5F61;


}

.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;

}
.nombreProducto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;

}
.textominimo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
}
.lista {
	list-style-position: outside;
	list-style-type: square;
	list-style-color: #ccccaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;

}
.tabla {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFFF;
}

.tablanar {
	font-family:verdana;
	font-size: 10px;
	color: #000000;
}

.pienuevo {
	font-family:verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.textoblanco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}
.textonaranja {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF6600;
	font-style: italic;
	
}
.cursiva {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.caja {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
.caja-p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
.tablas {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 760px;
	visibility: visible;
	margin-left:-20px;

}

.boton {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #000000;
	background-color: #cccccc;
	border-color: #000000;
	border-width: 1;
	cursor: auto;
}
.botonventana {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #cccccc;
	border-color: #000000;
	border-width: 1;
	cursor: auto;
}
.txterror{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #CC0000;
}
.txtnota{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #CC0000;
}
