@charset "UTF-8";
/* CSS Document */

* {margin:0;} /* sticky footer */

html, body {height:100%;} /* sticky footer */

body {
	margin: 0px;
	background-image: url(top_bg_1800px.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
}


#container {
	
	min-height: 100%;/* sticky footer */
	height: auto !important;/* sticky footer */
	height:100%;/* sticky footer */
	margin: 0 auto -63px;	/* sticky footer */
	/*margin: 0 auto;*/
	width:800px;
	
	}


.footer {
	height:63px;
	background-image: url(footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.push {height:63px; }


#header {height:112px; margin:0 auto; width:100px;background:url(logo_oltremedia.gif);}
#header h1 {display: none; }
#content{padding:15px 0px 15px 0px;}
#contenuto {width:400px; margin: 0 auto;}
.messaggio{
	height: 42px;
	padding:15px 0px 15px 0px;
	background-image: url(grazie.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.messaggio h2 {display:none;}
.torna{
	padding:15px 0px 15px 0px;
	text-align: center;	
	height:200px;
	
}
.torna h3 {display:none;}

 /* form */
 
form {width:400px; margin: 0 auto;}
.textarea { width:400px; border: 1px solid #999; }
.mailarea { width:400px; border: 1px solid #999; }
.lascia_messaggio { height:21px; background-image: url(lascia_messaggio.gif); background-repeat: no-repeat; }
.lascia_mail { 	height:21px; background-image: url(lascia_mail.gif); background-repeat: no-repeat; }
form .lascia_messaggio h2 { display: none; }
form .lascia_mail h2 {display:none; }
.bottonetxt { 	padding: 15px 0px 15px 0px; text-align: right; }

/* typography */

h1 {font-size:18px; margin:0px; padding:0px;}
h2 {font-size:14px; margin:0px; padding:0px;}
h3 {font-size:12px; margin:0px; padding:0px;}
