* {
	font-family:Arial,Helvetica,sans serif;
	margin: 0px;
	padding: 0px;
	border:0px;
	outline:0px;
	text-decoration:none;
}

body {
	font-size:80%;
	height:100%;
	text-align:center;
	margin:0;
	padding:0;
	color:#000000;
	background:white;
}
html,body#main{
     margin: 0;
     padding: 0;
     height: 100%;
}

body#main #container {
     display: table;
     height: 100%;
     width: 100%;
     margin: 0;
}
body#main #content {
     display: table-cell;
     vertical-align: middle;
     position: relative;
}
#inner{
	margin:0 auto;
	height:550px;
	width:960px;
	background:#00B0D8 url(../img/teaser-background.gif);
}
#inner .in{
	text-align:left;
	margin:0 30px 0 362px;
	padding-top:22px;
	color:white;
}
h1{
	font-size:3.8em;
	line-height:0.9em;
	margin-bottom:0.5em;
}
h2,#colabora{
	font-size:1.8em;
	margin-bottom:2em;
}
#logo{
	margin-bottom:1em;
}
ul{
	margin-left:1em;

}
ul li{
	margin-bottom:0.3em;
}
body#main {
	vertical-align:middle;
	text-align:center;
}
