body {
	padding: 0px;
	margin: 0px;
	margin-top:0px;
}

.imagen_galeria {
	margin-right:5px;
	margin-bottom:5px;
	padding:4px;
	border:1px solid #CCC;
}

table.principal {
	width: 610px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table.remate {
	background-color:#FFFFFF;
	width: 610px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

tr {
	margin: 0px;
	padding: 0px;
}

td {
	margin: 0px;
	padding: 0px;
}


.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6d66;
	text-decoration: none;
	font-weight: normal;
}

.copyrigth {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6d66;
	text-decoration: none;
	font-weight: normal;
}

.copyrigth a {
	color: #a72d00;
	text-decoration:none;
}

.copyrigth a:hover {
	color: #000000;
	text-decoration:none;
}

.texto_menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #6b6d66;
	text-decoration: none;
	font-weight: normal;
	line-height:16px;
	padding:5px;
}

.texto_general {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #6b6d66;
	text-decoration: none;
	font-weight: normal;
	line-height:16px;
	padding:5px;
}

.texto_general a:link {
	color: #a72d00;
	text-decoration:none;
}

.texto_general a:visited {
	color: #a72d00;
	text-decoration:none;
}

.texto_general a:active {
	color: #a72d00;
	text-decoration:none;
}

.texto_general a:hover {
	color: #000000;
	text-decoration:none;
}

.chica {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #888888;
	text-decoration: none;
	font-weight: normal;
	line-height:16px;
	padding:5px;
}

.titulos {
	font-size: 16px;
	font-weight: bold;
}

hr  {
	height:1px;
	border:0px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

.style2 {
	color: #7E0014
}
	
.style4 {
	color: #7E0014;
	font-weight: bold;
}

.fondo_titu {
	background-image:url(images/fondo_titulos.gif);
	background-repeat:repeat-x;
	}