body {
	background: url('css_img/background_int.jpg') center top no-repeat;
	}

#descripcion {
	padding: 60px 0px 0px 33px;
	width: 224px;
	}
	
#descripcion h1 {
	color: #C38C2A;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	padding-bottom: 16px;
	padding-left: 12px;
	}
	
#descripcion h3 {
	color: #38788B;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 2px;
	padding-left: 12px;
	}
	
#descripcion p {
	width: 210px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 12px;
	}
#descripcion ul {
	float: left;
	font-size: 12px;
	line-height: 12px;
	width: 277px;
	padding-top: 10px;
	}

#descripcion ul li {
	display: block;
	width: 266px;
	height: 35px;
	padding-top: 0px;
	}

#descripcion ul li a {
	padding: 12px 0px 0px 12px;
	display: block;
	color: #666;
	text-decoration: none;
	height: 16px;
	width: 266px;
	height: 35px;
	background: url(css_img/lista_flecha_small.png) no-repeat 0px 60px;
	}

#descripcion ul li a.pestania_2lines {
	padding: 6px 0px 0px 12px;
	}

#descripcion ul li a:hover, #descripcion ul li a.pestania_selected {
	color: #000000;
	background-position: top left;
	}
	
#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 .ajax_loader{
	position: relative;
	top: 180px;
	left: 275px;
	background: url(css_img/ajax-loader.gif) no-repeat top left;
	width: 16px;
	height: 16px;
	}