/* Copyright (C) 2006 Radu Igret. All rihts reserved.*/


/*--------- tags redefine ----------------------*/

body {
	background-color: #FAFAFA;
	margin: 0;
	padding: 0;
}

a {
    background: url("images/logo.gif") no-repeat scroll left top transparent;
    color: transparent;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: small;
    height: 76px;
    left: -56px;
    margin: 30px 8% 0;
    padding: 0;
    position: relative;
    text-decoration: none;
    width: 257px;
}
#trafic {
	display: none;
}

