.fondo_ {
	background-color: #9ECA73;
	background-image: url(imgs/background_.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9C9CE;
	border-right-color: #EBEFF2;
	border-bottom-color: #FFFFFF;
	border-left-color: #B9C9CE;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2983CB;
	border: solid;
}
.tx_contenidos {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #575757;
}
.fondo_nubes {

	background-color: #FFFFFF;
	background-image: url(imgs/fondo_nubes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tx_titulo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #88B92D;
	font-weight: bold;
}
.tx_links {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
}
.tx_links:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
}
.tx_contenidos2 {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
h2 {
	font-size: 11px;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
