/* CSS Document */
body,td,th {
	font-family: Garamond, Verdana, Courier, Arial, serif;
	text-align:justify;
	font-size: 4mm;
}
body {
	background-image: url(/multimedia/imis/cf-mw-ecamor.jpg);
}
a:link {
	color: #800000;
}
a:visited {
	color: #800080;
}
.c{text-align:center}
.d {text-align:right}
.u {text-decoration: underline}
.text-lilita {
	color: #FF00FF;
	font-weight: bold;
}
.text-rojo {
	font-family: Garamond, Verdana, Courier, Arial, serif;
	color: #CC0000;
	font-weight: bold;
}
.text-sup {
	vertical-align: super;
}
.text-mind {
	font-family: Garamond, Verdana, Courier, Arial, serif;
	color: #006600;
	font-weight: bold;
}
.text-bajotit {
	font-family: "Monotype Corsiva", "Palace Script MT",cursive;
	font-weight: bold;
	text-align: justify;
}
.titulo1 {
	color: #CC9900;
	font-family: "Monotype Corsiva", "Palace Script MT", cursive;
	font-size: large;
	font-weight: bold;
}
.tit-mayus {
	color: #CC9900;
	font-family: Garamond, Verdana, Courier, Arial, serif;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
}
.viga-180{
	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: 180px;
}
.viga-550{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	background-color: #65873B;
	display: block;
	width: 550px;
}
.viga-730{
	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: 730px;
}
.navigation{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	background-color: #CCFFFF;
	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: #800000;
	display: block;
	padding: 2px;
	width: 550px;
}
.pag {.page-break-before: always;}
