@charset "utf-8";
/* CSS Document */

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:center;
	text-transform: none;
	color: #F47920;
	text-decoration: none;
	background-image: url(images/pie_central_alpha.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.pie2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.faqs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background:#191919;
	border:none;
	}

.enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align:center;
	color: #FFF;
	background-image:url(images/btn_enviar.png);
	background-repeat: no-repeat;
	border: none;
	height: 25px;
	width: 79px;
}

.fondo {
	background-image: url(images/fondo_general.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #F47920;
	text-decoration: none;
	font-weight: normal;
}

