
/* ---------------------------------------- html tags */
html, body {
margin: 0;
padding: 0;
border: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
background: #99c5dc;
color: #333;
text-align: center;
font-size: 62.5%;
}
h1, h2	{
font-family: Georgia, "Times New Roman", Times, serif;
}
img	{
display: block;
border: 0;
}
p {
margin-top: 0;
margin-bottom: 1em;
text-align: left;
line-height: 1.1em;
}
a {
background: transparent;
color: #004E9B; 
}
a:hover {
background-color: #3D7CC2; 
color: #fff; 
text-decoration: none;
}
input {
font-family: Arial, Helvetica, sans-serif;
background-color: #fff;
color: #333333;
font-size: 11px;
padding: 2px;
border: solid 1px #ccc;
vertical-align: middle;
}
.formBtn {
font-family: Arial, Helvetica, sans-serif;
background-color: #E1E1E1;
color: #333333;
font-size: 11px;
padding: 0 3px;
border: solid 1px #999;
}


/* ---------------------------------------- top (logo + util menu) */
#top {
width: 760px;
height: 12px;
margin: 0 auto;
padding: 0;
/*background: #fff url("marginTo.jpg") repeat-x top;*/
background: #fff;
border: #999 solid 1px repeat-x top;
}
div#topMn {
width: 720px;
height: 20px;
margin: 0 10px;
padding: 3px 0 2px;
text-align: right;
}
#topMn div ul {
margin: 0;
padding: 0;
list-style-type: none;
float: right;
}
@media screen,print and (min-width: 340px){
#topMn div ul
{ width:340px; }
}
#topMn div ul li {
margin: 6px 0 0 0;
padding: 0;
display: block;
float: left;
border-right: solid 1px #aab9ca;
}
#topMn div ul li a {
background: #fff;
color: #2B5788;
font-size: 1em;
padding: 0 6px 3px;
text-transform: lowercase;
text-decoration: none;
text-align: center;
display: block;
float: left;
}
#topMn div ul li a:hover {
color: #fff;
background-color: #3D7CC2;
}


/* ---------------------------------------- header */
#header {
background: transparent url("header00.jpg") no-repeat top; 
width: 720px;
height: 115px;
margin: 0 0 0 20px;
voice-family: "\"}\"";
voice-family: inherit;
margin: 0 auto;
}
html>#header {
margin: 0 auto;
}
#header p{
display: none;
}

/* ---------------------------------------- main navigation */
div#mainMn {
background: #7DA6D3;
width: 720px;
height: 25px;
padding: 0;
margin: -25px 0 0 20px;
voice-family: "\"}\"";
voice-family: inherit;
margin: -25px auto 0;
}
html>#mainMn {
margin: -25px auto 0;
}
div#menu {
width: 720px;
height: 25px;
margin: 0;
padding: 0;
}
#menu ul {
background: #7DA6D3;
margin: 0;
padding: 0 10px;
list-style-type: none;
text-align: center;
}
#menu ul li {
padding: 0;
margin: 0;
text-align: center;
display: block;
float: left;
}
#menu ul li a {
height: 25px;
color: #fff;
font-size: 1.1em;
padding: 5px 12px;
margin: 0;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
text-align: center;
white-space: nowrap;
display: block;
float: left;
height: 14px;
}
#menu ul li a:hover {
background: #3D7CC2;
color: #fff;
}
#menu ul li #mnTxt {
color: #999;
width: 92px;
margin: 0;
padding: 5px;
font-size: 1.1em;
}

#SEZ002 #mnBtn_1 a, #SEZ003 #mnBtn_2 a, #SEZ004 #mnBtn_3 a, #SEZ005 #mnBtn_4 a, #SEZ006 #mnBtn_5 a, #SEZ007 #mnBtn_6 a {
background: #3E81CA url("mnBg0000.jpg") repeat-x top;
color: #fff;
}

/* menu open */
#SEZ002 #mnBtn_1, #SEZ003 #mnBtn_2, #SEZ004 #mnBtn_3, #SEZ005 #mnBtn_4, #SEZ006 #mnBtn_5, #SEZ007 #mnBtn_6 {
background: #fff url("mnBgIn00.jpg") repeat-x top;
color: #3E81CA;
}


/* ---------------------------------------- wrapper (content container) */	
#wrapper {
/*background: #fff url("marginLe.jpg") repeat-y left top;*/
background: #fff;
border: #999 solid 1px repeat-y left top;
width: 760px;
text-align: center;
margin: 0 auto;
}
#content {
/*background: transparent url("marginRi.jpg") repeat-y right top;*/
background: #fff;
border: #0B4283 solid 1px repeat-y right top;
color: #333;
width: 760px;
padding: 0;
margin: 0;
text-align: left;
}
#leftContent {
margin: 0;
padding: 0 0 0 20px;
width: 521px;
border-right: dotted 1px #ccc;
float: left;
voice-family: "\"}\"";
voice-family: inherit;
width: 500px;
}
html>#mainMn {
width: 500px;
}

/* ---------------------------------------- content backgrounds */
#home #leftContent {
text-align:justify;
padding: 0 0 0 20px;
width: 473px;
voice-family: "\"}\"";
voice-family: inherit;
width: 453px;
}
html>#mainMn {
width: 453px;
}
#page1 #leftContent {
background: transparent url("photo300.jpg") no-repeat top right;
}
#page2 #leftContent {
background: transparent url("photo200.jpg") no-repeat top right;
}
#page2 #leftContent p.shorter {
width: 280px;
}
#page3 #leftContent {
background: transparent url("photo400.jpg") no-repeat top right;
}
#page4 #leftContent {
background: transparent url("photo800.jpg") no-repeat top right;
}
#page4 #leftContent p.shorter {
width: 300px;
}
#page5 #leftContent {
background: transparent url("photo600.jpg") no-repeat bottom right;
}
#page5 #leftContent p.shorter {
width: 250px;
}
#page6 #leftContent {
background: transparent url("photo900.jpg") no-repeat top right;
}
#page6 #leftContent p.shorter {
width: 420px;
}
#page7 #leftContent {
background: transparent url("photo101.jpg") no-repeat top right;
}
#page7 #leftContent p.shorter {
width: 300px;
}
#page8 #leftContent {
background: transparent url("photo700.jpg") no-repeat top right;
}
#page8 #leftContent p.shorter {
width: 320px;
}
#page9 #leftContent {
background: transparent url("photox00.jpg") no-repeat top right;
}
#page10 #leftContent {
background: transparent url("photo400.jpg") no-repeat top right;
}
#page10 #leftContent p.shorter {
width: 320px;
}



#leftContent h3 {
font-size: 1.4em;
margin: 5px 0;
color: #006699;
font-weight: normal;
}
#pageContent {
background: transparent;
padding: 0;
margin: 0;
}
#fullContent {
background: transparent;
padding: 0 15px 20px 20px;
margin: 0;
}
#fullContent ul, #fullContent dl {
margin: 0 0 15px 20px;
list-style-image: url("bullet00.gif");
}
#fullContent dl {
margin: 0;
}
#fullContent p, #fullContent li, #fullContent dt {
font-size: 1.2em;
color: #555;
}
#fullContent dd {
font-style:italic;
font-size: 1.2em;
color: #666;
margin: 0 0 5px 0;
}
#fullContent ul li a {
text-decoration: none;
}



/* ---------------------------------------- intro (home) */
#intro {
/*width: 400px;*/

}
#intro h2 {
font-size: 1.8em;
margin: 20px 15px 0;
line-height: 0.9em;
font-weight: normal;
color: #000066;
}
#intro h3 {
font-size: 1.3em;
margin: 10px 15px;
color: #666;
font-weight: normal;
line-height: 1em;
}
#intro h4 {
width: 210px;
font-size: 1.3em;
margin: 10px 15px;
color: #666;
font-weight: normal;
line-height: 1em;
}
#intro h4 strong {
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.1em;
font-size: 1.2em;
font-weight: normal;
color: #3873B4;
display:block;
margin: 5px 0 8px;
}
#intro div {
background: transparent;
margin: 0;
padding-left: 95px;
}
#intro p {
text-align:justify;
font-size: 1.1em;
margin: 0 0 6px 0;
color: #666;
}


/* ---------------------------------------- news (home) */
#news {
margin: 8px 0 15px;
padding: 0 15px 10px;
}
#news img {
float: left;
margin: 2px 8px 1px 0;
}
#news h2 {
font-size: 1.6em;
font-weight: normal;
margin: 0 5px;
color: #CC9933;
}
#news h3 {
font-size: 1.2em;
font-weight: normal;
color: #333;
padding: 0;
margin: 1px 0;
}
#news div, #news p#archive {
margin: 8px 5px 15px;
padding: 0;
}
#news p#archive {
margin-bottom: 0;
}
#news div p {
margin: 0 0 6px 0;
padding: 0;
color: #666;
font-size: 1.1em;
}
#news p#archive {
font-size: 1.1em;
}

/* ---------------------------------------- section (template) */
#section {
margin: 0;
padding: 0;
width: auto;
}
#fullContent h2 {
font-size: 1.8em;
font-weight: normal;
margin: 15px 0;
color: #CC9933;
}
#sectContent {
margin: 0;
padding: 15px 40px;
border-top: dashed 1px #ccc;
}
#sectContent p {
margin: 0 0 6px 0;
padding: 0;
color: #666;
}
#sectContent h3 {
font-size: 1.4em;
margin: 5px 0 10px;
color: #333;
font-weight: normal;
line-height: 1em;
}

/* ---------------------------------------- right bar */	
#rightBar {
background: transparent;
width: 230px;
margin: 0;
padding: 0;
float: right;
}
#home #rightBar {
background: transparent;
width: 278px;
padding: 0 25px 0 5px;
voice-family: "\"}\"";
voice-family: inherit;
width: 248px;
}
html>#home #rightBar {
width: 248px;
}
#rightBar h2 {
font-size: 1.3em;
font-weight: normal;
margin: 10px 25px 8px 5px;
color: #CC9933;
}
#home #rightBar h2 {
font-size: 1.5em;
font-weight: normal;
margin: 5px 10px 0;
color: #CC9933;
}
#rightBar div#rightContent {
padding: 0 0 2px;
margin: 8px 30px 0 5px;
}
#rightBar h3 {
font-size: 1.3em;
color: #444;
margin: 5px 0;
font-weight: bold;
font-style: normal;
}
#rightBar img {
float: left;
margin: 3px 8px 1px 0;
}
#rightBar p {
font-size: 1.1em;
color: #626262;
}
#rightBar ul, #rightBar dl {
margin: 0 0 15px 20px;
list-style-image: url("bullet00.gif");
}
#rightBar dl {
margin: 0;
}
#rightBar p, #rightBar li, #rightBar dt {
font-size: 1.1em;
color: #555;
}
#rightBar dd {
font-size: 1.1em;
color: #888;
margin: 2px 0 5px 0;
line-height:1em;
}
#rightBar ul li a {
text-decoration: none;
}

/* ---------------------------------------- vetrina (right bar) */
#vetrina {
padding: 0 0 2px;
margin: 8px 10px 0;
border-bottom: dotted 1px #ccc;
}
#vetrina h3 {
font-size: 1.1em;
color: #444;
margin: 5px 0;
font-weight: bold;
font-style: normal;
}
#vetrina h4 {
font-size: 1.1em;
margin: 0 0 5px;
font-weight: bold;
}
#vetrina img {
float: left;
margin: 3px 8px 1px 0;
}
#vetrina p {
font-size: 1em;
color: #626262;
}


/* ---------------------------------------- downloadArea (right bar) */
#downloadArea {
color: #666;
padding: 0 0 12px;
margin: 8px 10px 0;
border: 0;
text-align: left;
border-bottom: dotted 1px #ccc;
}
#downloadArea div {
clear: both;
height: 32px;
}
#clientsArea form{
margin: 0;
border: 0;
}
#clientsArea label {
float: left;
display: block;
width: 55px;
font-size: 11px;
margin: 0;
padding-top: 2px;
text-align: right;
}
#clientsArea div.inputField {
display: block;
margin: 0 0 2px 54px;
}

/* ---------------------------------------- contattaci (right bar) */
#contact {
margin: 15px 10px 5px;
padding: 0;
}
#contact p {
color: #797979;
font-size: 1.4em;
margin: 0 5px;
display: block;
}
#contact a {
text-decoration: none;
}
#contact a:hover {
color: #fff;
}

/* ---------------------------------------- mm logos */
#mmLogos {
background: transparent;
height: 40px;
padding-top: 10px;
clear: both;
border-bottom: dotted 1px #ccc;
voice-family: "\"}\"";
voice-family: inherit;
height: 30px;
}
html>#mmLogos {
height: 30px;
}
#mmLogos img {
margin: 0 12px 0 5px;
float: left;
}


/* ---------------------------------------- footer */
#footer {
background: #fff;
font-family: Arial, Helvetica, sans-serif;
width: 700px;
color: #666;
font-size: 1em;
margin: 0 auto;
padding: 5px 10px 0;
text-align: left;
border-top: dashed 1px #ccc;
clear: both;
margin: 0 0 0 20px;
voice-family: "\"}\"";
voice-family: inherit;
margin: 0 auto;
}
html>#mainMn {
margin: 0 auto;
} 
#footer p {
margin: 15px 0 0;
padding: 0;
}
#footer a {
font-weight: normal;
text-decoration: underline;
margin: 0 2px;
}
#footer #w3c {
float: right;
}
#footer #w3c img {
display: inline;
margin: 10px 0 0;
}
#footer #copyright {
margin-top: 10px;
}
#footer #contact {
float: right;
margin-top: -5px;
}
#bottom {
width: 760px;
height: 18px;
margin: 0 auto;
padding: 0;
/*background: #fff url("marginBo.jpg") repeat-x bottom;*/
background: #fff;
border: #999 solid 1px repeat-x bottom;
}

/* ---------------------------------------- xtras */
.hide {
display: none;
}
.normal {
font-weight:normal;
}
span.accesskey, a span.accesskey { 
text-decoration: underline; 
}
.smaller {
font-size: 0.9em;
}
.markedColor {
font-weight: bold;
color: #0077B0;
}
.marked {
font-weight: bold;
color: #333;
}
.right {
float: right;
}
#fullContent div.noteBox {
background-color: #F2EAC8;
border: dashed 1px #c93;
margin: 20px;
padding: 10px 10px 5px;
}
#fullContent div.noteBox p {
color: #333;
font-style:italic;
line-height: normal;
}
.box1 {
background-color: #F0F8FF;
border: dashed 1px #ccc;
margin: 10px 0;
padding: 10px;
white-space: nowrap;
}
#sectContent .box1 p {
color: #333;
font-size: 1.1em;
}
acronym {
cursor: help;
}
#path {
background: #739FD2 url("path_bg0.jpg") repeat-y right top;
color: #D5EAFF;
font-size: 1em;
margin: 0;
padding: 3px 22px;
}
#path a {
background: transparent;
color: #D5EAFF; 
}
#path a:hover {
background-color: #3D7CC2; 
color: #fff; 
text-decoration: none;
}

/* portfolio */
.portfolioBox {
padding: 10px 0 20px;
font-size: 0.9em;
color: #626262;
line-height: 1em;
clear: both;
}
.portfolioBox div#first {
padding-top: 0;
}
.portfolioBox img.thumbs {
float: left;
margin: 0 10px 5px 0
}
.portfolioBox p {
margin: 0 0 4px;
}
.portfolioBox strong {
color: #333;
}
#fullContent div.portfolioBox h3 {
font-weight: bold;
margin-bottom: 8px;
}

/* ---------------------------------------- admin */	
#leftBar {
background: transparent;
width: 170px;
margin: 0;
padding: 0;
float: left;
}

.noScreen {display:none}

a.button img{
  margin:0 3px -3px 0 !important;
  padding:0;
  border:none;
  width:16px;
  height:16px;
  float:none;
}

button {
  width:auto;
  overflow:visible;
  padding:4px 10px 3px 7px;   /* IE6 */
}
button[type] {
  padding:4px 10px 4px 7px;   /* Firefox */
  line-height:17px;           /* Safari */
}
*:first-child+html button[type] {
  padding:4px 10px 3px 7px;   /* IE7 */
}

a.button, button {
  margin:0 0.583em 0.667em 0;
}