﻿.body1
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #4e1f00;
	margin-top: 10px;
	color:White
	
}

.body1 table
{
	/*background-color: black;
	color:White;*/
	margin: 0px;
	padding: 0px;
}

.body1 thead td
{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	background-color: #800000;
	color: #faebd7;
}

.body1 td
{
	margin: 0px;
}


.body1 a
{
	color: Green;
	text-decoration: none;
}

.body1 a:hover
{
	text-decoration: underline;
}

body1 a:visited
{
	color: Green;
}

.body1 h3
{
	font-size: 16px;
}


.myinput
{
	font-family: Tahoma;
	background-color: #add8e6;
	border: 1PX SOLID darkgray;
	color: #00008b;
}

.mybutton
{
	background-image: url(/img/sfbottone.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 1px solid #333333;
	cursor: hand;
}

p.errore
{
	color: Red;
	font-weight: bold;
	font-size: 14px;
}

.body2
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #4e1f00;
	color:White;
	margin-top: 10px;
}

.body2 a
{
	color: yellow;
	text-decoration: none;
}

.body3
{
	background-color:White;
	color:Black;
}


.body2 a:hover
{
	text-decoration: underline;
}

.body2 a:visited
{
	color: yellow;
}

.noborder td
{
	border-style: none;
}

.curriculum p
{ 
/*	text-indent:-15px;*/
	text-align:justify;
	margin-left: 20px;
	margin-right: 10px;
	
}

.curriculum .header
{
	font-size:14pt;
	text-decoration: underline;
	font-weight:bold;
}

.curriculum .sectionheader
{
	font-size:12pt;
	font-weight:bold;
}


.curriculum p:first-letter
{ 
	font-weight:bold;
}

 a.hl2
{
	color: #ffcc66;
	font-weight: bold;
}

.news .section
{
	color: #faebd7;
}

img
{
	border:none;
}

.bodynews
{
	background-color:Black;
	color:White;
	font-family: Verdana;
	font-size: 10pt;
	margin: 10px
}

.myinput
{
	font-family: Tahoma;
	background-color: #ffffe0;
	border: 1PX SOLID darkgray;
	color: #00008b;
}
