#content{
	width: 800px;
    position: relative;
    margin: 0 auto;
	text-align: left;
	border: #a42828 1px solid;
	}
	
#top{
	width: 800px;
	height: 91px;
    position: relative;
    }

#bandieraita{
	width: 27px;
	height: 21px;
    	position: absolute;
	top: 30px;
	left: 700px;
	z-index:1;}

#bandieraeng{
	width: 27px;
	height: 21px;
    position: absolute;
	top: 30px;
	left: 740px;
	z-index:1;}

#menutop{
	width: 800px;
	height: 30px;
	padding-left: 2px;
	}

.menuvoce{
	float: left;
    position: relative;}
	
#interno{
	width: 800px;
	background:url(immagini/sf_pagdx.jpg) no-repeat top right;
    }
	
#centro_pagina{
	clear: both;
	padding-left: 30px;
	padding-right: 20px;
}
	
#paginasx{
	float: left;
	width: 355px;
    position: relative;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom:10px;}

.bordino_rosso{
	width: 350px;
	border: #a42828 1px solid;
}

#paginadx{
	float: left;
	width: 350px;
    position: relative;
    padding-top: 20px;
	padding-left: 20px;
	}


#menubott{
	width: 800px;
	height: 30px;
    position: relative;}

#footer{
	width: 800px;
    position: relative;
	padding: 5px;
	font-size: 9px;
	text-transform: uppercase;}

H1{
	color: #a42828;
	font-size: 15px;
	}

.riga1px {
    width: 100%;
    height: 1px;
    position: relative;
    background-color: transparent;
    font-size: 1px;
    line-height: 1px;
    clear: both;
    }

.riga5px {
    width: 100%;
    height: 5px;
    position: relative;
    background-color: transparent;
    font-size: 1px;
    line-height: 1px;
    clear: both;}

