
/* WCM */

.layout_01 .buttonLink,
.layout_01 input.btn,
.layout_01 #structuredList table.List thead,
.layout_01 #teaserHomeMiniBig .titleTeaser,
.layout_01 .ContentMain table tr:first-child {
  background-color: #fff;
	color: #666;
	font-weight: 600;
}

#main .ColumnMain .ColumnMain_inner .ContentMain table tr:first-child td {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  height: auto;
  text-align: left;
	border: 0;
	width: auto;
}
#main .ColumnMain .ColumnMain_inner .ContentMain table td {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  height: auto;
  text-align: left;
	border: 0;
}

#main .ColumnMain .ColumnMain_inner .ContentMain table td {
  border-bottom: 1px solid #fff;
}

a {
  color: #333;
}
a: hover {
  color: #0d549b;
}

#topHeader .menuRow2_container .info_quiklinks .info_agenda {
  text-decoration: none;
}

nav .navBar ul.breadcrumbs li a {
	text-decoration: none;
}

.structuredListFilters {
  background-color: #f7f9fb;
  width: 100%;
  border: 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 0;
	padding: 25px 0 25px 15px;
}

a.agenda {
	text-decoration: none;
}
a.info {
	text-decoration: none;
}
a.links {
	text-decoration: none;
}
a.search {
	text-decoration: none;
}

/* PHP */

div.containerTitPage {
	overflow: hidden;
}
div.containerContent {
	overflow: hidden;
}
h2.sottoTitPage {
	font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #0c5299;
}
.txtTitPage {
	font-weight: 600;
}
h2 {
	font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #0c5299;
}
input, select { 
	border: 1px solid #CCCCCC;
	margin: 0px 5px 0px 0px;
	padding: 7px;
}
td {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.pulsante {
  background-color: #0d549b;
  font-family: 'Open Sans', sans-serif;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
	margin: 0;
	padding: 6px 20px 6px 20px;
	border: 0;
}
a.pulsante {
  color: #FFF;
  text-decoration: none;
}
a.pulsante: hover {
  color: white;
  text-decoration: underline;
}
.bg_pulsante {
  background-color: #0d549b;
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
	margin: 0;
	padding: 2px 3px 2px 3px;
	border: 0;
}
a.bg_pulsante {
  color: white;
  text-decoration: none;
}
a.bg_pulsante: hover {
  color: white;
  text-decoration: underline;
}
.listTop {
	margin-top: 15px;
	list-style: none outside;
}
.listTopSq {
	margin-top: 20px;
	list-style: square;
	font-weight: bold;
}
ul.listLeft {
	margin-left: 18;
}
.listSquare {
	list-style: square;
	list-style-type: square;
	margin-left: 15px;
	padding-left: 5px;
	font-size: 12px;
}
.listDisc {
	list-style: disc;
}
.listOut {
	margin: 7px 0 0 17px;
	list-style: none outside;
}
.listIn {
	margin: 7px 0 0 0;
	list-style: none outside;
}
.normal {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.grey {
	color: #9393AC;
}
.blue {
	color: #004689;
	font-weight: 400;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.grigio {
	color: #666666;
}
.blu {
	color: #01468A;
}
.txt_blue {
  font-family: Georgia, 'Times New Roman', Sans-Serif;
  font-weight: 400;
  font-size: 20px;
  padding: 20px 0;
  color: #0c5299;
}

/* 2015-05-19 */

p {
  font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0;
}
div, ul, li {
  font-size: 14px;
}
.txtParagrafo ul {
	padding: 0;
	margin: 0;
	padding-left: 10px;
	margin-left: 7px;
}
.txtParagrafo li {
  list-style-type: square;
}

/* 2016-01-11 */

input[type='checkbox'] {
	-webkit-appearance:checkbox;
}
#BoxVs {
	margin: 0px; 
	padding: 0px; 
	border: 0;
	background-color:#D6E1ED;
	width: 100%;
}
#BoxBk {
	margin: 0px; 
	padding: 0px; 
	border: 0;
	background-color:#FEDBBD;
	width: 100%;
}
#BoxRivista {
	margin: 0px; 
	padding: 0px; 
	border: 0;
	background-color:#F5F4F3;
	width: 100%;
	white-space: nowrap;
	height: 265px;
}
.LogoVs {
	margin: 0px 0px 10px 20px; 
	padding: 0px; 
	border: 0; 
	width: 220px;
}
.LogoBk {
	margin: 0px 0px 10px 20px; 
	padding: 0px; 
	border: 0; 
	width: 190px;
}
.ArtBox {
	padding: 0px 15px 12px 20px;
}
.LinkBox {
	text-decoration:none;
}
.TitBox {
	font-size: 90%; 
	line-height: 18px;
	font-weight: 500;
	color: #666;
	padding-bottom: 2px;
}
.SitoVs {
	font-size: 90%; 
	font-weight: 600;
	color: #306BA3;
	padding: 18px 0px 10px 20px;
}
.SitoBk {
	font-size: 90%; 
	font-weight: 600;
	color: #EF7C00;
	padding: 18px 0px 10px 20px;
}
