
.sx_iframe {
 font-family: Georgia, "Times New Roman",Times, serif;
 list-style-type: none;
 font-size:6pt;
 display:block;
 margin: 0 auto;
 display:block;
 width:400px;
 height:200px;
 z-index: 1;
}

.cx_iframe {
 font-family: Georgia, "Times New Roman",Times, serif;
 list-style-type: none;
 font-size:6pt;
 display:block;
 margin: 0 auto;
 display:block;
 width:400px;
 height:200px;
 z-index: 2;
}

#content { 
 padding-left: 10px;
 overflow: auto;}

.column1, .column2, .column3 {
 width:31.3%;
 float: left;
 margin: 1%;
 text-align: center;}

.column3 {
 margin-right: 0%;}

.article {
 height: 28em;
 margin-bottom: 1em;
 background-color: #efefef;}

.featurecol1, .featurecol2, .featurecol3, .featurecol4 {
 width:20%;
 float: left;
 margin: 1%;
 text-align: center;}

.feature {
 margin-right: 1%;
 height: 4em;
 margin-bottom: 1em;
 background-color: #efefef;}

th {
 text-align: center;
 text-transform: uppercase;
 padding: 7px 10px 10px 10px;
 border-bottom: 2px solid #111111;
 border-top: 1px solid #999;}

td{
 padding: 0px 0px 0px 0px;
 letter-spacing: 0.1em;
 text-align: left;}

.submit{
 text-align: left;}

.page{
    padding-left: 100px;	
    font-family: Georgia, "Times New Roman",Times, serif;
    color: black;
    background-color: immagini/logo_01.jpeg; }

.frame	{ 
	width:1200px;
        margin: 0px;
        padding: 0px;
	background-color: white;}

#pagina { width:1000px;
          margin:auto;
	  border:0px solid darkslategray;
	  border-radius: 2px;
	  box-shadow: 4px 4px 4px black;}

#header { 
	padding: 0px;
	padding-left: 150px;		
	background-color: slategray;
	color:white;
        width:auto;
        left: 0px;
	margin: auto;
	height: 100px;}

#logo-header{
	list-style-type: none;
    	padding: 0;
	padding-left: auto;
   	margin: 0;			
    	position: relative;
    	top: 10;
    	left: 0;
    	width: 70%;
	height: 0;
	border: 0;}

#logodx-header{
	list-style-type: none;
    	padding: 0;
        padding-left: 62em;
   	margin: 0;			
    	position: relative;
    	width: 30%;
	height: 0;
	border: 0;}
#footer { text-align: center;
     color:black;
     text-shadow: 8px 8px 8px black;
     padding-left: 150px;
     font-size: 80%;}

h1 { text-align: left;
     text-shadow: 8px 8px 8px black;
     font-size: 200%;}
h2 { text-align: left;
     text-shadow: 8px 8px 8px black;
     font-size: 100%;}
h3 { text-align: left;
     font-size: 80%;}
h4 { text-align: right;
     text-shadow: 8px 8px 8px black;
     font-size: 150%;}
h5 { text-align: right;
     text-shadow: 8px 8px 8px black;
     font-size: 80%;}
h6 { text-align: center;
     font-size: 120%;
	margin: 0;
	padding: 0;}

#menu{	font-family: sans-serif;
	font-size:10pt;
	background-color: black;
	height: 22px;
	line-height: 22px;
	position: relative;}
#menu ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;}
#menu li { 
	display: inline;
	float: left;
	position: relative;
	padding: 0 5px;}
#menu a:link, #menu a:visited {
	background-color:black;
	color: white;
	display: block;
	font-weight: normal;
	padding: 0 5px;
	text-decoration: none;}
#menu li a:hover, #menu li a:active, #menu li.selected a:link, #menu li.selected a:visited {
	background-color: white;}
#menu li {
	display: inline;
	float: left;
	position: relative;
	padding: 0 5px;}
#menu a:link, #menu a:visited {
	background-color:black;
	color: white;
	display: block;
	font-weight: normal;
	padding: 0 5px;
	text-decoration: none;}
#menu li a:hover,
#menu li a:active, 
#menu li.selected a:link,
#menu li.selected a:visited {
	background-color: white;
	color: black;}

#navbar-sx ul {
	list-style-type: none;
	font-size:6pt;
	padding: 0;
 	margin: 1;
   	position: absolute;
   	top: 18em;
   	left: 1em;
   	width: 15em }
#navbar-sx li {
    background: white;
    margin: 0.5em 0;
    padding: 0.5em;
    border-left: 0.1em solid black;
    border-top: 0.1em solid black;
    border-right: 0.2em solid black;
    border-bottom: 0.2em solid black; }
#navbar-sx li a {
    text-decoration: none }
#navbar-sx  li a:link {
    color: blue }
#navbar-sx  li a:visited {
    color: purple }
#navbar-sx a:link, #navbar-sx a:visited {
	background-color:white;
	color: black;
	display: block;
	font-weight: normal;
	padding: 0 5px;
	text-decoration: none;}
#navbar-sx li a:hover,
#navbar-sx li a:active, 
#navbar-sx li.selected a:link,
#navbar-sx li.selected a:visited {
	background-color: black;
	color: white;}



