.normal       { font-family: Arial; font-size: 12px;  color: #333333;                       text-align: justify}
.normal_blanco { font-family: Verdana, Arial; font-size: 11px;  color: #ffffff;                       text-align: justify}
.ent_home_1   { font-family: Arial,Verdana; font-size: 11px; color: #ffffff;  font-weight: bold; text-decoration:none; text-align: right;}
.ent_home_1:hover   { color: #FF5353;}
.ent_menu1    { font-family: Verdana, Arial; font-size: 10px;  color: #ffffff; font-weight: normal; text-decoration:none;}
.ent_menu1:hover {text-decoration:underline;}
.peque       { font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  color: #333333;                       text-align: justify; font-weight: bold}
.pequehome       { font-family: Arial, Helvetica, sans-serif; font-size: 9px;  color: #333333;                       text-align: justify; font-weight: bold}

.ent_titulo{ font-family: Arial Narrow; Verdana, Arial; font-size: 24px;  color: #FF5353; width:250px; font-weight:normal;}
.ent_area { font-family: Verdana, Arial; font-size: 20px;  color: #550000;  font-style:italic;                     text-align: right;}
.ent_apartado { font-family: Arial; font-size: 20px;  color: #ffffff;                 text-align: right;}
.ent_pagina { font-family: Verdana; font-size: 16px; font-weight:bold; color: #000066;}
.ent_menu    { font-family: Verdana, Arial; font-size: 10px;  color: #000000; text-align:right; font-weight: normal; text-decoration:none; width:220px; height:17px; border:1px ; padding-right:20px;}
.ent_menu:hover   {border:1px solid black;}

.ent_menu3 { font-family: Verdana, Arial; font-size: 10px; color: #993333; font-weight: normal; width:134 px; text-decoration:none; ; text-align: center}
.ent_menu3:hover {text-decoration:underline;}


.tit_carro {
	font-family:trebuchet MS, Arial;
	color:#2A1D89;
	font-weight:bold;
	font-size:16px;
	}


.producto {
	float:left;
	width:350px;
	height:20px;
	font-weight:bold;
	}
.precio {
	float:left;
	width:85px;
	height:20px;
	font-weight:bold;
	color:#8F352A;
	text-align:center;
	}
.unidades {
	float:left;
	width:85px;
	height:20px;
	text-align:center;
	}
.campo1	{
	font-family:verdana;
	font-size:10px;
	line-height:12px;
	width:25px;
	border: 1px Solid #333333;
	background: #eeeeee;
	text-align:center;
	}
.sep	{
	height:10px;
	border-top:1px dashed #333333;
	width:552px;
	}
.sep1	{
	height:3px;
	border-top:1px dashed #333333;
	width:702px;
	margin-top:3px;
	}
.calc {
	float:left;
	width:95px;
	height:20px;
	text-align:center;
	}
.subtotal {
	float:left;
	font-family:trebuchet MS, Arial;
	color:#2A1D89;
	font-weight:bold;
	font-size:16px;
	width:500px;
	text-align:right;
	}
.total {
	float:left;
	font-family:trebuchet MS, Arial;
	color:#8F352A;
	font-weight:bold;
	font-size:16px;
	width:100px;
	border:1px solid #8F352A;
	text-align:center;
	}

