﻿body {
	overflow: auto;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size:  small;
	font-style: normal;
	color: #333333;
	text-align:justify;
}
/*SCROLBAR*/	

/*LINKS*/
a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #52b6dd;
	text-decoration: underline;
}

/*LAYOUT*/
.hotspot {
	border:0px
}
.menu_backoffice {
	text-align: center;
	background-image: url('../backoffice/images/layout_04.jpg');
}
