/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
.menu a {float:none;}
.fkfooter a {float:none;}
  /* End IE5-Mac hack */

html{
	margin:0;
	padding:0;
}

.home {
	margin:10px;
	padding:0;
	font: 100% Verdana,sans-serif;
	font-size:12px;
	background: #ffffff url("pics/pellicola.jpg") left top repeat;
}

.homecont{
	width: auto;
	height: auto;
	text-align: center;
	border: 0px;
	margin: 0px auto; /*centra il container*/
}

.homecont h1{
	margin: 0px;
}

body {
	margin:0;
	padding:0;
	font: 100% Verdana,sans-serif;
	font-size:12px;
	background: #6699CC url("pics/obiet.jpg") left top no-repeat;
}

h1,h2,h3{font-family: "Trebuchet MS",Arial,sans-serif;}

h1{color: #990000; font-size: 200%; margin: 0 0 30px 0;}

h2{color: #990000;font-size: 180%}

h3{color: #990000;font-size: 150%}

p{margin: 0 0 0.8em 0; clear: both;}

a{color:#990000;text-decoration:none;}

a:hover{color:#990000;text-decoration:underline;}

a:visited{color:#990000;text-decoration:line-through;}

.container{
	width: 800px;
	border-top: 0;
	border-bottom: 0;
	border: 1px solid #000000;
	margin: 0px auto; /*centra il container*/
	background-color: #fff;
}

.header {
	height: 150px;
	border: 0;
	margin: 0;
	padding: 0;
	background: url("pics/header.jpg") no-repeat;
}

.menu{
	float:left;
  	width:100%;
  	background-color: #990000;
  	font-size: 10px;
  	line-height: normal;
}
.menu ul {
    margin: 0;
    padding: 8px 30px 0;
    list-style:none;
}

.menu li {
    float: left;
	background: url("pics/left.png") no-repeat left top;
    margin: 0;
    padding: 0 0px 0 30px;
}

.menu a {
    float: left;
    display: block;
    background: url("pics/right.png") no-repeat right top;
    padding: 5px 35px 4px 6px;
    text-decoration: none;
    color: #000000;
}
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.menu a {float:none;}
    /* End IE5-Mac hack */
.menu a:hover {color:#000000;}
.menu a:visited {color:#000000; text-decoration:none;}

.menu #active {
      background-image: url("pics/lefton.png");
      border-width:0;
}

.menu #active a {
	float: left;
	display: block;

    background-image: url("pics/righton.png");
    color: #ffffff;
    padding-bottom:5px;
	}

.left{	
	width: 590px;
	float: left;
	padding: 10px 20px 30px 20px;
	background: url("pics/aphaheader.jpg") top repeat-x;
	background-color: #FFFFFF;
	}	
	
.lefthome{	
	color: #FFFFFF;
	width: 800px;
	float: left;
	background-color: #ffffff;
	}
	
.lefthome h1{
	color: #FF0000;
	font-size: 350%;
	margin-top: 10px;
	margin-bottom: 5px;
}
	
.image{
	float:left;
  	background: url("pics/shadowAlpha.png") no-repeat bottom right !important;
  	background: url("pics/shadow.png") no-repeat bottom right;
  	margin: 10px 0 10px 10px !important;
  	margin: 10px 0 0 5px;
}

.homeimage img{
	border: 0px;
  	margin: 0px;
}

.image img {
	display: block;
  	position: relative;
  	background-color: #ffffff;
  	border: 1px solid #a9a9a9;
  	margin: -6px 6px 6px -6px;
  	padding: 4px;
}	

.anews{
	margin-bottom: 20px;
	clear: both;
	border-bottom: 4px double #cccccc;
}

.anews h1{
	margin-bottom: 10px;
}

.anews h2{
	font-size: 14px;
	font-style: italic;
	color: #990000;
}

.afotoclub{
	margin-bottom: 20px;
	clear: both;
	border-bottom: 4px double #cccccc;
}

.afotoclub h1{
	margin-bottom: 10px;
}

.afotoclub h2{
	font-size: 14px;
	font-style: italic;
	color: #990000;
}

.aservice{
	margin-bottom: 20px;
	clear: both;
	border-bottom: 4px double #cccccc;
}

.aservice h1{
	margin-bottom: 10px;
}
	
.right {
	height: auto;
	width: 145px;
	float: right;
	padding: 5px 7px 30px 18px;
	background-color: #fff;
	background: url("pics/contbg.jpg") top no-repeat;
	}
	
.right h1{
	text-align: center;
	color: #FFFFFF;
}

.right p{
	border: 1px solid #333;
	padding: 5px;
	font-size: 10px;
	background-color: #F0F5FE;
	text-align: left;
}

.fkfooter {
	height: 0em;
	background-color: #FFF;
	/*background-color: #FFFFFF;*/
	clear: both;
}

.footer {
	width: 802px;
	height: 20px;
	margin: 0px auto;
	background: url("pics/footer.png") top repeat-x;
}

.footer p{
	padding-top: 3px;
	font-size: 10px;
	text-align: center;
}

.footer a:visited{
	text-decoration: underline;
	}
	
.creativecommons{
	padding: 10px;
	text-align: center;
	font-size: 10px;
	}
	
.creativecommons a:visited{
	text-decoration: underline;
	}
