@charset "utf-8";
/* CSS Document */
body {
	background:#F3F3F3;
	font-family:Verdana, Geneva, sans-serif;
	}

.logo_head{
	width:200px;
	}
.dv_head{
	background:#fff;
	}
.ple_nav{
	background:#82BC00;
	margin:15px 0px 15px 0px;
	}	
.dv_separador{
	margin:15px 0px 15px 0px;
	}	
.pre_footer{
	background:#82BC00;
	margin:15px 0px 0px 0px;
	height:220px;
	}
.footer{
	height:60px;
	background:#575757;
	color:#fff;
	 z-index: 2;
	}	
.cursor{
	cursor: pointer;
	}
.options_label{
	display: inline-block;
    padding: 20px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
	}
.img_prefooter{
	margin:0px 0px 0px 0px;
	position: fixed;
    z-index: 1;
	}
.dv_pre_footer{
	    position: relative;
    	z-index: 2;
		color:#fff;
	}
.item_list_footer{
	position: relative;
    display: block;
    padding: 3px 15px;
    margin-bottom: -1px;
	background:transparent !important;
	border:0px !important;
	}
.txt_blanco{
	 color:#fff;
	}						
.dv_thums{
	text-align:center;
	background:#CCC;
	}
.esp_dv_thums{
	width: 20% !important;
	}
.btn_bsigned{
	background:#82BC00;
	color:#fff;
	width: 290px;
	min-width:90px;
	max-width:340px;
	}
.btn_registro{
    background:#82BC00;
	color:#fff;
}
.txt_seguridata{
	color:#82BC00;
	}
.btn_opcional{
	width: 200px;
	min-width:90px;
	max-width:240px;
	}
.nav_li{
	   min-height: 0px !important;
       margin-bottom: 0px !important;
	}
.nav_active{
	background:#F3F3F3;
	color:#5A6871;
	}			
