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


#menu .menu1.active a { background-image:url(img/menu/img_menu_01_active.jpg); }
#menu .menu2.active a { background-image:url(img/menu/img_menu_02_active.jpg); }
#menu .menu3.active a { background-image:url(img/menu/img_menu_03_active.jpg); }
#menu .menu4.active a { background-image:url(img/menu/img_menu_04_active.jpg); }
#menu .menu5.active a { background-image:url(img/menu/img_menu_05_active.jpg); }
#menu .menu6.active a { background-image:url(img/menu/img_menu_06_active.jpg); }
#menu .menu7.active a { background-image:url(img/menu/img_menu_07_active.jpg); }
#menu .menu8.active a { background-image:url(img/menu/img_menu_08_active.jpg); }
.menu1 a {
	background-image:url(img/menu/img_menu_01.jpg);
	width:102px;
}
.menu2 a {
	background-image:url(img/menu/img_menu_02.jpg);
	width:158px;
}
.menu3 a {
	background-image:url(img/menu/img_menu_03.jpg);
	width:99px;
}
.menu4 a {
	background-image:url(img/menu/img_menu_04.jpg);
	width:146px;
}
.menu5 a {
	background-image:url(img/menu/img_menu_05.jpg);
	width:87px;
}
.menu6 a {
	background-image:url(img/menu/img_menu_06.jpg);
	width:145px;
}
.menu7 a {
	background-image:url(img/menu/img_menu_07.jpg);
	width:120px;
}
.menu8 a {
	background-image:url(img/menu/img_menu_08.jpg);
	width:98px;
}
#register {
	display:block;
	float:left;
	text-indent:-400px;
	overflow:hidden;
	height:87px;
	width:230px;
	background-image:url(img/btn_register.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}

#lista_registro ul li {
	background-image: url("img/fondo_li_register_.png");
	background-position:0;
	background-repeat: no-repeat;
}
.displaynone { display:none; }
.BTfinish {
	background-color: #00582E;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #EEEEEE;
	border-radius: 7px 7px 7px 7px;
	border-top: 1px solid #EEEEEE;
	color: white;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	height: 40px !important;
	margin-top: 12px;
	width: auto !important;
}
.BTnext, .BTprev {
	background-color: #00582E;
    border-bottom: 1px solid #AAAAAA;
    border-left: 1px solid #EEEEEE;
    border-radius: 7px 7px 7px 7px;
    border-top: 1px solid #EEEEEE;
    color: white;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    height: 32px !important;
    margin-top: 12px;
    width: 83px !important;
}
.BTnext:hover, .BTprev:hover { /*border-color: #AAAAAA #EEEEEE #EEEEEE #AAAAAA;*/
}
.BTnext { float:right; }
.BTprev { float:left; }
input#enviarbutton {
	width:50px;
	height:15px;
	overflow:hidden;
	text-indent:-400px;
	background-image:url(img/btn_enviar.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
}
#btn_infoutil {
	display:block;
	float:left;
	text-indent:-400px;
	overflow:hidden;
	height:65px;
	width:230px;
	background-image:url(img/btn_infoutil.png);
	background-position: top left;
	background-repeat:no-repeat;
	margin-top: 20px;
}
#btn_infoutil {
	display:block;
	float:left;
	text-indent:-400px;
	overflow:hidden;
	height:65px;
	width:230px;
	background-image:url(img/btn_infoutil.png);
	background-position: top left;
	background-repeat:no-repeat;
	margin-top: 20px;
}
#btn_hrform{
	display:block;
	float:left;
	text-indent:-400px;
	overflow:hidden;
	height:65px;
	width:230px;
	background-image:url(img/btn_hrform.png);
	background-position: top left;
	background-repeat:no-repeat;
	margin-top: 20px;
}
#btn_hrform:hover{
	background-position:bottom left;
}
#btn_downloadProgram{
	display:block;
	float:left;
	text-indent:-400px;
	overflow:hidden;
	height:69px;
	width:230px;
	background-image:url(img/btn_downloadProgram.png);
	background-position: top left;
	background-repeat:no-repeat;
	margin-top: 20px;
}
#btn_downloadProgram:hover{
	background-position:bottom left;
}