body{
    background-image: url(http://www.progettopescaflai.it/images/sfondo_blu_scuro.gif);
    /*background-color:#005599;*/
    background-repeat: repeat;
	margin-top: 0px;
	/*margin-left: 0px;*/
	/*scrollbar-3dlight-color: silver; 
	scrollbar-arrow-color: black; 
	scrollbar-highlight-color: white;   
	scrollbar-face-color: silver;  
	scrollbar-shadow-color: white;  
	scrollbar-darkshadow-color: white;  
	scrollbar-track-color: silver;*/
    /*background-color: white;*/
	
    /*color: black;*/
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 12px;
	text-transform:capitalize; 
	/*capitalize | capitalize | lowercase | none */
}
#struttura{
    /*background-position: left top;*/
    /*background-image: url(../images/sfondo_body.gif);*/
    /*background-repeat: no-repeat;*/
    /*background-repeat: repeat;*/
	width:780px;
    background-color: white;
	/*border:solid 1 silver;	*/
	/*align:center;*/
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 12px;
}
.nascondiallastampa
{
	background-image: url(http://www.progettopescaflai.it/images/sfondo_body.gif);
	background-repeat: repeat;

}
.corpo
{
	background-image: url(http://www.progettopescaflai.it/images/sfondo_body.gif);
	background-repeat: repeat;
}
td{
	/*vertical-align : top;*/
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 12px;
	text-transform: capitalize ; 
}
span{
	vertical-align : top;
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 12px;
}
h1{
	vertical-align : top;
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 16px;
	text-transform: capitalize ; 
}
h3{
	vertical-align : top;
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 14px;
	text-transform: capitalize ; 
}
h5{
	vertical-align : top;
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 12px;
	text-transform: capitalize ; 
}
img{
	border: 0;
}
hr{
    color: black;
    height:1;
}
a{
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 12px;
	text-transform: capitalize ; 
	text-decoration:none;
	Color: navy;
}

.pulsantevai
{
	background-color:red;
	border:solid 1 red;	
    color: white;
    FONT-FAMILY: arial, Calisto, Helvetica;
    font-weight:bold;
    FONT-SIZE: 12px;
}
submit,reset
{
	background-color:#006699;
	border:solid 2 #006699;	
    color: white;
    font-weight:bold;
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 12px;
}
input,textarea,select,checkbox{
	background-color:white;
	border:solid 2 #006699;	
    color: #006699;
    font-weight:bold;
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 12px;
}
.titolo{
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 14px;
	font-weight:bold; 
	text-transform: capitalize ; 
}
.sottotitolo{
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 12px;
	text-transform: capitalize ; 
}
.errore{
	background-color:gold;
    FONT-FAMILY: arial, Calisto, Helvetica;
    FONT-SIZE: 12px;
    color: red;
	text-transform:  capitalize;
	font-weight:bold; 
	border:solid 1 #0066CC;
	text-decoration:underline;
}
.nero{
    color: black;
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana,
}
.data{
    color: gray;
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana,
}
.oggetto{
    color: black;
	font-weight:bold; 
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana,
}
.autore{
    color: red;
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana,
}
.testo{
    color: black;
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana,
}
.risposta{
    color: navy;
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana,
}
.blu
{
    color: #006699;
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana;

}
.rosso{
    color: red;
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana;
}
.bianco{
    color: white;
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana;
}
.grigio{
    color: silver;
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana;
}

.Programma{
    FONT-SIZE: 12px;
    color: gray;
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana;
}
.vocimenu{
    FONT-SIZE: 12px;
    color: gray;
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana;
}
.linkmenu{
    FONT-SIZE: 12px;
    color: red;
	text-decoration:none;
    font-family:  arial,'palatino linotype', Calisto, helvetica,verdana;
}
.bordinonero{
	border-bottom:solid 1 black;
	border-right:solid 1 black;
}