body {
  margin: 0;
  padding: 0;
  color: #868686;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#homecontainer {display:block; float:left; margin:0 auto; text-align:center; width:100%; background:#fff url('../img/testata_all_img.jpg') no-repeat; background-position:top center;}
#container			 { display:block; text-align:center; margin:0px auto;   width:946px; background-color:#fff; }
html>body #container { display:block; text-align:center; margin:0px auto;   width:946px; background-color:#fff;}

#head_prodotti{ display:block; float:left; height:122px; width:946px; background:url('../img/testata2.jpg') no-repeat; clear:both; }
#tw_wrapper {
  width: 946px;
  margin: 0px 0;
  text-align:left;
}

/********** UTILS ****************/
.firefoxhack {
  height: 0;
  display: block;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
  clear: both;
  float: none;
}
a img { border: none; }

/********** MENU BLOCKS ************/
#leftmenu {
  float: left;
  margin: 0 15px;
}

#rightmenu {
  float: left;
}

#rightmenu img {
  border: none;
}

#maincontent {
  float: left;
  margin-right: 10px;
}

#footer {
  width: 100%;
  clear: both;
  float: none;
  text-align: center;
  margin: 60px 0 30px 0;
  font-size: 11px;
}
#footer a {
  text-decoration: none;
  color: #868686;
  font-weight: bold;
}

/********** CSS IMPORTATO ROYAL *********/

/*MENU ROYAL DESTRA*/

#menu {
  width:190px;
  float:left;
  font-size:12px;
  margin-top:15px;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
  /*font-weight:bold;*/
  text-decoration:none;
  color:#fff;
  text-transform: uppercase;
}
#menu table tr td {
  /*font-weight:bold;*/
  color:#fff;
  text-transform: uppercase;
  text-align:right;
}
#menu table tr td {
  border-bottom:5px solid #fff;
        font-size:12px;
}
#menu a.menudiv:link, #menu a.menudiv:visited, #menu a.menudiv:hover, #menu a.menudiv:active {
  text-decoration:none;
  color:#999
}
.clear {
  clear:both;
}

/*
#menu_dx{
    font-size:12px;

}

#menu_dx a{
    font-size:12px;
    color:#fff;
    text-transform:uppercase;

}

#menu_dx a:link, #menu a:visited, #menu a:hover, #menu a:active {
    text-decoration:none;
    color:#fff;
    text-transform: uppercase;
}
#menu_dx table tr td {
    color:#fff;
    text-transform: uppercase;
    text-align:right;
}
#menu_dx table tr td {
    border-bottom:5px solid #fff;
}
#menu_dx a.menudiv:link, #menu_dx a.menudiv:visited, #menu_div a.menudiv:hover, #menu_dx a.menudiv:active {
    text-decoration:none;
    color:#999
}
*/


/************* CSS PROPRIETARIO PER LA FORM *****************/

#tw_royal_form_wrapper {
  color: #868686;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 500px;
  padding: 0;
}

#tw_royal_form_wrapper div.form_item , #tw_royal_form_wrapper div.form_item_invio {
  padding: 7px 0 7px 0;
  width: 100%;
  clear: both;
}

#tw_royal_form_wrapper div.sub_form_item {
  width: 100%;
  clear: both;
  padding: 7px 0 7px 0;
}

#tw_royal_form_wrapper h3 {
  color: #999;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.form_item label , .form_item input , .form_item textarea , .form_item select {
  display: block;
  float: left;
}

.form_item label {
  margin: 0;
  width: 120px;
}

.form_item label.label_lingua_altro {
  padding-left: 20px;
  width: 100px;
}

.form_item label.label_motivo {
  width: 400px;
}

.form_item input , .form_item textarea {
  margin: 0 0 0 5px;
  border: solid 1px #cacaca;
  background: #f6f6f6 url(../img/input_bg.png) top left repeat-x;
  color: #404040;
}

.form_item input {
  background: #f6f6f6 url(../img/input_bg.png) top left repeat-x;
  max-width: 165px;
  width: 165px;
  overflow: hidden;
}

.form_item input.lingua-checkbox {
  background: none;
  width: auto;
}

.form_item textarea {
  background: #f6f6f6 url(../img/textarea_bg.png) top left repeat-x;
  max-width: 392px;
  width: 392px;
  color: #404040;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.form_item select {
  margin: 0 5px;
  max-width: 165px;
  width: 165px;
  overflow: hidden;
}

.candidatura_tipo_r_wrapper {
  margin-left: 120px;
}

.candidatura_tipo_r_wrapper label {
  width: auto;
}

#allegato_cv {
  background: none;
  border: solid 1px #cacaca;
}

.trattamento_dati_personali_wrapper label {
  width: auto;
}

.select_block_title {
  width: 518px;
  float: none;
  clear: both;
  border-bottom: solid 1px #dadada;
  display: block;
  margin: 10px 0 7px 0;
  font-size: 10px;
  font-weight: bold;
  color: #878787;
  text-transform: uppercase;
}

#group_esperienza>span.select_block_title {
  margin: 0;
  padding-top: 15px;
}

#candidatura_tipo_s , #candidatura_tipo_r , #privacy_flag {
  border: none;
  background: none;
  margin: 0 5px 0 0;
}

.alert {
  color: #870310;
}

#candidatura_tipo_r , #candidatura_tipo_s {
  width: auto;
  /*max-width: auto; */
}

.form_item label.error {
  width: 100%;
  display: block;
  float: none;
  clear: both;
  color: #870310;
  font-size: 10px;
  margin-left: 125px;
}

.candidatura_tipo_r_wrapper label.error {
  margin-left: 150px;
}

.trattamento_dati_personali_wrapper {
  height: 30px;
}

#privacy_flag {
  width: auto;
  position: absolute;
  margin: 0;
}

.trattamento_dati_personali_wrapper label {
  position: absolute;
  margin: 0 0 0 20px;
  padding: 0;
}

.trattamento_dati_personali_wrapper label.error {
  position: absolute;
  margin: 20px 0 0 0;
  width: 300px;
  padding: 0;
}

#group_motivazioni {
  padding-top: 15px;
}

#group_anagrafici {
  padding-top: 15px;
}

.tw_form_top_message {
  border-bottom: dotted 1px #dadada;
  margin: 0 10px 10px 0;
  padding: 5px 0 15px 0;
}

/********** SESSION MESSAGES ************/
div.info {
  border: 1px dashed black;
  padding: 20px;
  width: 450px;
  font-weight: bold;
}
div.err {
  border-color: #870310;
  background-color: #fcc;
  color: #870310;
}
div.msg {
  border-color: green;
  background-color: #cfc;
  color: green;

}
/* Menu di sinistra */
.home{list-style:none; font-weight:bold; font-family:Helvetica, Arial, sans-serif; }
.menuleft_link {margin-left:10px; color:#c4131b; font-size:14px; text-decoration:none;}
#treeMenuhome { position:absolute; right:auto; width:171px;  }
#treeMenuhome ul { list-style:none; padding:0; margin:0;}
#treeMenuhome ul li { margin:0; overflow:hidden; background:#fff url(../img/fondo_menu_principal.jpg) no-repeat; padding:9px 0 0 4px; width:167px;}
#treeMenuhome ul li span { display:inline-block; float:right; width:30px; height:30px; background:url('../img/treeSplitHome.png') no-repeat 100% -10px;   cursor:pointer; }
#treeMenuhome ul li li a { color:#c4131b; padding:0; float:left;  width:auto; }
#treeMenuhome ul li span.opened { background-position:100% -70px; color:#900;}

	#treeMenuhome ul li div { clear:both; list-style: none; border-left:1px solid #eee; background:#fff url('../img/menu_under_patterny.jpg') repeat-y; width:160px;}
	#treeMenuhome ul li li { background:none; border:0; padding-left:10px; }
	#treeMenuhome ul li li a { font:bold 12px Helvetica, Arial, sans-serif;  color:#c4131b; float:left;  text-decoration:none; }
	#treeMenuhome ul li li a:hover { text-decoration:underline; color:#900; }
	#treeMenuhome ul li li span { border:1px solid; float:left; display:inline; width:15px; height:20px;  background-position:-10px -263px; cursor:default;}
	#treeMenuhome ul li li span.closed { border:1px solid; background-position:-10px -131px; cursor:pointer;}
	#treeMenuhome ul li li span.closed.opened { background-position:-7px -197px; border:1px solid; }

	#treeMenuhome ul li li li { border:0; }

.menu_sx {padding:0 10px 0 10px; margin:0;width:170px; background-color:#fff; text-align:left;}

.height40{height:40px; padding:9px 0 0 4px;}

