@charset "utf-8";
/* CSS Document */
h2 {
	font-size: x-large;
	color: #600;
	font-style: italic;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
}
h1 {
	font-size: x-large;
	color: #600;
	font-style: italic;
	font-family: Tahoma, Geneva, sans-serif;
}
h3 {
	font-size: large;
	color: #C30;
}

.tdimg {
	display: block;
	text-align: center;
}
.BoxMain {
	background-color: #FFFFE6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #900;
	background-color: #000;
}
.BackTopPage {
	background-image: url(img/index_r2_c1.jpg);
	background-repeat: no-repeat;
}
.tdMenu {
	background-image: url(img/index_r18_c1.jpg);
}
.tdBarLeft {
	background-image: url(img/index_r21_c1.jpg);
}
.tdBarRight {
	background-color: #204D22;
}
.TitTarifas {
	font-size: small;
	color: #FFF;
	text-align: center;
}
.ContenidoTarifas {
	text-align: center;
	vertical-align: middle;
}
.SubTit {
	font-size: x-small;
	color: #333;
}
.BoxForm {
	background-color: #FFFFCB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #F30;
	border-right-color: #F30;
	border-bottom-color: #F30;
	border-left-color: #F30;
	text-align: left;
}
.tdBarRightImg {
	background-color: #204D22;
	display: block;
	text-align: center;
	vertical-align: bottom;
	z-index: auto;
}
.thumb img { padding: 5px; background: #eee; border: 1px solid #aaa; }
.thumb:hover img { border-color: #777; }
a, a:visited, a:link {
	font-weight: bold;
	color: #600;
	font-size: small;
	text-decoration: none;
}

a:hover {
	color: #F60;
	text-decoration: underline;
}
.tdBarRight {
	color: #FFF;
	font-size: x-small;
}
.Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #CCC;
	background-image: url(img/index_r23_c1.jpg);
}

a.foot, a.foot:visited, a.foot:link {
	color: #FFF;
	font-size: small;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.foot:hover {
	color: #600;
	text-decoration: none;
}
a.mail, a.mail:visited, a.mail:link {
	color: #FFF;
	font-size: x-small;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.mail:hover {
	color: #CCC;
	text-decoration: underline;
}
.imgLink {
	cursor:pointer;
}
.Tachado {
	color: #F00;
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
}

