/* CSS Document */
body,td,th {
	font-family: Garamond, Verdana, Courier, Arial, serif;
	text-align:	justify;
	font-size: 4mm;
}
.u {text-decoration: underline}
.text-cursi-verde {
	font-family: "Monotype Corsiva", "Palace Script MT",cursive;
	font-size: smaller;
	color: #009933;
}
.text-elegance {
	color: #993300;
	font-weight: bold;
}
.textvinc {
	font-size: 12px;
	font-family: "Arial", "Microsoft Sans Serif", "Franklin Gothic Book", serif;
	line-height: 18px;
	background-color:#FEEEEE;
}
.titulo1 {
	color: #7F007F;
	font-family: "Monotype Corsiva", "Palace Script MT",cursive;
	font-size: large;
	font-weight: bold;
}
a:link {
	color: #800000;
}
a:visited {
	color: #800080;
}
.c{
text-align:center;
}
.viga-550{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #006600;
	display: block;
	width: 550px;
	height:18px;
}
.viga-730{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	background-color: #006600;
	display: block;
	width: 730px;
	height:17px;
}
.navigation{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	background-color: #FFF5F6;
	display: block;
	padding: 2px;
	width: 550px;
}
.navigation:hover{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 2px;
	width: 550px;
}
.tablita-purpura {
	background-color: #C5A8C7;
	text-align: center;
	vertical-align: middle;
}
.tablita-verde {
	background-color: #006600;
	text-align: center;
	vertical-align: middle;
}