html {
	background-color: #30466D;
	position: absolute; left: 0px; top: 0px;
}

td img {display: block;}

body {
	background-color: #30466D;
	position: absolute; left: 0px; top: 10px;
}

.RagioneSociale {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px; /*color: #678E95;*/
    word-spacing: 1px;
    text-decoration: none;
    color: #30466D;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 0px;
}

.cMenuTop { color: #DEF0F2; }
.cSections { color: #30466D; }
.cLinks { color: #30466D; }

a.cSections:link {	text-decoration:none; }
a.cSections:visited {	text-decoration:none; }
a.cMenuTop:link {	text-decoration:none; }
a.cMenuTop:visited {	text-decoration:none; }
a.cLinks:link {	color: #30466D; }
a.cLinks:visited {	color: #30466D; }
a.cMenuTop:hover { color:#6B9299;	text-decoration:none; }
a.cSections:hover { color:#30466D;	text-decoration:none; }

a:active { 	text-decoration:none; }

.G26 {
	font: Garamond;
	font-size: 26px; color: #FFFFFF;
}

.G40 {
	font: Garamond;
	font-size: 38px; color: #FFFFFF;
}

.V14 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; color: #FFFFFF;
	letter-spacing: 1px;
}


div.line {
margin: 20px 70px 20px 70px;
  border-top: 2px solid #30466D;
}

.Bold { font-weight: bold; }

/* Il Club degli Autori - Concorsi Letterari - Montedit - Consigli Editoriali - Il Club dei Poeti */
.bMenuTop {
	position: absolute; left: 260px; top: 2px; height: 20px; width: 800px; padding: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; color: #DEF0F2;
	word-spacing: 2px;
	text-decoration: none;
}

.bMenuBottom {
    position: absolute; left: 270px; top: 580px; height: 20px; width: 600px; padding: 1em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px; /*color: #678E95;*/
    color: #47646A;
    word-spacing: 2px;
    text-decoration: none;
}

.Sections {
	/*position: absolute; left: 340px; top: 380px; height: 200px; width: 330px; padding: 1px; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; /*color: #678E95;*/
	color: #30466D;
	LINE-HEIGHT: 150%;
	letter-spacing: 2px;
	text-align: left    ;
	padding-bottom: 4px;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 30px;
    /*border-bottom: solid #30466D 2px;*/
}


.bBody {
	/*position: absolute; left: 340px; top: 380px; height: 200px; width: 330px; padding: 1px; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; /*color: #678E95;*/
	color: #30466D;
	LINE-HEIGHT: 125%;
	letter-spacing: 1px;
	text-align: justify;
	padding-bottom: 4px;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 20px;
	}

.container {
   position: relative;
   padding-top: 50px;
   height: 50px;
   }

.left-element {
   position: absolute;
   left: 0;
   width: 50%;
   }

.right-element {
   position: absolute;
   right: 0;
   width: 50%;
   text-align: right; /* depends on element width */
   }
