.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8E8E8;
	text-decoration: none;
	font-weight:bold;
}
.btnin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d1d1d1;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 3px;
}
.btnin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 3px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
	font-weight:bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1f1f1;
	text-decoration: none;
	font-weight:normal;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	font-weight:normal;
}
.txtCconc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	padding-left: 20px;
	padding-top: 10px;
}
.campos {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	margin-left: 40px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #000000;



}

.camposUno {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #000000;
	margin-left: 0px;



}

.btn {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	background-color: #333333;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.btnSend {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#FF9900;
	border: 1px solid #333333;
	font-weight: bold;
	width: 70px;
	height: 22px;
}
.titlesNews {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
