﻿/* CSS Document */
/*				Proporzione Pixel -->  Dimensione standard
		7  -->  44px
		6  -->  32px
		5  -->  24px
		4  -->  18px
		3  -->  16px
		2  -->  13px
		1  -->  9px

*/
body 
{
    margin: 0px;
    background-attachment:fixed;
    background-image: url('../Comitato/immagini/fondo.jpg');
}
.Cornice, .TestataImg
{
    width:960px;
}
.TestataLogo, .TestataPulsanti
{
    height:83px;
    overflow:hidden;
}
.TestataImg,.TestataLink,.TestataLogin
{
    height:100px;
    overflow:hidden;
}
.TestataLogo,.TestataLink,.TestataBlockSin
{
	float:left;	
}

.Cornice
{
    border-width:0px;
    border-style:solid;
    border-color:#FFFFFF;
    font-family:Verdana, Arial;
    font-size:13px;
    margin-left:auto;
    margin-right:auto;
    
    
    
    height:300px;
}

.TestataImg
{
	background-image: url('../Comitato/immagini/testata.png');
}
.TestataLogo
{
	width:270px;
}
.TestataPulsanti
{
	width:350px;
}
.TestataLink
{
	width:190px;
}
.TestataLogin
{
	margin-top:10px;
	width:150px;
	color:#FFFFFF;
}
.TestataSitMap
{
	color:#FFFFFF;
}
/*----------------------------------------------------------------------------------*/
.Centro
{
    min-height:450px;
    /*text-align:center;*/
    background-color:#FFFFFF;
}
.CentroA { background: url(../Comitato/immagini/testatasotto.png) no-repeat top left }
.CentroS { background: url(../Comitato/immagini/testatasottosotto.png) no-repeat bottom right }

.CentroSx
{
    float:left;
    text-align:left;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:#000000;
    width:226px;
    height:450px;
}
.CentroDx
{
    width:732px;
    height:100%;
    overflow:hidden;
}
.CentroMid
{
	min-height:450px;
}
.bordoSponsor
{
    border-top-color:#0000FF;
    border-top-style:double;
    border-top-width:4px;
}
/*----------------------------------------------------------------------------------*/
.Coda
{
    text-align:center;
	background-image: url('../Comitato/immagini/Coda.png');
    height:25px;
    color:#ffffff;
}
/*----------------------------------------------------------------------------------*/
.Titolo
{
    font-size:18px;
    font-family:Verdana;
    font-weight:600;
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
    width:500px;
    text-align:center;
}
.Titolo1
{
    font-size:18px;
    font-family:Verdana;
    font-weight:600;
    background-color:#005599;
    min-width:100px;
    width:99%;
    color:#FFFFFF;
    text-align:center;
}
.SinSin
{
	margin-left:15px;
}



/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/

/*

.Testa
{
    margin:0px;
    height:100px;
    text-align:left;
    overflow:hidden;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#000000;
}





.TestataImg11
{
	background-image: url('../Comitato/immagini/testata.png');
    width:228px;
    height:100px;
    float:left;
    background-color:#ffffff;
}
.LineaImg
{
    text-align:left;
    float:left;
    width:581px;
}




.Titolo2
{
    font-size:16px;
    font-family:Verdana;
    font-weight:600;
    background-color:#FF0000;
    min-width:200px;
    color:#FFFFFF;
}

*/
