.fondo_ {
	background-color: #2F73BC;
	background-image: url(imgs/backgroun_.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2983CB;
	border: solid;
}
.tx_1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tx_link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
}
.tx_link:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #009900;
	text-decoration: underline;
}
.tx_2 {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
.tx_tit {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

