﻿


body {
	margin-top: 10px;
	padding: 0;
	background: #FFFFFF url('../images/backgroundGradient.jpg') repeat-x left top;
}

body, #content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
	line-height: normal;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
    color:  #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a { color: #1C4254;
	text-decoration: none; }

a:hover { text-decoration: underline; }

a img {
	border: none;
}

.cl {
	clear:both;
}
#wrapper {
	width: 900px;
	margin: auto;
}

/* Header */

#header {
	height: 60px;
	background: url('../images/headerTop.jpg') no-repeat left top;
}

/* Menu */

#menu {
	padding-top: 20px;
}

#menu ul {
	margin: 0;
	line-height: normal;	
}

#menu li {
	display: block;
	float: left;
	background: url('../images/puntoElencoMenu.gif') no-repeat left 50%;
	margin-right: 15px;
	padding-left: 18px;
}

#menu a {
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .paginaCorrente a {
	text-decoration: underline;
}


/* Page */

#page {
	margin: 20px auto;
}

/** LOGO */

#logo {
	height: 230px;
	margin: 0 auto;
	background: url('../images/headerFerrovie.png') no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 170px;
	line-height: normal;
}

#logo h1 { 	float: left;
padding-top: 70px; }

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 130px 0 0 170px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	width: 600px;
	margin-left: 300px;
}

/* Content */

#content {
	margin-bottom: 25px;
}

#content .title {
	font-weight: bold;
	height: 30px;
	margin-bottom: 8px;
	padding: 8px 0px 2px 30px;
	background: url(../images/boxContentTitle.gif) no-repeat left top;
	color: #FFFFFF;
}

#content .title a, #content .title a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

#content h3 {
	color:#1C4254;
	font-size: 16px;
	margin: 10px auto 0 auto;

}

#content h4 {
	color: #000000;
	font-size: 14px;
	margin: 0 auto 0 auto;
}

#content .h4Space h4 {
	margin-top: 12pt;
	font-size: 13px;
}

#content p {
	padding: 0 5px 0 5px;
}

#content ul {
	line-height: 100%;
	font-size: 14px;
	list-style-image: url('../images/puntoElenco.gif');
	list-style-position:inside;
	padding: 0 5px 0 5px;
}

#content ul li {
	margin-bottom: 5px;
}

/*ContentTable */
.contentTable {
	margin: 10px 3px 25px 3px;
	border-collapse: collapse;
}

.contentTable .data {
	font-size: 12px;
	color: #837669;
}

.contentTable tbody tr {
	border-bottom: thin #e8e8e8 solid;
}
.contentTable td.imgNews img{
	width:80px;
	height:60px;
}

.contentTable td.news {
	vertical-align: middle;
	font-size: 14px;
	text-align: justify;
    padding-left: 7px;
}

.contentTable td.tipologia {
    width: 75px;
    min-height: 65px;
    text-align: center;
    vertical-align: middle;
    border: solid thin #1C4254;
}
.contentTable td.condividi {
  padding-left: 5px;
  vertical-align: middle;
  text-align: center;
}
.contentTable td.condividi  img{

    width: 30px;
    height: 30px;
}
/*---------------*/
/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
}


#sidebar p {
	margin: 0 0 20px 0;
}

#sidebar .title {
	font-weight: bold;
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 8px 0 2px 30px;
	background: url('../images/boxSidebar.png') no-repeat left top;
	color: #FFFFFF;
}





/* Footer */

#footer {
	margin: 100px auto;
	padding: 0;
	background: url('../images/headerBottom.jpg') no-repeat left top;
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 2px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}