body { background-color: #F2942E; margin: 0; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }
.Contenitore { background: url('../images/bg-splash.jpg') no-repeat top right #F2942E; width: 960px; height: 310px; padding-top: 165px; }
.Left { float: left; width: 164px; }
.Right { float: left; width: 500px; }
.Right .Enter { color: #ffffff; font-weight: bold; font-size: 18px; padding-top: 77px; margin-left: 20px; }
.Right .Enter a { color: #ffffff; text-decoration: none; }
.Right .Presentation { padding-left: 20px; border-left: 2px solid #ffffff; margin-top: 55px; color: #ffffff; line-height: 16px; }

.Footer { width: 760px; height: 45px; /*position: fixed; bottom: 0; left: 0;*/ }
.Footer .Left .Lang { font-size: 18px; color: #ffffff; text-align: center; margin-top: 5px; }
.Footer .Left .Lang a { color: #ffffff; text-decoration: none; }
.Footer .Left .Lang a:Hover { background-color: #ffffff; color: #F2942E; }
.Footer .Right { height: 45px; border-left: 2px solid #ffffff; padding-left: 20px; }
.Footer .Right .Credits { color: #ffffff; margin-top: 5px; }