@charset "UTF-8";
/* CSS Document */

body {background:#000000; font-family:Arial; font-size:14px;}
#header {background:white; height:85px; border-bottom:3px solid #F4F804; margin:-8px -8px 0 -8px}
#logo {width:372px; height:77px; background:url(images/logo.png); margin: auto;}

#centered {margin:auto; width: 870px;}
#contenuto {margin-top:10px; width:830px; text-align:justify; background:#000000; padding:15px; color:white;}
h1,h2 {color: #f4f800; font-size:22px; margin-bottom:-10px; margin-top:-4px;}
h4 {margin-bottom:0px;}

.prmenu {width: 890px; padding:0; margin-left:16px;}
.menu {float:left; list-style:none; background:white; margin:0px 10px 10px 0px; text-align:center; padding:10px;}

.menu:hover {background:#F4F800;}

.active {background:#F4F800 !important;}

a {font-size:18px; color:gray; text-decoration:none; line-height:20px; display:block; width:100%;}
a.active {color:black;}

#foot {text-align:center; width:100%; margin:10px 0 20px 0; color:white}
a.footlink {font-size:14px; display:inline}

#register{background:#F4F800; color:#000000; margin:auto; width:100%; text-align:center; text-decoration:underline; height: 35px;
line-height: 35px; font-size:25px;}

.shadow {-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);}
a.white{color:#000000 !important; line-height:30px !important;}

#cookieChoiceInfo a {display:inline !important; font-size:14px !important;}

.banner {margin-top:10px; width:760px; height:90px; text-align:center;}