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

#descripcion {
	padding: 60px 0px 0px 45px;
	width: 224px;
	}
	
#descripcion h1 {
	color: #C38C2A;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	padding-bottom: 16px;
	}
	
#descripcion h3 {
	color: #38788B;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 2px;
	}
	
#descripcion p {
	width: 210px;
	line-height: 18px;
	font-weight: bold;
	}
	
#descripcion a {
	color: #000;
	text-decoration: none;
	}

#descripcion a:hover {
	text-decoration: underline;
	}

#descripcion hr {
	margin-top: 30px;
	text-align: left;
	height: 1px;
	background-color: #A2A2A2;
	border: none;
	border: 0px solid #A2A2A2;
	}
	
#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;
	}