/* @override http://marvin.local:8080/erg-ist/docroot/erg/css/mobile.css */

html, body {
	font: 100% Arial, sans-serif;
	background: #ffffff;
	text-align: left;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset {
	border: 0;
}

ol {
	list-style: none;
}

ul {
	list-style: none;
}

br {
	clear: both;
}

caption {
	text-align: left;
}

th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr {
	border: 0;
}

acronym {
	border: 0;
}

a {
	text-decoration: none;
	color: #699D31;
}

div {
	font-size: medium;
}

p {
	font-size: medium;
}

.header {
	padding: 5px 15px;
	height: 65px;
	border-bottom: 1px solid #eaeaea;
}

.header a {
	width: 100%;
	height: 65px;
	display: block;
	text-indent: -5000px;
	background: #ffffff url(../images/logo-small.png) no-repeat 15px 5px;
}

.footer {
	padding: 5px 15px;
	font-size: x-small;
}

.section {
	clear: both;
	display: block;
	padding: 5px 15px;
	background: #699D31;
	font-size: medium;
	font-weight: bold;
	color: #222;
	text-transform: uppercase;
	border-bottom: 1px solid #eaeaea;
}

.navigation {
	padding: 5px 15px;
	border-bottom: 1px solid #eaeaea;
}

.content {
	padding: 5px 15px;
	border-bottom: 1px solid #eaeaea;
}

.content .title {
	font-size: x-large;
	font-weight: bold;
	margin-bottom: 1em;
}

.content .date {
	margin-bottom: 1em;
}

.content .abstract, .content .abstract p {
	margin-top: .5em;
	margin-bottom: .5em;
}

.content .description {
	margin-top: .5em;
	margin-bottom: .5em;
}

.testo {
	padding: 5px 15px;
	border-bottom: 1px solid #eaeaea;
}

.list li {
	border-bottom: 1px solid #eaeaea;
	font-size: large;
}

.list div {
	border-bottom: 1px solid #ccc;
	font-size: large;
}

.list a {
	font-size: medium;
	display: block;
	padding: 9px 22px 7px 15px;
	background: transparent url(../images/arrow_right.gif) center right no-repeat
}
