body {
	background-color: #C2510F;
	background-image: url(Images/fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
.ColumnaMenu {
	background-attachment: scroll;
	background-image: url(Images/flor.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ColumnaContenidos {
	background-color: #F8F6E0;
}
.TablaMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F8F6E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD723C;
	margin: 5px;
}
.Creditos {
	background-color: #7D0F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F8F6E0;
	font-size: 10px;
}
.ParrafoBasico {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-align: justify;
}
.TextoDestacado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D0F00;
}
.Titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #7D0F00;
	font-style: italic;
}

.Titulos1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	color: #7D0F00;
	font-style: italic;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.VinculoNaranja {
	color: #C2510F;
}
.TablaCabecera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D0F00;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CD723C;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
}
.TablaPrimeraColumna {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C2510F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D0F00;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	padding-left: 3px;
}
.TablaCabecera2 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D0F00;
	margin: 2px;
}
.TablaContenidos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD723C;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CD723C;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
}
.TablaTarifasContenidos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CD723C;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CD723C;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
.Nota {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7D0F00;
	border: 1px solid #7D0F00;
	font-size: 12px;
	text-align: center;
}

.TablaTarifasCabecera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7D0F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D0F00;
	margin: 2px;
	text-align: center;
}
.TablaTarifasCabecera1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F8F6E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2510F;
	margin: 2px;
	text-align: center;
	background-color: #7D0F00;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Vinculo {
	text-decoration: underline;
	background-color: #C2510F;
	color: #F8F6E0;
}
.EnlaceTarifa2008 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F8F6E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2510F;
	margin: 2px;
	text-align: right;
}
.Menu {
	color: #F8F6E0;
}
.VinculoBlanco {

	color: #F8F6E0;
}

.pie a:link{ color:#F8F6E0;
text-decoration:none;}
.pie a:active{ color:#F8F6E0;
text-decoration:none;}
.pie a:visited{ color:#F8F6E0;
text-decoration:none;}
.pie a:hover{ color:#F8F6E0;
text-decoration:none;}
