@charset "UTF-8";
/* CSS Document */


#pestanasenotur {
	position: relative;
	margin: 0px;
	padding: 0px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
}
.textopestana {
	font-size: 18px;
	position: absolute;
	bottom: 20px;
	width: 350px;
	z-index: 1;
}
.divpestanasenotur {
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	width: 469px;
	height: 170px;
}
.divpestanasenotur a {
	display: block;
	text-decoration: none;
	margin: 0px;
	height: 130px;
	position: absolute;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#divminiribera {
	background-position: left top;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#divminiribera a {
	color: #C7BAA3;
	padding-left: 20px;
	width: 430px;
}
.divminiribera_verd {
	background-image: url(/img_protos/minifondoribera_ver.gif);
}
.divminiribera_negr {
	background-image: url(/img_protos/minifondoribera_neg.gif);
}
#textribera {
	left: 20px;
}
#divminirueda {
	background-image: url(/img_protos/minifondorueda.gif);
	background-position: left top;
	background-repeat: no-repeat;
	top: 0px;
	z-index: 5;
}
.divminirueda_izq {
	left: 0px;
}
.divminirueda_izq a {
	padding-left: 20px;
	width: 430px;
}
#textrueda_izq {
	left: 20px;
}
.divminirueda_der {
	left: 432px;
}
.divminirueda_der a {
	padding-left: 50px;
	width: 400px;
}
#textrueda_der {
	left: 50px;
}
#divminivista {
	background-image: url(/img_protos/minifondovisita.gif);
	background-position: left top;
	background-repeat: no-repeat;
	left: 432px;
	top: 0px;
	z-index: 1;
}
#divminivista a {
	color: #C7BAA3;
	padding-left: 50px;
	width: 400px;
}
#textvisita {
	left: 50px;
}
