body {
	background: url('css_img/background_int.jpg') center top no-repeat;
	}

#descripcion {
	padding: 30px 0px 0px 45px;
	width: 240px;
	}
	
#descripcion h1 {
	color: #C38C2A;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 16px;
	}
	
#descripcion h3 {
	width: 210px;
	color: #38788B;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	}

#descripcion .holderPanel {
	padding-top: 20px;
	width: 255px;
	height: 350px;
	color: #666;
	line-height: 22px;
	}

#descripcion .scroll-pane {
	height: 350px;
	overflow: auto;
	}

#visor_left {
	position: absolute;
	top: 250px;
	left: 335px;
	cursor: pointer;
	}

#visor_right {
	position: absolute;
	top: 250px;
	left: 888px;
	cursor: pointer;
	}
	
#pestania {
	background: url(css_img/background_cont_int.png) no-repeat top left;
	width: 651px;
	height: 437px;
	padding-left: 45px;
	padding-top: 25px;
	position: absolute;
	top: 280px;
	left: 294px;
	}
		
#pestania #visor {
	position: relative;
	top:-15px;
	width: 565px;
	height: 414px;
	overflow: hidden;
	}
	
#pestania #visor #visor_content {
	width:99999px;
	}

#pestania #visor #visor_content img {
	float: left;
	width: 565px;
	display: block;
	}
	
#pestania .ajax_loader{
	position: relative;
	top: 200px;
	left: 280px;
	background: url(css_img/ajax-loader.gif) no-repeat top left;
	width: 16px;
	height: 16px;
	}

#contacto a {
	background: url('css_img/contactenos_small.png') no-repeat bottom left;
	text-indent: -9999px;
	width: 267px;
	height: 87px;
	position: absolute;
	top: 122px;
	left: 16px;
	}
	