/*--- Global Settings ---*/

/*----------- Commmon styles -----------*/
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
    font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #585858;
	text-align: center;
	background: #fff none;
}

h1 {
	margin: 0 0 20px 0;
    font: 130% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #66BE1D;
}

h2 {
	margin: 0 0 20px 0;
    font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #66BE1D;
}


h4 {
  margin: 6px 0 0 0;
  font: 90% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.nfsize {
  font: 85% Verdana, Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}

a:link {
	color: #fea620;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #fea620;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #fea620;
	font-weight: bold;
	text-decoration: underline;
}

a.back {
  color:#585858;
  text-decoration: underline;
  font-size: 80%;
}

a.back:hover {
  color:#585858;
  text-decoration: none;
}

/* aggiunti da Diego */

a.external span
{
position: absolute;
left: -5000px;
width: 4000px;
}

a.external
{
    background: url("../img/extlink.gif") center right no-repeat;
    padding-right: 10px;
}

/* ***************** */

#submenu ul li a:link {
	color: #237F5A;
	font-weight: normal;
	text-decoration: none;
}

#submenu ul li a:visited {
	color: #237F5A;
	font-weight: normal;
	text-decoration: none;
}

#submenu ul li a:hover {
	color: #237F5A;
	font-weight: normal;
	text-decoration: underline;
}

#submenu ul li {
  font-weight: bold;
  margin: 0;
  padding: 10px 0 0 10px;
}


#submenu ul li a {
  font-weight: normal;
}

#submenu ul li#subtitle {
  background: transparent none;
}

input {
	background: #FFFFA5 none;
}

.int {
  border-top: 1px solid #ADADAC;
}
/*----------- General layout rules -----------*/
#wrapper {
	width: 765px;
	margin: 0 auto;
	background: transparent url(../img/bg_content.jpg) repeat-x left bottom;
  border-right: 1px solid #237F5A;
  border-left: 1px solid #237F5A;
}

#coldx {
  float: right;
 	width: 194px;
 	margin: 50px 1px 0 0;
}

#colsx {
  	margin: 0 1px 0 0;  
}

#container {
  padding-bottom: 15px;
}

.clear {
	clear: both;
}

.clearl {
  clear: left;
}
/*----------- Header -----------*/
#header {
	position: relative;
	height: 95px;
	background: transparent url(../img/bg_header.jpg) repeat-x left top;
}

#lCorner {
    margin: 0px;
    padding: 0px;
	position: relative;
	height: 95px;
	background: transparent url(../img/corner_head-left.gif) no-repeat left bottom;
    text-align: left;
}

#rCorner {
    margin: 0px;
    padding: 0px;
	position: absolute;
	height: 95px;
	/*background: transparent url(../img/corner_head-right.gif) no-repeat right bottom;*/
}

#rCorner ul {
    position: absolute;
    display: inline;
    margin: 1px 0px 0px 310px;
    padding: 0px;
    text-align: left;
	background: url(../img/accessGif.gif) no-repeat;
    list-style: none;
    width: 136px;
}

#rCorner span{
    position: absolute;
    margin: 1px 0px 0px 230px;
    line-height: 19px;
    font-size: 80%;
}

#rCorner li {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px 1px;
}

#logo {
	float: left;
	margin-left: 22px;
}

#headImg {
	float: right;
    overflow:hidden;
	width: 195px;
	height: 91px;
	background: transparent url(../img/bg_header-white.gif) repeat-x right top;
}

#headImg img {
	margin-left: 52px;
}

#menu {
	position: absolute;
	top: 95px;
	left: 1px;
	width: 763px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 85%;
	font-weight: bold;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
	background: #66be1d none;
}

#menu li.separator {
	float: left;
	width: 1px;
	margin: 0px;
	padding: 0px;
}

#menu li.separatorGreen {
	float: left;
	width: 1px;
	margin: 0;
	padding: 0;
}

#menu li.separator img {
	position: relative;
	bottom: -6px;
}

#menu li.leftTabCorner {
	background: #66be1d url(../img/tabcorner_left.gif) no-repeat left bottom;
}

#menu li.rightTabCorner {
	background: #66be1d url(../img/tabcorner_right.gif) no-repeat right bottom;
}

#menu li div {
	padding: 4px;
}

#m1 {
	width: 105px;	
}

#m2 {
	width: 114px;	
}

#m3 {
	width: 90px;	
}

#m4 {
	width: 135px;	
}

#m5 {
	width: 121px;	
}

#menu li#login, .closed  {
    display: block;
	width: 128px;	
	color: #66be1d;
    border-right: #66be1d;
	background: #fff url(../img/login.gif) no-repeat center bottom;
}

#menu li#lingue {
    white-space: nowrap;
    font-weight: normal;
	width: 65px;
	background: #fff url(../img/lingue.gif) no-repeat center bottom;
}

/*
#menu li#login.expanded {
	height: 49px;
}

#loginForm {
	margin: 4px 0 0 0;
	padding: 0;
	text-align: left;
}

#loginForm input.fInput {
	width: 142px;
	height: 16px;
	margin: 0 0 2px 10px;
	border: none;
	background: #E5F4D7 none;
}
*/


.formBtn {
	margin-left: 14px;
}

#menu a:link {
	color: #fff;
	text-decoration: none;
}

#menu a:visited {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
    display: block;
    height: 19px;
	color: #fff;
	text-decoration: underline;
}

#menu li#login a {
	color: #66be1d;
}

#menu li#login a:hover {
    display: block;
    height: 14px;
	text-decoration: underline;
}

#menu li#lingue a {
    font-weight: normal;
	color: #666;
}


#menu li#lingue a:hover {
    display: inline;
    width: 20px;
    height: 14px;
	text-decoration: underline;
}


#menu li.actab {
  display: block;
  height: 27px;
}

/*----------- Right column -----------*/
#dx {
  height: 479px;
  background: transparent url(../img/bg_dx.jpg) no-repeat center top;
}

#dx dl {
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: left;
}

#dx dt {
	line-height: 25px;
	padding-left: 20px;
	font-weight: bold;
	vertical-align: bottom;
}

#dx dt a {
  color: #237F5A;
}

#dx dt.accessibility {
	background: transparent url(../img/ico_acc.gif) no-repeat left center;
}

#dx dt.cross {
	background: transparent url(../img/ico_cross.gif) no-repeat left center;
}

#dx dt.test {
	background: transparent url(../img/ico_test.gif) no-repeat left center;
}

#dx dt.rss {
	background: transparent url(../img/ico_rss.gif) no-repeat left center;
	padding-left: 33px;
}

#dx dt.newsletter {
	background: transparent url(../img/ico_news.gif) no-repeat left center;
}

#dx dd.newsletter {
  margin-bottom: 10px;
}

#dx dd {
	margin: 0 0 10px 0;
}

#submenu ul {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}

#submenu ul li {
  margin: 0;
  padding: 10px 0 0 0;
  list-style: none;
  text-align: left;
  border-left: 1px solid #FDBA4D;
}


#submenu ul li span {
  margin-left: -1px;
  padding-right: 8px;
  color: #FDBA4D;
}

#submenu ul li.firstv {
  padding-top: 20px;
}

#submenu ul li.lastv {
  padding-bottom: 25px;
  border: none;
  background: transparent url(../img/subm_tail.gif) no-repeat left bottom;
}


#submenu ul li.lastv span {
  padding-right: 9px;
}

#submenu ul li#subtitle {
  padding: 0 0 0 4px;
  font-weight: bold;
  border-bottom: 1px solid #F8B948;
}

#submenu li {
   color: #237F5A;
}

#submx {
  position: absolute;
  top: 0;
  right: 193px;
}

#content>#submx {
  position: absolute;
  top: -2px;
  right: -3px;
}

#news {
  margin-left: 2px;
  position: relative;
  text-align: left;
}

#news_block {
  background: url(../img/tab_news.gif) no-repeat left top;
  padding-top: 30px;
  width: 180px;
  height: 120px;
  overflow: hidden;
}

#menuNews {
    position: relative;
    margin: -10px 0px 0px 0px;
}

#menuNews span{
    position: absolute;
    margin: 0px 0px 0px 21px;
    padding: 2px;
    width: auto;
    color: #636363;
    font-weight: bold;
    font-size: 90%;
}

.newsnav {
}

.newsdate {
    font-weight: bold;
    font-size: 80%;
}

/* modifiche */
.narch {
  float: left;
  width: 100px;
  font-size: 1em 96%;
  font-weight: bold;
	background: transparent url(../img/su.png) no-repeat right 6px;
}

.nnext {
  float: right;
  width: 60px;  
  font-weight: bold;
  font-size: 1em 96%;
	background: transparent url(../img/arr_right.gif) no-repeat right 4px;
}
/* fine */

.adj,.adj1,.adj2,.adj3 {
  margin: 0 6px;
  text-align: left;
}



#news a:visited {
	color: #237F5A;
}


#news a:link {
	color: #237F5A;
}


#news a:hover {
	color: #237F5A;
}

#news h3 {
  margin: 6px 0 0 0;
  font: 90% Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.newsbody a{
	text-decoration: none;
	font-weight: normal;	

}

.newsbody {
}

.email_home {
    line-height: 10px;
    width: 145px;
}


/*----------- Content -----------*/
#content {
  position: relative;
	margin: 50px 194px 22px 22px;
	padding: 20px 23px 0 0;
    text-align: justify;
}

#bbox {
 position: relative;
 padding-top: 20px;
}

#menuBox {
}
#menuBox span{
    position: absolute;
    padding: 2px;
    margin-left: 3px;
    font-weight: bold;
}

#menuBox2 span{
    position: absolute;
    padding: 2px;
    margin-left: 26px;
    font-weight: bold;
}

.hbox {
  width: 252px;
  padding: 25px 0;
}

.prodotti {
  float: left;
  background: transparent url(../img/tab_prodotti.gif) no-repeat left top;
}

.first_boxt {
    padding-top: 20px;
}

.second_boxt {
    padding-top: 14px;
}


.prodotti .boxt {
  height: 30px;
  padding: 0 10px;
  border: 1px solid #fff;
}

.nboxt {
    font-size: 105%;
}

.nboxt img {
    padding-right: 10px;
    vertical-align: middle;
}

.nboxt h2 {
    color: #636363;
    font-size: 110%;
    line-height: 5px;
}

h2.services {
    margin: 0px 0 4px 0;
    font-size: 110%;
}

.sacc {
    margin: 0px 0px 20px 0px;
    font-size: 100%;
}

.sacc_end {
    margin: 0px 0px 0px 0px;
    font-size: 100%;
}


.prodotti .boxt img {
  float: left;
}

.prodotti .boxt h2 {
  margin: 7px 0 0 40px;
}

.prodotti .boxc {
  padding: 0 10px;
}

.prodotti .boxc img {
  margin: 0 0 -4px 4px;
}

.servizi {
  float: right;
  background: #fff url(../img/tab_servizi.gif) no-repeat left top;
}

.dash {
  border-bottom: 1px dashed #ccc; /* -bottom */
  line-height: 5px;
  margin: 5px 0px 10px 0px;
}

.dash_end {
  border-bottom: 1px dashed #ccc; /* -bottom */
  line-height: 5px;
  margin: 0px 0px 0px 0px;
}


.solid {
  border-bottom: 1px solid #63BD18;
  margin: -10px 0 10px 0;
}

.intitle {
  position: absolute;
  top: -10px;
  padding-right: 8px;
  color: #636363;
  background: #fff none;
}

.intitlePrivacy {
  position: absolute;
  padding-right: 8px;
  color: #636363;
  background: #fff none;
}

/*----------- Contact form -----------*/
#contact {
  position: relative;
  margin: 0 auto;
  width: 400px;
}

fieldset {
  margin-top: 10px;
  padding: 0;
  border: 0 solid #fff;
}

fieldset.leftCol {
  float: left;
  margin-top: 15px;
}

fieldset.rightCol {
  float: right;
  margin-top: 15px;
}

label {
  display: block;
  margin-top: 15px;
  white-space: nowrap;
}

label.checkBox{
    display:inline;
}

label.obb {
  color: #636363;
  font-weight: bold;
}

span.obb {
  color: #636363;
  font-weight: bold;
}

#richiesta {
    width: 400px;
 }
 
#errorBox {
    border: 1px solid red;
    padding: 10px;
    margin-bottom: 10px;
}

/*----------- Portfolio -----------*/
ul.portfolio {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.portfolio li {
  float: left;
  margin: 0;
  padding: 0;
}

ul.portfolio li.preview {
  width: 181px;
  height: 140px;
  background: transparent url(../img/bg_portfolio.gif) no-repeat left top;
}

ul.portfolio li.notes {
  width: 335px;
}

.ptitle {
  border-bottom: 1px solid #d3d3d3;
  text-align: right;
}

.pinfo {
  margin: 15px 0 0 15px;
  text-align: left;
}

.pinfo div {
  line-height: 20px;
}

.profile, .project {
  margin: 10px 0;
}

/*----------- Footer -----------*/
#footer {
	position: relative;
	width: 767px;
	height: 80px;
	margin: 0 auto;
	font-size: 85%;
	color: #fff;
	background: transparent url(../img/bg_footer.jpg) no-repeat;
 /* modifiche    
  border-right: 1px solid #237F5A;
  border-left: 1px solid #237F5A;
 */ 
  
}

#footerLink {
	margin: 0 15px;
	padding: 0;
	list-style: none;
}

#footerLink li {
	float: left;
	margin: 0;
	padding: 5px;
}

#copy {
	position: absolute;
	bottom: 10px;
	right: 15px;
	font-size: 80%;
}

#footer a:link {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

/* ====== Pagina archivio ======= */

.news {
    padding: 15px 0px 5px 0px;
}

#newslist h1{
    color: #636363;
    line-height: 10px;
    font-size: 110%;
}

#newslist h2 {
    line-height: 0px;
    font-size: 80%;
}

.index {
    text-align: center;
}

.index a {
    text-decoration: none;
}

.index ul {
    list-style: none;
}

.index li {
    display:inline;
    padding: 0px 5px 0px 5px;
}

.select {
    text-align: center;
    border: 1px solid #ffa521;
    padding-left: 3px;
    color: #636363;
}

/* modifiche */

#prec {
    background: url('../img/leftarr_orange.gif') center left no-repeat;
    padding: 0px 0px 3px 10px;
}

#succ {
    background: url('../img/rightarr_orange.gif') center right no-repeat;
    padding: 0px 10px 3px 0px;
}

#first {
    background: url('../img/leftarr_grey.gif') center left no-repeat;
    padding: 0px 0px 3px 10px;
    color: #ccccca;
}

#last {
    background: url('../img/rightarr_grey.gif') center right no-repeat;
    padding: 0px 10px 3px 0px;
    color: #ccccca;
}

.titlenews {
    position: relative;
    height: 37px;
}

.titlenews h1 {
    padding-top: 2px;
    float: left;
    height: 15px;
}

.titlenews a.img {
    float: right;
    text-decoration: none;
    font-size: 94%;
    background: url('../img/su.png') center right no-repeat;
    padding: 0px 10px 3px 0px;
}

/* fine */

.info {
  color: #FDBA4D;
  font-size: 100%;
}

.corso_wrapper {
    margin-top: 5px;
    border: 1px solid #66BE1D;
}

.corso {
    padding: 5px;
}

.corso p {
}

.corso_title {
    /* width: 100%; */
    background-color: #C4E59E;
}

.corso_title h1{
    padding: 3px 0px 5px 5px;
    border-bottom: 1px solid #66BE1D;
}

#privacy {
    display: none;
}

.whywellnet span{
    color: #66BE1D;
    font-weight:  bold;
    line-height: 25px;
}

ul.accesskey {
      list-style: none;
}

/* Site map */


#site_map {
    position: relative;
    padding: 0px;
    margin: 0px;
}


#site_map ul {
    list-style-type: none;
    line-height: 20px;
}

#site_map  a{
    font-size: 105%;
    font-weight: normal;
}

.firstlevel {
    font-size:  110%;
    font-weight: bold;
}
.nonelevel {
    font-size: 100%;
    color: #666666;
}
/*
#left_map {
    padding-left: 10px;
    float:left;
    border: 1px solid #000;
    margin:0px
}

#right_map {
    border: 1px solid #000;
    float: right;
    padding-right: 50px;
    margin:0px
}

#bottom_map {
    padding: 0px;
    border: 1px solid #000;
}
*/

.hide {
   display: none;
}

/* validations */

#validations {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#validations ul{
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	list-style-type: none;
}

#validations li{
	display: inline;
}

#validations a {
	text-decoration: none;
}
