﻿/* -------- Aspetti Generali ----------*/
body
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #f0f0f0;
	text-align: center;
	text-indent: 50px;
}

LI
{
	margin-left: -25px;
	margin-top: 0px;
}


A
{
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 10pt;    
    text-decoration:none;
    color:#9E0B28;
}

HR
{
	width:150px;
	color:#E0E1E3;
	height:0px;
}

A:hover
{
	color:#9E0B28;
	text-decoration:underline;
}

/* -------- Pagina introduttiva con Flash ----------*/

.PageIntro
{
    background-color:#ffffff;   
}

#Intro
{
    background-color:#ffffff;
    width:100%;
    height:500;
    border-style:none;
}

#Intro TD
{
    background:url(img/sfondo.jpg);
    vertical-align:top;
}

/* -------- Contenitore esterno ----------*/

#Pagina
{
    background-color:#ffffff;
    width:800px;
    border:0px;
    border-style:none;
}

#Pagina TD
{
    padding:0;
}

/* -------- Top ----------*/

#AreaTop
{
    width:100%;
    background:url(img/top_testata.jpg);
    background-repeat:no-repeat;

}

#AreaTop A
{
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 10pt;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
}

#AreaTop A:hover
{
    color:#9E0B28;
}

#AreaTopTRA
{
    height:180px;
/*    background-image:url(img/top_testata.gif);
    background-repeat:no-repeat;
    background-attachment:fixed;
*/
}

#AreaTopTDA1
{
    width:30%;
    text-align:left;
    vertical-align:bottom;
}

#AreaTopTDA2
{
    width:40%;
    text-align:center;
    vertical-align:top;
    
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 10pt;
    font-weight:bold;
    color:#000000;
}


#AreaTopTDA3
{
    width:30%;
    text-align:right;
    vertical-align:bottom;

}

#AreaTopTRB
{
    height:105px;
    /*background-image:url(img/top_sfumatura.gif)*/
}

/* -------- MENU' ----------*/

#AreaMenu
{
    width:100%;
    font-family: Verdana,Arial,Sans-Serif;    
}

#AreaMenu TD
{
    text-align:center;
    vertical-align:middle;
    padding:20;
}

#AreaMenu A
{    
    font-size: 10pt;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
}

#AreaMenu A:hover
{
    color:#9E0B28;
}

#AreaMenu .lincato
{
	font-weight:bold;	
	color:#9E0B28;
	font-size: 10pt;
}

#AreaMenu .disabilitato
{
	font-weight:bold;	
	color:#606060;
	font-size: 10pt;
}

/* -------- Contenuti ----------*/

#AreaContent
{
    width:100%;
}

#AreaContent TD  
{
    height:100px;
}

.TestoStandard
{
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 10pt;
    color:#000000;
    text-align:justify;
}

.TestoTitolo1
{
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 12pt;
    font-weight:bold;
    color:#9E0B28;
    text-align:justify;
}

.TestoBigNero
{
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 10pt;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}


.TestoBigRosso
{
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 10pt;
    font-weight:bold;
    color:#9E0B28;
    text-decoration:none;
    background-color:#E0E1E3; 
}

.TestoSmallRosso
{
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 7pt;
    font-weight:normal;
    color:#9E0B28;
    text-decoration:none;
}

.TBLista
{
	border-collapse: collapse;
	padding:5px;
	border-spacing: 5px;
}

.TBLista TD
{
	border-bottom: 1px solid #E0E1E3;
	/*padding: 4px;
	margin: 2px;*/
	/*vertical-align: middle;
	text-align: left;*/
}
.TBLista TD IMG
{
margin: 3px;
}
/* -------- Bottom ----------*/

#AreaBottom
{
    width:100%;
}

#AreaBottom TD
{
    height:80px;
    background-color:#f0f0f0;
}

#AreaBottomNews
{
    width:100%;
}

#AreaBottomNews TD
{
    height:20px;
    background-color:#f0f0f0;
}


.BoxAttivita
{
    width:100%;
    height:100%;
    font-family: Verdana,Arial,Sans-Serif;    
    font-size: 10pt;
    color:#000000;
    text-align:center;
   /* border:solid 1px #000000 */
}

.BoxMissione
{
    
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    border: solid 1px #000000;
    
}