@charset "UTF-8";
/*
Theme Name: pureVISION
Theme URI: http://themeforest.net/item/purevision-wordpress-theme/156538
Description: CSS for the 'pureVISION Theme'.
Version: 1.3.0
Author: Andon
Author URI: http://www.andon-design.com/
*/

.tooltip {
	display:none;
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
	background-color: transparent;
	background-image: url(jquery-tooltip/black_arrow.png);
	/* [disabled]font-weight: bold; */
}

/* CSS Document */

#slogan {
	width: 940px;
	padding-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
#top-container {
	height: 100px;
}
#htmlArea {
	border: 1px solid #CCC;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 485px;
	margin-top: 5px;
	font-weight: bold;
	overflow-y:scroll;
	overflow-x:hidden;
	margin-left: 10px;
}
.ric {
	font-weight: bold;
}
.strumenti {
	border: 1px solid #CCC;
	width: 400px;
	background-color: #F6F6F6;
	margin-left: 10px;
}
#cerca_content {
	margin: 0px;
	padding: 0px;
}

.strumenti2 {
	border: 1px solid #CCC;
	background-color: #F6F6F6;
	margin: 0px;
}
.btn  {
	cursor: pointer;
}
.testo_col {
	margin: 0px;
	padding: 0px;
}

.content_new_cli {
	border: 1px solid #F00;
	margin: 0px;
	padding: 0px;
}
.nuovariga {
	background-color: #F2F2F2;
	width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top #logo #sezioni {
	float: right;
	width: 500px;
	padding-top: 7px;
}
#top #logo h1 {
	float: left;
}
#logo {
	width: 920px;
}
