/*EDITAR*/
a, a:VISITED {
	color : #2B1800;
	text-decoration : none;
	font-weight : bold;
}
a:HOVER {
	color : #2B1800;
	text-decoration : underline;
	font-weight : bold;
}
a.menu, a.menu:VISITED {
	color:#2B1800;
	font-size : 11px;
}
a.menu:HOVER {
	color:#2B1800;
	font-size : 11px;
}
.pleca {
	color : White;
	text-decoration : none;
	background-color : #D28220;
}
.copy {
	color : gray;
}
.atenuado {
	color : #5075A0;
}
.PlecaTop {
	color:#ffffff;
	background-color:#D28220;
}
/*NO EDITAR*/
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #5a5a5a;
	background-color : #ffffff;
	background-image : url(/i-TravelSoft/minoristas/fondo.gif);
}
.detallebody {
	background-image : url(/i-TravelSoft/minoristas/fondo_detalles.gif);
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #242424;
}

input {
	font-size : 11px;
	border: silver 1px solid;
	color : #000000;
}
select {
	font-size : 11px;
	border: silver 1px solid;
	color : #000000;
}
textarea {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	border: silver 1px solid;
	color : #000000;
}
/* CLASES */
.subtitulo {
	font-size : 16px;
	font-weight : bold;
}
.resaltado {
	text-decoration : none;
	font-weight : bold;
}
.titulo {
	font-size : 20px;
	font-weight : 700;
}
.Logo {
	font-size : 14px;
	font-weight : bold;
}





