body {
    margin:0;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    background-color: #FFF;
    color: #666;
    width: 100%;
    min-width: 600px;
}

.content {
    text-align: justify;
}

img {
    border: 0;
}

h1,h2,h3,h4,h5,h6 {
    color: #000;
}

a, p a, p, ul {
    font-size: 13px;
}

p, ul {
    color: #666;
    list-style: circle;
}

b, strong, span[style*=bold] {
    color: #444;
}

ul.numerico li, ul.sferico li {
    margin-bottom: 10px;
}

ul.numerico {
    list-style: decimal;
}

ul.sferico {
    list-style: disc;
}

a, a b, a strong, a span[style*=bold]
{ color: #26779C; }

a:hover { color: #074C6C; }

.spacer {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 10px;
}

.spacer0 {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0px;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
}

.h00 {height:0px;}
.h10 {height: 10px;}
.h20 {height: 20px;}
.h30 {height: 30px;}
.h40 {height: 40px;}
.h50 {height: 50px;}
.h60 {height: 60px;}
.h70 {height: 70px;}
.h80 {height: 80px;}
.h90 {height: 90px;}
.h100{height: 100px;}
.h110{height: 110px;}
.h120{height: 120px;}
.h150{height: 150px;}
.h170{height: 170px;}
.h200{height: 200px;}
.h250{height: 250px;}
.h300{height: 300px;}
.h350{height: 350px;}
.h400{height: 400px;}

.w00 {width:0px;}
.w10 {width: 10px;}
.w20 {width: 20px;}
.w30 {width: 30px;}
.w40 {width: 40px;}
.w50 {width: 50px;}
.w60 {width: 60px;}
.w70 {width: 70px;}
.w80 {width: 80px;}
.w90 {width: 90px;}
.w100{width: 100px;}
.w110{width: 110px;}
.w120{width: 120px;}
.w150{width: 150px;}
.w170{width: 170px;}
.w200{width: 200px;}
.w250{width: 250px;}
.w300{width: 300px;}
.w350{width: 350px;}
.w400{width: 400px;}


.container, .slider {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#work_area {
    display: none;
}

.m1 {
    margin-left: 10px;
    float: left;
    width: 109px;
}

.m3 {
    margin-left: 10px;
    float: left;
    width: 347px;
}

.g1,
#content .home-topics article {
    margin-left: 10px;
    float: left;
    width: 228px;
}

.g2 {
    margin-left: 10px;
    float: left;
    width: 466px;
}

.g-2 {
    margin-left: 10px;
    float: left;
    width: 351px;
}

.g3 {
    margin-left: 10px;
    float: left;
    width: 704px;
}

.imtle {
    float: left; margin-right: 5px;
}

.imtri {
    float: right; margin-left: 5px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.large {
    width: 690px;
}

.shadow2 {
    -moz-box-shadow:    0px 0px 7px -2px #333;
    -webkit-box-shadow: 0px 0px 7px -2px #333;
    box-shadow:         0px 0px 7px -2px #333;
    border: 1px solid #BBB;
}

.shadow2 {
    -moz-box-shadow:    0px 0px 29px -15px #333;
    -webkit-box-shadow: 0px 0px 29px -15px #333;
    box-shadow:         0px 0px 29px -15px #333;
    border: 1px solid #BBB;
}

.continua {
    color: #666;
    font-size: 17px;
    /*background: url("../images/readmore_arrow.png") no-repeat scroll 100% 6px transparent;
    margin-top: 5px;
    padding-right: 22px;*/
    display: inline-block;
    font-family: 'Fanwood Text',serif;
    font-style: italic;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    text-shadow: 1px 1px #F4F4F4;
    text-transform: capitalize;
}

.continua:hover {
    color: #482206;
    text-decoration: underline;
}

.sottotitolo {
    color: #0F688B;
    font-style: italic;
    margin-top: -10px;
    min-height: 17px;
}

.centrato {
    text-align: center;
}

article {
    text-align: justify;
}

article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
    text-align: left;
}

.logo-header {
    position: absolute;
    margin-top: -19px;
    width: 300px;
}

.menu-principale, footer, #aside_footer, #galleria-home {
    width: 100%;
    min-width: 960px;
}

footer {
    /*background-color: #DC9A57;*/
    background-color: #98CBE3;
}

.menu-principale {
    height: 55px;
    position: absolute;
    z-index: 20;
    top: 25px;
    -moz-box-shadow: 0 0 5px #515151;
    -webkit-box-shadow: 0 0 5px #515151;
    box-shadow: 0 0 5px #515151;
    background-color: #fff;
}

.menu-principale>.container>a{
    padding: 0;
    margin: 0;
}

.menu-principale nav {
    float: right;
    padding-right: 10px;
    height: 55px;
}

.menu-principale a {
    padding: 18px 15px 0;
}

.menu-principale nav ul,
.menu-principale nav ul li a{
    margin: 0;
    list-style: none;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    display: block;
    height: 37px;
}

.menu-principale nav li {
    height: 55px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.menu-principale nav li.selezionato {
    background-color: #FBBF66;
}

.menu-principale nav li:hover {
    background-color: #CFE8F5;
}

.menu-principale nav li.selezionato, .menu-principale nav li:hover {
    border-bottom: 2px solid #fff;
    height: 53px;
}

.menu-principale li:hover ul{
    display: block;
} 

.menu-principale li li a {
    padding:0;
}


.menu-principale nav li ul {
    position: absolute;
    z-index: 999;
    padding: 0;
    margin: 0;
    width: 150px;
    display: none;
    margin-top: 0px;
    margin-left: -2px;
}

.menu-principale nav ul,
.menu-principale nav ul li a{
    margin: 0;
    list-style: none;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    display: block;
}

.menu-principale nav li li {
    height: 22px;
    text-align: left;
    float: none;
    cursor: pointer;
    padding-left: 8px;
    border-left: 2px solid #fff;
    background-color: #CFE8F5;
    border-bottom: 1px solid #FFF;
}

.menu-principale nav li li:hover, .menu-principale nav li li.selezionato {
    /*background-color: #F3F3F2;*/
    text-decoration: underline;
    border-left: 2px solid #fff;
    border-bottom: 1px solid #FFF;
    height: 22px;
}

.menu-principale nav ul li ul li a {
    font-size: 14px;
    height: 19px;
    padding-top: 3px;
}

.anchor_bebe {
    position: absolute; margin-top: -60px;
}

.adress span {
    display: inline-block;
    width: 50px;
}

#galleria-home,
aside#aside_footer {
    background-color: #EDE2D4;
}

#galleria-home {
    overflow: hidden;
    border-bottom: 1px solid #444;
}

.slider {
    background-repeat: no-repeat;
    width: 1400px;
    height: 435px;
    margin: auto;
}

.slider.minimizzata {
    height: 105px;
    overflow: hidden;
}

#slideGallery {
    background: #fff;
    overflow: hidden;
}

#content .home-topics,
#content .home-info {
    margin-top: 10px;
}

#content .home-topics article,
#content .home-info article {
    margin-bottom: 50px;
}

.singlenews {
    min-height: 75px;
    margin-bottom: 15px;
    clear: both;
    text-align: left;
}

.singlenews p {
    margin-top: 3px;
}

.singlenews p:empty {
    margin: 0px;
}

.singlenews a {
    text-decoration: none;
}

.singlenews a:hover span{
    text-decoration: underline;
}

.singlenews img {
    height: 42px;
    width: 42px;
    margin-bottom: 12px;
    margin-top: 4px;
    float: left;
    margin-right: 5px;
}

.singlenews .date {
    color: #226584;
    /*color: #c47b0c;*/
    font-weight: bold;
    font-size: 13px;
}

.singlenews img + span + p {
    padding-left: 50px;
    margin: 0;
}

aside#aside_footer, aside#aside_footer a {
    height: 180px;
    font-size: 13px;
    color: #284907;
}

.aside-footer h5 {
    margin: 15px 0px 8px 0px;
    font-size: 15px;
    color: #000;
}

.aside-footer ul {
    padding: 0px;
    list-style: inside;
    text-transform: capitalize;
}

.aside-footer li:first-child {
    border-top: none;
}

.aside-footer li {
    list-style-type: square;
    margin-bottom: 5px;
}

footer {
    height: 60px;
    color: #000;
}

.bordiUD {
    border-top: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
    padding: 20px 0px 20px;
}

.newsletters input[type="text"]{
    width: 100%;
    font-style: italic;
    color: #777;
}

.newsletters input[type="text"].small{
    width: 45%;
}

.newsletters h5 {
    margin: 7px 0px 10px 0px;
}

.newsletters p {
    margin: 0px 0px 4px 0px;
}

.destro, .newsletters .continua {
    float: right;
}

.sinistro {
    float: left;
}

#nav {float: left; width: 100%; padding: 0; margin: 0; list-style: none; text-align: left; width: 228px; text-transform: uppercase; font-size: 13px}
#nav li a {display: block; padding: 10px 15px; background: #CFE8F5; text-decoration: none; color: #000;}
#nav li a:hover {background: #BADAE9; color: #000;}
#nav li a.active {background: #83BFDB; color: #000;}
#nav li li a:hover {background: #B5E8B8; color: #000;}
#nav li li a.active {background: #86D68B; color: #000;}
#nav li ul {display: none; padding: 0; margin: 0; list-style: none; z-index: 18;}
#nav li ul li a {padding: 10px 25px; background: #E1F8E2; border-bottom: 1px dotted #ccc; font-size: 12px;}
#nav li a.active+ul {display: block;}

.menu-principale.fixed, .fissato.fixed {
    position: fixed;
    top: 0;
}

#nav.fixed, .fissato.fixed {
    position: fixed;
    top: 55px;
}

.return_top {
    position: relative;
    float: right;
    padding: 5px;
    background: #fff;
    margin-top: 55px;
    margin-right: -545px;
    -moz-box-shadow: 0 0 5px #515151;
    -webkit-box-shadow: 0 0 5px #515151;
    box-shadow: 0 3px 5px -2px #999;
    display: none;
}

.return_top a {
    padding: 0 5px 0;
}

.contatto {
    margin-top: 40px;
    min-height: 200px;
}

.contatto p, .contatto h3 {
    padding-left: 150px;
}

.contatto h3 span {
    font-weight: bold;
    font-size: 12px;
}

.contatto img {
    width: 133px;
}

.testo {
    overflow: hidden;
    /*height: 400px;*/
}

.testo img {
    max-width: 100%;
}

.testo.attivo {
    height: auto;
}

.testo_pres {
    overflow: hidden;
    height: 250px;
    margin-bottom: 15px;
}

.testo_pres.attivo {
    height: auto;
}

.more {
    margin-top: 10px;
    float: right;
    clear: both;
    font-size: 14px;
    font-style: italic;
    color: #26779C;
}

.moremore {
    margin-top: 10px;
    float: right;
    clear: both;
    font-size: 14px;
    font-style: italic;
    color: #26779C;
}

.indici {
    font-size: 13px;
    margin-top: -5px;
/*    position: absolute;*/
    text-transform: uppercase;
    width: 700px;
}

.indici a {
    text-decoration: none;
}

.indici a:hover {
    text-decoration: underline;
}

.indici .selected {
    color: #074C6C;
    font-weight: bold;
    text-decoration: underline;
}

.portcoso li {
    float: left;
    list-style: none outside none;
    margin: 10px;
    padding: 0;
    width: 210px;
    height: 239px;
    overflow: hidden;
    line-height: 16px;
}

.portcoso li .contImage {
    overflow: hidden;
}

.portcoso li .contImage img {
    max-height: 220px;
    max-width: 250px;
    min-width: 210px;
}

.portcoso li h4 {
    margin-bottom: 3px;
}

.portcoso #stage, .portcoso > ul {
    padding: 0;
}

.portcoso li .folio-thumb {
    overflow: hidden;
}

.portcoso li .folio-thumb img {
    max-height: 220px;
    max-width: 250px;
    min-width: 210px;
}

#folio-wrap.fourcols ul.item-list li {
    width: 205px;
}
layout.css
ul.item-list li {
    float: left;
    margin-bottom: 35px;
    margin-left: 40px;
}
layout.css
li {
    list-style: none outside none;
}

ul.item-list .folio-thumb {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
    height: 125px;
    opacity: 1;
}

ul.item-list .folio-thumb, ul.item-list .folio-thumb a img {
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 15px;
    overflow: hidden;
}

ul.item-list h4 {
    font-size: 1.1em;
    margin-bottom: 10px;
}

.portcoso ol {
    margin: 0;
    padding: 0;
}

.portcoso ol li {
    float: none;
    list-style: decimal inside;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    width: auto;
    height: auto;
    overflow: auto;
}

#filter a {
    text-transform: uppercase;
    clear: both;
    float: left;
    display: block; padding: 10px 15px; background: #CFE8F5; text-decoration: none; color: #000;
    width: 200px;
    font-size: 13px;
}

#filter a:hover {
    background-color: #BADAE9;
    color: #000;
}

#filter a.active {
    background-color: #83BFDB;
    color: #000;
}

.info_header h1 {
    margin-top: 28px;
    text-transform: uppercase;
}

.info_header .versione_stampabile div {
    display: none;
}

.info_header .versione_stampabile p {
    float: right;
    margin: 0;
    padding: 0;
    margin-top: -10px;
    cursor: pointer;
}

.info_header .versione_stampabile ul {
    text-align: right;
    list-style: none;
    font-weight: bold;
}

.info_header .versione_stampabile li {
    padding-top: 3px;
}

.info_header .versione_stampabile img {
    margin: 0 5px 0px 5px;
    height: 10px;
}

input[type=text], input[type=password], select
{
    background: transparent;
    padding: 5px 3px;
    margin: 0;
    color: #666;
    -webkit-box-shadow: -3px -3px 0 0 #F5F5F6, 3px 3px 0 0 #F5F5F6, 3px 0 0 0 #F5F5F6, 0 3px 0 0 #F5F5F6, 3px -3px 0 0 #F5F5F6, -3px 3px 0 0 #F5F5F6;
    -moz-box-shadow: -3px -3px 0 0 #F5F5F6, 3px 3px 0 0 #F5F5F6, 3px 0 0 0 #F5F5F6, 0 3px 0 0 #F5F5F6, 3px -3px 0 0 #F5F5F6, -3px 3px 0 0 #F5F5F6;
    box-shadow: -3px -3px 0 0 #F5F5F6, 3px 3px 0 0 #F5F5F6, 3px 0 0 0 #F5F5F6, 0 3px 0 0 #F5F5F6, 3px -3px 0 0 #F5F5F6, -3px 3px 0 0 #F5F5F6;
    border: 1px solid #c9c9c9;
    margin-bottom: 2px;
}

input[type=text]:focus, input[type=password]:focus
{
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
}

input[type=text].blur
{
    color: #ccc;
}

textarea
{
    padding: 3px 5px 3px 5px;
    font-size: 12px;
    color: #666;
    margin: 0;
    height: 200px;
    overflow: auto;
    font-family: Helvetica, Arial,Verdana,sans-serif;
    -webkit-box-shadow: -3px -3px 0 0 #F5F5F6, 3px 3px 0 0 #F5F5F6, 3px 0 0 0 #F5F5F6, 0 3px 0 0 #F5F5F6, 3px -3px 0 0 #F5F5F6, -3px 3px 0 0 #F5F5F6;
    -moz-box-shadow: -3px -3px 0 0 #F5F5F6, 3px 3px 0 0 #F5F5F6, 3px 0 0 0 #F5F5F6, 0 3px 0 0 #F5F5F6, 3px -3px 0 0 #F5F5F6, -3px 3px 0 0 #F5F5F6;
    box-shadow: -3px -3px 0 0 #F5F5F6, 3px 3px 0 0 #F5F5F6, 3px 0 0 0 #F5F5F6, 0 3px 0 0 #F5F5F6, 3px -3px 0 0 #F5F5F6, -3px 3px 0 0 #F5F5F6;
    border: 1px solid #c9c9c9;
    margin-top: 5px;
}

textarea:focus
{
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
}


input[type=submit], input[type=button], a.button, button
{
    margin:0;
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
    padding: .65em 1.3em .65em 1.3em;
    color: #888;
    background: #cccccc;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
    background: -moz-linear-gradient(top,  #ffffff,  #ebebeb);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb');
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #c9c9c9;
    margin-top: 5px;
}

.positive {
    color: #284907;
}

.positive:hover {
    background: #cccccc;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#C6FFCB));
    background: -moz-linear-gradient(top,  #ffffff,  #C6FFCB);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#C6FFCB');
}

.negative:hover {
    background: #cccccc;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#FFC6C6));
    background: -moz-linear-gradient(top,  #ffffff,  #FFC6C6);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#FFC6C6');
}

input[type=submit]:hover, input[type=button]:hover, a.button:hover
{
    color: #555;
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.5);
}

.con_submit_btn {
    float: right;
}

.img-articolo {
    height: 120px;
    overflow: hidden;
    margin-top: -15px;
    margin-bottom: 5px;
    background-size: 228px;
    background-repeat: no-repeat;
    background-position: center center;
}

.evento {
    margin-top: 15px;
}

.evento .giorno {
    background-image: url(../images/calendario_vuoto.jpg);
    height: 82px;
    width: 82px;
    float: left;
    margin-right: 10px;
}

.evento .giorno .num {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    margin: 10px 0px 0px 0px;
    text-align: center;
    width: 100%;
}

.evento .giorno .mese {
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    margin: 8px 0px 0px 0px;
    text-align: center;
    width: 100%;
    height: 15px;
}

.evento .contenuto {
    min-height: 82px;
    width: 610px;
    float: left;
}

.evento .contenuto h4, .evento .contenuto p {
    margin: 0 0 3px 0;
}

.evento .contenuto h4 span {
    font-size: 12px;
    color: #666;
}

.evento .anno {
    font-size: 12px;
    font-weight: bold;
}

.toLoad {
    background-image: url("../images/loading.gif");
    background-position: center center;
    min-height: 150px;
    background-repeat: no-repeat;
}

.titolo_box {
    float: left;
    margin-right: 10px;
}

.testo-box {
    clear: both;
}

.scrivi_testimonianza {
    height: 24px;
    padding-top: 3px;
}

div.lineeGuida {
    display: none;
}

/********** PARTE LOGIN **********/
.login-area h2 {
    text-align: center;
    font-size: 16px;
    text-transform: lowercase;
    color: #333;
}

.login {
    background: #fff;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px 60px 10px;
}

.login p {
    text-align: center;
}

.login input[type="text"], .login input[type="password"] {
    width: 340px;
    text-align: center;
}

.login input[type="submit"] {
    float: right;
}

.daFare,
input.daFare,
input[type="text"].daFare,
input[type="password"].daFare
{
    background-color: #FFDEDE;
    border: 1px solid red;
}

.status {
    display: none;
    font-weight: bold;
    padding: 10px 10px 10px 55px;
    background-position: center left;
    background-repeat: no-repeat;
    clear: both;
}

.status.newStatus {
    display: none;
}

.status.ok,
.status.successo,
.status.successoMail,
.status.successoTestimonianza,
.status.successoNewsletters
{
    color: green;
    background-image: url(../images/icon/32x32_ok.png);
}

.status.ok p,
.status.successo p,
.status.successoMail p,
.status.successoTestimonianza p,
.status.successoNewsletters p
{
    color: green;
}

.status.ko,
.status.errore,
.status.erroreMail,
.status.erroreTestimonianza,
.status.erroreNewsletters
{
    color: #BC1414;
    background-image: url(../images/icon/32x32_error.png);
}

.status.ko p,
.status.errore p,
.status.erroreMail p,
.status.erroreTestimonianza p,
.status.erroreNewsletters p
{
    color: #BC1414;
}

.status.warning,
.status.errore1062
{
    color: #BC6D14;
    background-image: url(../images/icon/32x32_warning.png);
}

.status.warning p,
.status.errore1062 p
{
    color: #BC6D14;
}

/* TEST ANIMATION */
.daFare
{
animation:myfirst 0.3s;
-moz-animation:myfirst 0.3s; /* Firefox */
-webkit-animation:myfirst 0.3s; /* Safari and Chrome */
}

@keyframes myfirst
{
0%   {margin-left:0px;}
25%  {margin-left:6px;}
50%  {margin-left:0px;}
75%  {margin-left:6px;}
100% {margin-left:0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
0%   {margin-left:0px;}
25%  {margin-left:6px;}
50%  {margin-left:0px;}
75%  {margin-left:6px;}
100% {margin-left:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0%   {margin-left:0px;}
25%  {margin-left:6px;}
50%  {margin-left:0px;}
75%  {margin-left:6px;}
100% {margin-left:0px;}
}





.loadingArea {
    height: 500px;
    width: 100%;
    text-align: center;
}

 .loadingArea img {
    margin-top: 40px;
}

#work_area h5.new,
.manageDescrizione h5 {
    cursor: pointer;
    margin: 5px 0px;
}

#work_area h5 img {
    margin-bottom: -3px;
}

#work_area div.campi {
    display: none;
}

#work_area div.campi input[type="text"].large {
    width: 690px;
    margin-top: 3px;
    margin-bottom: 4px;
}

#work_area div.campi button {
    width: 695px;
}

#work_area div.campi button img {
    margin-right: 4px;
    margin-bottom: -3px;
}

#work_area div.campi textarea {
    width: 690px;
    margin-top: 3px;
}

#work_area .listaEventi .arEvento {
    float: left;
    width: 50%;
}

#work_area .listaEventi .arEvento h5 {
    margin: 6px 0px;
}

#work_area .listaEventi .arEvento .confirmDelete {
    display: none;
}



.listaAdmin .elemento {
    cursor: move;
    font-family: Arial, sans-serif;
}

.listaAdmin .elemento.noMove {
    cursor: default;
}

.listaAdmin .elemento:hover {
    background-color: #eee;
}

.listaAdmin .elemento h3 {
    margin: 3px 3px 3px 0px;
    font-size: 14px;
    color: #454545;
    float: left;
}

.listaAdmin .elemento .mini {
    font-size: 10px;
    color: #888;
}

.listaAdmin .elemento a {
    cursor: pointer;
    text-decoration: none;
}

.listaAdmin .elemento img {
    margin: 3px 3px 3px 0px;
}

.listaAdmin .elemento .confirmDelete {
    display: none;
}


.listaAdmin.asGrid .elemento {
    height: 130px;
    width: 130px;
    border: 1px solid #999;
    margin: 3px;
    float: left;
    text-align: center;
    overflow: auto;
}

.listaAdmin.asGrid .elemento:hover {
}

.listaAdmin.asGrid .elemento h3 {
    float: none;
    text-align: center;
}

.listaAdmin.asGrid .elemento a {
}

.listaAdmin.asGrid .elemento img {
}

.listaAdmin.asGrid .elemento .confirmDelete {
    
}




/********* componente quicksearch ***********/

.pIRemove, .pIAdd {
    float: right;
    margin-top: 4px;
}

.pIReplicate {
    float: left;
}

.pIReplicated {
    background-color: #eee;
    border: 1px solid #B8B8B8;
    margin-top: 5px;
}

.addInput, .existCategory {
    width: 180px;
}

.quickselect_results {
    padding: 0px;
    border: 1px solid WindowFrame;
    background-color: Window;
    overflow: hidden;
}

.quickselect_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.quickselect_results iframe {
    display:none;/*sorry for IE5*/
    display/**/:block;/*sorry for IE5*/
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    filter:mask();
    width:3000px;
    height:3000px;
}

.quickselect_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    width: 100%;
    font: menu;
    font-size: 12px;
    overflow: hidden;
}

.quickselect_loading {
    background : Window url('./indicator.gif') right center no-repeat;
}

.quickselect_selected {
    background-color: Highlight;
    color: HighlightText;
}


/************* *************/


.typeSelect {
    display: none;
}

.typeSelect.selected {
    display: block;
}

.openGroup {
    cursor: pointer; margin-left: 5px;
}