/*  softCodex Sagl - www.softcodex.ch */

body{
font:14px Arial, Helvetica, Verdana;
background-color:#010101;
color:#828282;
}

a{
text-decoration:none;
color:#828282;
font-weight:bold;
}

a:hover{
text-decoration:none;
color:#fff;
}

a img{
border:0;
}

/* Niente bordi per tutti i form contatto */
#noborder, #noborder tr, #noborder td {
border:0!important;
}

#left {
text-align:left;
}

#center {
text-align:center;
}

.intro {
width:630px;
min-height:150px;
height: auto !important;
height: 150px;
background: url(images/logo.gif) no-repeat left;
padding:300px 0 0 0px;
text-align:left;
}