@charset "UTF-8";
.body_home {
	background-image: url(img/fondo.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.body_in {
	background-image: url(img/fondo_interior.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.txt_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding-top:6px;
}
.formlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 28px;
	width: 132px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	
	
}
.fondo_menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/menu_on.gif);
	background-repeat: no-repeat;
}
.fondo_menu_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/menu_off.gif);
	background-repeat: no-repeat;
}
.fondo_menu_desconectar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/menu_desconectar.gif);
	background-repeat: no-repeat;
}
.fondo_billetes {
	background-image: url(img/img_billetes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_billetes_interior {
	background-image: url(img/img_billetes_interior.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_billetes_priv {
	background-image: url(img/img_billetes_priv.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt_bienvenida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #FFFFFF;
	padding-left: 20px;
}
.fondo_cont {
	background-color: #FFFFFF;
	background-image: url(img/bg_cont_sec.gif);
	background-repeat: repeat-x;
}
.txt_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.txt_cont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.form_register {
	background-color: #FFFFFF;
	height: 34px;
	width: 336px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.txt_registro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/fondo_pie.gif);
	background-repeat: repeat-x;
}
.fondo_tit_in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/bg_tit_sec.gif);
	background-repeat: no-repeat;
}
.fondo_tit_priv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/bg_tit_sec_priv.gif);
	background-repeat: no-repeat;
}
.contactform_imput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 26px;
	width: 300px;
}
.contactform_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 100px;
	width: 300px;
}
.contactform_button {
	background-color: #FF6600;
	height: 25px;
	width: 100px;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	font-family: Arial;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 15px;
	font-weight:bold;
	color: #666666;
}
