body {
	margin: 0px auto;
	padding: 0px;
	background-color: #0B3B63;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EEF5F9;
}

/* formato de enlaces genéricos */

a:link {
	color: #FFB71B;
	text-decoration: none;
}
a:visited {
	color: #FFB71B;
	text-decoration: none;
}
a:hover {
	color: #FFB71B;
	text-decoration: underline;
}
table.contenedora {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
table.contenedora td.top {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	height: 97px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
}
table.contenedora td.pie {
	background-color: #FFFFFF;
	background-image: url(../images/bg_pie.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #79828D;
	padding-top: 15px;
}
table.contenedora td.pie p {
	width: 600px;
	text-align: left;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 0px;
}

table.contenedora td.piebgTarifas {
	background-color: #FFFFFF;
	background-image: url(../images/bg_pie.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #79828D;
	padding-top: 0px;
}

table.contenedora td.contenido {
	height: auto;
	vertical-align: top;
	text-align: center;
}
table.contenido {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 772px;
	text-align: center;
	background-image: url(../images/bg_izda.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
table.contenido td.izda {
	background-image: url(../images/bg_izda.gif);
	background-repeat: repeat-y;
}
table.contenido td.izdaOferta{
	background-image: url(../images/izda_sinoferta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 355px;
	width: 180px;
	text-align: center;
}
table.contenido td.titulo {
	background-color: #599FBE;
	padding-right: 40px;
}
table.contenido td.texto {
	background-color: #174E75;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 15px 15px 0px 0px;
	background-image: url(../images/bg_texto.gif);
	background-repeat: repeat-x;
}

table.contenido td.dcha {

	background-image: url(../images/bg_dcha.gif);
	background-repeat: repeat-y;
}
.enfasisAzul {
	font-weight: bold;
	color: #15DAFF;
}
.enfasisBlanco {
	color: #FFFFFF;
}

p.destacado {
	margin: 0px;
	padding: 10px 15px 15px;
	border: 1px solid #65ACC9;
}p.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
fieldset {
	border: 1px solid #65ACC9;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
table.datos {
	width: 70%;
}
table.datos td.descriptor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #15DAFF;
	text-align: right;
	font-size: 11px;
}
table.datos td.descripcion {
	text-align: left;
	vertical-align: top;
}
table.precio {
	text-align: left;
}
table.precio td.descriptor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #15DAFF;
	text-align: right;
	font-size: 11px;
	vertical-align: super;
}
table.precio td.titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #15DAFF;
	padding-top: 10px;
	padding-bottom: 0px;
}
table.precio td.tipo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #65ACC9;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	width: 68px;
	font-weight: bold;
}
table.precio td.totales {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #15DAFF;
	text-align: right;
	font-size: 11px;
	vertical-align: top;
}
table.precio td.precios {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #15DAFF;
	text-align: center;
	font-size: 11px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #65ACC9;
}
p.nota {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	margin: 10px 0px 0px;
	padding: 5px 0px 5px 5px;
	color: #15DAFF;
	text-align: center;
	background-color: #1F5981;
}
td.aclaracion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #15DAFF;
}
p.observaciones {
	font-size: 11px;
	background-color: #1F5981;
	padding: 10px;
	line-height: 18px;
}
td.pieTarifas {
	background-image: url(../images/trozo_toalla.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #174E75;
	text-align: left;
	padding-top: 20px;
}
table.bottomTarifas {
	background-image: url(../images/bg_pieTarifas.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #15DAFF;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}p {
	margin: 0px;
	padding: 0px 0px 15px;
}

p.divisoria {
	margin: 0px;
	padding: 0px 0px 15px;
	background-image: url(../images/divisoria.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
img.pieTarifas {
	float: left;
	margin-left: 100px;
}
p.pie2 {
	text-align: left;
	padding-top: 10px;
}
