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

#descripcion {
	padding: 30px 0px 0px 45px;
	width: 224px;
	}
	
#descripcion h1 {
	color: #C38C2A;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	padding-bottom: 0px;
	}
	
#descripcion h3 {
	color: #38788B;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
	}
	
#descripcion p, label {
	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: 5px;
	text-align: left;
	height: 1px;
	background-color: #A2A2A2;
	border: none;
	border: 0px solid #A2A2A2;
	}
	
#descripcion label {
	display:block;
	width: 180px;
	line-height: 18px;
	font-weight: bold;
	float:left; 
	display:inline;
	}
#descripcion textarea {
	width: 224px;
}
#condicionesdeuso {
	float:left; 
	display:inline;
	margin-bottom:5px;
}
#avisolegal {
	color:#003;
	border-bottom:#003 1px dotted;
}
#boton_enviar {
	clear: both;
	display:block;
	margin-top:10px;
}
#boton_enviar:hover {
	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 h1{
	color: #C38C2A;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	padding-bottom: 0px;
}

#pestania p{
	width: 550px;
}
	
#pestania .ajax_loader{
	position: relative;
	top: 180px;
	left: 275px;
	background: url(css_img/ajax-loader.gif) no-repeat top left;
	width: 16px;
	height: 16px;
	}
#caja_contacto{
	height:300px;
}
