html {
	height: 100%;
}

body {
	background-color: #353333;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

h1 {
	background: url("/nuovo_layout/escortx/logo.gif") no-repeat;
	text-indent: -500px;
	line-height: 67px;
	height: 76px;
	text-align: left;
	margin: 0;
	font-size: 1px
}

a {
	color: #FC3
}

h1 a {
	display: block;
	width: 229px
}

h2 {
	color: #FC3;
	font-size: 18px;
	text-align: left;
	margin-left: 50px
}

h3 {
	font-size: 14px;
	text-align: left;
	margin-left: 50px
}

p {
	text-align: left;
	margin-left: 50px;
	font-size: 12px
}

div#Contenitore {
	background: #C66;
	text-align: center;
	display: table;
	width: 100%;
	height: 90% !important;
	min-height: 90%;
	border: 1px solid #990;
}

div#Contenitore img {
	margin: 5px
}

