﻿
.fuenteIndice 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:500;
	color:#82271B;
}

.fuenteDetalle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#82271B;
}

.fuenteDestacado
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#82271B;
}

.fuenteAvisoPago
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#82271B;
}

.fuenteAvisoComun 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.fuenteTitulo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:500;
	color:#82271B;
}

.fuenteTituloMarca
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:Bold;
	color:#82271B;
}


.links_rubros {
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:20px;
}
	
.links_volver {
	font-family:Arial, Helvetica, sans-serif;
	color: #82271B;
	font-size:14px;
	line-height:20px;	
}

.links_Fotos {
	font-family:Arial, Helvetica, sans-serif;
	color: #82271B;
	font-size:20px;
}


.goVolver 
{
	font-size:11px;
	font-family:lucida grande,arial,helvetica,sans-serif;
	font-weight:bold;
	color:#444444;
	/* height:20px; */
	background-color:#EEEEEE;
	border-top-style:solid;
	border-top-color:#82271B;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#82271B;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#82271B;
	border-left-width:10px;
	border-right-style:solid;
	border-right-color:#82271B;
	border-right-width:1px;
	cursor:pointer;
	float:right;
	padding:5px 5px 5px 5px;
	text-decoration:none;

	/*
	background:url(imagenes/btn_buscar.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0
	*/
}