/* CSS Document */

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

body {
background-color: #C3AED8;
background-image: url(../img_struct/BgBody.jpg);
background-position:top center;
background-repeat:no-repeat;
text-align: center;
padding-top: 50px;
font-family:'Lucida Grande', Tahoma, Arial,  Helvetica, sans-serif;
font-size:11px;
}

a, a:hover, a:visited {
color: black;
}

ol {
margin: 0px;
padding: 0px 0px 0px 18px;
}


h1 {
font-size: 11px;
text-transform: uppercase;
display:inline;
margin-bottom: 10px;
}

#wrapper {
text-align: left;
width: 710px;
background-color:#FFFFFF;
margin: 0px auto;
line-height: 1.4em;
}

#navbar {
background-image:url(../img_struct/header.jpg);
line-height: 40px;
color: white;
margin: 1px;
height: 185px;
}

#navbar ul {
list-style:none;
border: 1px solid white;
margin: 0px;
padding:0px;
}

#navbar ul li {
float: left;
}


#navbar ul li a {
color: white;
text-transform:uppercase;
text-decoration:none;
display:block;
padding:0px 10px;
background-image:url(../img_struct/list-img.gif);
background-repeat:no-repeat;
background-position: 5px;
padding-left: 25px;
font-weight: bold;
font-size:15px;
}

#navbar ul li a:hover, #navbar ul li a.active {
color: #C3AED8;
}


#colsx { /*servizi*/
margin-right: 360px;
margin-left:20px;
}

#coldx { /* colonna di sinistra*/
width: 370px;
margin-right:10px;
padding-left:10px;
float:right;
}

#coldx_contatti { /* colonna di sinistra*/
width: 470px;
margin-right:10px;
padding-left:10px;
float:right;
}

#menuStory { /* colonna di sinistra*/
width: 480px;
margin-right:10px;
padding-left:10px;
float:right;
}

#dxStory { /*servizi*/
margin-right: 500px;
margin-left:20px;
}


#dxStory ul {
list-style: none;
margin: 10px 0px 0px 5px;
}

#dxStory ul li {
margin: 5px;
}


#dxStory ul li a{
text-decoration: none;
}


#dxStory ul li a:hover{
text-decoration: underline;
}


#dxStory ul li a.active{
text-decoration: underline;
}

.wrapper_nome {
padding:7px 0px 25px 0px;
}

.nome {
float: left;
padding-left:10px;
width: 180px;
}


#footer {
text-align:left;
width: 680px;
margin:0 auto;
padding:10px 15px;
color: white;
background-color: #4f4f4f;
border: 1px solid white;
height: 100px;
}

#footer div.element {
float: left;
width:155px;
padding:0px 5px 0px 5px;
}


#footer div.element ul{
margin:0px;
padding: 0px;
list-style:none;
}

#footer div.element ul li{
margin:0px 0px 5px 0px;
padding: 0px;
}


#footer div.element ul li a{
color: white;
text-decoration: underline;
}


#credits {
clear:both;
text-align:right;
}


#credits a {
clear:both;
text-align:right;
color: white;
text-decoration:none;
}


#loghi{
clear:both;
}


#tuovideo{
margin-bottom:3px;
border-width:0px;
}

#blog{
border-width:0.5px;
}

#slideshare{
margin-bottom:2px;
border-width:0.5px;
}

#xing{
border-width:0.5px;
}

#secondlife{
border-width:0.5px;
}

#flickr{
border-width:0.5px;
}

#youtube{
border-width:0.5px;
}

#wiki{
margin-bottom:2px;
border-width:0.5px;
}

#viadeo{
margin-bottom:1px;
border-width:0.5px;
}

#facebook{
border-width:0.5px;
margin-bottom:1px;
}


