@import url(reset.css);

a { text-decoration: none !important; }

body {
	background-color: #eeeeee;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet Ms", Helvetica, Arial, sans-serif;
	text-align: center;
}

strong {
	font-weight: bold;
}

div.brochure {
	background-color: #FFFFFF;
	border: 4px solid #DDDDDD;
	color: #77b800;
	font-size: 0.9em;
	font-weight: bold;
	padding: 1em 1.4em;
}
div.brochure a {
	color: #77b800;
}
div.brochure img {
	padding-right: 1em;
}

h1#claim {
	color: #777777;
	float: left;
	font-size: 0.8em;
	padding-top: 52px;
	
}

#banner { line-height: 0px; }

#box {
	margin: 0px auto;
	text-align: left;
	width: 897px;
}

#content {
	min-height: 362px;
	margin-top: 40px;
}

#content.internal  {
	clear: both;
	margin-bottom: 10px;
}

#content ul {
	list-style: disc;
	margin: 0.5em 0em 0.5em 3em;
}

#content ul li {
	padding: 0.1em;
}

#content #leftcol {
	padding: 0px 40px;
	width: 430px;
}

#content #leftcol.internal  {
	padding: 0px 40px 0px 0px;
	width: 550px;
}

#content #leftcol.big  {
	padding: 0px 10px;
	width: 877px;
}

#content #leftcol h2 {
	color: #666666;
	font-size: 26px;
	letter-spacing: -1px;
}

#content #leftcol.big h2 {
	border-bottom: 1px solid #999999;
}

#content #leftcol h3 {
	color: #77b800;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: 24px;
	margin-top: 25px;
}

#content #leftcol h4 {
	color: #777777;
	font-size: 16px;
	font-weight: bold; 
	font-style: italic;
	letter-spacing: -1px;
	border-bottom: 1px solid #cccccc;
}

#content #leftcol.internal .testo h3 {
	margin-bottom: 0.2em !important;
}

#content #leftcol .testo {
	color: #444444;
	font-size: 0.85em;
	margin-top: 10px;
	text-align: justify;
}

#content .testo p {
	margin-bottom: 10px;
}

#content .testo em {
	font-style: italic;
}

#content .testo strong {
	font-weight: bold;
}
	
#content .testo a {
	color: #77b800;
	font-weight: bold;
}

#content #rightcol {
	background-image: url(../images/separator.png);
	background-repeat: no-repeat;
	float: right;
	padding: 0px 40px 0px 50px;
	min-height: 362px;
	width: 290px;
}

#content #rightcol.internal  {
	background-image: none;
	padding: 50px 0px 0px;
}

#content #rightcol.internal .testo {
	color: #444444;
	font-size: 0.85em;
	margin-top: 10px;
	text-align: justify;
}

#content #rightcol h3 {
	color: #666666;	
	font-size: 26px;
	letter-spacing: -1px;
}

#content #rightcol.internal h3 {
	color: #77b800;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: 24px;
	margin-top: 30px;
}

#content #rightcol .news .data {
	color: #77b800;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 25px;
	text-transform: uppercase;
}

#content #rightcol .news .titolino {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

#content #rightcol .news p {
	color: #444444;
	font-size: 0.85em;
	margin-top: 10px;
	text-align: justify;
}

#footer {
	background-color: #ffffff;
	border-bottom: 15px solid #77b800;
	height: 3.2em;
}

#footer #footercnt {
	color: #999999;
	font-size: 0.7em;
	margin: 0px auto;
	position: relative;
	text-align: left;
	top: 1.5em;
	width: 897px;
}

#footer #footercnt .left {
	float: left;
}

#footer #footercnt .right {
	float: right;
}

#footer strong {
	color: #77b800;
	font-weight: bold;
}

#footer a {
	color: #77b800;
	font-weight: bold;
	padding: 0 1em;
}
#menu {
	padding: 45px 0px 0px;
	float: right;
}

#menu li {
	font-size: 0.9em;
	float: left;
	padding: 0.3em 1em;
	margin-left: 0.5em;
}

#menu li a {
	color: #666666;
}

#menu li a:hover {
	color: #77b800;
}

#menu li.selected {
	background-color: #d6e0e2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#language {
	color: #AAAAAA;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 0.6em;
}
#language li {
	float: left;
	padding: 0.5em;
}
#language li a { color: #aaaaaa; font-weight: bold; }
#language li a img { vertical-align: middle; padding-right: 0.5em; }
.logo { border: 0; float: left; }
.blog {
	background-image: url(../images/blog-3dgis.png);
	background-repeat: no-repeat;
    width: 195px;
    height: 58px;
    margin-top: 5px;
    padding: 7px 15px 5px 80px;
    cursor: pointer;
}
.blog h5 {
    color: #77b800;
    font-size:1em;
    font-weight:bold;
    letter-spacing:-0.5px;
}
.blog p {
    color: #666666;
    font-size: 0.8em;
    line-height: 1em;
}
