.fondo-lateral {
	background-image: url(images/fondo-lateral.gif);
	background-repeat: no-repeat;
	background-color: EDE1C5;
}
.txt-submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
.txt-submenu:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.txt-principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #333300;
	text-decoration: none;
	text-align: justify;
}
.txt-actualidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333300;
	text-decoration: none;
	text-align: justify;
}
.txt-principal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #990000;
	text-decoration: none;
	text-align: justify;
}
.marco {
	text-decoration: none;
	border: 1px solid #333333;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #F9F5EB;
	border: 1px solid #333300;
}
.txt-precios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
.txt-precios:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}.marco2 {

	text-decoration: none;
	border: 1px solid #333333;
}

.marco2-izqda {
	text-decoration: none;
	border: 1px solid #333333;
	margin-right: 18px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
}
.marco2-dcha {
	text-decoration: none;
	border: 1px solid #333333;
	margin-right: 10px;
	margin-left: 18px;
	float: right;
	margin-top: 10px;
}
.txt-link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #333300;
	text-decoration: underline;
	text-align: justify;
}
.txt-link:hover {
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #CC0000;
	text-decoration: none;
}

.txt-comentarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333300;
	text-decoration: none;
	text-align: justify;
	padding: 0px 14px 14px 14px;
	border-bottom: 1px solid #9D855E;
}

.txt-firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333300;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

