.stepcarousel{
	position: relative;
	overflow: scroll; 
	width: 270px; 
	height: 200px;
}
#mygallery {
	height: 500px;
	width: 910px;
	margin: 0px;
	padding: 0px;
	float: left;
}


.stepcarousel .belt{
position: absolute; 
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; 
	overflow: hidden; 
	width: 910px; 
	margin: 0px;
	padding: 0px;
	height: 500px;
	background-repeat: no-repeat;
	background-image: url(../images/lightbox-ico-loading.gif);
	background-position: center 100px;
}

#mygallery .belt .panel {
	margin: 0px;
	padding: 0px;
}
#galeria_mini {
	position: absolute;
	height: 250px;
	width: 333px;
	left: 500px;
	top: 137px;
	padding: 0px;
	border: 10px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
#enlaces01 {
	position: absolute;
	left: 565px;
	top: 97px;
	width: 290px;
	padding: 2px;
	height: 110px;
	border: 10px solid #000000;
	background-image: url(../img/enlaces_interes_fondo.gif);
	background-repeat: no-repeat;
}
#enlaces01 ul {
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#enlaces01 li {
	list-style-type: none;
}


#enlaces01 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 2px;
}
#enlaces01 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 2px;
}
#enlaces01 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #DA1108;
	padding-left: 2px;
}

#enlaces02 {
	position: absolute;
	left: 563px;
	top: 41px;
	width: 290px;
	padding: 2px;
	height: 150px;
	border: 10px solid #000000;
	background-image: url(../img/enlaces_interes_fondo.gif);
	background-repeat: no-repeat;
}
#enlaces02 ul {
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#enlaces02 li {
	list-style-type: none;
}


#enlaces02 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 2px;
}
#enlaces02 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 2px;
}
#enlaces02 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #DA1108;
	padding-left: 2px;
}
#enlaces03 {
	position: absolute;
	left: 570px;
	top: 241px;
	width: 290px;
	padding: 2px;
	height: 115px;
	border: 10px solid #000000;
	background-image: url(../img/enlaces_interes_fondo.gif);
	background-repeat: no-repeat;
}
#enlaces03 ul {
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#enlaces03 li {
	list-style-type: none;
}


#enlaces03 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 2px;
}
#enlaces03 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 2px;
}
#enlaces03 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #DA1108;
	padding-left: 2px;
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #FF9900;
	visibility: hidden;
	z-index: 100;

filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-weight: bold;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
