/* CSS Document */
	body{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin:0px; 
		background-color:#999999;
	}
	a{
		text-decoration:none;
		color:#000000
	}
	td.menusup{
		background-image:url(img/fondomenusup.gif);
		background-repeat:repeat-x;
		padding-left:30px;
	}
	td.elem_menu1{
		padding-left:9px;
		padding-right:9px;
	}
	td.elem_menu2{
		background-color:#FFFFFF;
	}
	a.elem_menu1{
		color:#FFFFFF;
		font-size:11px;
		letter-spacing:1px;
	}
	a.elem_menu2{
		color:#000000;	
		font-size:11px;
		letter-spacing:1px;
		
	}
	td.desc_texto{
	font-size:13px;
	color:#666666;
	line-height:15px;
	}
	td.desc_texto2{
	font-size:15px;
	color:#666666;
	line-height:17px;
	}
	
	td.submenu{
	background-image:url(img/fondosubmenu.gif);
	background-repeat:repeat-x;
	padding-left:32px;
	}
	td.tit{
		font-family:"Trebuchet MS";
		color:#333333;
		padding-left:10px; 
		font-size:14px;	
	}
	a.itemmenupubli{
		font-family:'Trebuchet MS';
		font-size:14px;
		color:#cc0001; 
		line-height:13px;
	}
	td.itemmenupubli{
		font-family:'Trebuchet MS';
		font-size:14px;
		color:#cc0001; 
		line-height:13px;
	}
	input.log{
		border:none;
		width:100px;
		color:#9a9a9a;
		font-size:11px;
		font-family:"Trebuchet MS";
		padding-left:5px;
	}
	input.mia{
		border:none;
		width:auto;
	}
	input{
		border-style:solid;
		border-width:1px;
		border-color:#cc0001;
		width:250px;
		color:#9a9a9a;
		font-size:11px;
		font-family:"Trebuchet MS";
		padding-left:5px;
	}
	td.rojo_grande{
		font-family:'Trebuchet MS';
		font-size:18px;
		color:#cc0001; 
	}
	td.rojo_compra{
		color:#cc0001;
		font-size:18px; 
		font-family:'Trebuchet MS';
		text-align:left;
	}
	td.gris_compra{
		color:#676767;
		font-size:14px;
		font-family:'Trebuchet MS';
	}
	td.celda_carro{
		border:1px dotted #666666;
	}
	tr.fila td{
		border-right:1px dotted #999999;
		text-align:center;
	}
	
	tr.cab td{
	vertical-align:text-top;
	text-align:center;
	}
	input.contacto {
		width:275px;
	}
	textarea.contacto{
		padding-left:5px;
		width:275px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#9a9a9a;
	}
	td.nombre_contacto{
		font-family:"Trebuchet MS";
		font-size:11px;
	}
	td.tienda
	{
		font-size:13px;
	}


