﻿/****************************************************************************
	HTML
****************************************************************************/

html, body, #wrapper
{
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
}

#wrapper
{
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

.WrapperClass
{
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

/****************************************************************************
	BODY
****************************************************************************/

body
{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    color: #000000;
    background-color: #ffffff;
    font-size: 11px;
    font-family: Verdana;
    background-repeat: repeat-x;
}

select
{
    font-size: 11px;
    font-family: Verdana;
}

input
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    font-size: 11px;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    font-family: Verdana;
    background-color: #f5f5f5;
}

.FlatInput input
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    border-bottom-style: none;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.MicroMenu
{
    color: #000000;
    font-size: 10px;
    font-family: Verdana, Arial;
    font-weight: bold;
}
.MicroMenu a
{
    color: #000000;
    font-size: 10px;
    font-family: Verdana, Arial;
    font-weight: bold;
}
.MicroMenu a:hover
{
    color: #949494;
    font-size: 10px;
    font-family: Verdana, Arial;
    font-weight: bold;
}
/****************************************************************************
	LINK STANDARD NELLA PAGINA
****************************************************************************/

a
{
    color: #949494;
    text-decoration: none;
}

a:hover
{
    color: #1a1a1a;
}

/****************************************************************************
	SEPARATORI
****************************************************************************/

hr
{
    padding-bottom: 0px;
    margin: 0px;
    color: #333333;
    padding-top: 2px;
    height: 2px;
}

/****************************************************************************
	FOOTER
****************************************************************************/

.Footer
{
    font-size: 11px;
    color: #9eaaba;
    text-align: left;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.Footer a
{
    color: #85809b;
    font-weight: normal;
    text-decoration: none;
    padding-bottom: 5px;
    padding-top: 5px;
}

.Footer hr
{
    padding-bottom: 0px;
    margin: 0px;
    color: #a9a9a9;
    padding-top: 0px;
    height: 1px;
}

/****************************************************************************
	TITLES
****************************************************************************/

.Title
{
    font-family: Verdana;
    font-size: 18px;
    color: #7b6243;
    font-weight: bold;
    text-decoration: none;
}

.SubTitle
{
    font-family: Verdana;
    font-size: 16px;
    color: #7b6243;
    font-weight: bold;
    text-decoration: none;
}

/****************************************************************************
	TEXTS
****************************************************************************/

.Documents
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
}
.Documents a
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 13px;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
}
.Documents a:hover
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #7b6243;
    padding-left: 5px;
    padding-top: 5px;
}

/****************************************************************************
	TEXTS
****************************************************************************/

.TextInfo
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 10px;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
}
.TextInfo a
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 13px;
    text-decoration: underline;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
}
.TextInfo a:hover
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 13px;
    text-decoration: underline;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
}

/****************************************************************************
	MENU ITEM
****************************************************************************/

.MenuItem
{
    border-right: #7b6243 1px solid;
    border-top: #7b6243 1px solid;
    border-left: #7b6243 1px solid;
    border-bottom: #7b6243 1px solid;
    text-align: left;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    height: 20px;
    vertical-align: middle;
}

/****************************************************************************
	MAIN ARTICLE
****************************************************************************/

.MainArtText
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 10px;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
}
.MainArtText a
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
}

.MainArtText a:hover
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
    text-decoration: underline;
}

.MainArtSubTitle
{
    color: #7b6243;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 600;
    vertical-align: top;
}
.MainArtSubTitle a
{
    color: #7b6243;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 600;
    vertical-align: top;
}
.MainArtSubTitle a:hover
{
    color: #7b6243;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 600;
    vertical-align: top;
    text-decoration: underline;
}
.MainArtTitle
{
    color: #1e1e1e;
    font-size: 20px;
    font-family: Verdana;
    font-weight: 600;
}
.MainArtTitle a
{
    color: #1e1e1e;
    font-size: 20px;
    font-family: Verdana;
    font-weight: 600;
}
.MainArtTitle a:hover
{
    color: #1e1e1e;
    font-size: 20px;
    font-family: Verdana;
    font-weight: 600;
    text-decoration: underline;
}

/****************************************************************************
	WORKS
****************************************************************************/
.WorkText
{
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 11px;
    text-align: left;
    color: #1a1a1a;
}
.WorkTitle
{
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    color: #1a1a1a;
}
.WorkDate
{
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #7b6243;
}

/****************************************************************************
	FOOTER MENU
****************************************************************************/

.BottomMenu
{
    height: 35px;
    background-color: #7b6243;
    color: #ffffff;
    font-size: 11px;
    font-family: Verdana, Arial;
    font-weight: bolder;
}

.BottomMenu a
{
    height: 35px;
    background-color: #7b6243;
    color: #ffffff;
    font-size: 11px;
    font-family: Verdana, Arial;
    font-weight: bolder;
}

.BottomMenu a:hover
{
    height: 35px;
    background-color: #7b6243;
    color: #ffffff;
    font-size: 11px;
    font-family: Verdana, Arial;
    font-weight: bolder;
}

/****************************************************************************
	PREVIOUS PAGE
****************************************************************************/

.PrevPage
{
    vertical-align: middle;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #1a1a1a;
}


.PrevPage a
{
    vertical-align: middle;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #1a1a1a;
}

.PrevPage a:hover
{
    vertical-align: middle;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #1a1a1a;
    text-decoration: underline;
}

/****************************************************************************
	LOGIN
****************************************************************************/

.LoginTitle
{
    vertical-align: middle;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    border-right: #7b6243 1px solid;
    border-top: #7b6243 1px solid;
    border-left: #7b6243 1px solid;
    border-bottom: #7b6243 1px solid;
}
.LoginField
{
    vertical-align: middle;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    border-right: #7b6243 1px solid;
    border-top: #7b6243 1px solid;
    border-left: #7b6243 1px solid;
    border-bottom: #7b6243 1px solid;
    padding-left: 12px;
}

/****************************************************************************
	EVENTS
****************************************************************************/

.EventTitle
{
    vertical-align: top;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #7b6243;
}
.EventTitle a
{
    vertical-align: top;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #7b6243;
}
.EventTitle a:hover
{
    vertical-align: top;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #7b6243;
    text-decoration: underline;
}
.EventBigTitle
{
    vertical-align: top;
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: 900;
    font-style: italic;
    color: #1e1e1e;
    height: 30px;
    vertical-align: middle;
    border-right: #7b6243 1px solid;
    border-top: #7b6243 1px solid;
    border-left: #7b6243 1px solid;
    border-bottom: #7b6243 1px solid;
}

.EventText
{
    vertical-align: top;
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #1a1a1a;
}
.EventText a
{
    vertical-align: top;
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #1a1a1a;
}
.EventText a:hover
{
    vertical-align: top;
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #1a1a1a;
    text-decoration: underline;
}

.EventBox
{
    border-right: #7b6243 1px solid;
    border-top: #7b6243 1px solid;
    border-left: #7b6243 1px solid;
    border-bottom: #7b6243 1px solid;
}

.EventSeparator
{
    border-right: #7b6243 1px solid;
    border-left: #7b6243 1px solid;
    height: 2px;
}

.EventHP
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #1a1a1a;
}

.EventHP a
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #1a1a1a;
}

.EventHP a:hover
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #7b6243;
}

/****************************************************************************
	MAIN ARTICLE
****************************************************************************/
.ArtTitle
{
    color: #1e1e1e;
    font-size: 20px;
    font-family: Verdana;
    font-weight: 600;
}
.ArtTitle a
{
    color: #1e1e1e;
    font-size: 20px;
    font-family: Verdana;
    font-weight: 600;
}
.ArtTitle a:hover
{
    color: #1e1e1e;
    font-size: 20px;
    font-family: Verdana;
    font-weight: 600;
}
.ArtSubTitle
{
    color: #7b6243;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 600;
    vertical-align: top;
}
.ArtSubTitle a
{
    color: #7b6243;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 600;
    vertical-align: top;
}
.ArtSubTitle a:hover
{
    color: #7b6243;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 600;
    vertical-align: top;
}

/****************************************************************************
	SUB ARTICLES
****************************************************************************/
.SubArticleTitle
{
    color: #1e1e1e;
    font-size: 12px;
    font-family: Verdana;
    font-weight: 600;
    text-align: left;
    vertical-align: top;
}

.SubArticleSubTitle
{
    color: #7b6243;
    font-size: 10px;
    font-family: Verdana;
    font-weight: 600;
    text-align: left;
    vertical-align: top;
}

.SubArticleText
{
    color: #1e1e1e;
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    width: 300px;
}

.SubArticleLink
{
    color: #7b6243;
    font-size: 9px;
    font-family: Verdana;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}

.SubArticleLink a
{
    color: #7b6243;
    font-size: 9px;
    font-family: Verdana;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}

.SubArticleLink a:hover
{
    color: #7b6243;
    font-size: 9px;
    font-family: Verdana;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    text-decoration: underline;
}

/****************************************************************************
	DL MINI EVENTS
****************************************************************************/

.DLTitle
{
    color: #000000;
    font-size: 9px;
    font-family: Verdana;
    font-weight: bold;
}
.DLTitle a
{
    color: #000000;
    font-size: 9px;
    font-family: Verdana;
    font-weight: bold;
}
.DLTitle a:hover
{
    color: #7b6243;
    font-size: 9px;
    font-family: Verdana;
    font-weight: bold;
}

.DLTable
{
    border-left: #c1c1c1 1px solid;
    border-bottom: #c1c1c1 2px solid;
    border-right: #c1c1c1 1px solid;
    border-top: #c1c1c1 2px solid;
    height: 180px;
}

.TitleCenter
{
    font-family: Verdana;
    font-size: 22px;
    color: #7b6243;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}


.TitleLeft
{
    font-family: Verdana;
    font-size: 22px;
    color: #7b6243;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}
/****************************************************************************
	VIABILITA'
****************************************************************************/
.RoadsInfoText
{
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #1a1a1a;
    padding-left: 5px;
    padding-right: 10px;
}

.VBox
{
    border-right: #7b6243 1px solid;
    border-top: #7b6243 1px solid;
    border-left: #7b6243 1px solid;
    border-bottom: #7b6243 1px solid;
}

/****************************************************************************
	INFORMAZIONI UTILI
****************************************************************************/

.InfoUtiliBox
{
    border-right: #7b6243 1px solid;
    border-top: #7b6243 1px solid;
    border-left: #7b6243 1px solid;
    border-bottom: #7b6243 1px solid;
}

.InfoUtiliText
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #1a1a1a;
    padding-left: 5px;
    padding-top: 5px;
}

.InfoUtiliTitle
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 13px;
    font-style: italic;
    padding-left: 5px;
    padding-top: 5px;
}

/****************************************************************************
	DOCUMENTI
****************************************************************************/

.TextDocuments
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #1a1a1a;
}

.TextDocuments a
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #1a1a1a;
}

.TextDocuments a:hover
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #7b6243;
    text-decoration: underline;
}

/****************************************************************************
	PUBBLICAZIONI
****************************************************************************/

.PubTitle
{
    font-family: Verdana;
    font-size: 16px;
    color: #7b6243;
    font-weight: bold;
    text-decoration: none;
    padding-left: 5px;
}

.PubText
{
    padding-top: 10px;
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #1a1a1a;
}

/****************************************************************************
	INCARICHI PROFESSIONALI
****************************************************************************/
.TextHeadGray
{
    color: #1a1a1a;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    background-color: #e8e8e8;
}
.TextHeadWhite
{
    color: #1a1a1a;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    background-color: #e8e8e8;
}

.ChargesText
{
    color: #1a1a1a;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}

/****************************************************************************
	AREA DOWNLOAD UTENTI
****************************************************************************/

.UserDLTitle
{
    font-family: Verdana;
    font-size: 12px;
    color: #1a1a1a;
    font-weight: bold;
    text-decoration: none;
}

.UserDLTitle a
{
    font-family: Verdana;
    font-size: 12px;
    color: #1a1a1a;
    font-weight: bold;
    text-decoration: none;
}

.UserDLTitle a:hover
{
    font-family: Verdana;
    font-size: 12px;
    color: #1a1a1a;
    font-weight: bold;
    text-decoration: underline;
}

.UserDLText
{
    vertical-align: top;
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #1a1a1a;
    vertical-align: middle;
}


/****************************************************************************
	NEWSLETTER
****************************************************************************/

.Newsletter
{
    vertical-align: middle;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
}

/****************************************************************************
	BANDI E GARE
****************************************************************************/

.BeGTitle
{
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #1a1a1a;
}
.BeGTitle a
{
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #1a1a1a;
}
.BeGTitle a:hover
{
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #1a1a1a;
}

.BeGText
{
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #1a1a1a;
}

.BegSubTitle
{
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #1a1a1a;
}

.BeGDownload
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    color: #1a1a1a;
}
.BeGDownload a
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    color: #1a1a1a;
}

.BeGDownload a:hover
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    color: #1a1a1a;
}



