/* $Id: eilschool.css,v 1.11 2008-01-11 15:25:26 gizzi Exp $ */

body { margin: 15px 0; line-height: 1.3em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background: #d2bc8c }

img { border: 0 }
a { color: #d00; font-weight: bold; text-decoration: none }
	a:hover { text-decoration: underline }
td { vertical-align: top }

h1,h2,h3,h4,h5,h6 { line-height: 1em }
h1 { font-size: 190%; }
h2 { font-size: 140%; margin-bottom: 7px }

#lavagna { width: 970px; margin: 0 auto; background: #fff }
	#lavagna td { vertical-align: top }
	#wrapper { width: 99%; margin: 10px auto; }
		#wrapper td.logo { padding: 5px 10px 15px 5px; }
		#wrapper td.menu-header { padding: 0 0 15px 15px; }
		#wrapper td.menu-sx { padding: 11px 10px 15px 0 }
		#wrapper td.contenuto { width: 100%; padding: 15px 0 15px 15px; }

		#barranav { height: 45px; margin: 0 auto; line-height: 1.6em; font-size: 11px; }
			#barranav td { padding: 0 50px; }
				#barranav a { color: #666 } 
					#barranav a.selected { color: #d00 } 

ul.elenco-sx { display: table-row; margin: 0; list-style-image: url(../images/pallino.gif) }
	ul.elenco-sx li { margin: 0 0 16px 20px }
		ul.elenco-sx li a.selected { color: #d00; font-weight: bold; text-decoration: underline }

.area05 { height: 80px; background: #eee }
	.area05 .top-sx-sx {  }
	.area05 .top-sx  {  }
	.area05 .top-centro { width: 100%; background: url(../images/area05_top-centro.jpg) repeat-x  }
	.area05 .top-dx {  }
	.area05 .top-dx-dx {  }
	.area05 .centro-sx-sx { background: url(../images/area05_centro-sx-sx.jpg) repeat-y }
	.area05 .centro-sx { background: url(../images/area05_centro.jpg) repeat-x }
	.area05 .centro { height: 100%; background: url(../images/area05_centro.jpg) repeat-x }
	.area05 .centro-dx { background: url(../images/area05_centro.jpg) repeat-x }
	.area05 .centro-dx-dx { background: url(../images/area05_centro-dx-dx.jpg) repeat-y }
	.area05 .bottom-sx-sx {  }
	.area05 .bottom-sx {  }
	.area05 .bottom-centro { background: url(../images/area05_bottom-centro.jpg) repeat-x }
	.area05 .bottom-dx {  }
	.area05 .bottom-dx-dx {  }

td.footer { padding-top: 13px }
	td.footer table { font-size: 11px; }

#questionario {}
	#questionario .domanda { padding-right: 15px }
	#questionario .risposta {}
	
