Current Path : /web/htdocs/www.entinoprofit.org/home/
Upload File :
Current File : /web/htdocs/www.entinoprofit.org/home/modulistica.php

<?php
include("include/config.php");

$meta = 1;

$htmlMeta = '<title>ACSI - Comitato Provinciale di Padova | Modulistica </title>';
?>

<?php include('head.php'); ?>

<body>
<!-- wrap starts here -->
<div id="wrap">
	
<?php include('header.php'); ?>				
		
		<div id="sidebar" >							
				
<?php include('tabellasx.php'); ?>				
		
		</div>
			
<div id="main">	
			
			<a name="TemplateInfo"></a>
			
				
	<h1>Modulistica</h1>
	<p>In questa pagina troverai tutta la modulistica necessaria per la gestione della tua associazione.</p>
	<table>
	<tr>
                              <td height="15" valign="top"><div align="justify" class="Stile39"><strong>Affiliazione</strong></div></td>
        </tr>
                            <tr>
                              <td height="14" ><div align="left"><a href="/affiliazione.php" target="_new">Domanda di affiliazione </a></div></td>
                            </tr>
                            <tr>
                              <td height="14" >&nbsp;</td>
                            </tr>
                            <tr>
                              <td height="15" valign="top"><div align="justify" class="Stile39"><strong>ACSI Padova</strong></div></td>
                            </tr>
                            <tr>
                              <td height="14" ><div align="left"><a href="statuto.php" target="_new">Statuto ACSI</a></div></td>
                            </tr>
                            <tr>
                              <td height="14" >&nbsp;</td>
                            <tr >
                              <td height="15" valign="top"><div align="justify" class="Stile39"><strong>SIAE</strong></div></td>
                            </tr>
                            <tr>
                              <td height="14" ><div align="left"><a href="http://www.acsiservice.it/Acsim/images/modulistica/siae-acsi.pdf" target="_new">Tariffe SIAE</a></div></td>
                            </tr>
                            <tr>
                              <td height="14" >&nbsp;</td>
                            </tr>
                            <tr >
                              <td height="15" valign="top"><div align="justify" class="Stile39"><strong>Assicurazione base e integrativa </strong></div></td>
                            </tr>
                            <tr>
                              <td height="14" ><div align="left"><a href="http://www.acsiservice.it/Acsim/images/modulistica/base.pdf" target="_new">Rischio Sportivo Base</a></div></td>
                            </tr>
                            <tr>
                              <td height="14" ><div align="left" ><a href="http://www.acsiservice.it/Acsim/images/modulistica/integrativa.pdf" target="_new">Integrativa (in aggiunta alla garanzia base) </a></div></td>
                            </tr>
                            <tr>
                              <td height="10"><a href="http://www.acsiservice.it/Acsim/images/modulistica/superintegrativa.pdf" target="_blank">Superintegrativa</a></td>
                            </tr>
                            <tr>
                              <td height="10" ><a href="http://www.acsiservice.it/Acsim/images/modulistica/assicurazioni_2015_2016/modulo_di_denuncia_2016_2017.pdf" target="_blank">Modulo di denuncia sinistro</a> </td>
                            </tr>
                            <tr>
                              <td height="10" ><a href="http://www.acsi.it/file_download/privacy.pdf" target="_blank">Scheda Privacy</a></td>
                            </tr>
                            <tr>
                              <td height="10" ><!--DWLayoutEmptyCell-->&nbsp;</td>
                            </tr>
                            <tr >
                              <td height="15" valign="top"><span class="Stile39"><strong>Responsabilit&agrave; Civile e Tutela Legale </strong></span></td>
                            </tr>
                            <tr>
                              <td height="14" valign="top" class="Stile38"><div align="left"><a href="http://www.acsiservice.it/Acsim/images/modulistica/tutela_legale_-_acsi.pdf" target="_blank" >Condizioni di polizza RC e TL</a></div></td>
                            </tr>
                            <tr >
                              <td height="14" valign="top" class="Stile38">&nbsp;</td>
                            </tr>
							<tr >
                              <td height="15" valign="top"><span class="Stile39"><strong>Polizza motori e gare motoristiche  </strong></span></td>
                            </tr>
                            <tr >
                              <td height="14" valign="top" class="Stile38"><div align="left"><a href="http://www.acsiservice.it/Acsim/images/modulistica/base_motori.pdf" target="_blank" >Condizioni di polizza gare motoristiche </a></div></td>
                            </tr>
                            <tr >
                              <td height="17" ><a href="http://www.acsiservice.it/Acsim/images/modulistica/integrativa_motori.pdf" target="_blank">Integrativa motori </a></td>
                            </tr>
                            <tr b>
                              <td height="17"></td>
                            </tr>
                            <tr >
                              <td height="59" valign="top" > E' necessario avere installato sul proprio pc Adobe Reader per leggere i documenti, se non lo possiedi puoi scaricarlo gratuitamente <a href="http://ardownload.adobe.com/pub/adobe/reader/win/7x/7.0.8/ita/AdbeRdr708_DLM_it_IT.exe">qui </a> </td>
                            </tr></table>
			<?php include('infoacsi.php'); ?> 				
	  </div>
	  	
			
		<?php include('tabelladx.php'); ?>
			
	<!-- content-wrap ends here -->		
	</div>

<!-- footer starts here -->	
<?php include('footer.php'); ?>
<!-- footer ends here -->
	
<!-- wrap ends here -->
</div>

</body>
</html>