﻿/* Copyright Incerti Andrea */

body {
	margin: 0px auto;
	padding: 0;
	/*background:url(images/sfondo_cod_morse.jpg) repeat left 150px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#testata {
	margin: 0;
	padding: 0;
	/*background: url(/img/sfondo_testata.jpg) no-repeat center top;*/
	height: 150px;
}

#dentro_testata {
	width: 767px;
	margin: 0 auto;
	padding: 0;
	
}

#contenitore {
	width: 767px;
	margin: 0 auto;
	padding: 0;
	background:#FFFFFF;
	/*border:#333333 1px solid;*/
}


.qrz {
	width: 310px;
	height: 26px;
	float:right;
	margin-right: 120px;
	margin-top: 12px;
	/*border:#666666 1px solid;*/
	font-size:0.8em;
	text-align:right;
}

.lotw {
	width: 430px;
	/*height: 26px;*/
	float:left;
	margin-left: 20px;
	margin-top: 40px;
	/*border:#666666 1px solid;*/
	font-size:0.8em;
	text-align:left;
}

.casella {
	background:#FFFF99;
	border:thin solid #FF6600;
}

.bottone_qrz {
	border: solid thin #FF6600;
}

#menu_o {
	width:auto;
	height:40px;
	/*font-size: 0.8em;*/
	/*background:url('images/sfondo_menu.png') no-repeat;*/
}





#corpo {
	width: auto;
	/*padding-bottom: 80px;*/
	padding: 10px 10px 110px 10px;
}

#footer {
	width: auto;
	height: 50px;
	text-align:center;
	font-size: 0.8em;
}


#fondo {
	/*background:url(images/fondo.png) no-repeat center;*/
	position:fixed;
	width: 100%;
	bottom: 0px;
	height: 130px;
}

a img {
	border: none;
	text-decoration: none;
}

#propagazione {
	/*width: 300px;*/
	background-color:#EEEEDD;
	border: 1px solid #CCCCBB;
	font-size: 0.8em;
}

.bottoni {
	font-size: 0.8em;	
}

.bottoni a {
	text-decoration: none;
	background-color:#FFFF99;
	padding-left: 5px;
	padding-right: 5px;
	color:#990033;
	border:#CCCCCC 1px solid;
}

/** IMMAGINI **/
.dx {
	text-align:right;
	margin: 8px;
	float:right;
}

.sx {
	text-align:left;
	margin: 8px;
	float:left;
}

.telegrafia {	
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 0.8em;
	/*line-height: 16px;*/
	font-weight: bold;
	padding: 5px;
	border: solid 1px #0099FF;
	background-color: #FFCCFF;
}

.titoli_telegrafia {
	font-size: 1em;
	font-weight: bold;
	padding: 8px;
}

.menuItem {
    font-size: 0.9em;
}
