﻿/*Css Code By: flavorgraphix.com*/

body {
	text-align: center;
	color: #434a38;/*verde scuro*/
	text-decoration: none;
	text-shadow: 0px 0px 0px;
	margin: 0px;
	padding: 0px;
	font: 12px Helvetica, Arial, sans-serif;
	background-color: #000;
	background-image: url(../images/pat.gif);
	background-repeat: repeat;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 425px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../images/fondo_lang.jpg);
	background-repeat: no-repeat;
	padding-top: 170px;
	padding-bottom: 40px;
	margin-top: 100px;
	margin-bottom: 0px;
}

#pulsanti {
	font: 16px Georgia, Times, serif;
	width: 425px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 50px;

}
 
#load_right{
	float:left;
	width: 212px;
	
	text-align: center;
}
#load_left{
	float:left;
	width: 212px;

	text-align: center;
}
#load_center{
	float:left;
	width: 212px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover, a:active {
	color: #434a38;
	text-decoration: none;
}

img {
	border-style: none;
}
#foot{
	font-size: 10px;
	text-decoration: none;
	padding-top: 10px;
}

/*<Layout>*/

h1 {
	display: none;
}

h2 {
	display: none;
}

h3 {
	display: none;
}
h4 {
	display: none;
}
