/****************************
 *** PREDEFINED SELECTORS ***
 ****************************/
body {
	color: #707070;
	font-size: 12px;
	letter-spacing: -0.005em;
}

a img {
	border: none;
}

/**************************
 *** INVOLUCRO ESTERNO ***
 **************************/
#container {
	text-align: center
}

#wrapper {
	/*width: 970px;*/
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	text-align: left;
}

/**************
 *** HEADER ***
 **************/
#header #logo {
	/*position: absolute;*/
	position: relative;
	width: 202px;
	height: 81px;
	z-index: 99;
	/*top: 70px;*/
	left: 35px;
}

#login-link {
	/*position: absolute;*/
	display: none;
}

#login-form {
	/*position: absolute;*/
	display: none;
}

#header #search {
	display: none;
}

#tabbed-nav-container {
	display: none;
}

#header {
	margin: 0 0 7px 0;
}

#top {
	display: none;
}

/*************
 **** TAGS ***
 *************/
#tags {
	padding: 20px 0;
	width: 400px;
	position: absolute;
	right: 10px;
	top: 0;
	text-align: right;
}

#tags a {
	font-family: georgia, arial;
	text-decoration: none;
}

#tags a.tag1 {
	font-size: 11px;
}

#tags a.tag2 {
	font-size: 15px;
}

#tags a.tag3 {
	font-size: 20px;
}

#tags .punto {
	margin-bottom: 2px;
}

#urltags {
	text-align: right;
}

#urltags a {
	font-family: georgia, arial;
	text-decoration: none;
	/*padding:0 2px 0 2px;*/
}

#urltags a.tag1 {
	font-size: 11px;
}

#urltags a.tag2 {
	font-size: 15px;
}

#urltags a.tag3 {
	font-size: 20px;
}

#urltags .punto {
	margin-bottom: 2px;
}

/*****************************
 *** BEGIN MENU SECONDARIO ***
 *****************************/
#menu-sec {
	display: none;
}

/***************************
 *** COLONNA DI SINISTRA ***
 ***************************/
#colsx {
	display: none;
}

/**************************
 *** COLONNA DI DESTRA ***
 **************************/

/**************
 *** FOOTER ***
 **************/
#footer {
	display: none;
}

div.cleaner,div.cleaner7 {
	clear: both;
	height: 1px;
	line-height: 1px;
}

div.cleaner7 {
	height: 7px;
	line-height: 7px;
}

.clear {
	clear: both;
}
