#gallery {
	font:11px verdana,arial,sans-serif;
	width:450px;
	line-height:15px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	height:auto;
}
#gallery div.off {
	color:#000;
	height:auto;
	margin-right:2px;
	line-height:33px;
	float:left;
	background:url(tabs_0.gif) repeat-x left bottom;
	border:1px solid #ddd;
	border-bottom-color:#000;
	cursor:pointer;
	position:relative;
	z-index:20;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
	height:auto;
}
#gallery div.on {color:#c00; padding-left: 11px; 	padding-right: 11px; margin-right:2px; margin-top:1px; float:left; background:url(tabs_2.gif) repeat-x left bottom; border:1px solid #000; cursor:pointer; border-bottom:0; height:33px; line-height:32px; position:relative; z-index:100;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {
	clear:left;
	background:#fff;
	width:500px;
	margin-top:0;
	top:-1px;
	padding:10px;
	position:relative;
	z-index:50;
	font:11px verdana, arial, sans-serif;
	line-height:18px;
	height:500px;
}
div.show img {float:left; margin:0 10px 10px 0;}
.clear {clear:both;}

.div_derecha {
	float: right;
	height: 483px;
	width: 253px;
	position: absolute;
	left: 266px;
	top: 17px;
	line-height:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.div_derecha a{
	font-family: Georgia;
	font-size: 12px;
	color:#0033CC;
	text-decoration: none;
	
}

.div_derecha a:link {
	text-decoration: none;
}
.div_derecha a:visited {
	font-family: Georgia;
	font-size: 12px;
	color: #666666;
}
.div_derecha a:hover {
	font-family: Georgia;
	font-size: 12px;
	color:#FF0000;
}
.div_derecha a:active {
	text-decoration: none;
}
/*div isquierda*/
.div_isquierda {
	float: right;
	height: 174px;
	width:251px;
	position: absolute;
	left: 12px;
	top: 271px;
	line-height:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.div_isquierda a{
	font-family: Georgia;
	font-size: 12px;
	color:#0033CC;
	text-decoration: none;
	
}

.div_isquierda a:link {
	text-decoration: none;
}
.div_isquierda a:visited {
	font-family: Georgia;
	font-size: 12px;
	color: #666666;
}
.div_isquierda a:hover {
	font-family: Georgia;
	font-size: 12px;
	color:#FF0000;
}
.div_isquierda a:active {
	text-decoration: none;
}
.div_derecha img {
height:auto;
width:auto;
border:0px;
}

