@charset "utf-8";
/* CSS Document */

#contenitore-associazione{}

#logo-associazione{
width:225px;
height:auto;
float:left;
margin-right: 30px;

}





#contenitore-recapiti{
width: 500px;
float: left;
height: auto;
}




#contenitore_titoli{}

#sigla-associazione{
width: 100%;
height: auto;
font-size: 20px;
float: left;
text-transform: uppercase;
}


#nome-associazione{
width: 100%;
font-size: 40px;
color: #089FFF;
float: left;
height: auto;
margin-top: 15px;
line-height: 40px;
margin-bottom: 15px;
}


#sottotitolo-associazione{}

#contenitore_adesione{
width: 230px;
height: auto;
float: left;
margin-right: 20px;
}


#adesione_sigla {	
width:auto;
height:auto;
float:left;
font-size:20px;
text-transform:uppercase;
margin-right:5px;
}

#iscrizione-coni{
height: auto;
float: left;
font-size: 20px;
text-transform: uppercase;
margin-right: 21px;
width: 230px;
}


#adesione_numero, 
#adesione_anno,
#iscrizione-aps {
	
width:auto;
height:auto;
float:left;
font-size:20px;
text-transform:uppercase;
}



#testo-iscrizione{
font-size: 9px;
width: auto;
float: left;
margin-right: 10px;
text-transform: uppercase;
}

#codice-asi{
width: auto;
height: auto;
float: left;
font-size: 20px;
margin-right: 10px;
}





#identikit-associazione{
width: 100%;
height: auto;
float: left;
margin-top: 25px;
font-size: 13px;
}


#contenitore_presidente{
width: 100%;
height: auto;
float: left;
margin-top: 25px;
}


#foto_presidente{
width: 70px;
height: auto;
float: left;
margin-right: 20px;
}


#nominativo_presidente{
width: 300px;
height: auto;
float: left;
font-size: 20px;
}



#associazione-descrizione{
margin-top: 35px;
float: left;
width: 100%;
height: auto;
}


