/* CSS Document */

/*firma*/
.mb_footer{ color:#ddd;
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:10px;
	background:#000;
	opacity:0.8;
	height:20px;
	padding-bottom:5px;
	text-transform:uppercase;
	z-index:4;
}
.mb_footer a{
	padding:5px 15px;
	letter-spacing:1px;	
	color:#ddd;
	float:right;
}
.mb_footer a:hover{
	color:#ddd; text-shadow:1px 1px 1px #000;
}
.mb_footer a span{
	font-weight:bold;
}
.mb_footer a.mb_left{
	float:left;
}

/*fin de firma*/
/* inicio de mi firma 30 stb 2011*/
.firma { font-family: "Tangerine", Verdana; font-size: 18px; text-decoration: none;}
.firma a{ font-family: "Tangerine", Verdana;
 text-decoration: none;
font-size: 18px; color:#fff;}
.firma a:link {color: #fff;	text-decoration:none;}
.firma a:visited {	text-decoration: none;}
.firma a:hover{ font-family: "Tangerine"; Verdana;
 background:#FFf; text-decoration: none;
font-size: 18px; color:#000;}
/* fin de firma*/

.txt { font-family: "Tangerine", Verdana; font-size: 24px;}
.inic { font-family: "Montez", Dancing Script, Verdana; font-size: 32px; color:#FF0000;}
.msn { font-family: "Tangerine", Verdana; font-size: 30px; color:#FFf; font-weight:bold;}
.ingreso { font-family: "Montez", arial; font-size: 26px; color:#FFf; font-weight:bold;

}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color:#000102;
}
.Estilo1 {
	font-family: "Courier New";
	font-size: 16px;
	color: #FF3300;
}
.Estilo2 {
	color: #FFFFFF;
	font-family: "Comic Sans MS", "MS Sans Serif";
	font-size: 18px;
}
.Estilo3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Estilo4 {
	font-size: 14px;
	color: #FFFFFF;
}
.Estilo5 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Estilo6 {font-family: Arial, Helvetica, sans-serif}
.Estilo7 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.Estilo8 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #CCFF00; 
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
.Estilo9 {font-size: 16px;}
.table{ border-bottom-color:#FF3300; border-bottom-style:double; border-width:3px;
border-left-color:#FF3300; border-left-style:double;
border-right-style:double; border-top-style:double;
border-color:#FF3300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
}
.transparencia {
   opacity: .80;
   -moz-opacity: .80;
   filter:alpha(opacity=80);
  }

