html,body {
    margin: 0;
    padding: 0;
}

body {
    font-family: arial,sans-serif;
    font-size: 76%;
    text-align: center;
}

h1,h2 {
    margin: 0;
    padding: 0;
}

h1 {
}

h2 {
}

a, a:visited, a:link {
    text-decoration: none;
    /*color: #4C4C4C;*/
    color: #20358C;
}

a:hover {
    /*color: #666666;*/
    color: #EE2375;
}

.ie6 {
    float: none;
}

#page {
    margin: 0 auto;
    width: 900px;
    text-align: left;
    height: auto;
    min-height: 100%;
    background-color: #FFFFFF;
    /*display: inline;*/
    color: #4c4c4c;
}

#page img {
    border: 0;
}

#workspace {
    clear: both;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: inline;
}
#header {
    clear: both;
    padding-top: 20px;
}

#logo {
    float: left;
    padding-left: 9px;
    padding-right: 27px;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*\*/
* html #logo {
    padding-right: 51px;
}
/**/

#menu {
    float: right;
    width: 626px;
    height: 63px;
    background-image: url(../images/menu.png);
    display: inline;
    margin: 0;
    padding: 0;
}

#nav {
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: absolute;
    float: right;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 33px;
}

#nav li {
    display: inline;
    list-style: none;
    padding: 0;
    float: left;
    position: relative;
    margin-left: 8px;
    margin-right: 22px;
    margin-top: 24px;
}

#nav a {
    display: block;
    float: none;
    list-style: none;
    position: relative;
}

#nav *:hover {
    background-color: none;
    color: #EE2375;
}

#nav-cosa-facciamo {
    /*margin-left: 28px;*/
}

#clienti {
    display: none;
    position: absolute;
    left: 0;
    margin: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    width: 180px;
    line-height: 0; /* IE6 "fix" */
    margin-left: -14px;
    margin-left: -28px !important;
}

#clienti a {
    color: #20358C;
    opacity: 0.9;
    filter: alpha(opacity=90);
    zoom: 1; /* IE6/7 fix */
    /*border-bottom: none; [>- I also needed this for IE6/7<]*/
}

#clienti li {
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

#clienti li a {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: white;
}

#clienti li div {
    padding: 10px;
}

.arrow {
    padding-top: 5px;
}

#flash {
    clear: both;
}

#body {
    float: left;
    width: 600px;
    display: inline;
    padding-left: 10px;
}

#content {
    float: left;
    margin-top: 10px;
    display: inline;
    font-size: 15px;
	line-height: 1.3;
}

.index_box {
    width: 285px;
    float: left;
    padding: 5px;
    display: inline;
}

.index_header {
    color: #EE2375;
    min-height: 24px;
}

/*\*/
* html .index_header {
height: 24px;
}
/**/

.index_text {
    min-height: 60px;
    font-size: 14px;
}

/*\*/
* html .index_text {
height: 60px;
}
/**/

#navigation {
    width: 260px;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
    color: #4D4D4D;
}

html>body #navigation {
    width: 260px;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
}

#navigation a {
    color: #4D4D4D;
}

#navigation_name {
}

#navigation_header {
    min-height: 26px;
    background-image: url(../images/left-menu-top.png);
}

/*\*/
* html #navigation_header {
height: 26px;
}
/**/

#navigation_header_index {
    min-height: 26px;
    padding-top: 20px;
}

/*\*/
* html #navigation_header_index {
height: 26px;
}
/**/

#navigation_body {
    min-height: 231px;
    background-image: url(../images/left-menu-body.png);
    background-repeat: repeat-y;
}

/*\*/
* html #navigation_body {
height: 231px;
}
/**/

#navigation_body_index {
    min-height: 231px;
    padding-top: 15px;
}

/*\*/
* html #navigation_body_index {
height: 231px;
}
/**/

.news_index {
    padding-top: 15px;
}

.news_index_header {
    font-weight: bold;
}

.news_index_body {
    color: #8C8C8C;
}

#footer_color {
    background-color: #CDCDCD;
}

#footer {
    margin: 0 auto;
    width: 900px;
    text-align: left;
    position: bottom;
    height: auto;
    min-height: 100%;
    padding-top: 0px;
    padding-bottom: 50px;
    margin-top: 60px;
}

html>body #footer {
    margin-top: 70px;
}

#footer:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE5/Mac \*/
* html #footer {
    height: 1px;
}
#footer {
    display: block;
}
/* End hide from IE5/Mac */

#footer_content {
    margin: 0 auto;
    text-align: left;
    height: auto;
    min-height: 100%;
    /*background-color: #FFFFFF;*/
    display: inline;
}

#footer_content img {
    border: 0;
}

#footer_logo {
    float: left;
}

#footer_contacts {
    float: left;
    padding-left: 20px;
    padding-top: 16px;
    /*background-color: #CDCDCD;*/
    margin-left: 67px;
    margin-left: 134px !important;
}

html>body #footer_contacts {
    padding-top: 0px;
}

#footer_email {
    float: left;
    /*padding-left: 200px;*/
    padding-top: 50px;
    /*background-color: #CDCDCD;*/
    margin-left: 100px;
    margin-left: 200px !important;
}

html>body #footer_email {
    padding-top: 28px;
}

#footer_content ul {
    margin: 0 auto;
    list-style: none;
    text-align: center;
    display: inline;
    /*width: 100%;*/
}

#footer_content li {
    display: inline;
    vertical-align: middle;
    list-style: none;
    text-align: left;
    border-left: 1px dotted;
    padding: 0 10px 0 10px;
    font-family: verdana,tahoma,arial,sans-serif;
    display: inline;
}

#footer_content li.first {
    border-left: none;
}

#footer_email a, #footer_email a:visited, #footer_email a:link {
    text-decoration: none;
    color: black;
}

#footer_email a:hover, #footer_email a:active {
    color: #666666;
}

.hidden {
    display: none;
}

.clear {
    font-size: 0px;
    line-height: 0px;
    display: block;
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 0px;
    width: auto;
}

.magenta {
    color: #EE2375;
}

.black {
    color: #4D4D4D;
}

.blue {
    color: #20358C;
}

.box {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 24px;
    border-bottom: 1px solid #CDCDCD;
}

.menu_button {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
}

.menu_button:hover {
    color: #EE2375;
    font-size: 15px;
}

.menu_button_active {
    background: #FFFFFF;
    color: #EE2375;
    border-right: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: -10px;
    margin-right: 10px;
    font-size: 15px;
}

html>body .menu_button_active {
    margin-left: -10px;
    margin-right: 10px;
}

.news {
    clear: both;
    width: 600px;
    margin-top: 30px;
}

.news_date {
    font-size: 15px;
    padding-top: 10px;
}

.news_header {
    padding-top: 5px;
    font-size: 22px;
}

.news_body {
    padding-top: 5px;
    font-size: 15px;
}

.divisor {
    border-bottom: 1px solid #CDCDCD;
    height: 1px;
    width: 150px;
    margin-top: 3px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
}

html>body .divisor {
    margin-top: 6px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
}


.pagination {
    clear: both;
    text-align: center;
}

.step-links {
    padding-top: 20px;
    float: left;
}

.step-links-prev {
    padding-right: 20px;
}

.step-links-current {
}

.step-links-next {
    padding-left: 20px;
}

#index {
    min-height: 169px;
    margin-top: 10px;
    line-height: 20px;
    font-size: 16px;
}

/*\*/
* html #index {
height: 169px;
}
/**/

#i-nostri-clienti {
    border-top: 1px solid #CDCDCD;
    margin-top: 30px;
    padding-top: 20px;
}


