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

#descripcion {
	margin-top: 30px;
	padding: 0px 0px 0px 23px;
	width: 249px;
	height: 475px;
	border-right: 1px solid #A2A2A2;
	}
	
#descripcion h1 {
	padding-left: 22px;
	color: #C38C2A;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 16px;
	}
			
#descripcion p {
	padding-left: 22px;
	width: 210px;
	}

.info-accordion {
	clear: both;
	font-size: 12px;
	line-height: 12px;
	width: 277px;
	padding-top: 10px;
	}

.info-accordion h3 {
	font-size: 12px;
	line-height: 12px;
	padding: 12px 0px 0px 22px;
	display: block;
	color: #666;
	display: block;
	width: 266px;
	height: 23px;
	
	cursor: pointer;
	}

#info-tit-1, #info-tit-2, #info-tit-3, #info-tit-4, #info-tit-5, #info-tit-6, #info-tit-7, #info-tit-8, #info-tit-9  {
	background: url(css_img/lista_flecha_small.png) no-repeat 0px 60px;
	}
	
#info-tit-1:hover, #info-tit-2:hover, #info-tit-3:hover, #info-tit-4:hover, #info-tit-5:hover, #info-tit-6:hover, #info-tit-7:hover, #info-tit-8:hover, #info-tit-9:hover, #info-tit-1.info-tit-selected, #info-tit-2.info-tit-selected, #info-tit-3.info-tit-selected, #info-tit-4.info-tit-selected, #info-tit-5.info-tit-selected, #info-tit-6.info-tit-selected, #info-tit-7.info-tit-selected, #info-tit-8.info-tit-selected, #info-tit-9.info-tit-selected {
	background-position: 0px 0px;
	color: #000;
	}
	
.info-section {
	margin-left: 6px;
	background: url(css_img/lista_degradado.jpg) no-repeat top left;
	width: 214px;
	height: 87px;
	color: #333;
	line-height: 14px;
	padding: 10px 11px 0px 18px;
	
	}

#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;
	}