@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0%;
	margin-bottom: 0%;
	background:  #C1DBE8 url(http://www.alcyon-net.com.mx/imagenes/fondo2.png) repeat-x top left;
}


a {
	font-size: 10pt;
	color: #FF9900;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.textblackB {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.texto {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.minitext {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
}

.minitext2 {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000040;
}

.textblack10 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.textblack9 {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
}
.textblack12 {
	font-family: Tahoma;
	font-size: 12pt;
}

.textblack12B {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.tw12B {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

