/**  SEZIONE GENERALE   **/
	/* Zero down margin and padding on all elements */
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}


.left {
	float: left;
	}
	
#flagContainer{
	position: absolute; 
	margin-top: -20px; 
	margin-left: 858px;
	width:100px;
	}
	
.flag {
	width :18px;
	height: 14px;
}

body {
	font-size: 12px;
	font-family: Verdana, sans-serif, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode";
	line-height: 1.6;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	background-color: #f5f5f5;
}

h1  , h2 {
	margin: 1em 0;
	font-weight: normal;
}

h3 {
	font-weight: bold;
	font-style: italic;
}

* html .item { /*altrimenti su ie dava pbm..*/
	width: 100%;
}

ul {
	list-style: disc;
}

.ul_home {
	text-align: left;
	margin-left: 25px;
	line-height: 2;
}

/* lista innestata */
.ul_second_level{
	list-style: circle;
	margin-left: 25px;
	}

/** esclusivamente per mobile*/
#footerM, .m_title, .m_title_nobackground, .only_mobile { 
display: none;
}

FIELDSET {
	border: none;
	}
	
IMG {
	border:none;
}



/**  SEZIONE LAYOUT   **/
#wrapper {
	width: 900px; /* un pò più grande della somma tra le due colonne */
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
}

#header {
	clear: both;
	margin: 0;
	border: 0px;
	border-top: 1px solid #b0b0b0;
	background: url(images/headerBg.gif) top right no-repeat;
}

#header_img {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	border: none;
}

#content {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

#content h2 { 
	margin: 0;
}

#content .item {
	text-align: center;
	margin-bottom: 25px;
}

#content .item .sub_item_left {
	padding-left: 200px;
	float: left;
	text-align: left;
}

#content .item .sub_item_right {
	overflow: hidden;
	float: right;
	padding-right: 200px;
}

#content p {
	text-align: left;
}

#footer {
	clear: both;
	background: url(images/footerBg3.gif) left bottom;
	padding: 0px 0px 0px 20px;
	margin: 0;
	height: 171px;
}

#footer h2 {
	margin: 0 0 0 0;
}

#footer #contact {
	float: left;
	position: relative;
	top: 40px;
}

#footer #w3cbrand {
	margin: 2px 5px 0 0;
	float: right;
	text-align: right;
	position: relative;
	top: 126px;
}

#footer #w3cbrand .imgw3c {
	border: none;
	width: 80px;
	height: 15px
}

#footer #wai {
	margin: 5px 5px 0 0;
	float: right;
	text-align: right;
	position: relative;
	top: 126px;
}


/* mainNav
=======================*/
#nav {
	text-align: center;
	border-bottom: 2px solid #b0b0b0;
}

#nav ul {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #479537 url(images/mainNavBg.gif) repeat-x;
	list-style: none;
	text-transform: uppercase;
	float: left;
}

#nav ul.nav_demo{
	background: #479537 url(images/mainNavBg_demo.gif) repeat-x;
	}
#nav ul.nav_demo li {
	float: left;
	width: 12.4%;
}

#nav ul li {
	float: left;
	width: 14.2%;
}

#nav ul a { 
	line-height: 2.1em;
	background: url(images/mainNavBorder.gif) repeat-y left top;
	text-decoration: none;
	color: #fff;
	display: block;
}
#nav ul.nav_demo a {
	background: url(images/mainNavBorder_demo.gif) repeat-y left top;
	color: black;
	
}

#nav ul a.selected {
	color: black;
	font-weight: bold;
}

#nav ul a:hover {
	/*color: #333;*/
	text-decoration: underline;
}
#nav ul.nav_demo a:hover {
	text-decoration: underline;
}

#nav ul .first a {
	background: none;
}

#link_area_privata {
	position:absolute;
	margin-top: 25px;
	margin-left:800px;
	color: white;
}
#link_area_privata a{
	position:absolute;
	color: white;
	width:120px;
}
a.link_download{
font-size: medium;
}

a.link_more{
font-size: small;
}

#servizi_professionali_first {
	clear: both;
	/*background: url(images/servizi_professionali_art3.gif) bottom right;*/
	/*padding-right: 265px;
	margin-right: 15px;*/
}

#metodo_first {
	clear: both;
	background: url(images/metodo_first.gif) top right no-repeat;
	padding-right: 150px;
	margin-right: 15px;
	min-height: 210px;
	height: 100% !important;
	height: 210px;
}

#metodo_separator {
	float: left;
	margin-top: 15px;
}

#metodo_second {
	clear: both;
	margin-top: 20px;
	margin-bottom: 30px;
	background: url(images/metodo_second.gif) top left no-repeat;
	padding-left: 175px;
	margin-right: 15px;
	min-height: 130px;
	height: 100% !important;
	height: 130px;
}

#azienda_first {
	clear: both;
	background: url(images/azienda_first.gif) top right no-repeat;
	padding-right: 215px;
	margin-bottom: 30px;
	min-height: 145px;
	height: 100% !important;
	height: 145px;
}

#azienda_second {
	clear: both;
	margin-bottom: 30px;
	background: url(images/azienda_second.gif) top left no-repeat;
	padding-left: 160px;
	text-align: left;
	min-height: 120px;
	height: 100% !important;
	height: 120px;
}

#azienda_second ul {
	list-style: disc;
	text-align: left;
}

#demo_text p{
	text-align: center; /*ridefinisco il comportamente di defaul per il tag p*/
}


.home_separator img {
	float: left;
	padding-top: 3px;
}

.home_separator h1 {
	font-size: 180%;
}

* html .home_separator h1 { /* ie fixing dimensioni del testo*/
	font-size: 160%;
}

.home_row  , #home_presentation, .home_separator {
	margin-bottom: 40px;
	margin-left: 50px;
	margin-right: 50px;
}

#home_presentation,.home_separator {
	margin-top: 20px;
	margin-bottom: 20px;
	
	font-size: 15px;
	
}

#wp4bb_title, #mopress_widget_title {
	clear: both;
	width: 100%;
	background-color: black;
	background: #479537 url(images/mainNavBg_demo.gif) repeat-x;
	border-top: 1px solid gray;
	/*color: #dddddd;*/
	color: black;
}

#wp4bb_title p, #mopress_widget_title p{
	margin-left: 5px;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 17px;
}

#wp4bb , #mopress_widget {
	clear: both;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	width: 100%;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	height: 312px;
	background-color: #000000;
	background-image: url(images/wp4bb.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

#mopress_widget {
	background-image: url(images/mopress_widget.png);
	
	}

#wp4bb p, #mopress_widget p {
	float: right;
	width: 310px;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 17px;
	margin-top: 26px;
	margin-right: 5px;
	margin-bottom: 24px;
	margin-left: 0pt;
	line-height: 31px;
	color: #dddddd;
	text-shadow: #000000;
}

#wp4bb p a, #mopress_widget p a {
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #999999;
}

.home_left_item {
	float: left;
	width: 500px;
}

.home_right_item {
	float: right;
	width: 250px;
}

.home_left_title,.home_left_title2 {
	background: url(images/home_section_title.gif) top left no-repeat;
	clear: both;
	border-bottom: none;
	width: 500px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

.home_left_title2 {
	background: url(images/home_section_title2.gif) top left no-repeat;
}

.home_left_content {
	border: 1px solid #b0b0b0;
	width: 492px !important;
	width: 500px; /* ie6 fixing */
	padding: 3px;
	margin: 0px;
}

.home_right_title  ,.home_right_title2  , .home_right_title3 {
	background: url(images/home_section_title_small2.gif) top left no-repeat;
	clear: both;
	border-bottom: none;
	width: 250px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

.home_right_title2 {
	background: url(images/home_section_title_small3.gif) top left no-repeat;
}

.home_right_title3 {
	background: url(images/home_section_title_small4.gif) top left no-repeat;
	margin-top: 15px;
}

.home_right_content {
	border: 1px solid #b0b0b0;
	width: 242px !important;
	width: 250px; /* ie6 fixing */
	padding: 3px;
	margin: 0px;
}

/* Sommario delle marche supportate*/
.mfrs {
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
text-align: center;
}

.mfr{
float: left;
margin-top: 0pt;
margin-right: 1%;
margin-bottom: 10px;
margin-left: 0pt;
width: 48%;
}

.phoneMfr{
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	clear: both;
}

.nextMfr{
	clear: both;
	}

.nextPhoneRow{
	clear: both;
	}

.phone {
	text-align:center;
float: left;
width: 80px;
margin-top: 0pt;
margin-right: 1%;
margin-bottom: 20px;
margin-left: 0pt;

padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
background-color: #f5f5f7;
}

.phone p{
line-height: 1.4em;
text-align: center;
font-weight: bold;
margin-top: 3px;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
}