.rigagrigia{
	background-color: #E9E9E9;
}
/* Generale */
body {
	font: 10px Verdana, Trebuchet Ms, Arial, sans-serif;
	background: #fff;
	color: #101010;
}
html, body { height: 100%; }
body.ajaxbody{ height: auto; }
em  { font-style: oblique !important; }
strong  { font-weight: bold !important; }
.red-option { color: red !important; }
.blu-option { }
/* Layout */
#wrapper {  min-height:100%; position:relative;	background: #fff url('../images/bg_header.gif') repeat-x left top; }
#main-container { width : 1000px;  margin: 0 auto; padding-bottom:80px; position: relative; overflow: hidden; min-height: 400px;}
#admin-bar { height: 75px; width: 700px; float: right; text-align: right; }
#admin-bar .company { padding-top: 1px; vertical-align: middle; }
#admin-bar .company > span {
background: url("../images/icons/16/companies.png") no-repeat scroll left center transparent;
padding: 2px 0 2px 20px;
}
.scaduta { color: #f00; }
#admin-bar .company.license1 > span {
	background: url("../images/icons/16/warning.png") no-repeat scroll left center transparent;
}
#admin-bar .user {
    font-size: 1.2em;
    padding-top: 3px;
    vertical-align: middle;
}
#admin-bar .user a{ color: #333; }
#header { height: 75px; border: 0; background: url('../images/logo.png') no-repeat left center;}
#menu { height: 35px; border: 0; }
#gate-content #breadcrumbs_content {
    float: left;
    height: 26px;
    margin-bottom: 20px;
    width: 1000px;
}
#breadcrumbs_content {
    float: left;
    height: 26px;
    margin-bottom: 10px;
    width: 1000px;
}
#breadcrumbs {
    border: 0 none;
    color: #757272;
    float: left;
    font-family: Georgia;
    font-size: 1.5em;
    height: 26px;
    margin-bottom: 5px;
    padding-left: 40px;
    padding-top: 9px;
    vertical-align: middle;
}
#breadcrumbs.home { background: url('../images/nav/house.png') no-repeat left center; }
.nav {
    float: right;
    height: 20px;
    padding-top: 6px;
    text-align: right;
}
.nav>p {
    color: #757272;
    font-family: Georgia;
    font-size: 1.5em;
    left: 0;
    margin-left: 223px;
    position: absolute;
    text-align: left;
    top: 45px;
    width: 777px;
}
#pathbar { font-weight: bold; font-size: .9em; color: #ccc; padding: 5px 2px; }
#pathbar a { color: #ccc; }
#pathbar a:hover { color: #555; text-decoration: underline; }
#wrapper-menu { clear: both; }
#ajax-content {  width: 98%; height:1%; position:relative;}
#content { width: 998px; padding: 0 0 0 0; clear: both; position: relative; }
#gate-content { width: 998px; padding: 35px 0 0 0; clear: both; position: relative; margin-top: 20px; }
#login-content { width: 1000px; }
.pagetitle { padding: 5px; text-align: center; font-size: 1.2em; margin-top: 1px; }
#wrap-footer { clear: both; height: 61px; background: url('../images/bg_footer.gif') repeat-x left top; position:absolute; bottom:0; width: 100%; }
#footer {
    color: #777777;
    font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    font-size: 12px;
    font-style: italic;
    height: 61px;
    margin: 0 auto;
    text-align: center;
    width: 1000px;
}
#footer_l {
    margin: 10px 0 0 0;
    text-align: left;
    width: 800px;

    float: left;
}
#footer_r {
margin: 0;
text-align: right;
width: 200px;

float: right;
margin: 10px 0 0 0;
}
/* Login */
#form-login {
    background: url("../images/login.png") no-repeat scroll 97% 10px transparent;
    border: 1px solid #CCCCCC;
    height: 180px;
    margin: 100px auto 30px;
    padding: 10px;
    width: 500px;
}
#form-login label { padding: 3px; display: block; width: 100px; color: #555; float: left; }
#form-login input[type=text], #form-login input[type=password] { width: 200px; color: #426B89; font-weight: bold; padding: 3px; border: 1px solid #ccc; }
#form-login p { clear: both; padding: 3px 0;}
.auth-error {color: red;}
/* Form */
#error-details { padding: 0 25px; }
input[type="text"].invalid, select.invalid { background: url('../images/icons/16/alert.png') no-repeat 98% center; border: 1px solid red !important; }
label.invalid { width: 100% !important; font-weight: bold; }
#form-error {
    display: none;
    margin-bottom: 7px;
}
.form-ricerca, .form-overlay { padding-top: 5px; }
.form-ricerca fieldset { border: 3px double #ccc; padding: 10px; }
.form-ricerca legend { border: 3px double #ccc; margin-left: 15px; width: 60px; padding: 5px; text-transform: uppercase; text-align: center; font-weight: bold; color: #426B89;}
.form-overlay label,.form-ricerca label { padding: 3px; display: block; width: 120px; color: #555; float: left; }
#ajax-content .form-ricerca label { padding: 3px; display: block; width: 120px; color: #555; float:none;}
.form-ricerca p, .form-overlay p { clear: both; padding: 3px 0;}
.form-ricerca input[type=text], .form-ricerca textarea { width: 400px; color: #426B89; font-weight: bold; padding: 3px; border: 1px solid #ccc; }
#tabs-1 .form-ricerca input[type=text], .form-ricerca textarea { width: 460px; }
.rta-big { width: 600px !important; height: 250px !important; }
#ajax-content .form-ricerca textarea { width: 99%;}
.form-overlay input[type=text], .form-overlay textarea { width: 300px; color: #426B89; font-weight: bold; padding: 5px; border: 1px solid #ccc; }
.form-ricerca select { width: 406px; color: #426B89; font-weight: bold; padding: 5px 3px; border: 1px solid #ccc;  }
.form-overlay select { color: #426B89; font-weight: bold; padding: 3px;border: 1px solid #ccc;  }
.form-ricerca .comune #cmb_pr { width: 70px }
.form-ricerca .comune #cmb_com { width: 275px; }
.form-ricerca .comune #txt_cap { width: 50px; }
.form-ricerca #permessi label{ display: inline; clear: both; margin: 0; padding: 0;}

.form-ricerca.cerca fieldset{ background: url('../images/search.png') no-repeat right bottom; }
.form-ricerca.anagrafica { }
.form-ricerca.reati { background: url('../images/reati.png') no-repeat right bottom; }
.form-ricerca.lock #tabs-1 { background: url('../images/lock.png') no-repeat right bottom; }
.chart-scheda .form-ricerca.lock #tabs-1 {
    background: none repeat scroll 0 0 transparent;
}
.form-ricerca.lock #tabs-2 { background: url('../images/keys.png') no-repeat right bottom; }
.form-ricerca.consulenti #tabs-1 { background: url('../images/man.png') no-repeat right bottom; }
.form-ricerca.consulenti #tabs-2 { background: url('../images/company.png') no-repeat right bottom; }
#reati.form-ricerca { padding: 10px 0; color: #333; }
#reati.form-ricerca ul { padding: 5px 5px 0 5px; list-style: none; font-size: 1.2em; }
#reati.form-ricerca ul li { padding: 3px 0; }
#reati.form-ricerca ul li a { font-size: .9em; font-family: verdana; font-weight: bold; }
#reati .child { color: #333 !important; font-size: .9em; font-weight: normal; cursor: pointer; }
#reati .child:hover { background: #9dcdd2;  }


#elementi-wiz h3 {
    display: block;
    margin-bottom: 3px;
    padding: 5px 10px 5px 5px;
    width: 100%;
}
#elementi-wiz > div { padding: 0 25px; }
#controls .allinea { width: 33%; float: left; }
#controls .counter { text-align: center; font-size: 2.5em; font-weight: bold; color: #333; padding-top: 10px; }
#controls .controls img{ cursor: pointer; }
/* .elementi ul { list-style: none; }
.elementi ul li { padding: 3px 0; clear: both; overflow: auto; } */
/* tabelle */
.tablesorter table { border-collapse: separate; border-spacing: 1;}
/* Paginator */
#paginator { padding: 3px; text-align: right; }
#paginator select { width: 65px; }
/* simple css-based tooltip */
.tooltip {
	background-color:#5F787E;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;
	font-weight: bold;
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}
.toolstip {
	display:none;
	z-index:9999;
	width: 325px;
}
.toolstip  table{
	width: 325px;
}
/* a .label element inside tooltip */
.toolstip .top {
	background:url(../images/toolstip/top.png) 0 0  no-repeat;
	height: 97px;
}
.toolstip .middle {
	background:url(../images/toolstip/middle.png) 50% 0 repeat-y;
	padding: 0 35px;
	color: #000;
	font-size: 12px;
}
.toolstip .bottom {
	background:url(../images/toolstip/bottom.png) 100% 0  no-repeat;
	height: 61px;
}
#helptec{
	cursor: pointer;
	margin-left: 4px;
}
/* autocomplete */
.ui-autocomplete { max-height: 250px; overflow: auto; overflow-x: hidden; }
#txt_testo_counter { display: none; }
.testo p { padding: 5px !important; margin: 0 !important; }
.testo ul, .testo ol { padding-left: 40px !important; list-style: disc !important; margin: 0 !important; }
.testo ul li, .testo ol  li{ padding: 0 !important; margin: 0 !important; }
/* albero */
#jtree  {
	float: left;
	width: 300px;
	height: 430px;
	border-top: solid 1px #BBB;
	border-left: solid 1px #BBB;
	border-bottom: solid 1px #FFF;
	border-right: solid 1px #FFF;
	background: #FFF;
	overflow: scroll;
	padding: 5px;
	background: url('../images/world.png') no-repeat right bottom;
}
#jtree span:hover { background: #ddecf7; }
#odv-doc {
	overflow: auto;
}
#odv-doc .domande{
	width: 655px;
	padding: 5px;
	float: right;
	border: 1px solid #ccc;
}
.domanda { margin-bottom: 10px; padding-bottom: 5px; border-bottom: 3px solid #ccc; clear: both; overflow: auto; }
.domanda .title { font-weight: bold; color: #2E6E9E; }
.domanda .head { float: left; margin-bottom: 5px; padding: 5px; text-align: justify; width:515px; }
.domanda .head ul{  padding: 0 25px;}
.domanda .head p{  margin:10px 0;}
.domanda .radio, .domanda .valutazione { float: right; text-align: center; width: 120px;  }
.domanda .valutazione  { margin-top: 5px; }
.domanda .codice { width: 80px; float: left; padding: 0 0 0 30px;  float: left}
.domanda .codice textarea{ width: 70px; }
.domanda .note { clear: both; }
.domanda .note textarea { width: 98%; }
/*.domanda ul {margin:inherit; padding:inherit;}
.domanda ul li{margin:inherit !important; padding:inherit !important;}*/
.add, .add_all, .remove, .remove_all, .search, .pointer { cursor: pointer; }

#passi { background: url('../images/passi/pista.png') no-repeat bottom center; width: 1000px; height: 411px; position: relative; }
#passi .titolo a { background: url('../images/passi/titolo.jpg'); width: 320px; height: 35px; text-indent: -9999px; position: absolute; top: 10px; left: 331px; }
#passi .modello a { background: url('../images/passi/modello_organizzativo.jpg'); width: 231px; height: 44px; text-indent: -9999px; position: absolute; top: 20px; left: 384px; }
#passi .documentale a { background: url('../images/passi/gest_documentale.jpg') no-repeat center; width: 168px; height: 22px; text-indent: -9999px; position: absolute; top: 351px; left: 24px; }
#passi .anagrafica a { background: url('../images/passi/anagrafica.jpg') no-repeat center; width: 105px; height: 24px; text-indent: -9999px; position: absolute; top: 180px; left: 35px; }
#passi .checkdip a { background: url('../images/passi/checklist_dip.jpg') no-repeat center; width: 178px; height: 22px; text-indent: -9999px; position: absolute; top: 256px; left: 16px; }
#passi .analisi a { background: url('../images/passi/analisi.jpg') no-repeat center; width: 158px; height: 25px; text-indent: -9999px; position: absolute; top: 119px; left: 112px; }
#passi .generale a { background: url('../images/passi/parte_generale.jpg') no-repeat center; width: 130px; height: 24px; text-indent: -9999px; position: absolute; top: 62px; left: 257px; }
#passi .check a { background: url('../images/passi/checklist.jpg') no-repeat center; width: 187px; height: 25px; text-indent: -9999px; position: absolute; top: 137px; left: 719px; }
#passi .speciale a { background: url('../images/passi/parte_speciale.jpg') no-repeat center; width:125px; height: 29px; text-indent: -9999px; position: absolute; top: 57px; left: 598px; }
#passi .disciplinare a { background: url('../images/passi/sistemadisc.jpg')  no-repeat center; width: 177px; height: 30px; text-indent: -9999px; position: absolute; top: 362px; left: 816px; }
#passi .etico a { background: url('../images/passi/codice_etico.jpg')  no-repeat center; width: 113px; height: 24px; text-indent: -9999px; position: absolute; top: 201px; left: 818px; }

element.style { background-position: 0 50%; }

#passi #omino1 {
    background: url("../images/passi/1.png") repeat scroll 0 0 transparent;
    height: 162px;
    left: 695px;
    position: absolute;
    text-indent: -9999px;
    top: 217px;
    width: 129px;
}
#passi #omino2 {
    background: url("../images/passi/2.png") repeat scroll 0 0 transparent;
    height: 162px;
    left: 333px;
    position: absolute;
    text-indent: -9999px;
    top: 220px;
    width: 129px;
}
#passi #omino3 {
    background: url("../images/passi/3.png") repeat scroll 0 0 transparent;
    height: 162px;
    left: 469px;
    position: absolute;
    text-indent: -9999px;
    top: 38px;
    width: 129px;
}
#passi #omino4 {
    background: url("../images/passi/4.png") repeat scroll 0 0 transparent;
    height: 162px;
    left: 623px;
    position: absolute;
    text-indent: -9999px;
    top: 137px;
    width: 129px;
}
#passi #omino5 {
    background: url("../images/passi/5.png") repeat scroll 0 0 transparent;
    height: 162px;
    left: 303px;
    position: absolute;
    text-indent: -9999px;
    top: 86px;
    width: 129px;
}
#passi #omino6 {
    background: url("../images/passi/6.png") repeat scroll 0 0 transparent;
    height: 162px;
    left: 536px;
    position: absolute;
    text-indent: -9999px;
    top: 154px;
    width: 129px;
}
#passi #omino7 {
    background: url("../images/passi/7.png") repeat scroll 0 0 transparent;
    height: 162px;
    left: 228px;
    position: absolute;
    text-indent: -9999px;
    top: 132px;
    width: 129px;
}
#passi #omino8 {
    background: url("../images/passi/8.png") repeat scroll 0 0 transparent;
    height: 162px;
    left: 389px;
    position: absolute;
    text-indent: -9999px;
    top: 123px;
    width: 129px;
}
#passi #omino9 {
    background: url("../images/passi/9.png") repeat scroll 0 0 transparent;
    height: 162px;
    left: 251px;
    position: absolute;
    text-indent: -9999px;
    top: 182px;
    width: 129px;
}

/*css per form*/

.ui-tabs {
    padding-bottom: 2em !important;
}

/*form pag anagrafica*/
.form_style1 #tabs-1, .form_style1 #tabs-4 {
    background: url("../images/marlowe_icon_little.png") no-repeat scroll 98% 85% transparent;
}

.form_style1 #tabs-2 {
    background: url("../images/odv.png") no-repeat scroll 98% 85% transparent;
    padding-top: 10px !important;
}

.form_style1 #tabs-3 {
    background: url("../images/mission.png") no-repeat scroll 98% 85% transparent;
}

.form_style1 #tabs-4 {
    background: url("../images/opzioni.png") no-repeat scroll 98% 95% transparent;
}

.form_style1 #tabs-1 input[type="text"], .form_style1 #tabs-1 textarea, .form_style1 #tabs-4 input[type="text"], .form_style1 #tabs-4 textarea {
width: 455px;
}

.form_style1 #tabs-1 .form-ricerca.anagrafica, .form_style1 #tabs-3 .form-ricerca.anagrafica {
    margin-bottom: 30px;
}

.form_style1 #tabs-4 .form-ricerca select {
    width: 465px;
}

.form-ricerca.anagrafica select {
    width: 462px;
}

.domanda-odv input[type="submit"] {
    float: right;
    position: relative;
    right: -22px;
    top: 192px;
}

.domanda-odv .o2k7Skin table.mceLayout {
 width: 737px !important;
}

.domanda-odv #txt_nome_tbl tr {
width: 130px !important;
}

.domanda-odv #txt_nome_tbl td table {
width: 130px !important;
}

.domanda-odv a.txt_nome_fontsizeselect_text {
width: 70px !important;
}

.domanda-odv .o2k7Skin .mceListBox .mceText {
    width: 112px !important;
}

/*form ricerca - rimossi da christian*/
/*p.popup input[type="submit"] {
    left: 785px !important;
    top: 257px;
}

.form-ricerca input[type="submit"] {
    left: 445px !important;
    top: 393px;
}

.form-ricerca input#cerca[type="submit"] {
    left: 470px !important;
    top: 0;
}*/

/*form pop up*/
#txt_descrizione_tbl.mceLayout {
    height: 150px !important;
    width: 744px !important;
}

#txt_descrizione_parent #txt_descrizione_tbl.mceLayout {
    width: 737px !important;
}

#txt_descrizione_tbl.mceLayout a#txt_descrizione_fontsizeselect_text, #txt_descrizione_tbl.mceLayout .mceText, #txt_descrizione_tbl.mceLayout .mceTitle, #txt_descrizione_tbl.mceLayout tr {
    width: 126px !important;
}

/*accesso*/
.lock #tabs {
    padding-bottom: 10px;
}

.lock #tabs-1 input[type="submit"] {
    position: relative;
    right: 427px;
    top: -15px;
}

.lock #tabs-2 input[type="submit"] {
    position: relative;
    right: 239px;
    top: -9px;
}
.lock #tabs-3 {
    margin-bottom: 20px;
}

.lock #tabs-3 input[type="submit"] {
    position: relative;
    right: 0px;
    top: 8px;
}

.lock .ui-state-highlight {
    margin: 0 !important;
}

.lock p {
    margin: 10px 0 0 0 !important;
}


/*css per login - browser icons*/
.browser {
    text-align: center;
    margin-top: 15px;
}
/*forzatura ui*/
.ui-state-highlight {
    margin-top: 0 !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: url("../images/ui-custom/bg_help.png") repeat-x scroll 50% 50% #deefe9 !important;
    border: 1px solid #ccc !important;
}

.ui-widget-header {
    background: url("../images/ui-custom/bg_title.png") repeat-x scroll 50% 50% #5C9CCC !important;
    border: 1px solid #ccc !important;
}

.reati-index  #tabs .ui-widget-header {
     background: url("../images/ui-custom/bg_title2.png") repeat-x scroll 50% 50% #5C9CCC !important;
    border: 1px solid #ccc !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ccc !important;
}

/*controls*/
#controls {
margin: 20px 0 80px 0;
}
#barra_top{
    position: absolute;
    right: 10px;
    top: -30px;
}
#tabs-2{
	padding-top: 10px;
}

#tabs-3 .o2k7Skin .mceListBox .mceText {
width:113px !important;
}

#tabs-3 .o2k7Skin table, #tabs-3 .o2k7Skin tbody, #tabs-3 .o2k7Skin a, #tabs-3 .o2k7Skin img, #tabs-3 .o2k7Skin tr, #tabs-3 .o2k7Skin div, #tabs-3 .o2k7Skin td, #tabs-3 .o2k7Skin iframe, #tabs-3 .o2k7Skin span, #tabs-3 .o2k7Skin *, #tabs-3 .o2k7Skin .mceText {
width:131px important;
}

#tabs-5 {
margin: 0 0 10px;
}

#tabs-5 .ui-state-highlight {
margin:  0 0 10px !important;
}

#elementi-wiz {
overflow: auto;
height: 450px;
}

.riga  {

}

#comandi div {
margin: 10px 0pt 5px;
}

element.style {
    color: #FF0000;
    cursor: pointer;
    position: absolute;
    right: 91px;
}
.leggi-tutto {
    float: right;
    margin: 0 0 0 0;
}

#snaptarget {
    background: none repeat scroll 0 0 #fafedc !important;
}

/*dashboard*/

#box_up {
width: 1000px;
overflow: hidden;
position: relative;
}

.box_l1 {
float: left;
width: 390px;
margin: 0 10px 10px 0;
}

.box_l1 label {
float: left;
text-align: left;
font-size: 11px;
color: #21759B;
font-size: 12px;
font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
font-weight: bold;
width: 155px;
}

.box_r1 label {
float: left;
text-align: left;
font-size: 11px;
color: #21759B;
font-size: 12px;
font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
font-weight: bold;
width: 185px;
}

.box_l1 p {
text-align: right;
margin: 5px 5px 5px 0;
padding: 2px;
background-color: #fff;
width: 364px;
height: 15px;
font-size: 12px;
font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.box_r1 p {
text-align: left;
margin: 5px 5px 5px 0;
padding: 2px;
background-color: #fff;
width: 225px;
height: 15px;
font-size: 12px;
font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.box_l1 span {
float: left;
margin:  0 0 0 0;
font-size: 12px;
font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
height: 17px;
}

.box_r1 span {
float: left;
margin:  0 0 0 0;
font-size: 12px;
font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.box_r1 {
float: right;
width: 590px;
margin: 0 0 10px 10px;
}

.g_button img {
    margin-right: 53px;
    margin-top: 16px;
}

#box_bottom {
width: 1000px;
overflow: hidden;
position: relative;
}

.box_l2 {
float: left;
width: 390px;
margin: 0 10px 10px 0;
text-align: left;
font-size: 12px;
font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.box_r2 {
float: right;
width: 590px;
margin: 0 0 10px 10px;
}

/*---*/

.box_titlel {
float: left;
width: 380px;
height: 17px;
padding: 8px 5px 2px;
background: url("../images/box_titler.png") no-repeat center transparent;
}

.box_titlel span {
color: #464646;
text-shadow: 0 1px 0 #FFFFFF;
font-size: 12px;
font-weight: bold;
line-height: 1;
font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.box_titler {
float: left;
width: 580px;
height: 17px;
padding: 8px 5px 2px;
background: url("../images/box_titlel.png") no-repeat center transparent;
}

.box_titler span {
color: #464646;
text-shadow: 0 1px 0 #FFFFFF;
font-size: 12px;
font-weight: bold;
line-height: 1;
font-size: 12px;
font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.box_corpol {
float: left;
width: 378px;
background-color: #fff;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 20px 5px 5px;
}

.box_corpor {
float: left;
width: 578px;
background-color: #fff;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 20px 5px 5px;
}

.box_corpor_r {
float: right;
width: 289px;
background-color: #fff;
padding: 0;
}

.box_corpor_l {
float: left;
width: 289px;
background-color: #fff;
padding: 0;
}

.box_fondol {
float: left;
width: 380px;
height: 10px;
padding: 5px;
background: url("../images/fr.png") no-repeat center transparent;
}

.box_fondor {
float: left;
width: 580px;
height: 10px;
padding: 5px;
background: url("../images/fl.png") no-repeat center transparent;
}

.basket {margin-left: 55px;}

.dettaglio-reato, .dettaglio-reato p, .dettaglio-reato ul, .dettaglio-reato ul li {
font-size: 12px;
font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
}

#form .div_bottoni{
	position: absolute;
	margin-top: 5px;
    padding: 0.4em;
	right: 0;
}

#ajax-content .pagetitle {

}

#tabs #ajax-content .pagetitle {
    width: 930px;
}

#scheda_pro {
width: 686px !important;
}

/* Pagina Riesame */

#tabs_cartelle-3 {
padding: 0;
}

.prova_end {
    width: 666px;
    border: 1px solid #D2E6F5;
    padding: 10px 5px;
    margin: 25px 0;
}

.prova_end img {
    top: 50px;
    position: absolute;
}

.prova_end input[type=text] {
    width: 316px;
}

.prova_end input[type=button] {
    width: 134px;
}

.cancel {
    width: 666px;
    border: 1px solid #D2E6F5;
    padding: 10px 5px;
}

.cancel img {
    bottom: 57px;
    position: absolute;
}

.reati-index .ui-tabs {
    background: #dce9e7 !important;
    margin-bottom: 0.2em !important;
	padding: 0 !important;
	-moz-border-radius: 5px 5px 5px 5px;
}

.reati-index #reati .child:hover { background: #9dcdd2; -moz-border-radius: 5px 5px 5px 5px;}
.msgbox{
	background: #dce9e7 !important;
	border: 1px solid #D2E6F5;
	padding: 5px !important;
	-moz-border-radius: 5px 5px 5px 5px;
}
