
body {
background: #000 url(/logo/logo2_200.jpg) no-repeat center 40px;
font: normal 14px "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
color: #eee;

}


h1 {

}



a {
color:#eee;
text-decoration:none;
}

a:hover {
color:#FCAC06;
}


a img {
border:0;
}


#main {
width:990px;
margin:20px auto;
text-align:center;

}


#home h1 {
display:none;
}

#menu {
margin:40px auto 20px auto;
font-size:16px;
}


#menu a {
margin:0 10px;
}

#menu a.selected, #menu a:hover.selected   {
color:#777;
cursor:default;
}


#content {
background:#111;
border:solid 1px #333;
padding:10px;
font-family:Arial;
}

/*#home #content {
width:700px;
margin:50px auto;
font-size:13px;
background:transparent;
border:0;
}

#home #content img {
background:#111;
border:solid 1px #333;
padding:10px;
}
*/


#home #content {
width:700px;
margin:50px auto;
}

.hometext {
font-size:12px;
text-align:left;
}

.hometext div {
margin:15px 0;
padding-left:42px;
}



.lang-it {
background:url(/layout/img/it.png) no-repeat left;
}

.lang-en {
background:url(/layout/img/en.png) no-repeat left;
}

.lang-es {
background:url(/layout/img/es.png) no-repeat left;
}

.lang-fr {
background:url(/layout/img/fr.png) no-repeat left;
}

.lang-de {
background:url(/layout/img/de.png) no-repeat left;
}

.lang-jp {
background:url(/layout/img/jp.png) no-repeat left;
}






#content h1 {
text-align:left;
font-size:18px;
}


#content p {
text-align:left;
line-height:1.3em;
font-size:13px;
}




table td {
font-family:Arial;
}

#table1 {

top:40px;
width:100%;
margin:0 auto;
}


#footer {
margin:30px 0;
}



#footer h4 {
font-weight:normal;
}


#copy {
text-align:center;
font-size:12px;
font-weight:normal;
margin:20px auto;
color:#444;

}


.mrhide {
visibility:hidden;
clear:both;
}