document.write("<HEAD>")
document.write("<STYLE>")
document.write("H2{Font:18pt 'Arial black';font-weight: bold;color:RED;font-style:normal}")
document.write("H5{Font:14pt 'Arial black';font-weight: bold;color:navy;font-style:normal}")
document.write("H4{Font:12pt 'Arial';font-weight: bold;color:black;font-style:italic}")
document.write("</STYLE>")
document.write("</HEAD>")

document.write("<BODY BACKGROUND='img/ancora.gif'>")

document.write("<CENTER>")

document.write("<!Intestazione ------------------------------------------>")
document.write("<TABLE BORDER=0 WIDTH=100%>")
document.write("	<TR>")
document.write("		<TD WIDTH=20% ALIGN=LEFT>")	
document.write("			<A HREF='../index.htm'><IMG SRC='../img/rosa_ico.gif'></A>")
document.write("		</TD>")
document.write("		<TD ALIGN=CENTER WIDTH=60%>")
document.write("			<H3> Istituto Tecnico Nautico ARTIGLIO - Viareggio</H3>")
document.write("		</TD>")
document.write("		<TD WIDTH=20% ALIGN=RIGHT>")
document.write("			<IMG SRC=../img/delfino_ani.gif")			
document.write("		</TD>")
document.write("	</TR>")
document.write("</TABLE>")
document.write("<BR>")
document.write("<H2>ORARIO SETTIMANALE</H2>")
document.write("<H2>A.S. 2011/2012</H2>")
