
.bodyPages
{
    background-position: 772px;
    border: 0px;
    margin: 0px;
    background-color: #625340;
    background-image: url('pics/ombrasfondo.jpg');
    background-repeat: repeat-y;
}

.bodyIntro
{
	background-position: 50% 0px;
	border:0px;
	margin:0px;
	background-color: #6A5842;
	background-image: url('pics/bgIntro.jpg');
	background-repeat: no-repeat;
}

img 
{
		margin:0px;
		border:0px;
}

#mainbg
{
    background-image: url('pics/sfondo.jpg');
    background-repeat: no-repeat;
    width: 932px;
    height: 800px;
    font-family: 'Courier New' , Courier, monospace;
    color: #333333;
    border:0;
    margin:0;
}

#mainLeft
{
    float: left;
    width: 772px;
}

.lowbar {

	z-index: 2;
	background-image: url('pics/barraLow.jpg');
  	width: 100%;
  	height: 25px;
	padding-top: 10px;
	
	position: fixed;
	bottom: 0px;
}

.lowbar p
{
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	letter-spacing: 2px;
	color: #51433a;
	text-align: center;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.title
{
		background-image: url('pics/etichetta.png');
		background-repeat: no-repeat;
    margin: 40px 70px 0px 40px;
    width: 100%;
    height: 58px;
}

.title h1
{
	padding: 15px 0 0 20px;
	font-weight:normal;
	color: #555555;
}

.tab
{
    background-image: url('pics/tabs.jpg');
    
    width: 142px;
    height: 189px;
    float: left;
    border: 0px;
    margin: 0px;
}


#fotoHome
{
	position: relative;
	width: 772px;
	text-align: center;
	
	margin-top: 10px;
	margin-bottom: -100px;
	z-index:4;
}

.postit
{
    padding: 25px 20px 25px 35px;
    z-index: 2;
    background-image: url('pics/postit.png');
    width: 18px;
    height: 106px;
    position: absolute;
    letter-spacing: 1em;
    font-size: 14px;
    line-height: 12px;
    cursor:pointer;
}

.paper
{
	z-index: 1;
	margin: 52px;
}

.paperM
{
	z-index:2;
	position:relative;
	float:left;
    padding: 10px 35px 0 35px;
    background-image: url('pics/paperM.png');
    background-repeat: repeat-y;
    width: 595px;
    overflow: auto;
    font-family: 'Courier New' , Courier, monospace;
    color: #584D45;
    line-height: 2.307em;
    text-align: justify;
}


#tab1
{

	display: block;
	left: 750px;
	top: 0px;
	z-index: 0;
	width: 22px;
	position: absolute;

}

#tab2
{

	display: block;
	left: 790px;
	top: 0px;
	z-index: 0;
	width: 22px;
	position: absolute;

}

#tab3
{
	display: block;
	left: 830px;
	top: 0px;
	z-index: 0;
	width: 22px;
	position: absolute;
}

#tab4
{
	display: block;
	left: 870px;
	top: 0px;
	z-index: 0;
	width: 22px;
	position: absolute;
}


.lowbar a {
	color: #51433a;
	font-size: 11px;
	text-decoration: none;
}

.lowbar a:hover {
	color: #51433a;
	font-size: 11px;
	text-decoration: underline;
}
