@charset "utf-8";
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #4A361B;
	border-right-color: #4A361B;
	border-bottom-color: #4A361B;
	border-left-color: #4A361B;
}
.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #546A39;
	border-right-color: #546A39;
	border-bottom-color: #546A39;
	border-left-color: #546A39;
}
.texto-normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.7em;
}
a:link {
	color: #7B2C6D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	line-height: 1em;
}
.categorias-top {
	background-image: url(categorias-icono.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fondo {
	background-image: url(bg.gif);
	background-attachment: fixed;
}


a:visited {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
strong {
	color: #455B2C;
}


.a-izquierda {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}



.a-derecha {
	float: right;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #C36F00;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h1 {
	color: #7B2C6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {
	color: #7B2C6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h3 {
	color: #7B2C6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.tabla_as {
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #4A361B;
	border-right-color: #4A361B;
	border-bottom-color: #4A361B;
	border-left-color: #4A361B;

}
.tabla_as_vertical {
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	height: 600px;
}
.tabla_as_250 {
	font-size: 14px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 250px;
	width: 260px;
	float: left;
	margin-right: 10px;
}

.tabla_buscador {
	background-color: #C5D694;
	font-size: 14px;
	margin: 5px;
	height: 70px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

