body {
	background-color: #F5F0E8;
}
body.contenido {
	background-color: #F5F0E8;
}
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
.ttexto {
	text-align: justify;
	width: 404px;
	margin: 0px;
	padding: 0px;
}
.tdtexto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	width: 354px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
	line-height: 20px;
	height: 250px;
	color: #494949;
}
.titulo {
	width: 354px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	height: 30px;
	color: #784043;
}
.tcomollegar {
	width: 300px;
}
.textosnormales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	line-height: 17px;
	text-align: left;
}
.textodestacado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A30C48;
}
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
a:link {
	color: teal;
	text-decoration: underline;
	}
a:visited {
	color: teal;
	text-decoration: underline;
	}
a:hover {
	color: teal;
	text-decoration: underline;
	}
a:active {
	color: teal;
	text-decoration: underline;
	}
	
	/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
.tarifas {
	margin: 5px;
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	}
.titulotabla{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000000;
}
.tituloseccion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: leftr;
	color: #494949;
	font-weight: bold;
}
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
a.ofertas:link {
	color: teal;
	text-decoration: none;
	color: white;
	}
a.ofertas:visited {
	color: teal;
	text-decoration: none;
	color: white;
	}
a.ofertas:hover {
	color: teal;
	text-decoration: none;
	color: white;
	}
a.ofertas:active {
	color: teal;
	text-decoration: none;
	color: white;
	}
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
a.botonofertas:link {
	color: #A30C48;
	}
a.botonofertas:visited {
	color: #A30C48;
	}
a.botonofertas:hover {
	color: #A30C48;
	}
a.botonofertas:active {
	color: #A30C48;
	}	
	/*&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
.textospie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	font-weight: bold;
}
.separadorpuntos {
	background-image: url(../imgcomun/separadorpuntos.gif);
	background-repeat: repeat;
}
.tdprecio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	line-height: 17px;
	align:rigth;
	text-align: right;
}

.tddescripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
	line-height: 17px;
	align:rigth;
	text-align: right;
}

.textospie2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6C6C;
	font-weight: bold;
	text-align: center;
}

.textomini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #6C6C6C;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	padding-left: 5px;
}
.textomini2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	padding-left: 5px;
}
.tituloseccionCentrado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #494949;
	font-weight: bold;
}

