
body {
	
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #f29a99; color: #333; margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fdo4.jpg);background-repeat:repeat-x;
	}

/* TABLA PARA MOSTRAR DATOS */
.listado-elementos { font-size: 1.2em; margin: 2px 0 1em 0; font-family: Arial, sans-serif;  }
	.listado-elementos td, .listado-elementos th {text-align: center; border: 1px solid #fff; padding: 2px; background-color: #bc171d; }
	.listado-elementos2 td, .listado-elementos2 tr {text-align: center; border: 1px solid #fff; padding: 1px; background-color: #bc171d;}
	.listado-elementos3 td, .listado-elementos3 tr {text-align: center; border: 1px solid #fff; padding: 1px; background-color: #bc171d; margin: 2px 0 1em 0;}
	.listado-elementos tr:hover {background-color: #FFFCDC;}
	.listado-elementos a { color: #464646; text-decoration: underline; }
	.listado-elementos .izquierda {text-align: left; padding: 2px 5px;}
	.listado-elementos .izquierda3{background-color: #ffffff;}
	.listado-elementos .izquierda2 {text-align: left; padding: 2px 6px; background-color: #E1E1E1;font-size: 11px;}
	.listado-elementos .derecha {text-align: right; padding: 2px 5px;}
	.listado-elementos .totales {font-weight: bold;}
	.listado-elementos .negativo {color: #ff0000;}
	.listado-elementos .col-id2 {text-align: left; padding: 2px 7px; color: #fff; background-color: #666666; font-size: 12px;}
	.listado-elementos .col-id {text-align: left; padding: 2px 7px; color: #fff; font-size: 12px;}
	.listado-elementos .sinBorde td, .listado-elementos .sinBorde th {border: 0;}
	.listado-elementos .sinBorde tr td:first-child + td {background-color: #F1F1F1; }
	.pointer {cursor: pointer;}

.TxtTitulo, .TxtTitulo a:link, .TxtTitulo a:visited, .TxtTitulo a:active {
	font-family : "Arial";
	font-size : 15px;
	color : #333333;
	text-decoration: none;
	font-weight:bold;
	
	
}

.TxtTitulo a:hover {
	font-family : "Arial";
	font-size : 15px;
	color : #ff5100;
	text-decoration: none;
	font-weight:bold;
	
	
}
.name{
	font-family : "Arial";
	font-size : 12px;
	color : #333;
	text-decoration: none;
	font-weight:bold;
	line-height: 1.2;
	
}
.name2{
	font-family : "Arial";
	font-size : 11px;
	color : #333;
	text-decoration: none;
	line-height: 1.2;

	
}
.empresa{
	font-family :  Verdana, sans-serif;
	font-size : 12px;
	color : #555555;
	text-decoration: none;
	line-height: 1.2;
	text-align:left;
	
}
.empresa2{
	font-family :"Arial";
	font-size : 14px;
	color : #bc171d;
	text-decoration: none;
	font-weight:bold;
	line-height: 1.2;
	text-shadow:#999999;
	
}
.empresa-tit{
	font-family : "Arial";
	font-size : 15px;
	color : #555555;
	text-decoration: none;
	font-weight:bold;
	line-height: 1.2;
	
	
	
}
.precio{
	font-family : "Arial";
	font-size : 20px;
	color : #ffffff;
	text-decoration: none;
	font-weight:bold;
	line-height: 1.2;
	text-shadow:#999999;
	
	background-image: url(images/precio.jpg); background-repeat:no-repeat;
}
.precio1{
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : #dc0000;
	text-decoration: none;
	font-weight:bold;
	line-height: 1.2;
	text-shadow:#999999;
	
}
.precio2{
	font-family : "Arial";
	font-size : 16px;
	color : #ffffff;
	text-decoration: none;
	font-weight:bold;
	line-height: 1.2;
	text-shadow:#999999;
	
	background-image: url(images/precio2.png); background-repeat:no-repeat; hspace:10px;
}
.producto{
	font-family : "Arial";
	font-size : 18px;
	color : #333333;
	text-decoration: none;
	font-weight:bold;
	line-height: 1.2;
	
	
	
}
.textos04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textos03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.textos05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.comparar{
	font-family : "Arial";
	font-size : 12px;
	color : #dc0000;
	text-decoration: none;
	font-weight:bold;
	
	
}
.punteado_vertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dc0000;
}

Form {
margin: 0;
}


.label_form {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #bc171d;
	border-color: #028eca;
	text-decoration: none;
	background-color: #ffffff;
	background-position: 10px 5px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}

.como_detalles{
	/*position:relative;
	top:10px;
	visibility:visible;
	z-index:2;*/
	display:none;
	
  
}