@charset "utf-8";
/* CSS Document */
#links { font-family: Arial, Helvetica, sans-serif; 
         font-size: 18px; color: #003399; text-decoration: none}
#links:hover {font-family: Arial, Helvetica, sans-serif cold; 
         font-size: 18px; color: #FF0000; text-decoration: none}
#a{
    text-decoration: none;
}
#h1{
   text-decoration: none;
   font: Geneva, Arial, Helvetica, sans-serif medium bold;
   color: #000;
   text-align: center; 
}
#h2{
   text-decoration: none;
	 font-size:24px;
   font: Geneva, Arial, Helvetica, sans-serif small bold;
   color: #ff0000;
   text-align: center;
}

#h1 a{
   text-decoration: none;
   font: Geneva, Arial, Helvetica, sans-serif medium bold;
   color: #CCCCCC;
   text-align: center; 
}
#a:hover {
   text-decoration:none;
	 color: #FF0000;
}
#a:active{
   color: #FF0000;
	 }
#text{
   margin-bottom: auto;
   height: auto;
   width: 450px;
   margin: 0 auto;
   margin-top: 50px;
   text-align:center;
   
}
#flash{
   margin: auto;
   font: small Geneva, Arial, Helvetica, sans-serif bolder;
   border-top: solid #333333 1px;
}

#container{
   
}

#enter {
   text-decoration: none;
   margin: auto;
   font:xx-large Geneva, Arial, Helvetica, sans-serif bolder;
   padding-top: 30px;
   padding-bottom: 30px;
}

#amici {
   text-decoration: none;
   margin: auto;
   font:xx-large Geneva, Arial, Helvetica, sans-serif bolder;
   padding-top: 30px;
   padding-bottom: 30px;
}

#amici p {
	font-size:12px;
	color:#FFFFFF;
}
#amici p a{
	font-size:12px;
	color:#FFFFFF;
}

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
#header {
    background: #000000 url(shotgradient.jpg) repeat-x;
	width: 0 auto;
	height: 0 auto;
	margin: 0px 0px 0px 0px;

}
#header1 {
    background: #000000 url(gra2.jpg) repeat-x;
	width: 0 auto;
	height: 600px;
	margin: 0px 0px 0px 0px;

}
#page {
    background: #CCCCCC;
	width: 800px;
	height: 614px;
	margin: 0 auto;


}
#logo {
    background:  url(logo.jpg) no-repeat;   
    width: 225px;
	height: 225px;
	margin: auto;
}

#logo img{
	border:0;
}
#menu { 
    background: #000000;
	height: 34px;
	 
}
#footer{
    background: #000000 bottom;
	height: 34px;
	margin-top: 0px;
}

