/*Tag*/

body {
	font-family: palatino linotype, garamond, serif;
	background-color: #fea;
}

h1 {
	font-variant: small-caps;
	font-size: 37pt;
}

h1, h2 {
	text-align: center;
	color: #b00;
}

h3, h4, h5 {
	color: #b00;
}

table {
	width: 60%;
	margin-left:20%;
	margin-right:20%;
}

b,th {
	color: #b00;
}

p,ul {
	font-size: 12pt;
	text-align: justify;
}

a {
	color: #800;
}

a img {
	border: 0;
}

img {
	vertical-align: middle;
}

sub{
	font-size:8pt;
}

/*Classi*/

.sx {
	float: left;
}

.dx {
	float: right;
}

.cx {
	text-align: center;
}

.lista_menu {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 3px;	
}

.lista_menu li {
	margin:3px;
	padding: 5px 0;
	font-size:10pt;
	background-color: #ffd;
	font-weight: bold;
	border: 2px solid #b11;
}

.little {
	font-size: 9pt;
}

.box_centrato {
	width: 93%;
	height:100%;
	background-color: #fea;
	border: #b11 solid 2px;
	padding: 10px;
	margin: 20px;
}

/*Id*/

#index_body {
	background-color: #ffd;
	background-image: url("images/sfondo1.jpg");
}

#sopra {
	text-align: center;
}

#centro {
	height: 380px;
	width: 100%;
}

#menu {
	width: 20%;
	height: 428px;
	background-color: #600;
	background-image: url("images/sfondo2.jpg");
	border: #b11 solid 2px;
	margin: 1%;
}

#cont {
	width: 70%;
	height: 408px;
	background-color: #fea;
	border: #b11 solid 2px;
	padding: 1%;
	margin: 1%;
}

#sotto {
	float: left;
	font-size: 9pt;
}

#lit_sfigmo {
	width: 84%;
	text-align: center;
}