.topmenu {
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	color: white;
	background-color: #FFFFFF;
}

.tabla {
	text-align: left;
	font-family: sans-serif;
	font-size: small;
	background-color: #F0F0F0;
	padding: 2px;

}

.tabla th {
	font-family: sans-serif;
	background-color: #CC0202;
	padding: 3px;
}

.tabla td {
	padding: 3px;
	border-top: 2px #857B52 solid;
}

.tabla a {
	display: block;
}

.topmenu th {
	background-color: red;
	padding: 2px;
}

.topmenu td {
	padding: 0px;
}

.topmenu a {
	padding: 9px;
	text-decoration: none;
	width: 130px;
	height: 45px;
	display: block;
	color: #000000;
	background-color: #B9AA6F;
	vertical-align: middle;
	margin: 0px;
	border-top: 2px #D7CFAF solid;
	border-left: 2px #D7CFAF solid;
	border-bottom: 2px #857B52 solid;
	border-right: 2px #857B52 solid;
	font-size: 10px;
}


.minimenu {
	font-family: sans-serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 14px;;
}


.fammenu {
	font-family: sans-serif;
	font-size: small;
	color: black;
	border-right: thin solid #ED1C24;
	border-bottom: thin solid #ED1C24;
	border-left: thin solid #ED1C24;
	background-color: #ffffff;
	padding: 3px;
}

.catmenu {
	font-family: sans-serif;
	font-size: 11px;
	color: black;
	background-color: #ffffff;
	padding: 1px;
	margin: 0px;
	text-transform: capitalize;
	text-indent: 5;
	text-align: left;
	display: list-item;
}


.menuizq {
	background-image: images/barra_roja.gif;
	background-repeat: no-repeat;
	font-family: sans-serif;
	font-size: small;
	color: black;
	border-right: thin solid #ED1C24;
	border-bottom: thin solid #ED1C24;
	border-left: thin solid #ED1C24;
	background-color: #ffffff;
	padding: 2px;
}

.menuizq th {
	background-color: #ff0000;
	color: white;
	padding: 0px;
	border: 0px;
}

.menuizq a {
	text-decoration: none;
	color: black;
	padding: 2px;

}

.productos {
	font-family: sans-serif;
	font-size: small;
	color: black;
	background-color: #ffffff;
	padding: 1px;
}

.producto a {
	text-decoration: none;
	color: black;

}
.contenido{
	margin-right:2%;
	margin-left:2%;
	margin-top:0%;
	padding-bottom:10px;
	background:#fff;
	text-align: left;
	min-width:500px;
}

.contenido h1 {
	font-size:18px;
	border-top:1px solid #ff9977;
	border-bottom:1px solid #ff9977;
	border-right:10px solid #ff9977;
	border-left:10px solid #ff9977;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.listaprod {
	font-family: sans-serif;
	font-size: small;
	color: black;
	background-color: #ffffff;
	padding: 1px;
	border-left:1px solid #ff9977;
	border-bottom:1px solid #ff9977;
	border-top:1px solid #ff9977;
	border-right:10px solid #ff9977;
	background:#fff;
	color:#000;
	padding:10px;
	margin-bottom:10px;
	font-size:10px;
}

.listaprod td {
	
}

.listaprod th {
	border-bottom: thin solid #000000;
}

.menuizq2 {
	background-image: images/barra_roja.gif;
	background-repeat: no-repeat;
	font-family: sans-serif;
	font-size: small;
	color: black;
	border-right: thin solid #993333;
	border-bottom: thin solid #993333;
	border-left: thin solid #993333;
	background-color: #ffffff;
	padding: 2px;
}

.menuizq2 th {
	background-color: #ff0000;
	color: white;
}

.menuizq2 a {
	text-decoration: none;
	color: black;

}

.ligas a{
	text-decoration: none;
	color: black;
	font-family: sans-serif;
	font-size: small;
}

