.Estilo1 {font-size: 10px}
body {
 font:11px/18px Verdana, Arial, Helvetica, sans-serif;
 color:#CC0000;
 background:#fff;
 /*background:#FFFFFF url(../imagenes/bg.gif) repeat-x scroll 0% 50%;
 background:#fff url(../imagenes/bg.gif) repeat-x; 
 background-image: url(../imagenes/esquina.gif);
 background-repeat: no-repeat;
 background-position: right bottom;*/
 margin:0;
 padding:0;
}
.tabla {
	background: url(../imagenes/bg.gif) repeat-x transparent;
	bacground-image: url(../imagenes/bg.gif) repeat-x;
	background-color: transparent;
	height: 100%;
	width: 100%;
}
.precio {
 color:#FF0000;
}
.login_label, .login_input, .login_error  {
  padding:10px;
  color:#000;
  text-align:left;
  float:left; 
  width:100px;
  font-size:20px;
  color:#64355A;
}
.login_input {
  width:200px;
}
.login_error {
  width:250px;
  color:#F00;
}
.login_input input {
  width:100%;
}
#login {
  background:#123;
}
a,a:link,a:visited,a:active {
	text-decoration:none;
	color:#333333;
	border-bottom:1px dotted #CC0000;
	text-transform:uppercase;
	font-weight:700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
color:#CC0000;
}
.bold {
	font-weight: bold;
}
.gris {
	color: #666666;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.boldB {
	font-weight: bold;
	color: #FFFFFF;
}
.titulos {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.filaFichero {
	color: white;
	background-color: #E9A1A4;
}
