body,html {
	margin:0;padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height : 15px;
}

#principale {
	width:669px;
	text-align:left;
	margin:0 auto; 
	top:0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
#head {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	vertical-align: top;
	height: 128px;
	width: 669px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/head.jpg);
	background-repeat: no-repeat;
}
#contenuti {
	width:669px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 6;
}
#immagine {
	width:669px;
	text-align:left;
	margin:0 auto;
	position: absolute; 
	top:128px;
	width:385px;
	height: 513px; 
	background-image: url(../images/pistola2.jpg);
	background-repeat: no-repeat;
	z-index: 5;
}

#menu {	
	position: relative;
	left: 235px;
	top: 0px;
	width:424px;
}
#content
{	
	width:410px;
	background : #E1DDBB;
	padding:5px;
	border:1px solid black;
	position: relative;
	left: 235px;
	top: 0px;
	margin-bottom: 20px;
	
}

.text
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ptext
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#432F06;
}


a.content
{
	text-decoration:none;
	color:#8A1C0E;
	font-weight:bold;
	padding-bottom:6px;
	background: transparent url(../images/hover.gif) repeat-x 100% 100%;
}

a.content:hover
{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	padding-bottom:6px;
	background: transparent url(../images/hover.gif) repeat-x 100% 100%;
}

#bottom 
{
	padding-top:0px;
	background-image : url(../images/bottom.jpg);
	background-color: #FFFFFF;
	width:669px;
	height: 33px;
	position:relative;
	bottom:0px;
	background-repeat : no-repeat;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

a.bottom
{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

a.bottom:hover
{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

a.copyright
{
	text-decoration:none;
	color:#BCB9B9;
	font-weight:bold;
}

a.copyright:hover
{
	text-decoration:none;
	color:#8A1C0E;
	font-weight:bold;
}

a.o2ip
{
	text-decoration:none;
	color:#BCB9B9;
	font-weight:bold;
}

a.o2ip:hover
{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#credits {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	width: 669px;
	color: #00008B;
	position: relative;
	top: 0px;
	padding-left: 0px;
	padding-top: 0px; 
	background-color: #FFFFFF;
	z-index: 3;
	height: 20px;
	padding-bottom: 30px;
}


#pictures {
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: 10px;
	width: 410px;
}

#pictures .foto {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	margin-left: 0px;
	width: 100px;
	height: 80px;
}

#pictures .ombra {
	position: relative;
	top: 3px;
	left: 3px;
	width: 100px;
	height: 80px;
	background-color: #B2AA55;
}
#pictures .titolo {
	position: absolute;
	top: 0px;
	left: 105px;
	width: 305px;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../images/ico_photo.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#pictures .descrizione {
	position: absolute;
	top: 18px;
	left: 105px;
	font-weight: normal;
	width: 305px;
}

.input 
{ 
	border: 1px solid; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

.submit
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000;
}