body {
	background-image: url(../images/template-images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #925101;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#left-table {
	margin-left: 46px;
	height: 100%;
}
#menu {
	background-color: #974700;
	background-image: url(../images/template-images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	padding-top: 5px;
	font-weight:bold;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: block;
	height: 25px;
	line-height: 25px;
}
#menu a {
	text-decoration: none;
	color: #000000;
	padding-left: 6px;
	background-image: url(../images/template-images/menu-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}
#menu a:hover {
	background-image: url(../images/template-images/menu-line-over.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #c77d00;
}
#portada {
	background-image: url(../images/template-images/portada-bg.jpg);
	background-repeat: repeat-y;
	margin-left: 12px;
	height: 100%;
}
#contenidos {
	width: 90%;
	height: 100%;
}
.lefttd {

}
.righttd {

}
.foto-grande {
	border: 2px solid #cc9900;
	padding: 8px;
	clear: both;
	float: none;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
}
#textos {
	background-color: #ffc058;
	width: 643px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-top: 10px;
}
#columnasinternas {
	margin: 5px;
}

#productos {
	width: 75%;
	border: 2px solid #cc9900;
	padding: 12px;
	text-align: center;
}
#button {
	background-color: #cc9933;
	color: #5c290e;
	font-weight: bold;
	border: 1px inset #9C4423;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#fotoscroll {
	background-color: #d2872a;
	text-align: center;
}
.txt_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	margin: 5px;
	height: 35px;
	vertical-align: bottom;
}
.txt_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#FFCC33;
	text-decoration: none;
}
.borde {
	border: thin solid #FFCC33;
}
