/* ### PER TUTTI ### */

.optionalContent {
    max-width: 970px;
    margin: 0 auto;
}

.optionalContent .head {
    padding: 6px;
    margin: 1px;
    background-color: #EEEEEE;
    font-weight: bold;
    font-size: 13px;
}

.optionalContent .box {
    padding: 6px;
}

.optionalContent ul {
    list-style-type: none;
}

.optionalContent li {}

.optionalContent a {
    color: #990000;
    font-weight: bold;
}

.optionalContent a:hover {}

.optionalContent img {
    margin-right: 12px;
    vertical-align: middle;
}

.optionalContent .title {
    clear: both;
}

.optionalContent .description {
    font-style: italic;
    font-size: 11px;
}

.optionalContent .description p {
    margin-top: 6px;
}

.optionalContent .descriptionExt {
    font-size: 11px;
}

.optionalContent .descriptionExt p {
    margin-top: 6px;
}

.optionalContent .noRecords {
    display: none;
    /*margin-bottom:12px;
	padding:6px;
	border:1px solid #EEEEEE;
	color:#999999;
	text-align:center;
	font-style:italic;*/
}


/* ### IMMAGINI ### */

.picturesContent {}

#picturesPreload {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
    z-index: 100;
}

#picturesPreload img {}


/* ### jqueryCycle ### */

#picturesNextPrev {
    margin-top: 9px;
    margin-left: 340px;
}

#picturesPrev {
    cursor: pointer;
    padding: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #FFFFFF;
    background-color: #AD1310;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
}

#picturesPrev:hover {}

#picturesNext {
    cursor: pointer;
    padding: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #FFFFFF;
    background-color: #AD1310;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
}

#picturesNext:hover {}

#picturesNav a {
    background-color: #fc0
}

#picturesNav a {
    border: 1px solid #ccc;
    background: #fc0;
    text-decoration: none;
    margin: 0 5px;
    padding: 3px 5px;
}

#picturesNav a.activeSlide {
    background: #ea0
}

#picturesNav a:focus {
    outline: none;
}

#picturesHelp {
    cursor: pointer;
    margin-left: 36px;
    font-size: 11px;
    font-style: italic;
    color: #666666;
}

.noPhotos {}


/* ### ALLEGATI ### */

.contentAttachs {
    margin-bottom: 12px;
    border: 1px solid #EEEEEE;
}

.contentAttachs .head {}

.contentAttachs .box {}

.contentAttachs ul {}

.contentAttachs li {}

.contentAttachs a {}

.contentAttachs a:hover {}

.contentAttachs img {}

.contentAttachs .title {}

.contentAttachs .description {
    display: block;
    margin-bottom: 6px;
    padding-bottom: 3px;
    border-bottom: 1px solid #CCCCCC;
}

.noAttachs {}


/* ### LINK ### */

.contentLinks {
    margin-bottom: 12px;
    border: 1px solid #EEEEEE;
}

.contentLinks .head {}

.contentLinks .box {}

.contentLinks ul {}

.contentLinks li {}

.contentLinks a {}

.contentLinks a:hover {}

.contentLinks img {}

div.DivDatiLink {}

.contentLinks .title {}

.contentLinks .description {}

.contentLinks .description p {}

.contentLinks .descriptionExt {}

.contentLinks .descriptionExt p {}

.noLinks {}


/* ### MULTIMEDIA ### */

.contentMMedias {
    margin-bottom: 12px;
    border: 1px solid #EEEEEE;
}

.contentMMedias .head {}

.contentMMedias .box {}

.contentMMedias ul {}

.contentMMedias li {}

.contentMMedias a {}

.contentMMedias a:hover {}

.contentMMedias .thumb {}

.contentMMedias .thumb img {}

.contentMMedias .text {}

.contentMMedias .title {}

.contentMMedias .description {}

.contentMMedias .description p {}

.contentMMedias .terminator {}

.noMmedia {}


/* ### MULTIMEDIA STAGE ### */

#mmediaStage {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 80;
    width: 100%;
    height: 100%;
    background-image: url('../immagini/nero80.png');
}

#mmediaPlayer {}

.mmediaHide {
    text-align: center;
}

.mmediaPlay {}


/* ### MODULI ### */

.contentForms {
    margin-bottom: 12px;
    /*border:1px solid #EEEEEE;*/
}

.contentForms .head {}

.contentForms .box {}

.contentForms .head p {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.contentForms .form0 {
    float: left;
    width: 300px;
    height: 150px;
    border-right: 1px solid #EEEEEE;
}

.contentForms .form1 {
    float: left;
    width: 300px;
    margin-left: 20px;
}

.contentForms .form2 {
    clear: both;

}

.contentForms .mailTo {
    margin: 12px;

    font-weight: bold;
    font-size: 13px;
    text-align: center;
}

.contentForms .submitButton {
    margin-bottom: 12px;
    text-align: center;
    position: relative;
    z-index: 100;
}

.contentForms .mailTo span {
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
}

.noForms {}

/* LISTA CON CERCHI ANIMATI ch-grid */

.ch-grid {
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 12%;
}

.ch-grid:after,
.ch-item:before {
    content: '';
    display: table;
}

.ch-grid:after {
    clear: both;
}

.ch-grid li {
    width: 220px;
    height: 220px;
    margin-top: 18px;
    margin-right: 30px;
    margin-bottom: 18px;
    margin-left: 30px;

    display: inline-block;
}

.ch-item {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-size: 100% 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

/* width + 2*top = .ch-grid li width */
/* height + 2*left = .ch-grid li height */
/* box-shadow: 0 0 0 10px = top = left */
.ch-info-wrap {
    width: 180px;
    height: 180px;
    top: 20px;
    left: 20px;
    box-shadow:
        0 0 0 20px rgba(255, 255, 255, 0.2),
        inset 0 0 3px rgba(115, 114, 23, 0.8);
    background: #f9f9f9;

    position: absolute;
    border-radius: 50%;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/* width = .ch-info-wrap width */
/* height = .ch-info-wrap height */
.ch-info {
    width: 180px;
    height: 180px;

    position: absolute;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.ch-info > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-size: 100% 100%;
    background-position: center center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #FFFFFF;
}

.ch-info > div > img {
    display: none;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-size: 100% 100%;
    background-position: center center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #FFFFFF;
}

.ch-info .ch-info-back {
    -webkit-transform: rotate3d(0, 1, 0, 180deg);
    -moz-transform: rotate3d(0, 1, 0, 180deg);
    -o-transform: rotate3d(0, 1, 0, 180deg);
    -ms-transform: rotate3d(0, 1, 0, 180deg);
    transform: rotate3d(0, 1, 0, 180deg);
    background: #000;
    display: block;
}

.ch-img-1 {
    background-image: url('../immagini_/concorso.jpg.html');
}

.ch-img-2 {
    background-image: url('../immagini_/iscrizioni.jpg.html');
}

.ch-img-3 {
    background-image: url('../immagini_/stampa.jpg.html');
}

.ch-info h3 {
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 20px;
    margin: 0 15px;
    padding: 70px 0 0 0;
    height: 90px;
    font-family: 'Open Sans', Arial, sans-serif;
    text-shadow:
        0 0 1px #fff,
        0 1px 2px rgba(0, 0, 0, 0.3);
}

.ch-info p {
    color: #fff;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.ch-info p a {
    display: block;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    padding-top: 4px;
    font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
    color: #fff222;
    color: rgba(255, 242, 34, 0.8);
}

.ch-item:hover .ch-info-wrap {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8),
        inset 0 0 3px rgba(115, 114, 23, 0.8);
    display: block;
}

.ch-item:hover .ch-info {
    -webkit-transform: rotate3d(0, 1, 0, -180deg);
    -moz-transform: rotate3d(0, 1, 0, -180deg);
    -o-transform: rotate3d(0, 1, 0, -180deg);
    -ms-transform: rotate3d(0, 1, 0, -180deg);
    transform: rotate3d(0, 1, 0, -180deg);
}
