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

#descripcion {
	padding: 30px 0px 0px 39px;
	width: 240px;
	}
	
	#descripcion2 {
	padding: 30px 0px 0px 39px;
	width: 240px;
	}
	
#descripcion h1 {
	padding-left: 6px;
	color: #C38C2A;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 16px;
	}
	
	#descripcion2 h1 {
	padding-left: 6px;
	color: #C38C2A;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 16px;
	}
	
#descripcion p {
	padding-left: 6px;
	width: 210px;
	}
	
	#descripcion2 p {
	padding-left: 6px;
	width: 210px;
	}

#descripcion img {
	padding-top: 5px;
	*padding-top: 0px;
	}
	
	#descripcion2 img {
	padding-top: 20px;
	*padding-top: 0px;
	}
	
#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 h3 {
	padding-left: 20px;
	width: 530px;
	color: #38788B;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	}
	
#pestania ul {
	float: left;
	font-size: 14px;
	width: 277px;
	padding-top: 10px;
	}

#pestania ul li {
	display: block;
	width: 277px;
	height: 40px;
	padding-top: 12px;
	}

#pestania ul li a {
	padding: 12px 0px 0px 20px;
	display: block;
	color: #666;
	text-decoration: none;
	height: 16px;
	width: 277px;
	height: 40px;
	background: url(css_img/lista_flecha.jpg) no-repeat 0px 60px;
	}

#pestania ul li a:hover, #pestania ul li a.pestania_selected {
	color: #38788B;
	font-weight: bold;
	background-position: top left;
	}

#pestania .holderPanel_1, #pestania .holderPanel_2, #pestania .holderPanel_3, #pestania .holderPanel_4 {
	float: left;
	margin-left: 20px;
	padding-top: 30px;
	width: 240px;
	height: 220px;
	}

#pestania .holderPanel_4 {
	width: 265px;
	}
		
#pestania .scroll-pane h3 {
	padding-left: 0px;
	padding-bottom: 4px;
	}

#pestania .scroll-pane p {
	padding-left: 0px;
	padding-bottom: 8px;
	}

#pestania .holderPanel_4 .scroll-pane p {
	padding-left: 0px;
	padding-bottom: 18px;
	}


#pestania .scroll-pane {
	height: 320px;
	overflow: auto;
	}
	
#separador {
	width: 870px;
	height: 2px;
	position: absolute;
	top: 714px;
	left: 44px;
	}

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