body{
	BACKGROUND: url(images/bg.gif) #F0EEED repeat-y center top;
	font-family: Tahoma;
	font-size: 11px;
	line-height:inherit;
	color: #303122;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*
BODY{
	BACKGROUND: url(images/bg.gif) #F0EEED repeat-y center top;
	font-family: Tahoma;
	font-size: 11px;
	line-height:inherit;
	color: #303122;
	text-decoration: none;
}
*/
.txt_price {
	color: #990033;
}

.txt_error {
	font-family: Tahoma;
	font-size: 11px;
	color: #AD0000;
	font-weight: bold;
	text-decoration: none;
}

.nuestros-datos{
	font-family: Tahoma;
	font-size: 9px;
	line-height:inherit;
	color: #303122;
	text-decoration: none;
}
.texto{
	font-family: Tahoma;
	font-size: 11px;
	line-height:inherit;
	color: #303122;
	text-decoration: none;
}
.texto a {
	font-family: Tahoma;
	font-size: 11px;
	color: #303122;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #303122;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B78528;
	text-decoration: none;
}
.menu-empty {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu-empty:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #303122;
	text-decoration: none;
}
.footer-link {
	font-family: Tahoma;
	font-size: 11px;
	color: #B78528;
	text-decoration: none;
}
.footer-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #303122;
	text-decoration: none;
}
.header-link {
	font-family: Tahoma;
	font-size: 11px;
	color: #D6D9D0;
	text-decoration: none;
}
.header-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B78528;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #B78528;
	text-decoration:underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #D39F3A;
	text-decoration: none;
}
.link-black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.link-black:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #D39F3A;
	text-decoration: none;
}

.volver {
	font-family: Tahoma;
	font-size: 11px;
	color: #9A9477;
	text-decoration:underline;
}
.volver:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #9A9477;
	text-decoration: none;
}
.ttle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #484E41;
	text-decoration: none;
}

.ttle2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}

.pic {
	border: 1px #000000 solid;
}

.tbl_text{
	font-size:11px;
	color:#000000;
	font-family: Tahoma;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F4F4F2;
	border: 1px solid #333333;
}

.txt_on_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

.highlight{
	color:#990033;
}