.txtbranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.txtlinkform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffcc22;
	text-decoration: none;
}

.txtcorrido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.txtforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;

}

.titlagenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #008033;
	text-decoration: none;
	line-height: normal;
}

.titlactividades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #008033;
	text-decoration: none;
	line-height: normal;
}
.txtagenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	width: 180px;
}

.txtlegenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
div#contacto {
	position:relative;
	width : 218px;
	background-image: url(images/forpubback.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	
}
div#agenda {
	position:relative;
	width : 170px;
	overflow: visible;
	
}
div#contacicon {
	position:relative;
	width : 452px;
	background-image: url(images/iconcontac.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: right bottom;
}
div#contacto a:link {
	color: #ffffff;

}
div#contacto a:hover {
	color: #ffcc22;

}