/* This is the style of your browser text */

body { background-color: #ffffff; margin: 0px; padding: 0px; height: 100%; text-align:center; }

#container { position:relative; width:100%; height:100%; margin: 0 auto; text-align: center; }
body>#container{height: auto; min-height: 100%}

#content{position:absolute; 	width:600px;
	height:300px;
	position:absolute;
	top:40%;
	left:50%;
	margin:140px 0 0 -300px;
}
#footer{position:absolute; bottom: 10px; left:0px; width: 100%} 

#footer p { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 8px; color: #666666; letter-spacing: 1px; line-height: 15px; }
a:link,
a:visited { text-decoration: none; color: #ffffff; }

img.lingua { padding:50px 80px 0 80px;}
