/********* GENERAL */
body {
	font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  background-color: #ffffff;
	margin: 0px;
}

.general {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
}

img {
  border: none;
}

a {
  color: BD1312;
  text-decoration: none;
}

a:hover {
  color: BD1312;
  text-decoration: underline;
}

a:visited {
  color: BD1312;
  text-decoration: none;
}

/** cuadros de mensajes y de opciones **/
.cuadro-mensaje-afuera {
  margin: auto;
  width: 521px;
  text-align:left;
}

.cuadro-mensaje-adentro {
  padding-top: 10px;
  padding-left: 15px;
  border-left: 1px solid #e0e0e0;
  background: #fff url('img_style/barra_rosa.gif');
  background-position: right;
  background-repeat: repeat-y;
  font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 140%;
}

.cuadro-opciones-afuera {
  margin: 20px auto 0px auto;
  width: 521px;
  text-align:left;
}

.cuadro-opciones-adentro {
  padding-top: 10px;
  padding-left: 20px;
  border-left: 1px solid #e0e0e0;
  background: #fff url('img_style/barra_rosa.gif');
  background-position: right;
  background-repeat: repeat-y;
  font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.cuadro-opciones-adentro p {
  margin: 0px 0px 10px 0px;
}

.cuadro-titulo {
  height: 24px;
  font-size: 12px;
  font-weight: bold;
  padding-left: 20px;
  background: url('img_style/pref_cuadro_top.gif');
  background-repeat: no-repeat;
}

.cuadro-titulo div {
  position: relative;
  top: 6px;
}

.cuadro-titulo-alt {
  height: 24px;
  font-size: 12px;
  font-weight: bold;
  color: #bbb;
  padding-left: 15px;
  background: url('img_style/pref_cuadro_top.gif');
  background-repeat: no-repeat;
}

.cuadro-titulo-alt div {
  position: relative;
  top: 6px;
}

/** elementos de formularios **/

form {
   margin: 0px;
}

input.btn {
   color:#990000;
   font-family: Arial, Helvetica, sans-serif;
   font-size:11;
   background-color:#FFFFFF;
}

input.txt-din {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD1312;
	letter-spacing: 1pt;
	margin: 0px;
	padding: 0px;
	height: 18px;
}

input.txt {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD1312;
	letter-spacing: 1pt;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 200px;
}

.btn-loguin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD1312;
	letter-spacing: 1pt;
	height: 20px;
	width: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(img_style/top_crnr_home_rt.gif);
}

.form-drop-down-din {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD1312;
	height: 19px;
}

.form-drop-down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD1312;
	height: 19px;
	width: 200px;
}

.form-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD1312;
}

/** otros **/

.txt-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD1312;
	letter-spacing: 1pt;
	margin: 0px;
	padding: 0px;
}

.txt-pie-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD1312;
	letter-spacing: 0pt;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.txt-pie-rojo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C0B0B;
	letter-spacing: 0pt;
	margin: 0px;
	padding: 0px;
	text-decoration: line-through;
}

.botonera-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a9a9a;
	line-height: 10px;
	background-image: url(img_style/fdo_desplegable.gif);
	background-repeat: repeat;
	text-align: center;
}

.mio {
	vertical-align: bottom;
}

.txt-rojo-nocaja {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD1312;
}
.txt-rojo-bienvenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8E8B;
	font-weight: bold;
}
.txt-rojo-usuario {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D90000;
	font-weight: bold;
	text-transform: capitalize;
}

.txt-bot {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.linea-punteada {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	list-style-position: outside;
}

/** temporal **/

#menu {
  text-align: center;
  height: 36px;
  line-height: 25px;
  background: #fff url('img_style/fondo_menu.jpg');
  background-repeat: no-repeat;
}
#menu a {
  display: inline;
  font-family: tahoma, arial, sans-serif;
	font-size: 11px;
  padding: 0px 10px;
  text-decoration:none;
  color: #9a9a9a;
  height: 25px;
  line-height: 25px;
}
#menu a:hover {
  color: #a10001;
}

.tabla {
  border-collapse: collapse;
  /*border: 1px solid #888;*/
}

.tabla thead td {
  font-size: 12px;
  border-bottom: 1px solid #888;
  text-align: left;
  padding: 3px 5px;
  height: 10px;
}

.tabla tbody td {
  font-size: 12px;
  text-align: right;
  padding: 2px 5px;
  border: 1px solid #eee;
}

.tabla tfoot td {
  font-size: 13px;
  text-align: center;
  padding: 5px 5px;
  border-width: 2px 1px 1px 1px;
  border-style: solid;
  border-color: #bbb #eee #eee #eee;
  text-align: right;
}

.titulo {
  height: 28px;
  background-image: url('img_style/titulo_fondo.gif');
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
	color: #F00000;
	font-weight: bold;
}

.linea-punteada1 {
  border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	list-style-position: outside;
	height: 28px;
  width: 769px;
  margin-left: 11px;
  margin-top: 20px;
  text-align: left;
}

.boton-comprar{
   color:#FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   background-color:#D90000;
   font-weight: bold;
}
