.fondito {
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-y;
}
.fondCabecera {
	background-image: url(../img/marco.gif);
	background-repeat: repeat-y;
}
.txtSubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #470E1A;
	text-decoration: none;
}
.txtSubmenuActiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FE9703;
	text-decoration: none;
}
.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FE9703;
	text-decoration: none;
}
.tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #114A36;
	text-decoration: none;
}
.borde {
	border: 1px solid #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.barrita {
	background-image: url(../img/barrita.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.blanco {
	background-color: #FFFFFF;
}
.fondo {
	background-image: url(../img/ic_fondo2.gif);
	background-color: #004F46;
}
.txtMenuB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.txtMenuBActiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #470E1A;
	text-decoration: none;
}
.granateClaro {
	background-color: #FAE2E7;
}
.bordeGranate {
	border: 1px solid #FAE2E7;
}
.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FE9703;
	text-decoration: none;
}
.textLinkActiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #114A36;
	text-decoration: underline;
}
.bordeGranate2 {

	border: 3px solid #FAE2E7;
}
.granate {
	background-color: #741629;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.index {
	background-image: url(../img/index.jpg);
	background-repeat: no-repeat;
}
.txtIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.txtIndexActiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #531928;
	text-decoration: none;
}


.imgTop, .imgBottom{
text-align: center;
}

.imgTop img, .imgBottom img{
border: 1px solid #999;
background: #FFF;
padding: 2px;
}

.tarifes{
border-right: 1px solid #fae2e7;
}
.tarifes td{
border-left: 1px solid #fae2e7;
border-bottom: 1px solid #fae2e7;
}

.tarifes td td{
border: none;
}