body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
a { text-decoration: none; color: #5297C0; }
a:hover { color: #0A3954; }
h2,h3,h4 { font-family: "Helvetica Neue", Arial, sans-serif; text-transform: uppercase; font-weight: bold; color: #535252; text-shadow: 2px 2px 0 #E1E1E1; margin-bottom: 1em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
p { margin-bottom: 1em; line-height: 1.4em;} 
.content ul {
	list-style: disc;
}
.content ul li {
	margin-left: 2em;
	margin-bottom: 0.75em;
}
.inner p { text-align: justify; }
.hidden { display: none; }

.body {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	background-color: #3a4445;
	font-weight: 300;
}

.undercontent {
	background-color: #f0f6f7;
}

.top {
	background-color: #f8f8f8;
	padding: 2em 0 1em 0;
	position: relative;
	min-height: 100px;
}

.content {
	background: white url('/img/prelaz.png') repeat-x;
	padding: 3em 0 2em 0;
}

.menu {
	background-color: white;
	float: left;
	width: 100%;
	margin-top: 15px;
}

.intro-text {
	float: left;
	color: #828282;
	margin-top: 2em;
	padding-left: 4px;
}

.intro-text h2 {
	font-size: 1.4em;
}

.home-left h2 {
	font-family: Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 1.6em;
	color: #b5babe;
	font-weight: 300;
	text-transform: none;
	text-shadow: none;
	margin: 0;
}

ul.logos {
	margin-top: 0px;
	float: left;
	width: 79%;
	list-style: none !important;
}

.undercontent .logos {
	width: 100%;
}

ul.logos li {
	float: left;
	margin: 0;
	margin-right: 20px;
	height: 70px;
}

.undercontent .logos li {
	margin-right: 19px;
}

.logos li.last {
	margin-right: 0;
}

.logos span {
	position: absolute;
	border: 1px solid silver;
	background-color: yellow;
	width: 100px;
	height: 100px;
	z-index: 9999;
	margin-left: -10px;
	margin-top: -25px;
}

.meta {
	margin-top: 2px;
	float: left;
	width: 120px;
	margin-right: 20px;
}

.home-item {
	float: left;
	margin-bottom: 1em;
	width: 100%;
}
.item {
	float: left;
	max-width: 70%;
}

.meta span {
	color: #cc4e27;
	text-transform: uppercase;
	float: left;
	width: 100px;
}

.meta span.date {
	color: silver;
	float:left;
	text-transform: none;
	font-size: 0.9em;
	margin-top: 1em;
}


.item h2 {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: .5em;	
	font-size: 1.2em;
}

.footer {
	margin-top: 1em;
	background-color: #3a4445;
	color: #c3c6c9;
	font-size: .925em;
	padding-bottom: 40px;
}

.footer ul li a {
	color: #c3c6c9;
}

.footer .title, .footer a {
	color: white;
}


.footer ul li a:hover {
	color: white;
}
.footer a:hover {
	color: #c3c6c9;
}

.sublogo {
	position: absolute;
	bottom: 20px;
}
.sublogo h1 {
	color: #d8d7d6;
	font-weight: bold;
	font-size: 1.4em;
	text-shadow: #929292 2px 2px 0;
	text-transform: uppercase;
}
/* Menu */

.menu ul {
	float: left;
	list-style: none;
}

.menu ul li {
	float: left;
	font-size: 1.2em;
}

.menu ul li a {
	line-height: 3em;
	font-weight: 300;
	color: #828282;
	margin-left: 10px;
	text-shadow: #e9e9e9 2px 2px 1px;
}

.menu ul li a:hover {
	color: #0A3954;
}


.menu ul li.active a {
	color: black;
}

.menu ul.lang {
	float: right;
	margin-right: 10px;
	margin-top: 2px;
}

.menu ul.lang li {
	clear: both;
}

.menu ul.lang li a {
	line-height: 1em;
	font-size: .8em;
	text-transform: uppercase;
	text-shadow: none;
	color: silver;
}


.menu ul.lang li a.active {
	color:#828282; 
}

.logo img {
	margin-top: 5px;
}

.footer-logo {
	text-align: right;
}

ul.consortium {
	margin-left: 0;
	margin-top: 1em;
}

ul.consortium li {
	margin-left: 0;
	margin-bottom: 20px;
	width: 100%;
	height: 40px;
	list-style: none;
}
ul.consortium li span {
	float: left;
	width: 140px;
	text-align: center;
}

ul.consortium li a {
	color: black;
	line-height: 40px;
}
ul.consortium li a:hover {
	color: maroon;
}

.news h2 {
	text-shadow: none;
	font-size: 1.0em;
}

.date {
	color: gray;
}

h4 {
	font-weight: normal;
	text-shadow: none;
	font-size: 1em;
}
h4 a {
	color: #535252;
	font-weight: normal;
}
.home-item p.date {
	margin-top: -10px;
}

.thumbnail {
	margin-left: 10px;
	padding: 4px;
	border: 1px solid #eaeaea;
}

.news img {
	margin-left: 10px;
	padding: 4px;
	border: 1px solid #eaeaea;
}

.intro-links {
	margin-top: 3em;
	float: left;
	width: 100%;
}

.helper-link {
	float: left;
	width: 100%;
}

.helper-link a {
	float: right;
	line-height: 1.5em;
	background-color: white;
	padding: 10px 20px;
	color: #CC4E27;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px #E9E9E9;
}

table {
/*	border: 1px solid silver;*/
	margin-bottom: 1em;
}

tr {
	/*border: 1px solid silver;*/
}

td {
	/*border: 1px solid silver;*/
	padding: 5px;
}

td:nth-child(2) {
	padding-left: 10px !important;
}

td p {
	margin: 0;
}

strong {
	font-weight: 700;
}
