@charset "utf-8";
.bottombg {
	background-image: url(../images/miniu_24.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;

}
.bgright {
	background-image: url(../images/bg_26.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgrighblack {

	background-image: url(../images/bg3_26.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.centerbg {
	background-image: url(../images/miniu_12.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contenidobg {
	background-image: url(../images/miniu_12.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	background-color: b1cdff;


}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #333333;
	font-size: 13px;
	font-style: normal;
}
.textopequeno {

	font-family: "Trebuchet MS";
	text-transform: none;
	color: #333333;
	font-size: 11px;
	font-style: italic;
}
.textofecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #3300CC;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;

}
.textoagenda {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #666666;
	font-size: 13px;
	font-style: italic;
}
.textoactividades {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #666666;
	font-size: 13px;
	font-style: normal;
}
.textoganadoras {

	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #0000CC;
	font-size: 16px;
	font-style: normal;
}

