/*----------------------- RISULTATI RICERCA -----------------------*/
.cmpn_list_item {
	float: left;
	margin-top: 3px;
	padding-left: 8px;
	width: 620px;
}

.cmpn_list_item_lf {
	float: left;
	width: 400px;
	padding: 10px;
}

.cmpn_list_item_img {
	float: left;
	width: 100px;
	height: 60px;
	border: 1px solid silver;
	margin-right: 8px;
}

.cmpn_list_item_img a {
	display: block;
	width: 100px;
	height: 60px;
}

.cmpn_list_item_info {
	float: left;
	width: 260px;
	height: auto;
	padding: 2px;
}

.cmpn_list_item_name {
	width: 100%;	
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;	
	font-family: "Trebuchet MS", Tahoma, Arial;	
}

.cmpn_list_item_name a {
	color: #9A8BFD;
	text-decoration: none;	
	text-transform: uppercase;
}

.cmpn_list_item_info_details {
	text-align: left;
	width: 100%;	
	font-family: "Trebuchet MS", Tahoma, Arial;
}

.cmpn_list_item_hmenu {
	float: left;
	width: 100%;	
	text-align: left;	
	margin-top: 10px;
}

.cmpn_list_item_hmenu a {
	color: #239CD9;
	text-decoration: none;
}

.cmpn_list_item_hmenu a:hover {
	text-decoration: none;
	color: #000000;
}

.cmpn_list_item_rg {
	float: left;
	width: 180px;
	margin-top: 30px;
	margin-left: 10px;
}

.cmpn_list_item_titolo {
	font-family: "Trebuchet MS", Tahoma, Arial, Geneva, Helvetica, sans-serif;
	color: #9A8BFD;
	font-size: 18px;
	text-transform: uppercase;
}

.cmpn_list_item_easymail {
	height: 21px;
	width: 100%;
	padding-right: 0%;
	background-position: bottom left;
	background-repeat: no-repeat;
	border-bottom: 1px dotted silver;
}

.cmpn_list_item_easymail span {
	display: block;	
	border: 1px solid gray;
	float: right;
	background: #F0F0F0;
}

.cmpn_list_item_vmenu div {
	margin-top: 1px;
	padding-left: 22px;
	text-align: left;
}

.cmpn_list_item_vmenu img {
	width: 4px;
	height: 9px;
	margin-right: 5px;
}

.cmpn_list_item_vmenu a {
	color: #239CD9;
	text-decoration: none;
}

.cmpn_list_item_vmenu a:hover {
	color: #000000;
	text-decoration: none;
}

.cmpn_list_item_separator {
	width: 580px;
	border-bottom: 1px solid silver;
	float: left;
	margin-left: 10px;
	margin-top: 13px;
}

* html .cmpn_list_item_separator {margin-top: 0px;margin-left: 5px;}

/*------------------------ SCHEDA AZIENDA -------------------------*/

#skill {
	width: 97%;
	margin: auto!important;
	text-align: left;
}

.skill_box {
	margin-bottom: 12px!important;
	width: 100%;
	padding-top: 5px;
}

.skill_section_title {
	color: #D061DA;
	border-bottom: 2px dotted silver;
	font-family: "Trebuchet MS", Tahoma, Arial;	
	font-weight: bold;
	font-size: 14px;
	width: 97%;
	padding-bottom: 5px;
	margin-left: auto!important;
	margin-right: auto!important;
	margin-bottom: 2px;
}

.skill_sub_section_title {
	color: #D328D0;
	padding: 3px 3px 3px 3px;
	margin: 5px 5px 5px 5px;
	border-bottom: 1px dotted silver;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	font-size: 14px;
}

.skill_sub_section_contents {
	margin-left: 9px;
	margin-right: 9px;
	text-align: justify;
	height: auto;
	font-size: 12px;
	color: #090909;
}

#skill .floating_left {
	float: left;
	width: 48%;
	margin-right: 3%;
}

#skill .floating_left .skill_sub_section_contents {
	color: gray;
	width: 95%;
	margin-left: 3%;
	padding: 0px 0px 5px 5px;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;	
	font-family: "Trebuchet MS", Tahoma, Arial;
}

#skill .floating_right {
	float: right;
	width: 48%;
}

#skill .floating_right .skill_sub_section_contents {
	color: gray;
	width: 95%;
	margin-left: 3%;
	padding: 0px 0px 5px 5px;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;	
	font-family: "Trebuchet MS", Tahoma, Arial;
}

#skill_dettagli img {
	float: left;
	margin-right: 15px;
	border: 1px solid silver;
}

#skill_brands .skill_sub_section_contents {
	text-transform: capitalize;
	line-height: 18px;
}

#skill_keywords .skill_sub_section_contents {	
	color: gray;
	line-height: 18px;
	width: 96%;
	margin-left: 2%;
	padding: 0px 0px 5px 5px;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
}

.skill_categ {
	font-size: 10px;
	font-style: italic;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 15px;
	text-transform: uppercase;
	background: url(../images_web/colori/col_3.jpg) top left no-repeat;
}

.skill_categ img {
	vertical-align: middle;
}

.skill_categ a {
	color: gray;
	text-decoration: none;
}

.skill_categ a:hover {
	color: #000000;
	text-decoration: underline;
}

.skill_sub_content_item {
	margin-top: 5px;
}

.skill_sub_content_item_name {
	font-weight: bold;
	color: #000000;
}

/******************** VARIE ********************/
#nav_cnt {
	display: none;
}
