@import url("ct-script.css");
@import url("quizzes.css");

html {
	font-size: 100%;
}

body,html {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color: #323D4F;
  background-color: #E1E1E2;
	font-size: 10px;
  padding          : 0;
  margin           : 0;
    }

#container { 
		width: 970px; 
		margin: 0 auto; 
		padding: 0 7px; 
    background: url('./images/body_bg.png') repeat-y; 
	}  

#wrapheader {
	min-height: 60px;
	height: auto !important;
	height: 120px;
	padding: 0;
}  

#logo {
	width: 100%;
	border: 0;
  margin: 0 0 20px 0;
	padding: 0;
	background: #FFFFFF;
}

#wrapcentre {
	margin: 10px;
}

.main { 
  text-align       : left; 
  width            : 100%;
  margin           : 0; 
  padding          : 0;
	font-size: 10px;
  background       : #ffffff; /* Cancellare */    
}

.leftrow {
  width            : 169px;
  height           : 100%;
  margin-right     : 0;
  padding-right    : 3px; 
  background       : #ffffff;
}

.rightrow {
  height           : 100%;
  width            : 169px;
  margin-left      : 0;
  padding-left     : 3px;  
  background       : #ffffff;
 }

.footer{
  color: #4B6B94;
	font-size: 10px;  
  text-align: center;
  margin: 8px 0 -1px 0;
  border-top:solid 1px #dddddd;
  padding: 8px;  
}

.content{
  margin: 0 5px 0 5px;
}

.content2 {
  width: 80%;  
  text-align: center;
  border-bottom:solid 1px #dddddd;
  margin:0 auto;
  padding: 5px 0 5px 0;
}

.contactf {
	font-size: 12px;  
}


/* Tables
 ------------ */
td {
	padding: 0px;
}

table.top2{
  background : #ffffff;  
}    

table.pub{
	font-size: 11px;
  border-collapse: separate; 
  border-spacing:1px; 
  empty-cells: show;
  margin-bottom: 10px;
}  

table.pub th{
	font-size: 12px;
  color: #fff;
  background : #6D8DB5;
  border: 1px solid #aaa;
  padding: 2px;
} 

table.pub td{
  border: 1px solid #aaa;
  padding: 2px;
} 


/* Boxes
 ------------ */ 
/* Menu standard */
.tmenu {
  color: #000;
	font: 11px Arial, sans-serif;
  background: #fff;	
  border: 1px solid #6D8DB5;  
	margin : 0 0 8px 0;
	width: 100%;
}	

.tmenu th {
  font-size        : 12px;  
  letter-spacing   : 1px;
  background       : url(images/mth.gif) #6D8DB5 repeat-x top left; 
  color            : #F6F7F9; 
  padding          : 3px;
}

.tmenu td { 
  padding          : 1px;
}

.tmenu ul {    
  list-style-type:none; 
  padding:3px; 
  margin:0;
}

.tmenu li { 
  padding:4px 10px 4px 10px;
  border-bottom:solid 1px #dddddd;
}

.tmenu li a { 
  color:#4B6B94;
  text-decoration:none;
}

.tmenu li:hover,.tmenu li:hover a{
  color:#FFFFFF;
  font-weight: bold;
  background-color:#6D8DB5;  
}

/* Box varie */
.tvar {
  color: #000;
	font: 11px Arial, sans-serif;
  background: #fff;	
  border: 1px solid #aaaaaa;  
	margin : 0 0 8px 0;
	width: 100%;
}	

.tvar th {
  font-size        : 12px;  
  letter-spacing   : 1px;
  background       : url(images/varth.gif) #DDE1E3 repeat-x top left; 
  color            : #364E6B; 
  padding          : 3px;
}

.tvar td {
  padding          : 3px;
  text-align: center;
  background       : #FCFEFF;  
}



/* Links and Text
 ------------ */
a:link {
	color: #4B6B94;
	text-decoration: none;
}

a:active,
a:visited {
	color: #4B6B94;
	text-decoration: none;
}

a:hover {
	color: #D46400;
	text-decoration: underline;
}

h1 {
	color: #4B6B94;
	font-family: "Arial", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

h2 {
	font-family: "Arial", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

h3 {
	font-family: "Arial", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

p {
	font-size: 12px;
	text-align: justify;
}

p.alternative {
	font-size: 12px;
	text-align: center;	
}

span.cmnews {
	font-size: 9px;
}


 /* Elementi
 ------------ */
hr {
	color: #4B6B94;
}
 
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #AAB0C1;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #AAB0C1;
	padding: 2px;
} 

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #AAB0C1;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

input.radio {
	border: none;
	background-color: transparent;
}

input[type="radio"] {
	border: none;
	background-color: transparent;
}
 
.contactf fieldset { 
	border: 1px solid #AAB0C1;
  margin:0;
  padding: 10px; 
}

.contactf td { 
padding :5px; 
}

   
 /* Menu2
 ------------ */
ul#menu2 { 
height: 43px; 
background: #FFF url("images/menu-bg.gif") top left repeat-x; 
font-size: 9px; 
font-family: "Lucida Grande", Verdana, sans-serif; 
font-weight: bold; 
list-style-type: none; 
margin: 10px 10px 0 10px; 
padding: 0; 
}

ul#menu2 li { 
display: block; 
float: left; 
margin: 0 0 0 5px; 
}

ul#menu2 li.search {  
float: right; 
margin: 0 0 0 5px; 
}

ul#menu2 li a { 
height: 43px; 
color: #4B6B94; 
text-decoration: none; 
display: block; 
float: left; 
line-height: 200%; 
padding: 8px 15px 0; 
}

ul#menu2 li a:hover { 
background: #FFF url("images/current-bg.gif") top left repeat-x;
color: #FFF; 
}

/*ul#menu2 li a.current{ 
color: #FFF; 
background: #FFF url("images/current-bg.gif") top left repeat-x; 
padding: 5px 15px 0; 
}*/

.menusub {
  font-size: 9px;  
  border: solid 1px #BFBFBF;
  padding:10px 10px 15px 10px;
  background-color:white;
}

.menuItem {
  padding:4px 10px 4px 10px;
  border-bottom:solid 1px #dddddd;
}

.menuItem:hover {
  background-color:#f1f1f1;
}

.menuItem a {
  color:#4B6B94;
  text-decoration:none;
}
