﻿.ContentPlaceHolder
{
    height: 100%;
}
ContentPlaceHolder
{
    height: 100%;
}

/* Classi Menu a sinistra */
.linkBianchiMenu
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.linkBianchiMenu:hover
{
    color: #DDDDDD;
    text-decoration: underline;
}

/* Classi generali */
.aTo
{
    color: #100141;
    font-weight: bold;
    text-decoration: none;
}
.aTo:hover
{
    color: #22028d;
    text-decoration: underline;
}
.pCenter
{
    text-align: center;
}
.pTitolo
{
    font-family: Forte;
    font-weight: bold;
    font-size: 28px;
    color: #140152;
    text-decoration: none;  
    text-align: center;
}
.pTitoletto
{
    font-family: Arial Rounded MT Bold;
    font-weight: bold;
    font-size: 19px;
    color: #140152;
    text-decoration: none;  
    text-align: center;
}

.lblNotizie
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 12px;
    color: #0f013c;
    text-decoration: none;
}
.linkNotizie
{
    font-family: Verdana, Arial;
    font-weight:bold;
    font-size: 12px;
    color: #140152;
    text-decoration: none;
}
.linkNotizie:hover
{
    color: #2702a2;
    text-decoration: underline;
}
.newsItem
{
    text-align: justify;
    width: 80%;
    background-color: #FFFFFF;
}
.newsBody
{
    text-align: justify;
    width: 100%;
    background-color: #FFFFFF;
}
.hrSeparatorRenderer
{
    width: 450px;
    color: #DDDDDD;
}
.hrSeparatorRenderer2
{
    width: 175px;
    color: #EEEEEE;
}
.TitoliPagine
{
    text-align: center;
}
.parNotizie
{
    width: 550px;
    text-align: center; 
}
.parStoria
{
    width: 500px;
    text-align: justify;   
}

.imgAtRight
{
    float: right; 
}
.imgAtLeft
{
    float: left; 
}

/* DIV struttura */
.Header
{
    top: 0px;
    left: 0px;
    position: absolute;
    width: 1024px;
    height: 155px;
    background-color: #140152;
}

.Animation
{
    top: 155px;
    left: 235px;
    position: absolute;
    width: 789px;
    height: 170px;
    background-color: #FFFFFF;
    text-align: center;
}

.Corpus
{
    top: 325px;
    left: 235px;
    position: absolute;
    width: 789px;
    height: 100%;
    background-color: #FFFFFF;
    text-align: center;
}
.MenuHome
{
    top: 155px;
    left: 0px;
    position: absolute;
    width: 235px;
    height: 100px;
    background-color: #8b0101;
    text-align:center;
}
.MenuAssociazione
{
    top: 255px;
    left: 0px;
    position: absolute;
    width: 235px;
    height: 210px;
    background-color: #8b0101;
    text-align:left;
}
.MenuGrumoAppula
{
    top: 465px;
    left: 0px;
    position: absolute;
    width: 235px;
    height: 205px;
    background-color: #a90202;
    text-align:left;
}
.MenuWeb2punto0
{
    top: 670px;
    left: 0px;
    position: absolute;
    width: 235px;
    height: 140px;
    background-color: #f70000;
    text-align: left;
}
.ContainerSx
{
    top: 810px;
    left: 0px;
    position: absolute;
    width: 235px;
    height: 100%;
    background-color: #FF0000;
    text-align: left;
}

/* DIV singole pagine */
.LinkDIV
{
    width: 600px;
    text-align: justify;
    background-color: #FFFFFF;
    color: #000000;
    height: 100%;
}

.CelebritaDIV
{
    width: 400px;
    text-align: justify;
    background-color: #FFFFFF;
    color: #000000; 
    height: 100%;   
}

.CalendarioDIV
{
    width: 600px;
    text-align: justify;
    background-color: #FFFFFF;
    color: #000000; 
    height: 100%;  
}
.InfocontattiDIV
{
    width: 500px;
    text-align: justify;
    background-color: #FFFFFF;
    color: #000000;   
    height: 100%;
}
.NewsletterDIV
{
    width: 500px;
    text-align: justify;
    background-color: #FFFFFF;
    color: #000000;   
    height: 100%;
}
.StoriaDIV
{
    width: 600px;
    text-align: justify;
    background-color: #FFFFFF;
    color: #000000;
    height: 100%;
}


/* Generali */
body
{
    font-family: Verdana, Arial;
    font-size: 12px;
    background-color: #FEFEFE;
}
ul
{
    text-decoration: none;
    color: #FFFFFF;
}
li:hover
{
    text-decoration: underline;
}
h3
{
    text-align: center;
}
a
{
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
    font-weight: bold;
}

.Notizie
{
    top: 295px;
    left: 235px;
    position: absolute;
    width: 789px;
    background-color: #FFFFFF;
    text-align: center;
}









