﻿@import url(layout.css);
body {
	color: #444444;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
}
#container {
	width: 800px;
	height: 480px;
	margin:4% auto;
	text-align: left;
	vertical-align: top;
}

#footer {
    vertical-align:top;
	text-align: justify;
	background-color: #000000;
	overflow: hidden;
	padding: 0px;
	background: #000000;		
	color: #ffffff;
	width: 100%; 
	height: 180px;
}

#masthead {
	text-align: right;
	vertical-align: bottom;	
	margin-right: 0px;
	margin-left: 0px;
	width: 800px;
	height: 60px;
	padding: 0px;
	background-color: #ffffff;
	color:#E8E8E8;
}

#TopHeader
{
    vertical-align:top;
	text-align: justify;
	background-color: #000000;
	overflow: hidden;
	padding: 0px;
	background: #000000;		
	color: #ffffff;
	width: 100%; 
	height: 10px;
}

#footertextstyle {
	background-color: #000000;
	overflow: hidden;
	background: #000000;	
	color: #001228;
}
#page_content {
	background: #ffffff;
	height: 450px;
	width: 800px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	text-indent:1cm;
	font-family: "Microsoft Sans Serif", Arial;
	font-size:12px;
}
#page_content a {
    text-decoration:none;
}
#column_l {
	width: 160px;
	height: 450px;
	text-align: justify;
	background-image:url('../images/Consultant_BW.jpg');
	background-repeat: no-repeat;
}
#column_l:hover {
	width: 160px;
	height: 450px;
	text-align: justify;
	background-image:url('../images/Consultant_Color.jpg');
	background-repeat: no-repeat;
}
#column_2 {
	width: 160px;
	height: 450px;
	text-align: justify;
	background-image:url('../images/Solutions_BW.jpg');
	background-repeat: no-repeat;
}
#column_2:hover {
	width: 160px;
	height: 450px;
	text-align: justify;
	background-image:url('../images/Solutions_Color.jpg');
	background-repeat: no-repeat;
}
#column_3 {
	width: 160px;
	height: 450px;
	text-align: justify;
	background-image:url('../images/Casi_BW.jpg');
	background-repeat: no-repeat;
}
#column_3:hover {
	width: 160px;
	height: 450px;
	text-align: justify;
	background-image:url('../images/Casi_Color.jpg');
	background-repeat: no-repeat;
}
#column_4 {
	width: 160px;
	height: 450px;
	text-align: justify;
	background-image:url('../images/Contact_BW.jpg');
	background-repeat: no-repeat;
}
#column_4:hover {
	width: 160px;
	height: 450px;
	text-align: justify;
	background-image:url('../images/Contact_Color.jpg');
	background-repeat: no-repeat;
}
#column_5 {
	width: 160px;
	height: 450px;
	text-align: justify;
	background-image:url('../images/News_BW.jpg');
	background-repeat: no-repeat;
}
#column_5:hover {
	width: 160px;
	height: 450px;
	text-align: justify;
	background-image:url('../images/News_Color.jpg');
	background-repeat: no-repeat;
}
/* Stili per il titolo */
#masthead img {
	float: left;
}
#masthead p {
	color: #fff;
	font-size: x-small;
	text-align: right;
	vertical-align: bottom;
	margin: 10px 10px 0 10px;
}
#masthead a {
	color: #fff;
	text-decoration: none;
    font-weight:normal;
}
#masthead a:hover {
	color: #fff;
	text-decoration: none;
    font-weight: bold;
}
/* Stili per il contenuto */
h1 {
	color: #0f2441;
	font-size: 2.0em;
}
h2 {
	color: #0f2441;
	font-size: 1.75em;
}
h3 {
	color: #0f2441;
	font-size: 1.5em;
}
h4 {
	color: #0f2441;
	font-size: 1.25em;
}
h5 {
	color: #0f2441;
	font-size: 0.75em;
}
h6 {
	color: #0f2441;
	font-size: 0.5em;
}
big {
	color: #0f2441;
	font-size: medium;
}
/* Stili per il piè di pagina */
#footer p {
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
	color: #001228;
}
#footer a {
	color: #FF0000;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
    font-weight:bold;
}
#footertextstyle a {
	color: #FF0000;
	text-decoration: none;
}
#footertextstyle a:hover {
	color: #FF0000;
	text-decoration: none;
    font-weight:bold;
}
/* Stili per i collegamenti */
#areamenu {
    font-size:small;
	font-family: "Arial Narrow";
	color: #001228;
	text-decoration: none; 
    color: #001228;
	background-color: #ffffff;
}
#areamenu:hover {
	font-family: "Arial Narrow";
    background-color: #001228;
	color: #ffffff;
	text-decoration: none; 
}
#areamenu a {
	font-family: "Arial Narrow";
	color: #001228;
	text-decoration: none; 
    color: #001228;
	background-color: #ffffff;
}
#areamenu a:hover {
	font-family: "Arial Narrow";
    background-color: #001228;
	color: #ffffff;
	text-decoration: none; 
}
.contentlink {
	color: #000000;
	font-family: "Microsoft Sans Serif", Arial;
	font-size:x-small;
}
.contentlink a {
	color: #FF0000;
	text-decoration: none;
	font-family: "Microsoft Sans Serif", Arial;	
}
.contentlink a:hover {
	color: #FF0000;
	text-decoration: none;
    font-weight:bold;
	font-family: "Microsoft Sans Serif", Arial;
}
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

