body {
    line-height: 20px;
	color: #444;
	/*font-size: 12px;*/
	font-family: arial, verdana, sans;
	
}

#cabeceraTPV{
	
}

#pie {
    background-color:#222222;
    color: #eee;
    border-top: 6px solid #eee;
    margin: 0;
}

#pie a {
    background-color: transparent;
}
#pie a {
    color: #0099ba;
    line-height: inherit;
    text-decoration: none;
}


#pie a:hover {
    cursor: pointer;
}
#pie a:hover, a:focus {
    color: #0078a0;
}

