﻿body
{
    background-image: url('Immagini/bg.gif');
    background-repeat: repeat;
    
}

.bordotabella
{
	padding: 0px;
	margin: 0px;
	border: thin solid #000000;
}

.bordotabellamenu
{
	padding: 0px;
	margin: 0px;
	border: thin dotted #3399FF;
}


.caratteristiche1riga
{
    background-color: #99CCFF;
    height: 0.5cm;
}

.caratteristica2riga
{
	height: 250px;
	background-color: #FFFFFF;
}


.caratteristiche4riga
{

    height: 500px;
    background-color: #FFFFFF;
}

.titolomasterpage
{
	font-family: 'Bradley Hand ITC';
	font-size: large;
	font-weight: bolder;
	color: #000000;
	width: 40%;
}

.bandierina1
{
    width: 2cm;
    height: 1.5cm;
    top: 4cm;
    right: 2cm;
    bottom: 4cm;
    left: 2cm;
}
.bandierina2
{
    position: relative;
    width: auto;
    height: auto;
}
.colonna1
{ 
   vertical-align: bottom;
    position: relative;
    width: 40%;
}
.colonna2
{
    position: relative;
    width: 20%;
}
.colonna3
{ 
    position: relative;
    width: 40%;   
    vertical-align: bottom;
} 
    
.scrittaitaly
{
    vertical-align: top;
    font-family: 'Bradley Hand ITC';
    font-size: large;
}
.fontdescrizione
{
    font-family:'Bradley Hand ITC' ;
    font-size: medium;
    font-weight: lighter;
    font-style: inherit;
}
.tabellatest
{
	border-style: double;
	border-width: thin;
	width: 10cm;
	height: 7cm;
	font-family: 'Bradley Hand ITC';
	font-size: large;
	color: #000080;
	background-color: #66CCFF;
}

.font
{
    font-family: 'Bradley Hand ITC';
    font-size: 18px;
    font-style: italic;
}

.fontmenu
{
    color: #0000FF;
}

