/*
'**************************************
' Copyright  2016  - All right reserved. 
'**************************************
*/

body {	font-family: verdana;
	color:#14A822;
	background-color:#F0B875;
	}
img {	border: 0;}

td {	vertical-align: top;}

div.header { 
	padding: 4px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	font-variant: small-caps;
	background: #eee url('images/sfondo.gif') repeat-x;
	border: 2px solid #dfd;
}
div.center {	text-align: center;}

table.container {	margin: 15px auto;}

